Commits
User selector
Commit History
Commits on Aug 25, 2020
[Jobs API]: Implement missing Jobs pieces in the various v8 implementations.
Show description for d77e12bauthored andcommitted
Commits on Aug 24, 2020
[unwinder] Delete the old unwinder API
Show description for 9c5eed7authored andcommitted
Introduce Starboard platform
Show description for acbb989authored andcommitted
Commits on Aug 20, 2020
Changed version number to 8.7
Show description for 2afdb4aauthored andcommitted
Commits on Aug 17, 2020
minor tidy up of v8/include/v8.h
Show description for 5488d2dauthored andcommitted
Commits on Aug 13, 2020
[Jobs API]: Expose missing pieces in Job to accommodate worklist users.
Show description for 2d0cad7authored andcommitted
Commits on Aug 12, 2020
[heap] Move external memory counters back into Heap
Show description for 2e37bfcauthored andcommitted

Commits on Aug 10, 2020
[atomics] Remove the deprecated Atomics.wake
Show description for a36f40cauthored andcommitted
[api] Add API function Isolate::HasPendingBackgroundTasks
Show description for c392760authored andcommitted
Commits on Aug 6, 2020
[heap] Remove DeferredHandles instrumentation
Show description for d855a6aauthored andcommitted
[turbofan] Add tests for uint64 for fast API calls
Show description for 4eb1505authored andcommitted
Commits on Aug 5, 2020
cppgc: Use full qualifier in prefinalizer macro.
Show description for ed2c707authored andcommitted
Commits on Aug 4, 2020
[debug] Add CDP method to support skipLists
Show description for 5c84929authored andcommitted
Commits on Aug 3, 2020
heap: Fix TracedReference::IsEmptyThreadSafe again
Show description for 75d4b18authored andcommitted
Commits on Aug 1, 2020
[ukm] Rename v8::Context::Token to v8::metrics::Recorder::ContextId
Show description for 260ec99authored andcommitted
Commits on Jul 31, 2020
heap: Fix TracedReference::IsEmptyThreadSafe
Show description for 84be14cauthored andcommitted
Commits on Jul 30, 2020
[platform] Add SharedMemory allocation and mapping
Show description for c1c38e1authored andcommitted
heap: Use atomic writes in TracedReference.
Show description for af92046authored andcommitted
Commits on Jul 29, 2020
Revert "[api] Add a SharedArrayBuffersEnabled callback."
Show description for 80396fdauthored andcommitted

Commits on Jul 28, 2020
[ukm] Add framework for collecting event-based metrics
Show description for 367da30authored andcommitted
Commits on Jul 27, 2020
Report reliable embedderName in scriptParsed/scriptFailedToParse
Show description for 83d7c4dauthored andcommitted
Commits on Jul 24, 2020
[api] Add a SharedArrayBuffersEnabled callback.
Show description for 76b53b6authored andcommitted

[turbofan] Cleanup of the fast API calls
Show description for 9329242authored andcommitted
Commits on Jul 23, 2020
cppgc: Add basic operations for JSMember
Show description for 34e211bauthored andcommitted
[api] Don't provide a default PostJob implementation
Show description for 4aa185bauthored andcommitted
cppgc: Add DefaultPlatform and standalone sample
Show description for e68ff8eauthored andcommitted

Commits on Jul 22, 2020
[modules] Allow import.meta callback to throw
Show description for b8e51d9authored andcommitted
[turbofan] Remove object unwrapping for fast C calls
Show description for 470b614authored andcommitted
Commits on Jul 20, 2020
[platform] Provide NewDefaultJobHandle function
Show description for cb082a6authored andcommitted
Commits on Jul 17, 2020
Expose async iterator prototype.
Show description for 0c1a75eauthored andcommitted
Commits on Jul 15, 2020
[turbofan] Fast API calls support for default fallback
Show description for ca1e657authored andcommitted
Commits on Jul 10, 2020
heap: Add atomic unified-heap support
Show description for 9a11adaauthored andcommitted
cppgc: Use object start bitmap to trace mixins
Show description for ab2b18eauthored andcommitted
Commits on Jul 9, 2020
[api] Fix TryCatch comment
Show description for 3353502authored andcommitted
Commits on Jul 7, 2020
[heap, api] Add a memory measurement mode that doesn't force GC
Show description for 10fdca8authored andcommitted