Commits
User selector
Commit History
Commits on Mar 31, 2020
Make CreateDynamicFunction switch context before throwing
Show description for 093019eauthored andcommitted
[wasm] Fix capitalization of "Wasm"
Show description for e7cb911authored andcommitted
Commits on Mar 30, 2020
[wasm-simd][x64] AVX codegen
Show description for deb490dauthored andcommitted
[wasm-simd][ia32] Add AVX codgen for i8x16 shifts
Show description for 5455998authored andcommitted
[heap] Properly initialize all fields of ObjectStats
Show description for f6f7ab3authored andcommitted
cppgc: Conservative stack scanning
Show description for c108631authored andcommitted
[cpu-profiler] Add support for refcounting to StringsStorage
Show description for 58b543aauthored andcommitted
[wasm] WAT-compatible naming for imported and exported globals
Show description for 9c91671authored andcommitted
[wasm-simd][arm] Bitmask instructions
Show description for a60707fauthored andcommitted
[class] remove stale TODO
Show description for bbe5187authored andcommitted
PPC/s390: [wasm-simd][liftoff] Implement mul on x64 and ia32
Show description for c2ebc88authored andcommitted

[liftoff][debug] Fix step in from JS
Show description for 788bffdauthored andcommitted
[mips][wasm-simd][liftoff] Implement mul.
Show description for 7a3bc09authored andcommitted
Make CreateDynamicFunction throw if disallowed
Show description for 2aac556authored andcommitted
Fix cputracemark extension
Show description for 85238bdauthored andcommitted
Commits on Mar 27, 2020
[wasm-simd][liftoff] Implement mul on x64 and ia32
Show description for a3d2f7aauthored andcommitted
[wasm-simd][x64] Add AVX codegen
Show description for 0c423a7authored andcommitted
s390: [wasm-simd] Enable LoadTransform tests on the simulator
Show description for c898fb3authored andcommitted

platform: Fix GetStackStart for ARM64 Win
Show description for b10799fauthored andcommitted
[wasm-simd][liftoff][arm][arm64] Implement replace_lane
Show description for 6b6c1b4authored andcommitted
[debug] Fix wrong offset in RemoveBreakpoint
Show description for 8f8839bauthored andcommitted
base: Add Stack utilities
Show description for da40992authored andcommitted
[wasm][debug] Stage --debug-in-liftoff behind --future
Show description for 0f4d68dauthored andcommitted
cppgc: Add allocation support for managed types
Show description for 872e315authored andcommitted
[parser] fix bigint as literal property names precision loss
Show description for 77b5390authored andcommitted
[wasm] Passive element segments don't need a table
Show description for e92fb6eauthored andcommitted
[wasm][debug] Change stack value order in stack scope
Show description for a07dd51authored andcommitted
Commits on Mar 26, 2020
[arm64][msvc] Temporarily deinline LinkageLocation::IsRegister
Show description for 51a55a3authored andcommitted
[wasm] WAT-compatible naming for exported function
Show description for 073c5d2authored andcommitted
[wasm][debug] Make some control opcodes non-breakable
Show description for dbda6c3authored andcommitted
Don't call StoreContextElement for undefined continuation perserved embedder data
Show description for 115c79bauthored andcommitted
[wasm] Passive data segments don't need a memory
Show description for 47cdcc4authored andcommitted
[parser] Process source ranges for background parses
Show description for 7f1282fauthored andcommitted
[liftoff][debug] Fix source position after OSR
Show description for dd0d9c6authored andcommitted
[liftoff][debug] Clear stepping in JS
Show description for 15bb248authored andcommitted