Commits
User selector
Commit History
Commits on Dec 14, 2020
cppgc: Forward enum deprecation
Show description for 366d228authored andcommitted
Commits on Dec 10, 2020
cppgc: Allow to disable incremental marking/sweeping
Show description for d46c94dauthored andcommitted
Commits on Dec 1, 2020
heap, cppgc: Add write barrier for TracedReference
Show description for 17ed49bauthored andcommitted
Commits on Nov 26, 2020
cppgc: Fix and merge cppgc samples
Show description for f8fa0edauthored andcommitted
Commits on Nov 25, 2020
cppgc: Refactor write barriers
Show description for e881304authored andcommitted
Commits on Nov 24, 2020
cppgc: Expose write barriers
Show description for 3b82f4cauthored 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 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
cppgc: Add more basic type traits
Show description for 0d827daauthored andcommitted
Commits on Oct 23, 2020
Reland "cppgc: Port backing store compaction."
Show description for b5979eaauthored andcommitted
Commits on Oct 22, 2020
Revert "cppgc: Port backing store compaction."
Show description for 252d7b4authored andcommitted
cppgc: Port backing store compaction.
Show description for 90ea9b3authored andcommitted
cppgc: Support weak containers
Show description for 0353c0aauthored 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
Fix typos
Show description for c1c4f29authored andcommitted
Commits on Oct 16, 2020
cppgc: Add TraceStrongly to Visitor
Show description for cb802efauthored andcommitted
Commits on Oct 15, 2020
cppgc: Support ephemeron tracing
Show description for 718fbb8authored andcommitted
Commits on Oct 14, 2020
cppgc: Pass on source location when tracing roots
Show description for 86b4583authored andcommitted
Commits on Oct 9, 2020
cppgc: Add bailout for concurrent marking
Show description for 8ac2d54authored andcommitted
Migrate CrossThreadPersistent
Show description for 4569ffaauthored andcommitted
cppgc: Fix compile-time typename for release builds
Show description for d3e8c83authored andcommitted
Commits on Oct 8, 2020
cppgc: Support compile-time typename computation
Show description for d21c89bauthored andcommitted

cppgc: Provide TraceTraitBase that users can inherit from
Show description for 0b96f71authored andcommitted
cppgc: Use libplatform as default platform
Show description for 65bec1aauthored andcommitted
cppgc: Add naming infrastructure
Show description for f50c64bauthored andcommitted
Commits on Oct 6, 2020
cppgc: Mark custom spaces as compactable
Show description for 4d5ab15authored andcommitted
Commits on Oct 1, 2020
cppgc: Move ProcessWeakness into FinishMarking
Show description for 20e1ba2authored andcommitted
Commits on Sep 28, 2020
Reland "cppgc: Provide jobs support through DefaultPlatform and TestPlatform"
Show description for 905318cauthored andcommitted
Commits on Sep 25, 2020
Revert "cppgc: Provide jobs support through DefaultPlatform and TestPlatform"
Show description for 2221f09authored andcommitted
cppgc: Provide jobs support through DefaultPlatform and TestPlatform
Show description for 22c0fc8authored andcommitted
Commits on Sep 17, 2020
cppgc: Support incremental marking without non-nested tasks
Show description for 58ca454authored andcommitted
Commits on Sep 2, 2020
cppgc: Typo and signature fix
Show description for 42d2cd7authored andcommitted