Commits
User selector
Commit History
Commits on Aug 16, 2021
cppgc: Drop high-address stack assumption
Show description for 12bbe90authored 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
Commits on May 20, 2021
cppgc: IWYU cleanups
Show description for 5181aa6authored andcommitted
Commits on Feb 10, 2021
cppgc: Allow multiple calls to InitializeProcess/ShutdownProcess
Show description for 76e8b81authored andcommitted
Commits on Feb 9, 2021
cppgc: Avoid initializing cppgc platform through V8
Show description for 8c99b25authored andcommitted
Commits on Nov 20, 2020
cppgc: Provide default implementation of Platform::GetTracingController
Show description for 9d90e60authored andcommitted
Commits on Nov 19, 2020
cppgc: Add tracing scopes
Show description for 6a1a3a1authored andcommitted
Commits on Oct 19, 2020
cppgc: Improve API documentation
Show description for 853c17aauthored andcommitted
Commits on Jul 23, 2020
cppgc: Add DefaultPlatform and standalone sample
Show description for e68ff8eauthored andcommitted

Commits on Jun 8, 2020
cppgc: Add basic heap growing strategy
Show description for c9d7b23authored andcommitted
Commits on May 28, 2020
cppgc: Rely on per-heap platform objects
Show description for 3d53d7aauthored 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 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 Mar 27, 2020
cppgc: Add allocation support for managed types
Show description for 872e315authored andcommitted
Commits on Mar 24, 2020
cppgc: Add GCInfo machinery
Show description for 4132d72authored andcommitted
Loading