Commits
User selector
Commit History
Commits on Sep 30, 2021
cppgc: Check same thread accesses to PersistentRegion
Show description for 6040cafauthored andcommitted
cppgc: Add same thread check for Members and Persistents
Show description for ea2723cauthored andcommitted
Commits on Sep 27, 2021
cppgc: Support virtual prefinalizers
Show description for 14cc79cauthored andcommitted
Commits on Sep 24, 2021
cppgc: Fix check for assignments in prefinalizers
Show description for 960a440authored andcommitted
Commits on Sep 23, 2021
cppgc: Add early bailout to write barrier
Show description for e5c2de4authored andcommitted
Commits on Sep 16, 2021
cppgc: Add GetWriteBarrierType that ignores slots
Show description for ed04597authored andcommitted
Commits on Sep 7, 2021
cppgc: Fix GCInfo creation
Show description for 90da628authored andcommitted
Commits on Sep 1, 2021
cppgc: Fix compilation of young generation
Show description for 64c8087authored andcommitted
Commits on Aug 31, 2021
cppgc: Fix CTP destruction
Show description for 760682dauthored andcommitted
Commits on Aug 25, 2021
Reland "cppgc: Fix CTP for destruction""
Show description for 3161d67authored andcommitted
Revert "cppgc: Fix CTP for destruction"
Show description for 8ab11efauthored andcommitted
Commits on Aug 24, 2021
cppgc: Update README
Show description for 22cd803authored andcommitted
cppgc: Fix CTP for destruction
Show description for 5a6c7deauthored andcommitted
Commits on Aug 20, 2021
cppgc: Fix benign data race in CTP destruction
Show description for 44f2843authored andcommitted
Commits on Aug 17, 2021
cppgc: Remove experimental notice
Show description for 831dd7cauthored andcommitted
Commits on Aug 16, 2021
cppgc: Drop high-address stack assumption
Show description for 12bbe90authored andcommitted
cppgc: Fix gcc compilation of FinalizerTrait
Show description for 2e3b1bdauthored andcommitted
Commits on Aug 14, 2021
cppgc: Optimize GCInfo setup
Show description for 479bfdbauthored andcommitted
Commits on Aug 12, 2021
cppgc: Use load/store instead of fetch_or
Show description for 2e00625authored andcommitted

Commits on Aug 11, 2021
cppgc: LivenessBroker: Treat nullptr as live
Show description for aff3c48authored andcommitted
Commits on Aug 10, 2021
cppgc: Assumption of stack location doesn't hold on Mac
Show description for 8d12fa9authored andcommitted
Commits on Aug 9, 2021
cppgc: Add CHECK that caged heap is allocated below stack
Show description for e82a3b1authored andcommitted
cppgc: Fix missing <utility> include
Show description for 6942618authored andcommitted
Commits on Aug 5, 2021
cppgc: Fix comment
Show description for 1525e95authored andcommitted
Commits on Aug 4, 2021
cppgc: Fuchsia can allocate stack below 4GB
Show description for a92f70dauthored andcommitted
Commits on Aug 3, 2021
cppgc: Handle low-address stack in write barrier.
Show description for 649d3c1authored andcommitted
Commits on Jul 21, 2021
cppgc: Allow CrossThreadPersistent to access poisoned memory from GC
Show description for c58862cauthored andcommitted
Commits on Jul 13, 2021
cppgc-js: Expose size for C++ types with a human-readable name
Show description for 7ff9cd1authored andcommitted
Commits on Jul 12, 2021
cppgc: Wire up discarded size
Show description for fb28cfeauthored andcommitted
Commits on Jul 9, 2021
cppgc: Remove old unused HeapStatistics APIs
Show description for ebda3e7authored andcommitted
Commits on Jul 8, 2021
cppgc: Canonicalize type names properly for heap dumps
Show description for a3f0310authored andcommitted
Commits on Jul 7, 2021
cppgc: Allow for differentiating committed and physical size on a page
Show description for f182fecauthored andcommitted
Commits on Jun 24, 2021
Add noexcept to cppgc::BasicPersistent's move assignment operator.
Show description for 5029637authored andcommitted
Commits on Jun 8, 2021
cppgc: NameProvider:GetName() -> NameProvider::GetHumanReadableName()
Show description for 8c2c22fauthored andcommitted
Commits on May 20, 2021
cppgc: IWYU cleanups
Show description for 5181aa6authored andcommitted