Commits
User selector
Commit History
Commits on Jul 12, 2021
cppgc: Establish invariant that free objects are inaccessible
Show description for 0e1af04authored andcommitted
Another -Wunreachable-code-aggressive error.
Show description for b053370authored andcommitted
Commits on Jul 1, 2021
Upstream Cobalt changes in base/ and utils/
Show description for 9c904a8authored andcommitted
Commits on Jun 24, 2021
[macros] Upstream Google3 changes
Show description for bd80ad8authored andcommitted
Reland "[base] Move most of src/numbers into base"
Show description for 44e73e0authored andcommitted
Revert "[base] Move most of src/numbers into base"
Show description for 10f6151authored andcommitted
[base] Move most of src/numbers into base
Show description for 9701d4aauthored andcommitted
Commits on Jun 23, 2021
Upstream Cobalt changes in cpu
Show description for 93604c5authored andcommitted
Add Dummy implementations of atomics for Cobalt
Show description for 2c2b213authored andcommitted
Commits on Jun 22, 2021
[base] Create base/strings.h
Show description for 9010201authored andcommitted
Commits on Jun 18, 2021
[base] Move utils/vector.h to base/vector.h
Show description for 7f5383eauthored andcommitted
Commits on Jun 16, 2021
Replace strdup with base::Strdup
Show description for 7956f95authored andcommitted
Commits on Jun 10, 2021
Revert to use memcpy instead of base::Memcpy
Show description for 0395c42authored andcommitted
This patch enables huge page support for V8's default platform.
Show description for e8fe529authored andcommitted

Commits on Jun 8, 2021
Remove ulan@ from OWNERS
Show description for 87e0d0aauthored andcommitted
Commits on May 27, 2021
[heap] Turn backing_store_bytes_ into uint64_t
Show description for 0ebe286authored andcommitted

Move DISABLE_ASAN macro to base/sanitizer/asan.h
Show description for 2542ce2authored andcommitted
Commits on May 24, 2021
Reland "[codegen] Add TSAN support for tagged stores in generated code"
Show description for 4f41eb1authored andcommitted
Commits on May 21, 2021
[Torque] Introduce a builder pattern to generate C++ code
Show description for f2dbf31authored andcommitted
Commits on May 20, 2021
Fix unaligned access in Relaxed_Memcpy
Show description for 3871bc8authored andcommitted
Commits on May 18, 2021
Revert "[codegen] Add TSAN support for tagged stores in generated code"
Show description for fc6f56ccommitted
Commits on May 14, 2021
[codegen] Add TSAN support for tagged stores in generated code
Show description for 2c096b5authored andcommitted
Commits on May 10, 2021
Remove support for non-c++14 compliant constexpr
Show description for 499f169authored andcommitted
Commits on May 6, 2021
Fix data race in array sorting
Show description for 9c5623cauthored andcommitted
Commits on Apr 30, 2021
[cleanup][base] Remove redundant NOLINT annotations
Show description for b0ce0e3authored andcommitted
Commits on Apr 29, 2021
PPC: Add Power10 to the supported list and enable related features
Show description for 530080cauthored andcommitted

Commits on Apr 28, 2021
[ptr-cage] Factor CodeRange out of MemoryAllocator and share along with ptr cage
Show description for 0b5ec84authored andcommitted
base: Move lsan.h to base/sanitizer/
Show description for 6181e5bauthored andcommitted
Commits on Apr 27, 2021
base: Add ASAN and MSAN support
Show description for 99c0434authored andcommitted
base: Fix export for LsanPageAllocator
Show description for 41272e0authored andcommitted
Commits on Apr 26, 2021
cppgc: Add LSAN support for pages containing managed objects
Show description for 53400a4authored andcommitted
Commits on Apr 24, 2021
[wasm] Add missing scopes for code modification
Show description for eb57c72authored andcommitted
Commits on Apr 23, 2021
[base] Use std atomics on all platforms
Show description for 56d956aauthored andcommitted
Commits on Apr 21, 2021
[base] Optimize VLQ
Show description for 92b6c12authored andcommitted
Commits on Apr 14, 2021
[small-vector] Hard-crash on failed allocation
Show description for b9f1977authored andcommitted