1. 1d6f18d Version 11.7.60 by v8-ci-autoroll-builder · 2 years ago 11.7.60 chromium/5862 chromium/5862_3 11.7.60 11.7.60-pgo
  2. 4746ae4 Revert "[wasm][revec] Enable simd256 and revec for Pmin/Pmax op" by Michael Achenbach · 2 years ago
  3. 4c7f435 [tools] Fix shell path directory return by Tiago Vignatti · 2 years ago
  4. 38d3f40 Fix two issues with the non-shared cage build by Jakob Linke · 2 years ago
  5. 6b2effb [tools] Follow up iOS changes for pathlib usage by Tiago Vignatti · 2 years ago
  6. f816737 [heap] Avoid slow DCHECK for DirectHandle usage by Nikolaos Papaspyrou · 2 years ago
  7. c40596b [wasm][revec] Enable simd256 and revec for Pmin/Pmax op by Yuheng Wei · 2 years ago
  8. 941b945 [maglev][arm] Remove maglev-arm temporary flag by Victor Gomes · 2 years ago
  9. bb6da6f [maglev][arm] Fix many small issues by Victor Gomes · 2 years ago
  10. 5266b56 Reland^2 "[DEPS] Add abseil to deps" by Leszek Swirski · 2 years ago
  11. ea3782a [builtins] Introduce CallFunctionTemplate_Generic builtin by Igor Sheludko · 2 years ago
  12. 796d2f6 Reland "[string] don't always lock during externalization" by Keyhan Vakil · 2 years ago
  13. a4ba247 Fix build failures due to ExternalEntityTable by Samuel Groß · 2 years ago
  14. 99ed249 [maglev][cleanup] Add OSR Prologue by Victor Gomes · 2 years ago
  15. 503c7b2 Revert "[maglev] Fix interrupt checks for inlined loops and functions" by Olivier Flückiger · 2 years ago
  16. 28a546f [debug] Use a plain unordered_set to store DebugInfos by Jakob Linke · 2 years ago
  17. 91138f3 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 2 years ago
  18. a6fe93b [heap] Handle shared objects in traced handles conservative marking by Dominik Inführ · 2 years ago
  19. 046f74d [heap] Implement bailout for shared objects in unified GC by Dominik Inführ · 2 years ago
  20. 4cecaac [set-methods] Add symmetricDifference by Rezvan Mahdavi Hezaveh · 2 years ago
  21. 73c48e0 [maglev] Fix interrupt checks for inlined loops and functions by Olivier Flückiger · 2 years ago
  22. b7f1007 [wasm][turbolizer] Print signature name on call_ref instruction by Matthias Liedtke · 2 years ago
  23. 01ac0f9 Fix DCHECK to use a concurrent descriptor search by Jakob Linke · 2 years ago
  24. 2a22ed0 [maglev] Make DataView accesses arch independent by Victor Gomes · 2 years ago
  25. 3e56545 [wasm][multi-memory] Support memory.grow and memory.size by Clemens Backes · 2 years ago
  26. 7138970 [liftoff][cleanup] Use LoadFullPointer where possible by Clemens Backes · 2 years ago
  27. 5e267eb [loong64][mips64] Extract comparison operations into MacroAssembler by Liu Yu · 2 years ago
  28. dd41b72 Reland "[maglev] Fix node_type contradicting possible_maps" by Olivier Flückiger · 2 years ago
  29. 795d77f [wasm][multi-memory][cleanup] Remove duplicated code by Clemens Backes · 2 years ago
  30. 7d0d380 [wasm-gc] Add flag to reject deprecated instrunctions by Matthias Liedtke · 2 years ago
  31. f8fbd25 [maglev][arm] Implement CheckArrayBounds nodes by Victor Gomes · 2 years ago
  32. c7a84ee [turboshaft] Fix crash because of failed ObjectRef creation by Darius M · 2 years ago
  33. bbdbe26 [maglev] Make CheckNumber/InternalizedString arch independent by Victor Gomes · 2 years ago
  34. 9b14eae [heap] Protect external string table of the shared space isolate by Dominik Inführ · 2 years ago
  35. 25db041 [maglev] Add MaglevAssembler::TryTruncateDoubleToUint32 by Victor Gomes · 2 years ago
  36. 51ede0e [test] Test maglev with all standard V8 test suites by Michael Achenbach · 2 years ago
  37. 7effdbf [compiler] Fix bad store because of concurrently finish slack tracking by Darius M · 2 years ago
  38. cde845f Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 2 years ago
  39. 1664d48 [Intl] Clean up intl_number_format_v3 flag by Frank Tang · 2 years ago
  40. 927e657 Revert "[iterator-helpers] Shipping iterator helpers" by Rezvan Mahdavi Hezaveh · 2 years ago
  41. ff4d0e4 [sandbox] Introduce ExternalPointerTable Spaces by Samuel Groß · 2 years ago
  42. d050c1c Revert "Enable VTune JIT profiling support for wasm-c-api with bazel" by Rezvan Mahdavi Hezaveh · 2 years ago
  43. 57d49ce Enable VTune JIT profiling support for wasm-c-api with bazel by Rahul Chaphalkar · 2 years ago
  44. 1889521 [iterator-helpers] Shipping iterator helpers by Rezvan Mahdavi Hezaveh · 2 years ago
  45. 4692d83 [maglev] Fix Isolate::UnwindAndFindHandler() for Maglev frames by Igor Sheludko · 2 years ago
  46. 95f4cc4 [maglev][arm] Implement Int32ModulusWithOverflow and Float64Modulus by Victor Gomes · 2 years ago
  47. 2248136 [wasm-stringrefs] Fix null checks in string.new_*_array by Jakob Kummerow · 2 years ago
  48. fea3983 [assembler] Make GetCode take a LocalIsolate by Leszek Swirski · 2 years ago
  49. f0ee648 [maglev] Make (U)Int32ToNumber arch independent by Victor Gomes · 2 years ago
  50. c1ab7d9 [maglev][arm] Implement Float64Round by Victor Gomes · 2 years ago
  51. 903101e [wasm][cleanup] Minor simplifications by Jakob Kummerow · 2 years ago
  52. 0d7d257 [shared-struct] Relax CHECK to disallow adding private brands by Shu-yu Guo · 2 years ago
  53. b5a439b [maglev][arm] Implement Int32DivideWithOverflow by Victor Gomes · 2 years ago
  54. 12805e9 [builtin] Allow definition of return registers in interface-descriptors by Andreas Haas · 2 years ago
  55. 11e6aa2 [turboshaft] Constant-fold heap object map loads when possible by Darius M · 2 years ago
  56. d7c107f [handles] Add MaybeObjectDirectHandle by Jake Hughes · 2 years ago
  57. e3b750c [test] Use pathlib in test framework by Michael Achenbach · 2 years ago
  58. ba82ab2 [profiler] bail out if the pc lookup is locked by Stephen Roettger · 2 years ago
  59. 2331bd2 [arm64][sim] Fix use-of-uninitialized error in cmeq by Andreas Haas · 2 years ago
  60. 4456b1b [array-grouping] Allow LO in ArrayListElements by Shu-yu Guo · 2 years ago
  61. 9afc12a [bazel] Update prebuilt bazel to 6.2.1 by Victor Gomes · 2 years ago
  62. 16132cb Reland "[maglev] Destroy jobs on BG thread" by Leszek Swirski · 2 years ago
  63. 03ace63 [test] Flip jitless and future variant on bots by Michael Achenbach · 2 years ago
  64. 2b6cf8d [turboshaft] Do not run BranchConditionDuplication in the ts pipeline by Darius M · 2 years ago
  65. a180561 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 2 years ago
  66. 1a7539c [set-methods] Add fast path to difference method by Rezvan Mahdavi Hezaveh · 2 years ago
  67. bbde119 [maglev] Introduce CallKnownApiFunction node by Igor Sheludko · 2 years ago
  68. dc9787b [maglev][arm] Implement Int32MultiplyWithOverflow by Victor Gomes · 2 years ago
  69. 9327503 [cppgc] expose wrapper descriptor on CppHeap by Joyee Cheung · 2 years ago
  70. 297f933 [maglev] Make StoreDoubleField and StoreFixedDoubleArrayElement arch independent by Victor Gomes · 2 years ago
  71. b084a99 [maglev][arm] Implement BuiltinStringPrototypeCharCodeOrCodePointAt by Victor Gomes · 2 years ago
  72. 6361d7e [printer] Fix printing of FeedbackVector handlers by Igor Sheludko · 2 years ago
  73. 67c4302 [builtins] Merge non-generic CallApiCallback builtin versions by Igor Sheludko · 2 years ago
  74. d714bcc [maglev][arm] Fix shift operations by Victor Gomes · 2 years ago
  75. c33db8d [wasm] Turbolizer: Deduplicate inlined wasm sources by Matthias Liedtke · 2 years ago
  76. 57f61ce [turboshaft] Fix incorrect typing of 1**Infinity by Nico Hartmann · 2 years ago
  77. 8ad3e87 [maglev] Compute compilation statistics by pthier · 2 years ago
  78. 1d66f43 [maglev][arm] Implement String operations by Victor Gomes · 2 years ago
  79. 1ff68da [wasm-gc] Improve feature detection and use it in the pipeline by Manos Koukoutos · 2 years ago
  80. 1a1ea54 [wasm-gc] Inlining into JS: Run WasmTypingPhase by Matthias Liedtke · 2 years ago
  81. d2dc999 [maglev][arm] Doubles use 2 stack slots during spills by Victor Gomes · 2 years ago
  82. bb698cd Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 2 years ago
  83. 2d8d45e [wasm][revec] enable revec for I64x4GeS, and revec related bug fix by Yuheng Wei · 2 years ago
  84. a3ad520 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 2 years ago
  85. 03187e9 [x64] Enable jump table switch for builtin by JianxiaoLuIntel · 2 years ago
  86. f0c5a8c [riscv32]Skip regress-crbug-781583 by Lu Yahan · 2 years ago
  87. f0f49c9 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 2 years ago
  88. 32ddc8b [maglev] Elide bounds re-check in forEach by Leszek Swirski · 2 years ago
  89. 0f59fc3 [maglev] Mark all failing tests as such by Igor Sheludko · 2 years ago
  90. e72f3ff [turbofan] Cleanup creation of GenericLazyDeoptContinuation frame states by Igor Sheludko · 2 years ago
  91. 81b8e1b [csa] Define CallFunctionTemplate builtins' argc parameter as Int32 by Igor Sheludko · 2 years ago
  92. 0a4f233 [wasm] Turbolizer: Add inlined wasm sources by Matthias Liedtke · 2 years ago
  93. fb872ab [regalloc] Document failed experiment by Daniel Lehmann · 2 years ago
  94. 312ab9e [regalloc] Improve locality in GetChildCovers by Daniel Lehmann · 2 years ago
  95. 4e2ec8e [wasm][multi-memory] Support data segments by Clemens Backes · 2 years ago
  96. 107255a [cleanup][regalloc] Put Verify functions behind guard by Daniel Lehmann · 2 years ago
  97. b7ff96c [regalloc] reduce ZoneUnorderedSet initial size by Daniel Lehmann · 2 years ago
  98. e2b55e6 [set-methods] Add difference to set methods by Rezvan Mahdavi Hezaveh · 2 years ago
  99. 4eaf723 [maglev] CheckBounds -> CheckInt32Condition by Leszek Swirski · 2 years ago
  100. 7f91613 [heap] Add check for DirectHandle usage by Nikolaos Papaspyrou · 2 years ago