- 644cf4a [static-roots][arm64] Encode roots as immediates when possible by Olivier Flückiger · 2 years, 8 months ago
- d51cbe7 [testrunner] Print detected build config in one line by Clemens Backes · 2 years, 8 months ago
- 56b869f [static-roots] Allocate often used R/O objects early by Olivier Flückiger · 2 years, 8 months ago
- 179b53f [static-roots] Static map range for more instance types by Olivier Flückiger · 2 years, 9 months ago
- 86640aa Make JIT work in iOS simulator by Dave Tapuska · 2 years, 9 months ago
- 16de7d7 [maglev][inline] Add FYI bot by Victor Gomes · 2 years, 9 months ago
- 022dea7 [wasm] Return LEB decoding result and length by Clemens Backes · 2 years, 9 months ago
- 7056b1f [iterator-helpers] Add feature flag and the map helper by Shu-yu Guo · 2 years, 9 months ago
- cbe3f8c [heap] Implement unsafe String changes with shared lock by Michael Lippautz · 2 years, 9 months ago
- 5839ed0 [heap] Reduce RO page haders to BasicMemoryChunk::kHeaderSize by Dominik Inführ · 2 years, 9 months ago
- fe24270 Homegrown ZoneVector implementation by Jakob Kummerow · 2 years, 9 months ago
- 48ae209 [runtime] Unify one/two-byte thin strings by Toon Verwaest · 2 years, 9 months ago
- a2b6e98 [gc][static-roots] Remove markbits from R/O pages to get them tiny addrs by Olivier Flückiger · 2 years, 9 months ago
- 0c574bc Track if dictionary mode objects may have interesting symbols by pthier · 2 years, 9 months ago
- 951b31b [static-roots] Use unique maps for instance type checks in CSA by Olivier Flückiger · 2 years, 9 months ago
- 4c43100 [rab/gsab] Add JSRabGsabDataView by Marja Hölttä · 2 years, 9 months ago
- ac0cbbc [fuzzing] Enable --turboshaft experiments by Michael Achenbach · 2 years, 9 months ago
- 9c012f1 [regexp] Add a frame marker for irregexp frames by Jakob Linke · 2 years, 9 months ago
- 41282eb [arraybuffer-transfer] Update ArrayBuffer.transfer to new spec by Shu-yu Guo · 2 years, 9 months ago
- d367ee2 [roll] Remove monitoring state by Alexander Schulze · 2 years, 9 months ago
- 455d38f Reland "[wasm-gc] Introduce wasm null object" by Manos Koukoutos · 2 years, 9 months ago
- 2262ba8 [heap] Refactor invoking of first pass callbacks by Michael Lippautz · 2 years, 9 months ago
- d12417f Revert "[maglev] Set --maglev-inlining as experimental" by Leszek Swirski · 2 years, 9 months ago
- 2be76fc [maglev] Set --maglev-inlining as experimental by Victor Gomes · 2 years, 9 months ago
- d578430 [v8windbg] Fix curisolate() again by Choongwoo Han · 2 years, 9 months ago
- 79efc8f Revert "[wasm-gc] Introduce wasm null object" by Nico Hartmann · 2 years, 9 months ago
- 2e357c4 [wasm-gc] Introduce wasm null object by Manos Koukoutos · 2 years, 9 months ago
- 81aa895 [ptrcomp] Remove the distinction of TaggedAny and TaggedPointer by Leszek Swirski · 2 years, 9 months ago
- 87ab6f5 [tools] Better arm64 support for update-compile-commands.py by Camillo Bruni · 2 years, 9 months ago
- 161ff8c Reland "[static-roots] Use static map range checks instead of instance types" by Olivier Flückiger · 2 years, 9 months ago
- 11bc0f6 Revert "[static-roots] Use static map range checks instead of instance types" by Deepti Gandluri · 2 years, 9 months ago
- 77d08fc [static-roots] Use static map range checks instead of instance types by Olivier Flückiger · 2 years, 9 months ago
- 9b46fb9 Support pushing additional files to Android in tests cases by Liviu Rau · 2 years, 9 months ago
- f2305b3 [v8windbg] Find Isolate by checking g_current_isolate_ by Choongwoo Han · 2 years, 9 months ago
- 15cc02b [shared-struct] Disallow property redefinition by Shu-yu Guo · 2 years, 9 months ago
- 1f349da [web snapshots] Remove web snapshots by Marja Hölttä · 2 years, 9 months ago
- 1cf624b [tools] Improve run_perf.py by Camillo Bruni · 2 years, 9 months ago
- fec8c61 Configure PGO builders by Liviu Rau · 2 years, 9 months ago
- a9f3188 [bazel] Update prebuilt bazel by Michael Achenbach · 2 years, 9 months ago
- 02afcd6 cppgc: Introduce subtle::UncompressedMember by Anton Bikineev · 2 years, 9 months ago
- a4a37c9 [heap] Remove flag --shared-string-table-using-shared-space by Dominik Inführ · 2 years, 9 months ago
- 22bef70 [wasm] Remove redundant subclass from ModuleDecoder by Matthias Liedtke · 2 years, 9 months ago
- 856bdcd [js-fuzzer] Update skipped files by Michael Achenbach · 2 years, 9 months ago
- 0ea9064 [compile hints] Collect compile hints data in v8 by Marja Hölttä · 2 years, 10 months ago
- b691cca [runtime] add protector for String/Number prototype @@replace lookup by Tobias Tebbi · 2 years, 10 months ago
- 29b3bd3 [test] Include shard info in test records by Michael Achenbach · 2 years, 10 months ago
- 5dea4a4 [gdbinit] Fix sim command by Leszek Swirski · 2 years, 10 months ago
- 7c055e7 Add logic to the stack analyzer to accommodate TSAN stacktraces by Al Muthanna Athamina · 2 years, 10 months ago
- 21ab5ea Remove remnant code for read-only builtin trampolines by Jakob Linke · 2 years, 10 months ago
- c53c026 Rename CodeDataContainer to Code by Jakob Linke · 2 years, 10 months ago
- 2a20b22 [gcmole] Run gcmole on bots with matching architecture by Michael Achenbach · 2 years, 10 months ago
- 2c7272f Rename Code to InstructionStream by Jakob Linke · 2 years, 10 months ago
- 04f19e9 [wasm-gc] Module decoder: Remove template to save binary size by Matthias Liedtke · 2 years, 10 months ago
- b26a55b Revert "[test] ownership" by Alexander Schulze · 2 years, 10 months ago
- c96177a [test] ownership by Liviu Rau · 2 years, 10 months ago
- 25f7796 [builtins][pgo] Add helper script to interact with PGO profile bucket by Alexander Schulze · 2 years, 10 months ago
- 8267c7e [flags] Remove --harmony-array-find-last by Shu-yu Guo · 2 years, 10 months ago
- 424e51c [foozzie] Add more contradiction configs after readonly-flags introduction by Michael Achenbach · 2 years, 10 months ago
- 539b50f [turbofan] Add the v8_enable_turbofan build option by Jakob Linke · 2 years, 10 months ago
- 93165a6 [maglev] Add maglev config to foozzie by Leszek Swirski · 2 years, 10 months ago
- 0199cde [trials] Add new contradictions after readonly-flags introduction by Michael Achenbach · 2 years, 10 months ago
- b0be4f8 [shared-struct] Fix shared barrier for always shared objects by Shu-yu Guo · 2 years, 10 months ago
- 41e79f0 [maglev] Re-enable on foozie by Leszek Swirski · 2 years, 10 months ago
- 22ec1bc [turbolizer] Allow live range view to be narrowed by instructions by George Wort · 2 years, 10 months ago
- 6e1b914 Reland "[flags,testrunner] Consider readonly flags for conflict detection" by Jakob Linke · 2 years, 10 months ago
- eb00054 [maglev] Consider DataView/TypedArray backed by RAB and GSAB by Victor Gomes · 2 years, 10 months ago
- 7f91978 Reland "Reland "Reland "[static-roots] Enable static roots on supported configurations""" by Olivier Flückiger · 2 years, 10 months ago
- 2f4f3f9 [gcmole] Make gcmole test more robust to unrelated code changes. by Michael Achenbach · 2 years, 10 months ago
- cebcd8c Revert "[flags,testrunner] Consider readonly flags for conflict detection" by Leszek Swirski · 2 years, 10 months ago
- ebd9330 [flags,testrunner] Consider readonly flags for conflict detection by Jakob Linke · 2 years, 10 months ago
- 43fd635 [gcmole] Add regression test with multiple safepoints by Michael Achenbach · 2 years, 10 months ago
- c7450a8 [testrunner] Allow rules with negated build variables in variants.py by Jakob Linke · 2 years, 10 months ago
- a7285a7 [wasm] Remove wasm_write_protect_code variant by Clemens Backes · 2 years, 10 months ago
- d7fa9b6 [infra] Add TSAN CQ and CI builders with debug/dchecks by Al Muthanna Athamina · 2 years, 10 months ago
- e3828ab Revert "[foozzie] Temporarily lower the amount of --future tests" by Michael Achenbach · 2 years, 10 months ago
- 0621eaf Revert "Reland "Reland "[static-roots] Enable static roots on supported configurations""" by Leszek Swirski · 2 years, 10 months ago
- 0aa0b44 Whitespace to test bots by Michael Achenbach · 2 years, 10 months ago
- 4bbbb52 Reland "Reland "[static-roots] Enable static roots on supported configurations"" by Olivier Flückiger · 2 years, 10 months ago
- 4849572 [js-fuzzer] Add optimization template for Maglev by Michael Achenbach · 2 years, 10 months ago
- be9c39d [static-roots] Rename --static-roots to --generate-static-roots by Olivier Flückiger · 2 years, 10 months ago
- 6b2c271 [foozzie] Temporarily lower the amount of --future tests by Michael Achenbach · 2 years, 11 months ago
- 5c7fca4 [string-iswellformed] Implement String#{is,to}WellFormed by Shu-yu Guo · 2 years, 11 months ago
- c74a6cd Revert "Reland "[static-roots] Enable static roots on supported configurations"" by Shu-yu Guo · 2 years, 11 months ago
- b247270 Reland "[static-roots] Enable static roots on supported configurations" by Olivier Flückiger · 2 years, 11 months ago
- 4a37729 [static-roots] Ensure only initialized memory is dumped to r/o snapshot by Olivier Flückiger · 2 years, 11 months ago
- b41df34 [ShadowRealm] Make CallSite#getFunction/getThis throw by Shu-yu Guo · 2 years, 11 months ago
- aee5fb0 Reland "Use BigInts in processor.mjs and related code to avoid unsafe ints in calculations" by Vasili Skurydzin · 2 years, 11 months ago
- de5df9a Reland "[maglev] Prevent lazy deopts during maglev's JumpLoop (=OSR)" by Jakob Linke · 2 years, 11 months ago
- 06a53cc Revert "[maglev] Prevent lazy deopts during maglev's JumpLoop (=OSR)" by Manos Koukoutos · 2 years, 11 months ago
- 5d95bd3 [maglev] Prevent lazy deopts during maglev's JumpLoop (=OSR) by Jakob Linke · 2 years, 11 months ago
- 6f02aba Update V8 DEPS (trusted) by Liviu Rau · 2 years, 11 months ago
- 765f3c3 [js-fuzzer] Make mutation composition more flexible by Michael Achenbach · 2 years, 11 months ago
- 89f82e9 Revert "[static-roots] Enable static roots on supported configurations" by Adam Klein · 2 years, 11 months ago
- c04ca9c [static-roots] Enable static roots on supported configurations by Olivier Flückiger · 2 years, 11 months ago
- f6eab38 [static-roots] Build infrastructure for static roots by Olivier Flückiger · 2 years, 11 months ago
- 9bfc84f [tools] Use code attribution in timeline view by Leszek Swirski · 2 years, 11 months ago
- 770e66c [wasm] Do not validate asm.js code by Clemens Backes · 2 years, 11 months ago
- 65f1501 Use --no-lazy --stress-lazy-source-positions when --fuzzing by Samuel Groß · 2 years, 11 months ago
- 85f5add Add tools/.vpython3 file to test runner deps by Al Muthanna Athamina · 2 years, 11 months ago
- 739842c [heap] Enable fuzzing for --shared-space by Dominik Inführ · 2 years, 11 months ago