Commits
User selector
Commit History
Commits on Jul 13, 2021
cppgc-js: Expose size for C++ types with a human-readable name
Show description for 7ff9cd1authored andcommitted
Commits on Jun 8, 2021
cppgc: NameProvider:GetName() -> NameProvider::GetHumanReadableName()
Show description for 8c2c22fauthored andcommitted
Commits on May 20, 2021
cppgc: IWYU cleanups
Show description for 5181aa6authored andcommitted
Commits on May 19, 2021
cppgc: Check mark bit on assignment from prefinalizer.
Show description for 2c80e71authored andcommitted
Commits on May 17, 2021
cppgc: Improve Member checking
Show description for f5b84bcauthored andcommitted
Commits on May 11, 2021
cppgc: Relax Member checks
Show description for c29395aauthored andcommitted
Commits on May 10, 2021
Reland "cppgc: Implement basic Member and Persistent checks"
Show description for 1ced5f8authored andcommitted
Commits on May 7, 2021
Revert "cppgc: Implement basic Member and Persistent checks"
Show description for 4a19c62authored andcommitted
cppgc: Implement basic Member and Persistent checks
Show description for 7458e67authored andcommitted
Commits on Apr 30, 2021
[cleanup][include] Remove redundant NOLINT annotations
Show description for a7a0ff1authored andcommitted
Commits on Mar 17, 2021
Reland "cppgc: Rework GC info creation"
Show description for a03a868authored andcommitted
Revert "cppgc: Rework GC info creation"
Show description for 8b9d013authored andcommitted
cppgc: Rework GC info creation
Show description for d76064dauthored andcommitted
Commits on Mar 11, 2021
cppgc: Add GCInfo folding
Show description for b01869cauthored andcommitted
Commits on Mar 9, 2021
cppgc: Fix {Weak}CrossThreadPersistent destruction
Show description for ce336fdauthored andcommitted
Commits on Mar 8, 2021
cppgc: Add checks and locks to (Weak)CrossThreadPersistents
Show description for fe5f67eauthored andcommitted
Commits on Feb 24, 2021
cppgc: Add missing guard for PersistentNode allocation.
Show description for d98b12dauthored andcommitted
cppgc: Check AssignUnsafe use cases
Show description for e18591dauthored andcommitted
Commits on Feb 17, 2021
cppgc: Implement process-global state accessors.
Show description for c174643authored andcommitted
Commits on Feb 8, 2021
cppgc: Avoid dispatching write barrier during atomic pause
Show description for c7ff90dauthored andcommitted
Commits on Feb 5, 2021
cppgc: Fix low-level write barriers
Show description for 65893d8authored andcommitted
Commits on Jan 21, 2021
cppgc,api: Add support for JS->C++ write barriers
Show description for df212a0authored andcommitted
Commits on Jan 19, 2021
heap,cppgc: Support for termination GC
Show description for 852294fauthored andcommitted
Commits on Jan 18, 2021
[build] Add header for externally-visible defines
Show description for 553def5authored andcommitted
Commits on Jan 14, 2021
cppgc: Add support for const T in Member and friends
Show description for 3494110authored andcommitted
Commits on Dec 1, 2020
heap, cppgc: Add write barrier for TracedReference
Show description for 17ed49bauthored 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 11, 2020
cppgc: Mark object as constructed using std::atomic::fetch_or
Show description for 64206b2authored andcommitted
Commits on Oct 19, 2020
Fix typos
Show description for c1c4f29authored andcommitted
Commits on Oct 9, 2020
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: Add naming infrastructure
Show description for f50c64bauthored andcommitted
Commits on Sep 2, 2020
cppgc: Typo and signature fix
Show description for 42d2cd7authored andcommitted