Commits
User selector
Commit History
Commits on May 26, 2020
Reland "cppgc: Port concurrent sweeper"
Show description for 09f082fauthored andcommitted

Revert "cppgc: Port concurrent sweeper"
Show description for a35d0e8authored andcommitted
cppgc: Port concurrent sweeper
Show description for 9a0e6bdauthored andcommitted

Commits on May 15, 2020
cppgc: Add composite object tracing to Visitor
Show description for 1d26770authored andcommitted
Commits on May 13, 2020
cppgc: Add TraceCallback to GCInfo
Show description for 288b545authored andcommitted
cppgc: Use static_assert to force semi colon after macro
Show description for 81290c4authored andcommitted
Commits on May 12, 2020
heap,cppgc: Update StackState enum values
Show description for fff219bauthored andcommitted
Commits on May 11, 2020
cppgc: Allocation cleanups
Show description for d65ea66authored andcommitted
Commits on May 8, 2020
cppgc: Fix typo in docs
Show description for 80a63bdauthored andcommitted
cppgc: Implement allocation on custom spaces
Show description for 611d1bbauthored andcommitted
Commits on May 7, 2020
Reland "cppgc: Initial marking loop"
Show description for f197fd2authored andcommitted
Revert "cppgc: Initial marking loop"
Show description for dc1af6aauthored andcommitted
cppgc: Initial marking loop
Show description for fb9a19fauthored andcommitted
Commits on May 6, 2020
cppgc: Add public garbage collection call
Show description for f67e8abauthored andcommitted
Commits on May 5, 2020
cppgc: Introduce Sweeper
Show description for d5e0e5cauthored andcommitted

cppgc: Add PostConstructionCallbackTrait
Show description for 69110a7authored andcommitted
Commits on Apr 29, 2020
cppgc: Duplicate worklist
Show description for a856444authored andcommitted
Commits on Apr 28, 2020
cppgc: Introduce heap object structure classes
Show description for 22f80fcauthored andcommitted

Commits on Apr 27, 2020
Fix LINT exceptions across the code base
Show description for 920a53bauthored andcommitted
Revert "cppgc: Fix NOLINT exception"
Show description for 804112eauthored andcommitted
cppgc: Fix NOLINT exception
Show description for 313ad53authored andcommitted
Commits on Apr 21, 2020
cppgc: Add public target to build against
Show description for eefd5d3authored andcommitted
Commits on Apr 20, 2020
cppgc: Make Trace methods const
Show description for b246d34authored andcommitted
Commits on Apr 16, 2020
cppgc: Visitor: Add custom weak callback support
Show description for b7981e3authored andcommitted
Commits on Apr 15, 2020
cppgc: Port Persistent
Show description for db7c21eauthored andcommitted

Commits on Apr 14, 2020
cppgc: Add simple check/dcheck facilities
Show description for 3eefe03authored andcommitted

cppgc: Add support for prefinalizers
Show description for 28bc264authored andcommitted
cppgc: First round of API docs
Show description for 2e61c41authored andcommitted
cppgc: Provide Visitor::Trace for WeakMember
Show description for e839361authored andcommitted
cppgc: LivenessBroker
Show description for bc12982authored andcommitted
Commits on Apr 9, 2020
cppgc: Fix GetHeapFromPayload
Show description for 46a1fa1authored andcommitted
cppgc: Provide basic allocation to have access to Heap backref
Show description for 66cfc31authored andcommitted
Commits on Apr 8, 2020
cppgc: Refine Member a bit
Show description for c02258fauthored andcommitted

cppgc: Move implementation headers in internal/ dir
Show description for 1277b5fauthored andcommitted

Commits on Apr 7, 2020
cppgc: Provide Visitor and tracing infrastructure for Member
Show description for c4e7f6bauthored andcommitted