Commits
User selector
Commit History
Commits on Jul 23, 2020
cppgc: Add DefaultPlatform and standalone sample
Show description for e68ff8eauthored andcommitted

Commits on Jul 10, 2020
cppgc: Use object start bitmap to trace mixins
Show description for ab2b18eauthored andcommitted
Commits on Jul 7, 2020
api: Add JSVisitor and JSMember reference
Show description for 3a50eaeauthored andcommitted
Commits on Jul 3, 2020
cppgc: Various cleanups
Show description for 9c362b0authored andcommitted
Commits on Jul 2, 2020
cppgc: Refactor visitation 2/3
Show description for 448907aauthored andcommitted
Commits on Jun 22, 2020
cppgc: Remove NOLINT(runtime/references)
Show description for a938481authored andcommitted
Commits on Jun 19, 2020
Reland "cppgc: Properly clear (Weak)Peristent and WeakMember pointers"
Show description for 8bdce52authored andcommitted
Commits on Jun 17, 2020
Revert "cppgc: Properly clear (Weak)Peristent and WeakMember pointers"
Show description for 8a27d9fauthored andcommitted
cppgc: Properly clear (Weak)Peristent and WeakMember pointers
Show description for e0c1a34authored andcommitted
cppgc: Add initial implementation of young generation
Show description for 5785d98authored andcommitted

Commits on Jun 16, 2020
cppgc: Move caged heap into a separate class
Show description for 3a929dfauthored andcommitted

Commits on Jun 15, 2020
cppgc: Various trivial fixes
Show description for 2f8c30eauthored andcommitted
Commits on Jun 11, 2020
cppgc: Rework pre-finalizer registration
Show description for 154627bauthored andcommitted
Commits on Jun 10, 2020
cppgc: Introduce AllocationHandle
Show description for 935d915authored andcommitted
Commits on Jun 8, 2020
cppgc: Adds docs to SourceLocation
Show description for a3c0bc5authored andcommitted
cppgc: Add basic heap growing strategy
Show description for c9d7b23authored andcommitted
cppgc: Another round of docs
Show description for 5273aacauthored andcommitted
cppgc: Another round of API docs
Show description for 1ea90d4authored andcommitted
Commits on Jun 2, 2020
cppgc: Add write barrier
Show description for ad54f1bauthored andcommitted

Commits on May 28, 2020
cppgc: Rely on per-heap platform objects
Show description for 3d53d7aauthored andcommitted
Commits on May 27, 2020
cppgc: Add some more API documentation
Show description for 44143cfauthored andcommitted
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