Commits
User selector
Commit History
Commits on Jul 14, 2021
[wasm] Add CPU time metrics (reland)
Show description for 905aafaauthored andcommitted
Commits on Jul 13, 2021
[fastcall] Swap the template arguments in CopyAndConvertArrayToCppBuffer
Show description for 0f9e9e2authored andcommitted
cppgc-js: Expose size for C++ types with a human-readable name
Show description for 7ff9cd1authored andcommitted
cppgc, heap: Batch incremental events for UMA.
Show description for c76e2adauthored andcommitted
Commits on Jul 12, 2021
cppgc: Wire up discarded size
Show description for fb28cfeauthored andcommitted
Commits on Jul 9, 2021
[fastcall] Resolve CFunction overloads based on type checks at runtime
Show description for 2690d46authored andcommitted
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
Promises: Add is_silent flag and ignore rejects when it is set
Show description for f5fa069authored andcommitted
Commits on Jul 5, 2021
[inspector] Add `throwOnSideEffect` to `Runtime.callFunctionOn`.
Show description for 32328edauthored andcommitted
Commits on Jul 2, 2021
Revert "[build] Separate out inspector as a shared library"
Show description for 50fb0a2authored andcommitted
[build] Separate out inspector as a shared library
Show description for 92bfb63authored andcommitted
Commits on Jun 24, 2021
Add noexcept to cppgc::BasicPersistent's move assignment operator.
Show description for 5029637authored andcommitted
Commits on Jun 23, 2021
[fastcall] Support JSArray as arguments
Show description for d0aebc0authored andcommitted
api: Make sure TracedReference never is a zap value
Show description for e8c5de2authored andcommitted
Commits on Jun 17, 2021
Use vanilla context for exception meta data
Show description for 60dfa4dauthored andcommitted
Commits on Jun 16, 2021
[ext-code-space] Add CodeDataContainer::code field and friends
Show description for 227e901authored andcommitted
Commits on Jun 14, 2021
[API] Allow embedders to assign instance types
Show description for 5f82dbbauthored andcommitted
Commits on Jun 9, 2021
Introduce Isolate::ClearCachesForTesting API method
Show description for 0b95f28authored andcommitted
Commits on Jun 8, 2021
cppgc: NameProvider:GetName() -> NameProvider::GetHumanReadableName()
Show description for 8c2c22fauthored andcommitted
Remove ulan@ from OWNERS
Show description for 87e0d0aauthored andcommitted
Add TryGetCurrent() method to v8::Isolate
Show description for ca05c5aauthored andcommitted
Commits on Jun 2, 2021
Add exception metadata handling to V8 inspector
Show description for cda92a6authored andcommitted
Commits on Jun 1, 2021
[api] Support PropertyAttribute in v8::Template::Set
Show description for 22a32f1authored andcommitted
Commits on May 31, 2021
[fastcall] Extend the fast API interface with sequences
Show description for 7261bf0authored andcommitted
Commits on May 27, 2021
[fastcall] Resolve CFunction overloads based on arity
Show description for 3e12e60authored andcommitted
Fix various typos in PDL comments + 1 event param.
Show description for 8713291authored andcommitted

Commits on May 21, 2021
Remove one-shot function optimizations.
Show description for 55cbb2cauthored andcommitted
Commits on May 20, 2021
Update V8 version to 9.3
Show description for 1ace3b5authored andcommitted
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 18, 2021
[fastcall] Store multiple CFunction overloads in FunctionTemplateInfo
Show description for ad4eab0authored andcommitted
Commits on May 17, 2021
cppgc: Improve Member checking
Show description for f5b84bcauthored andcommitted