Commits
User selector
Commit History
Commits on May 20, 2021
cppgc: IWYU cleanups
Show description for 5181aa6authored andcommitted
Commits on Apr 8, 2021
cppgc: Check for correct base class inheritance
Show description for 143e6a7authored andcommitted
Commits on Mar 17, 2021
cppgc: Refactor object allocation to improve binary size
Show description for fdae1b6authored andcommitted
Commits on Mar 12, 2021
cppgc: Fix GCInfo folding
Show description for 3bb1643authored andcommitted
Commits on Mar 11, 2021
cppgc: Add GCInfo folding
Show description for b01869cauthored andcommitted
Commits on Jan 25, 2021
cppgc: MakeGarbageCollected: Move static asserts to implementation
Show description for 8cc2a64authored andcommitted
Commits on Jan 22, 2021
cppgc: Fix GC traits and add documentation
Show description for 03cea71authored andcommitted
Commits on Nov 11, 2020
cppgc: Add example for AdditionalBytes
Show description for efb5786authored andcommitted
cppgc: Mark object as constructed using std::atomic::fetch_or
Show description for 64206b2authored andcommitted
Commits on Oct 21, 2020
cppgc: Support allocation with additional bytes
Show description for 346b793authored andcommitted
Commits on Oct 19, 2020
cppgc: Improve API documentation
Show description for 853c17aauthored andcommitted
Commits on Jun 22, 2020
cppgc: Remove NOLINT(runtime/references)
Show description for a938481authored andcommitted
Commits on Jun 10, 2020
cppgc: Introduce AllocationHandle
Show description for 935d915authored andcommitted
Commits on Jun 8, 2020
cppgc: Another round of API docs
Show description for 1ea90d4authored andcommitted
Commits on May 8, 2020
cppgc: Implement allocation on custom spaces
Show description for 611d1bbauthored andcommitted
Commits on May 5, 2020
cppgc: Add PostConstructionCallbackTrait
Show description for 69110a7authored andcommitted
Commits on Apr 21, 2020
cppgc: Add public target to build against
Show description for eefd5d3authored andcommitted
Commits on Apr 14, 2020
cppgc: First round of API docs
Show description for 2e61c41authored andcommitted
Commits on Apr 8, 2020
cppgc: Move implementation headers in internal/ dir
Show description for 1277b5fauthored andcommitted

Commits on Apr 1, 2020
cppgc: Add support for mixins
Show description for 03c38afauthored andcommitted
Commits on Mar 27, 2020
cppgc: Add allocation support for managed types
Show description for 872e315authored andcommitted
Commits on Mar 25, 2020
cppgc: Add HeapObjectHeader
Show description for 0a64a52authored andcommitted
Loading