Commits
User selector
Commit History
Commits on Nov 26, 2020
[config] Add V8_NODISCARD for Scope classes
Show description for 14c5b0aauthored andcommitted
Commits on Nov 11, 2020
[asmjs][cleanup] Remove uses of DISALLOW_COPY_AND_ASSIGN
Show description for 11195dfauthored andcommitted
Commits on Nov 3, 2020
Revert "GetCurrentStackPosition() -> base::Stack::GetCurrentStackPosition()"
Show description for df7a86cauthored andcommitted
Commits on Nov 2, 2020
GetCurrentStackPosition() -> base::Stack::GetCurrentStackPosition()
Show description for 8156dd8authored andcommitted
Commits on Oct 20, 2020
Add DIR_METADATA files to v8.
Show description for e5c6a3bauthored andcommitted
Commits on Sep 29, 2020
[wasm][cleanup] Rename kLocal<type> constants -> k<type>Code
Show description for 21d9541authored andcommitted
Commits on Sep 24, 2020
[wasm] Remove --wasm-max-mem-pages-growth flag
Show description for 5f265c3authored andcommitted
Commits on Aug 28, 2020
[asm] Fix globals initialized by '-0'
Show description for 1512f89authored andcommitted
Commits on Aug 14, 2020
[offthread] Change OffThreadIsolate to LocalIsolate
Show description for f1589bbauthored andcommitted
Commits on Jul 24, 2020
[compiler] Off-thread finalize each function immediately
Show description for 198deeaauthored andcommitted
Commits on Jul 17, 2020
[asm] Fix use-after-free in ZoneVectors
Show description for 7887ae6authored andcommitted
Commits on Jul 10, 2020
[zone] Cleanup zone allocations in src/asmjs
Show description for e4f5f23authored andcommitted
Commits on Jul 9, 2020
[wasm-gc] Refactoring in preparation of generalizing WasmInitExpr
Show description for 01e59c4authored andcommitted
Commits on Jun 10, 2020
[globals] Change uc32 to be unsigned
Show description for f6874c7authored andcommitted
Commits on May 6, 2020
[offthread] Unify compiler.cc finalization logic
Show description for 58b12f6authored andcommitted
Commits on Apr 24, 2020
[offthread] Fall-back to main-thread finalization for asm.js
Show description for e0df158authored andcommitted
Commits on Apr 1, 2020
[asm] Fix double literals without dots
Show description for 7bb686aauthored andcommitted
[asm] Avoid instantiation as resumable function
Show description for ee498c1authored andcommitted
Commits on Mar 17, 2020
[wasm] Fix catching of stack overflow in asm.js instantiation
Show description for 050d30fauthored andcommitted
Commits on Mar 3, 2020
[offthread] Allow off-thread bytecode finalization
Show description for 455cb6cauthored andcommitted
[wasm] Remove samples for obsolete histograms
Show description for 547e857authored andcommitted
Commits on Feb 24, 2020
[wasm] Bring memory limits up to spec
Show description for a8b7d47authored andcommitted
Commits on Jan 24, 2020
[wasm] Implement toString of exported functions
Show description for 003f622authored andcommitted
[wasm] Fix confusingly named variables
Show description for 250911bauthored andcommitted
Commits on Jan 21, 2020
Move decoded asm.js offset table off-heap
Show description for 87f0940authored andcommitted
Commits on Jan 20, 2020
[asm.js] Force -0 to be double
Show description for 18e9cecauthored andcommitted
Commits on Jan 8, 2020
[parser] Remove script handle from ParseInfo
Show description for 7fcef44authored andcommitted
Commits on Dec 13, 2019
Remove mstarzinger@ from OWNERS files.
Show description for fde8d2cauthored andcommitted

Remove and update some outdated TODO(mstarzinger).
Show description for b577c1fauthored andcommitted

Commits on Nov 25, 2019
[asm.js] Fix load type of {Float32Array} and {Float64Array}.
Show description for a3a0f80authored andcommitted

Commits on Nov 15, 2019
[cleanup] Split out bit-field.h and bounds.h from utils/utils.h
Show description for 84f3877authored andcommitted
Commits on Oct 15, 2019
[asmjs] Disallow AsmJs instantiation from a SharedArrayBuffer.
Show description for 9de61ebauthored andcommitted
Commits on Oct 8, 2019
[wasm] Rename {Get,Set}Global to Global{Get,Set}
Show description for 1876767authored andcommitted
Commits on Sep 26, 2019
Rename clemensh to clemensb in OWNERS
Show description for 0f2ed10authored andcommitted
Commits on Sep 23, 2019
[asm.js] Fix parsing of float coercion arguments.
Show description for d1e9b88authored andcommitted
