Commits
User selector
Commit History
Commits on Jul 23, 2020
[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
api: Add JSVisitor and JSMember reference
Show description for 3a50eaeauthored andcommitted
Commits on Jul 3, 2020
cppgc: Various cleanups
Show description for 9c362b0authored andcommitted
Commits on Jul 2, 2020
cppgc: Refactor visitation 2/3
Show description for 448907aauthored andcommitted
Commits on Jul 1, 2020
[v8] Change TypedArray max length definition for 32 bit builds
Show description for b7bbe0aauthored andcommitted
Commits on Jun 25, 2020
[d8] Changes needed for testing Atomics.waitasync
Show description for f70c2d6authored andcommitted
Changed version number to 8.6
Show description for bad4049authored andcommitted
Commits on Jun 23, 2020
[api] Add a ScriptId getter for Module objects
Show description for de05e68authored andcommitted
[Platform API] Add comment about non-nestable tasks
Show description for e63ca15authored andcommitted
Commits on Jun 22, 2020
[Respect] Rename lists
Show description for 6574a71authored andcommitted
cppgc: Remove NOLINT(runtime/references)
Show description for a938481authored andcommitted
Commits on Jun 19, 2020
inspector: Add flag to Runtime.evaluate() for unsafe eval
Show description for f510c66authored andcommitted
Reland "cppgc: Properly clear (Weak)Peristent and WeakMember pointers"
Show description for 8bdce52authored andcommitted
[v8] Allow for 4GB TypedArrays
Show description for 94dd3e9authored andcommitted
Commits on Jun 17, 2020
Revert "cppgc: Properly clear (Weak)Peristent and WeakMember pointers"
Show description for 8a27d9fauthored andcommitted
cppgc: Properly clear (Weak)Peristent and WeakMember pointers
Show description for e0c1a34authored andcommitted
cppgc: Add initial implementation of young generation
Show description for 5785d98authored andcommitted

Commits on Jun 16, 2020
[api] Add cbruni@ as api owner
Show description for 87ec89dauthored andcommitted
cppgc: Move caged heap into a separate class
Show description for 3a929dfauthored andcommitted

Commits on Jun 15, 2020
cppgc: Various trivial fixes
Show description for 2f8c30eauthored andcommitted
Commits on Jun 12, 2020
Suppress cast-function-type in PersistentBase::SetWeak
Show description for f08cbfdauthored andcommitted
Commits on Jun 11, 2020
cppgc: Rework pre-finalizer registration
Show description for 154627bauthored andcommitted
Commits on Jun 10, 2020
cppgc: Introduce AllocationHandle
Show description for 935d915authored andcommitted
[wasm] Add use counters for anyref, bulk memory and multi value
Show description for fe201c3authored andcommitted
[api] Avoid using v8::NewFromUtf8Lilteral if possible
Show description for e51ad7eauthored andcommitted