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 Jul 12, 2021
cppgc: Wire up discarded size
Show description for fb28cfeauthored andcommitted
Commits on Jul 9, 2021
cppgc: Remove old unused HeapStatistics APIs
Show description for ebda3e7authored andcommitted
Commits on Jul 8, 2021
cppgc: Canonicalize type names properly for heap dumps
Show description for a3f0310authored andcommitted
Commits on Jul 7, 2021
cppgc: Allow for differentiating committed and physical size on a page
Show description for f182fecauthored andcommitted
Commits on Jun 24, 2021
Add noexcept to cppgc::BasicPersistent's move assignment operator.
Show description for 5029637authored 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
cppgc: Avoid temporaries in Member equality
Show description for 4da83c8authored 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
cppgc: Smaller fixes
Show description for bf003aaauthored andcommitted
Commits on May 5, 2021
cppgc: Adjust explicit management calls
Show description for 801d5a0authored andcommitted
Commits on May 3, 2021
cppgc: Add AtomicCtorTag to Member types
Show description for 39c4369authored andcommitted
Commits on Apr 30, 2021
[cleanup][include] Remove redundant NOLINT annotations
Show description for a7a0ff1authored andcommitted
Commits on Apr 8, 2021
cppgc: Check for correct base class inheritance
Show description for 143e6a7authored andcommitted
Commits on Apr 6, 2021
cppgc: Implement testing APIs
Show description for 8a26290authored andcommitted
Commits on Mar 17, 2021
cppgc: Refactor object allocation to improve binary size
Show description for fdae1b6authored andcommitted
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 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
cppgc: Require object for cppgc::subtle::Resize()
Show description for 5204c32authored andcommitted
Commits on Mar 9, 2021
cppgc: Fix {Weak}CrossThreadPersistent destruction
Show description for ce336fdauthored andcommitted
Commits on Mar 8, 2021
cppgc: Add explicit Resize() call
Show description for e0f4086authored andcommitted
cppgc: Add checks and locks to (Weak)CrossThreadPersistents
Show description for fe5f67eauthored andcommitted
cppgc: Add explicit FreeUnreferencedObject() call
Show description for 0fe9c83authored andcommitted
Commits on Mar 4, 2021
cppgc: Rework Visitor ephemeron handling
Show description for ec741dbauthored andcommitted
Commits on Mar 2, 2021
cppgc: Fix ephemeron processing of empty Member values
Show description for f7a23f4authored andcommitted
Commits on Feb 26, 2021
Reland "cppgc: Rework testing GC infrastructure"
Show description for ae13b85authored andcommitted