Commits
User selector
Commit History
Commits on Jul 13, 2021
[trap-handler] Clean up code to prepare additions
Show description for 0ea917eauthored andcommitted
Commits on Jul 12, 2021
[trap-handler] Unmask the right signal
Show description for 9e6fcf1authored andcommitted
Commits on May 18, 2021
AIX: Use __thread keyword to avoid link error during compilation
Show description for 26ee13bauthored andcommitted

Commits on May 17, 2021
[trap-handler] Remove dependencies on macros, globals, flags
Show description for 3974115authored andcommitted
[wasm][traphandler] Use C++11 thread_local keyword
Show description for 7243654authored andcommitted
Commits on Feb 25, 2021
Update OWNERS in src/*
Show description for 05774c1authored andcommitted
Commits on Jan 28, 2021
Reland "[wasm][mac][arm64] Enable OOB trap handler"
Show description for 5154f22authored andcommitted
Commits on Jan 19, 2021
Revert "[wasm][mac][arm64] Enable OOB trap handler"
Show description for 14f7c4cauthored andcommitted
Commits on Jan 18, 2021
[wasm][mac][arm64] Enable OOB trap handler
Show description for a80d51dauthored andcommitted
Commits on Nov 25, 2020
[cleanup] Remove uses of DISALLOW_COPY_AND_ASSIGN
Show description for fc61c38authored andcommitted
Commits on Oct 26, 2020
Reland "[wasm] Disallow late enabling of trap handlers"
Show description for 15efe5aauthored andcommitted
Revert "[wasm] Disallow late enabling of trap handlers"
Show description for 165467cauthored andcommitted
[wasm] Disallow late enabling of trap handlers
Show description for bcb0a7cauthored andcommitted
Commits on Oct 23, 2020
[wasm] Reduce memory reservation without trap handlers
Show description for d5720c7authored andcommitted
Commits on Oct 20, 2020
Add DIR_METADATA files to v8.
Show description for e5c6a3bauthored andcommitted
Commits on Aug 17, 2020
[cleanup] Consistent comments on namespace ends
Show description for aefbcbdauthored andcommitted
Commits on Jun 9, 2020
[clang-tidy] Make deleted member functions public
Show description for 2debc9dauthored andcommitted
Commits on Nov 8, 2019
Introducing trap handler support for FreeBSD x64.
Show description for a494bcfauthored andcommitted
Commits on Jun 3, 2019
Remove 'set noparent' from OWNERS files where reasonable
Show description for 8f48451authored andcommitted
Commits on May 24, 2019
Move remaining files in src/
Show description for f9a88acauthored andcommitted
Commits on Apr 15, 2019
Fix Wasm trap handler recursion on exceptions raised early
Show description for 02703a0authored andcommitted
Commits on Jan 29, 2019
[wasm][traphandler] Mark code object validation check as slow
Show description for bf50521authored andcommitted
Commits on Jan 4, 2019
Revert "Remove trap handler fallback for sanitizers"
Show description for 5ac88bfauthored andcommitted
Commits on Jan 3, 2019
Remove trap handler fallback for sanitizers
Show description for 26a7806authored andcommitted
Commits on Nov 30, 2018
[wasm] Fix linking issues in component builds
Show description for d3e4064authored andcommitted
Commits on Nov 29, 2018
Reland: [wasm] Add more unit tests for trap handler
Show description for 3d2bc5dauthored andcommitted
Commits on Nov 27, 2018
Revert "[wasm] Add more unit tests for trap handler"
Show description for 2fd0737authored andcommitted
[wasm] Add more unit tests for trap handler
Show description for 4644b32authored andcommitted
Commits on Nov 20, 2018
[wasm] Adjust the traphandler implementation for MacOS
Show description for 9d5dd6dauthored andcommitted
Commits on Oct 30, 2018
[wasm] Implement trap handler on Windows
Show description for a600594authored andcommitted
Commits on Oct 26, 2018
[wasm] Refactor trap-handler to allow an extension to windows
Show description for 4fc90a2authored andcommitted
Commits on Sep 20, 2018
[cleanup] Refactor base, compiler, and wasm classes to use bools instead of converting ints.
Show description for c7c3571authored andcommitted
Commits on Aug 29, 2018
[wasm] Move ThreadInWasmScope out of trap-handler.h
Show description for b477a6dauthored andcommitted
Commits on Aug 22, 2018
Remove resolved TODO
Show description for d6f859bauthored andcommitted
Commits on Jul 18, 2018
[wasm] Switch thread-in-wasm flag directly
Show description for a3a2f83authored andcommitted