1. 15465fa Update fuzztest (trusted) by v8-ci-autoroll-builder · 2 hours ago lkgr main
  2. 133aac7 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 3 hours ago
  3. 2243f90 [compiler] Refactor float constant folding in Turboshaft by Clemens Backes · 10 hours ago
  4. 63167aa Exclude 'regress/regress-438321229' test on the lite mode by Julie Jeongeun Kim · 10 hours ago
  5. 4855367 [heap] Use metadata during slot recording by Michael Lippautz · 13 hours ago
  6. cbd055e [riscv][maglev] Mark test as failing with pointer compression by Kasper Lund · 14 hours ago
  7. b8a27f1 [api] Promote deprecation in v8-fast-api.h by Andreas Haas · 14 hours ago
  8. cab8d86 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 15 hours ago
  9. 77df647 [builtins] Use valid context when throwing from Object.groupBy() by Igor Sheludko · 15 hours ago
  10. 7209cca [wasm][fuzzer] prefer small linear memory sizes in random-module-generation by Nikolas Kaipel · 16 hours ago
  11. 8144ef6 [builtins] Avoid unnecessary OOMs in Array.prototype.join by Igor Sheludko · 17 hours ago
  12. e65585d [turboshaft] Fix direct call in dead code by Olivier Flückiger · 17 hours ago
  13. 20247fd [heap] Use SafeSize() in SemiSpaceObjectIterator by Dominik Inführ · 18 hours ago
  14. a96a186 [ignition] Optimize consecutive assignments to x.prototype by Raphael Herouart · 19 hours ago
  15. b669f04 Remove deprecated method Object::wrap by Andreas Haas · 19 hours ago
  16. 8295ad5 [turboshaft] Fold more constants into canonical NaNs by Clemens Backes · 24 hours ago
  17. 792ce35 [riscv][wasm] Reverse order of spilled parameters in frame setup by Kasper Lund · 25 hours ago
  18. f4283dd Update fuzztest (trusted) by v8-ci-autoroll-builder · 26 hours ago
  19. a2ff08a [compiler] Make f32 unops deterministic by Clemens Backes · 34 hours ago
  20. cf3416c [scope-info] Use Union type for SFI outer scope info by Leszek Swirski · 2 days ago
  21. 4df49c1 [wasm] Refactor templatized Wasm wrapper builder by Paolo Severini · 2 days ago
  22. f2f7226 [for-of-performance] Redirect JSTypedArray to slow path by Rezvan Mahdavi Hezaveh · 2 days ago
  23. 24ab048 [hole] Add strict hole subtypes by Leszek Swirski · 2 days ago
  24. 8294f8b [csa] Refactor SFI trusted data loading by Olivier Flückiger · 2 days ago
  25. 8da6063 Reland "[heap] LocalHeap::Current() now returns non-null on main thread" by Dominik Inführ · 2 days ago
  26. dd7bbe4 [heap] Add CFI directives to PushAllRegistersAndIterateStack on x64 by Dominik Inführ · 2 days ago
  27. 680d70b [heap] Fix MinorMS without CSS by Nikolaos Papaspyrou · 2 days ago
  28. deb1106 [stack] Fix pointer authentication issue in console.trace() by Andreas Haas · 2 days ago
  29. 923e4f5 [heap] Add AllocationHint argument to FactoryBase::NewFixedArray() by Dominik Inführ · 2 days ago
  30. fcbb4ae Update V8 DEPS (trusted) by Leszek Swirski · 2 days ago
  31. 28e6fe0 [base] Add missing <algorithm> header by Leszek Swirski · 2 days ago
  32. 1574ac1 Fix print of type kS128 on big endian platforms by Milad Fa · 2 days ago
  33. 620e8b9 [infra] Raise default_min_sdk_version to 23 by Leszek Swirski · 2 days ago
  34. c2c7196 Add ppc64/s390x to CallDescriptor::kCallJSFunction by Milad Fa · 2 days ago
  35. f622c9f [wasm][revec] Fix missed IntersectPackNode checks by Yolanda Chen · 2 days ago
  36. e9bfbc5 Revert "Autogenerate libc++ headers." by Matt Stark · 2 days ago
  37. 75836b4 [runtime] Make HashTable::New() throw RangeError instead of OOMing by Igor Sheludko · 2 days ago
  38. c697d95 [turbofan] Use context constant by Olivier Flückiger · 2 days ago
  39. eac9239 [riscv] Allow trampoline blocking to generate code in jump table tests by Kasper Lund · 2 days ago
  40. 7b054f5 [riscv][turboshaft] Direct call for known functions by Lu Yahan · 2 days ago
  41. 90cefdc Exclude tests using FastCAPI on the lite mode by Julie Jeongeun Kim · 2 days ago
  42. 10df7d0 Revert "[heap] LocalHeap::Current() now returns non-null on main thread" by Rezvan Mahdavi Hezaveh · 2 days ago
  43. f515bcf [GC] Add default value for incremental_marking_reason by etiennep-chromium · 2 days ago
  44. 12fa27f [heap] Refactor Scavenger object migration by Omer Katz · 2 days ago
  45. ff8a8fa [for-of-performance] ForOf in ArrayIterators in Maglev and Turbofan by Rezvan Mahdavi Hezaveh · 3 days ago
  46. 848d7f4 [explicit-resource-management] Fix parsing in c-style for by Rezvan Mahdavi Hezaveh · 3 days ago
  47. c25edbb [heap] LocalHeap::Current() now returns non-null on main thread by Dominik Inführ · 3 days ago
  48. f2637ba [objects] UndefinedContextCell is not a hole by Leszek Swirski · 3 days ago
  49. 6473f09 [debug][wasm] Fix GDB remote server compilation errors by Albert Slepak · 3 days ago
  50. 4de1c83 [api] Add type tag parameters to apis writing EmbedderData by Andreas Haas · 3 days ago
  51. 2913582 PPC/s390: [compiler] Fix segfaults due to memory protection (pku) by Milad Fa · 3 days ago
  52. 5619ecf [wasm] add tracing support for global variables in Wasm by Nikolas Kaipel · 3 days ago
  53. 1a8fcda [wasm-custom-desc] Separate flag for JS Interop by Jakob Kummerow · 3 days ago
  54. ef4a887 [heap] Fix ConservativeStackVisitorBase initialization by Omer Katz · 3 days ago
  55. dd6db2d [dispatch-table] Embed dispatch table address in optimized code by Olivier Flückiger · 3 days ago
  56. cc50747 PPC/s390: Reland "Reland "[turboshaft] Direct call for known functions"" by Milad Fa · 3 days ago
  57. e09236a Reland "Bypass Torque for JSWeakRef" by Omer Katz · 3 days ago
  58. 52746dc Reland "[testrunner] Use relative paths consistently" by Clemens Backes · 3 days ago
  59. 70e114b [x64] Remove spaces between operands in disassembly by Kasper Lund · 3 days ago
  60. 1e9a032 [string] Add WebDX counter for String.prototype HTML wrapper methods by Olivier Flückiger · 3 days ago
  61. 5d26c73 [parser] Add WebDX counter for with statements by Olivier Flückiger · 3 days ago
  62. 50c3402 [riscv] Fix alignment of jump table entries in assembler tests by Kasper Lund · 3 days ago
  63. 70572dc Update fuzztest (trusted) by v8-ci-autoroll-builder · 3 days ago
  64. 6766e20 [gemini] Use gm's quiet mode for building by Leszek Swirski · 4 days ago
  65. 2e2bc32 [temporal] Remove extraneous space from islamic-umalqura string by Manish Goregaokar · 4 days ago
  66. 4115bd0 Revert "Bypass Torque for JSWeakRef" by Leszek Swirski · 4 days ago
  67. 94f414c [gm.py] Add support for quiet mode by Jakob Kummerow · 4 days ago
  68. 261fc1e [heap] Simplify RawMigrateObject. by Hannes Payer · 4 days ago
  69. ae35ee6 Bypass Torque for JSWeakRef by Omer Katz · 4 days ago
  70. d58c98e [temporal] Disable PlainMonthDay format test on Android by Manish Goregaokar · 4 days ago
  71. 24a292f [wasm-custom-desc] Update "configureAll" prototypes setup by Jakob Kummerow · 4 days ago
  72. 4d1db55 [wasm][fuzztest] Lower the stack limit by Clemens Backes · 4 days ago
  73. 4836b35 [test] Remove TEST_FILE_NAME machinery by Clemens Backes · 4 days ago
  74. 1a0773c [regexp] Add WebDX counters for RegExp static properties by Olivier Flückiger · 4 days ago
  75. 9d1339d [regexp] Add WebDX counter for RegExp.prototype.compile by Olivier Flückiger · 4 days ago
  76. 8e90f44 [wasm][revec] Review/cleanup of revectorization code by Jakob Kummerow · 4 days ago
  77. 29f4cda Reland "Reland "[turboshaft] Direct call for known functions"" by Olivier Flückiger · 4 days ago
  78. 197253a [ept] Use range instead of kEmbedderDataSlotPayloadTag for reads by Andreas Haas · 4 days ago
  79. 5a4810ee31 [temporal] Triage more test262 expectations by Manish Goregaokar · 4 days ago
  80. 1b8c0db Autogenerate libc++ headers. by Matt Stark · 4 days ago
  81. da0fbfe [riscv][maglev] Fix compilation by Kasper Lund · 4 days ago
  82. d1efe21c [riscv] Handle indirect pointer slots when recording writes by Kasper Lund · 4 days ago
  83. c913391 [riscv] Clean up MacroAssembler::StoreReturnAddressAndCall by Kasper Lund · 4 days ago
  84. 8bf522c [riscv] Fix xnor simulator and test. by Florian Loitsch · 4 days ago
  85. 8fa34c0 [riscv] Remove broken optimization in i8x16ReplaceLane by Florian Loitsch · 4 days ago
  86. 071d3af Update fuzztest (trusted) by v8-ci-autoroll-builder · 6 days ago
  87. dcfb32a Revert "Reland "[turboshaft] Direct call for known functions"" by Rezvan Mahdavi Hezaveh · 6 days ago
  88. f3187f4 Reland "[turboshaft] Direct call for known functions" by Olivier Flückiger · 6 days ago
  89. 93ab45a4 [tsa] Port Add_WithFeedback builtin to TSA by Nico Hartmann · 7 days ago
  90. 19c0bf4 [turboshaft] Fix LateLoadElimination bug around String maps by Nico Hartmann · 7 days ago
  91. 43df322 [wasm-custom-desc] Fix br_on_cast_desc[_fail] fast path by Jakob Kummerow · 7 days ago
  92. f7023c1 [wasm] Templatize Wasm (wrapper) graph builder by Paolo Severini · 7 days ago
  93. f09a99c [maglev] Deal with conversion nodes pointing to identities by Victor Gomes · 7 days ago
  94. 7cd9c2e [maglev] Add lazy inputs by Victor Gomes · 7 days ago
  95. f3978ef [maglev] Fold check maps if value is untagged by Victor Gomes · 7 days ago
  96. 485b285 heap: Discard pooled pages on malloc failures by Anton Bikineev · 7 days ago
  97. e4a3ece [handles] Refactor Maybe(Direct)Handle implementation by Nikolaos Papaspyrou · 7 days ago
  98. 3c61391 [wasm][jspi] Throw a SuspendError before calling the import by Hood Chatham · 7 days ago
  99. aa02902 perf: ObjectDefineProperty shouldn't always invalidate ArrayIteratorProtector by 王家睿 · 7 days ago
  100. ddfa1b3 [turboshaft] Rename TupleOp to MakeTupleOp to avoid name conflicts by Nico Hartmann · 7 days ago