1. 1ebbe4d Version 11.8.31 by v8-ci-autoroll-builder · 1 year, 10 months ago 11.8.31 chromium/5951 chromium/5952 chromium/5952_2 chromium/5952_2_3 11.8.31 11.8.31-pgo
  2. 600c599 Use SA_ONSTACK when installing signal handlers by Samuel Groß · 1 year, 10 months ago
  3. 9b5b6ee [maps] Create map transitions for derived maps with custom proto by Olivier Flückiger · 1 year, 10 months ago
  4. 54885fe [fuzzilli] Add more crash tests for fuzzing by Samuel Groß · 1 year, 10 months ago
  5. f8bffea [loong64][mips64][wasm] Fix memory.fill and memory.init with i64.const args by Liu Yu · 1 year, 10 months ago
  6. 46e5018 [riscv][wasm] Fix memory.fill and memory.init with i64.const args by Lu Yahan · 1 year, 10 months ago
  7. dd9bbfd [riscv] Reduce the number of vector arch codes (Part 4) by Lu Yahan · 1 year, 10 months ago
  8. e703a03 [wasm] Fix memory.fill and memory.init with i64.const args by Arthur Islamov · 1 year, 10 months ago
  9. 08b7f30 [wasm][multi-memory] Reassign remaining TODOs by Clemens Backes · 1 year, 10 months ago
  10. fec3cc2 [test] Prevent test flake from deopt due to GC by Olivier Flückiger · 1 year, 10 months ago
  11. 3f1ebc7 [sandbox] Restore all signal handlers in sandbox crash filter by Samuel Groß · 1 year, 10 months ago
  12. 1fd7689 [loong64][mips64][compiler] Generalize InstructionSelectorT for Turboshaft (part 12) by Liu Yu · 1 year, 10 months ago
  13. c1a28b9 [riscv,cctest] fix i64load32u and enable cctest/wasm-atomics on RISC-V. by 杨文明 · 1 year, 10 months ago
  14. 9844f7d [riscv][compiler] Generalize InstructionSelectorT for Turboshaft (part 12) by Lu Yahan · 1 year, 10 months ago
  15. 64a3c54 [riscv]Reduce number of vector arch code(Part 3). by Lu Yahan · 1 year, 10 months ago
  16. df96d49 PPC/s390: [compiler] Generalize InstructionSelectorT for Turboshaft (part 12) by Milad Fa · 1 year, 10 months ago
  17. ccf08ef Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 1 year, 10 months ago
  18. 12676fc [wasm] Add index type to WebAssembly.Memory constructor by Arthur Islamov · 1 year, 10 months ago
  19. e0d46b9 [shared-struct] Make shared object constructors have instance prototypes by Shu-yu Guo · 1 year, 10 months ago
  20. 846c0ee [heap] Simplify young gen visitor by Omer Katz · 1 year, 10 months ago
  21. c61a545 [sandbox] Fix issue with "fat" EPT entries in sanitizer builds by Samuel Groß · 1 year, 10 months ago
  22. 7d91be8 Put expensive tracing behind build flag by Daniel Lehmann · 1 year, 10 months ago
  23. 7f28c62 [regalloc] Demote expensive CHECK to DCHECK by Daniel Lehmann · 1 year, 10 months ago
  24. 05b0cea [wasm][turboshaft] Move IsSmi to assembler for reuse by Matthias Liedtke · 1 year, 10 months ago
  25. 3409e1d [sandbox] testing.cc: Add explicit conversion for SIGSTKSZ by Matthias Liedtke · 1 year, 10 months ago
  26. b65a272 [compiler] Generalize InstructionSelectorT for Turboshaft (part 12) by Nico Hartmann · 1 year, 10 months ago
  27. a01e3a5 [regalloc] Switch small map from hash set to vector by Daniel Lehmann · 1 year, 10 months ago
  28. fccbfa9 [turboshaft] Remove use of C++20 designed initializers by Darius M · 1 year, 10 months ago
  29. 10b0e62 [ic] Fix clone ic when the target has fewer inobject properties by Olivier Flückiger · 1 year, 10 months ago
  30. 25b1011 [execution] Make Isolate::is_isolate_in_background_ atomic by Dominik Inführ · 1 year, 10 months ago
  31. 47329ac [maglev] Use StringFastLocalCompare by pthier · 1 year, 10 months ago
  32. cd731e7 [sandbox] Use sigaltstack for the sandbox crash filter by Samuel Groß · 1 year, 10 months ago
  33. 074f2a3 [wasm] Remove unneeded HandleScope by Clemens Backes · 1 year, 10 months ago
  34. 554918d [maglev] Inline loading holey elements when hole != undefined by pthier · 1 year, 10 months ago
  35. 1c623f9 [runtime] Recreate enum cache on map update by Leszek Swirski · 1 year, 10 months ago
  36. 610c197 [turboshaft] Fix LoadElimination bug with Typed Arrays by Darius M · 1 year, 10 months ago
  37. d7548f2 [maglev] Fix DeoptimizationData jsframe_count again by Olivier Flückiger · 1 year, 10 months ago
  38. b5d970a Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 1 year, 10 months ago
  39. e5e6cfd [build] Add riscv_use_rvv condition for riscv32 by jingpeiyang · 1 year, 10 months ago
  40. 7c1e79a [set-methods] Fix numberOfElements in difference by Rezvan Mahdavi Hezaveh · 1 year, 10 months ago
  41. f28e58f [turboshaft] VariableData: Use MaybeRegisterRepresentation by Matthias Liedtke · 1 year, 10 months ago
  42. 8ec03be [sandbox] Add more functions to memory corruption API by Samuel Groß · 1 year, 10 months ago
  43. 09c5df8 [turboshaft] fix wrong phi inputs order in recreate-schedule by Darius M · 1 year, 10 months ago
  44. 43fe2f6 [json] Call SerializeString if can not append by copy by Pan, Tao · 1 year, 10 months ago
  45. e3780ea [turboshaft] Use more appropriate effect for CheckTurbofanType by Darius M · 1 year, 10 months ago
  46. 16d5d5c [heap] Emit whether GC uses background threads in trace events by Dominik Inführ · 1 year, 10 months ago
  47. 7149507 [arm64] Use TBZ and TBNZ for comparisons with 0 by Iurii Zamiatin · 1 year, 10 months ago
  48. 49dbaaa [arm64][maglev] Use cbz/cbnz/tbz/tbnz instructions by Iurii Zamiatin · 1 year, 10 months ago
  49. 522957b [api] Deprecate 28 unused use counters by Clemens Backes · 1 year, 10 months ago
  50. b56fa30 Fix Runtime_SimulateNewspaceFull for MinorMS by Omer Katz · 1 year, 10 months ago
  51. 1a13fad [riscv] Reduce the number of vector arch code(Part 2) by Lu Yahan · 1 year, 10 months ago
  52. 2223253 [snapshot] Add the RO hash to code cache validity criteria by Jakob Linke · 1 year, 10 months ago
  53. 5de0d32 [heap] Check that markers don't see filler objects by Dominik Inführ · 1 year, 10 months ago
  54. 9cd895e [snapshot] Enable AccessorInfo,CallHandlerInfo RO promotion by Jakob Linke · 1 year, 10 months ago
  55. 5642f8f [turboshaft] Fix missing lower bound for scale in lea instruction by Nico Hartmann · 1 year, 10 months ago
  56. d90db8b Update VTune JIT function name resolution method by Fanchen Kong · 1 year, 10 months ago
  57. 36546f5 [riscv] Reduce the number of vector arch code(Part 1) by Lu Yahan · 1 year, 10 months ago
  58. e19bea6 [clean]Delete unused vector by Lu Yahan · 1 year, 10 months ago
  59. c6a550a S390[liftoff]: Fix set_if_nan on liftoff by Milad Fa · 1 year, 10 months ago
  60. b2bb001 [wasm] Use the generic wasm-to-js wrapper only for calls to JS functions by Andreas Haas · 1 year, 10 months ago
  61. 76f4af3 [wasm][ia32] Add platform-specific support for the wasm-to-js wrapper by Andreas Haas · 1 year, 10 months ago
  62. a1312f9 [todoc] Add documentation for source positions in the wasm-to-js wrapper by Andreas Haas · 1 year, 10 months ago
  63. 758004c [etw] Dynamically generate InterpreterEntryTrampoline copies by Paolo Severini · 1 year, 10 months ago
  64. afcc623 [wasm][arm] Add platform-specific support for the wasm-to-js wrapper by Andreas Haas · 1 year, 10 months ago
  65. 1cde595 [maglev] Support untagged ToBoolean by Leszek Swirski · 1 year, 10 months ago
  66. 93bb287 [wasm][arm64] Add platform-specific support for the wasm-to-js wrapper by Andreas Haas · 1 year, 10 months ago
  67. 890419d Reland "[heap] Merge MinorMS marking loops" by Omer Katz · 1 year, 10 months ago
  68. 71e13d7 [maglev] Fix %OptimizeOsr at function entry by Olivier Flückiger · 1 year, 10 months ago
  69. e20e988 [sandbox] Expand memory corruption API by Samuel Groß · 1 year, 10 months ago
  70. 6b31930 [heap] Fix tsan race in DrainMarkingWorklist by Omer Katz · 1 year, 10 months ago
  71. 5244d8a [tagged-ptr] Fix sandbox bot by Leszek Swirski · 1 year, 10 months ago
  72. 6403955 Revert "[heap] Merge MinorMS marking loops" by Matthias Liedtke · 1 year, 10 months ago
  73. 927c7d7 [heap] Fix race in test-shared-strings/Regress1424955 by Omer Katz · 1 year, 10 months ago
  74. c91ebfb [tagged-ptr] Make casts return Tagged by Leszek Swirski · 1 year, 10 months ago
  75. 976d279 [wasm] Add trace event for lazy compilation by Clemens Backes · 1 year, 10 months ago
  76. becdb48 [heap] Merge MinorMS marking loops by Omer Katz · 1 year, 10 months ago
  77. deb481f Revert "[inspector] Always build preview for console API call arguments" by Simon Zünd · 1 year, 10 months ago
  78. 1a40c28 [wasm][revec] Enable AddSat/SubSat for revec by jiepan · 1 year, 10 months ago
  79. 16c6c58 PPC/s390: [compiler] Generalize InstructionSelectorT for Turboshaft (part 10) by Milad Fa · 1 year, 10 months ago
  80. e0a4e82 [wasm-gc] Drop experimental array <-> string conversion by Jakob Kummerow · 1 year, 10 months ago
  81. 30d7ee8 [riscv64,wasm] zero-extend value in I64Store32 cases for LiftOff. by yangwenming · 1 year, 10 months ago
  82. 30362d5 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 1 year, 10 months ago
  83. 656a342 [compiler] Generalize InstructionSelectorT for Turboshaft (part 11) by Nico Hartmann · 1 year, 10 months ago
  84. 08f6ebe [maglev] Simplify BuildSpecializedBranchIfCompare by Leszek Swirski · 1 year, 10 months ago
  85. 1e45453 [regalloc] Avoid duplicate map lookup by Daniel Lehmann · 1 year, 10 months ago
  86. 644e82c [sandbox] Ignore kernel space addresses in crash filter by Samuel Groß · 1 year, 10 months ago
  87. e33693d [loong64][mips64][compiler] Generalize InstructionSelectorT for Turboshaft (part 10) by Liu Yu · 1 year, 10 months ago
  88. 10527c4 [arm64] Initialize alignment slot in CallVarArgs by Andreas Haas · 1 year, 10 months ago
  89. 1137222 [wasm][turbofan] Determine the memory index to cache by Clemens Backes · 1 year, 10 months ago
  90. fa6044b [riscv] Fix incorrect store size by Lu Yahan · 1 year, 10 months ago
  91. bcf73f6 [maglev] Make BuildToBoolean return a ValueNode by Leszek Swirski · 1 year, 10 months ago
  92. 54ece74 [inspector] Always build preview for console API call arguments by Simon Zünd · 1 year, 10 months ago
  93. d26cc2a [wsam][turboshaft] Int64Lowering: Handle sat logic in c call by Matthias Liedtke · 1 year, 10 months ago
  94. d172562 [inspector] Don't mute repeated errors of breakpoint conditions by Simon Zünd · 1 year, 10 months ago
  95. aa52dcc [wasm] Don't cache the generic js-to-wasm wrapper by Andreas Haas · 1 year, 10 months ago
  96. 78017dc Version 11.8.0 by V8 Autoroll · 1 year, 10 months ago
  97. 992853d [wasm][turboshaft] Int64Lowering: Use explicit value types by Matthias Liedtke · 1 year, 10 months ago
  98. a9a42ea [maglev] Change lookahead branch fusion to lookbehind by Leszek Swirski · 1 year, 10 months ago
  99. 8f99f56 [wasm] JSToWasm wrapper is not subject to debugging by Andreas Haas · 1 year, 10 months ago
  100. 994cbb5 [riscv] Skip case about Float Nan. by Lu Yahan · 1 year, 10 months ago