[go: up one dir, main page]

  1. d356572 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 10 minutes ago main
  2. ed00cee [wasm-custom-desc] Handle Wasm objects on more prototype chains by Jakob Kummerow · 10 hours ago
  3. 954cecc Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 12 hours ago
  4. 84611f1 [wasm] Fix Wasm-in-JS inlining with lazy validation by Daniel Lehmann · 13 hours ago
  5. 8b13df3 [wasm][cleanup] Simplify decoder br/try/handler table iterators by Daniel Lehmann · 13 hours ago lkgr
  6. fe81545 [api] Adding total allocated bytes in HeapStatistics by Caio Lima · 14 hours ago
  7. 768b63d [compiler] Make the scheduler faster by Sam Parker · 14 hours ago
  8. bbe0f05 [test] SetPrototypeProperties tests should be skipped if Jitless by Raphael Herouart · 15 hours ago
  9. 54b3a14 [maglev] Handle left == right in Float64Min/Max gracefully by Marja Hölttä · 15 hours ago
  10. 3dcf7fb [cleanup] Remove one more redundant definition of FatalProcessOOM by Gyuyoung Kim · 15 hours ago
  11. 7e55d37 [heap] Fix ScavengerWeakObjectRetainer by Omer Katz · 15 hours ago
  12. ff527ac [wasm] Distinguish between compile time and finish time again by Clemens Backes · 15 hours ago
  13. bd89f6e [maglev] Move MarkSideEffect to KNA by Victor Gomes · 15 hours ago
  14. 6a5563b [heap] Do not subtract isolate from allocator limit anymore by Dominik Inführ · 16 hours ago
  15. 0cb3390 [wasm] Fix DCHECK failure when inlining br_table into JS by Daniel Lehmann · 16 hours ago
  16. 89ba75c [turboshaft] Support phis and loads in DecideObjectIsSmi by Darius Mercadier · 17 hours ago
  17. 4a2106a [turboshaft] Use new call descriptor format for runtime calls by Nico Hartmann · 17 hours ago
  18. 5230b6c [maglev] Correctly use the argument key in ClearLoadedPropertiesForKey by Victor Gomes · 17 hours ago
  19. 38098bc [turboshaft] use FATAL instead of UNREACHABLE in ValidateOpInputRep by Darius Mercadier · 17 hours ago
  20. f9d8a84 [heap] Memory reducer should consider external bytes by Omer Katz · 17 hours ago
  21. 8e4fc2c [maglev] Update load property cache on stores by Victor Gomes · 18 hours ago
  22. 898ead0 [turboshaft] Better handling of OptionalOpIndex in unreachable code by Darius Mercadier · 18 hours ago
  23. d86212a [wasm] Fix missing Smi checks since crrev.com/c/7054524 by Jakob Kummerow · 19 hours ago
  24. ded0009 [d8, fuzzing] Print a strong warning when passing flags which are crashy by design by Marja Hölttä · 19 hours ago
  25. ff57a27 Fix handle API comment by Erik Corry · 19 hours ago
  26. 35773b1 [maglev][cleanup] Refactor load tagged nodes by Victor Gomes · 19 hours ago
  27. 3fb08f1 [js] Add flag for non-extensibility including private fields by Leszek Swirski · 19 hours ago
  28. 9ce8429 [turboshaft] Fix a division overflow trap by Thibaud Michaud · 19 hours ago
  29. 83235c0 [test] Add scavenger chaos threshold to numfuzz by Michael Achenbach · 20 hours ago
  30. b80521c [maglev type system] Make BuildTaggedEqual return a ReduceResult by Marja Hölttä · 21 hours ago
  31. 1a506a4 [heap] Fix tests on Android broken by enabling high-end Android by Dominik Inführ · 21 hours ago
  32. abdc574 [heap] Move most Scavenger code to cc file by Michael Lippautz · 21 hours ago
  33. 94a3c42 [riscv][maglev/turbolev] Optimize Math.max/min Float64 cases by Florian Loitsch · 21 hours ago
  34. 8fbd5e4 Update fuzztest (trusted) by v8-ci-autoroll-builder · 23 hours ago
  35. 314b456 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 24 hours ago
  36. 527c14d [heap] Add loading state trace event in v8 heap by etiennep-chromium · 35 hours ago
  37. a9d526a [revectorizer] Use range insert for `on_stack_`. by Jeffrey Yu · 35 hours ago
  38. 1140d07 PPC/s390: [maglev/turbolev] Optimize Math.max/min Float64 cases by Milad Fa · 36 hours ago
  39. 1041400 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 36 hours ago
  40. 6aeac5fe Revert "heap: Release paged pools every K seconds" by Leszek Swirski · 36 hours ago
  41. e41e73d [runtime] SetPrototypeProperties handling of Hole/Undefined/Non-Object Values by Raphael Herouart · 2 days ago
  42. c6fb5c3 Reland "[turbolev] Cache constant property loads" by Victor Gomes · 2 days ago
  43. c49abfb heap: Release paged pools every K seconds by Anton Bikineev · 2 days ago
  44. 0b4ee3f [maglev] Reduce string.slice(-1) by Marja Hölttä · 2 days ago
  45. b1e0b25 Stop using HeapType::Representation in wasm-interpreter.cc by Gyuyoung Kim · 2 days ago
  46. bc20043 Revert "[turbolev] Cache constant property loads" by Victor Gomes · 2 days ago
  47. 0e99083 [maglev/turbolev] Optimize Math.max/min Float64 cases by Marja Hölttä · 2 days ago
  48. 8b67332 [logging] Skip logging of unprintable values by Clemens Backes · 2 days ago
  49. e6d2e64 [turbofan] Avoid inlining calls with too many arguments by Darius Mercadier · 2 days ago
  50. 1051e7f [test] Remove --testing-d8-test-runner by Michael Achenbach · 2 days ago
  51. 350b116 [heap] Optimize Scavenger fast paths by Michael Lippautz · 2 days ago
  52. 490abeb [d8] Harden against overly large input files by Clemens Backes · 2 days ago
  53. ac3e585 [compiler] Pass feedback to CreateArray by Jakob Linke · 2 days ago
  54. c97eeaa [turbolev] Record KNA alternative for ChangeInt32ToFloat64 by Darius Mercadier · 2 days ago
  55. b8b0179 [objects] Avoid race in JSObject::GetEmbedderFieldCount by Nikolaos Papaspyrou · 2 days ago
  56. 092e6a1b [loong64][compiler] Save and restore ra in OutOfLineVerifySkippedIndirectWriteBarrier by Liu Yu · 2 days ago
  57. b55e436 [base] SmallVector: Perform default-initialization in more cases by Matthias Liedtke · 2 days ago
  58. fd95e8d [cleanup] Remove redundant definition of FatalProcessOOM by Clemens Backes · 2 days ago
  59. a84a922 [maglev][cleanup] Remove Node** inputs by Victor Gomes · 2 days ago
  60. bbb7156 [wasm-custom-desc] Store immediate supertype on Map by Jakob Kummerow · 2 days ago
  61. b7d1304 [heap] Fix spelling of Heap::Default(Min/Max)HeapSize by Dominik Inführ · 2 days ago
  62. a0d67d8 [tools] Temove old unused tools/android-sync.sh by Camillo Bruni · 2 days ago
  63. af310d2 [heap] Enable Scavenger chaos mode on bots and fuzzers by Omer Katz · 2 days ago
  64. aac714b [d8] Use same heap setup as Chrome in d8 by Dominik Inführ · 2 days ago
  65. 75603ef [turbolev] Cache constant property loads by Victor Gomes · 2 days ago
  66. 95caad6 [cppgc] Add static_assert to Visitor::Trace(const T&) by Omer Katz · 2 days ago
  67. e1576db [maglev] More accurately honor --max-maglev-inlined-bytecode-size-small-total by Marja Hölttä · 2 days ago
  68. 7cac4b5 Update fuzztest (trusted) by v8-ci-autoroll-builder · 2 days ago
  69. b3cd2f8 [Intl] Stage Intl.Locale.prototype.variants by Frank Tang · 2 days ago
  70. 76546e2 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 2 days ago
  71. 0fe4b0a Avoid redundant map lookups in `WasmEngine::KeepInDebugState`. by Jeffrey Yu · 2 days ago
  72. 85ff3e4 ppc: setting SO bit correctly by Junliang Yan · 2 days ago
  73. 426a43b Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 2 days ago
  74. dc6d0a8 [runtime] Fix HashTable capacity overflow detection by Igor Sheludko · 2 days ago
  75. 9f32237 [heap] Emit gc tracer state as async events by etiennep-chromium · 2 days ago
  76. ab289a8 Reland "[wasm] Differentiate the stack guard on loop back edges" by Jakob Kummerow · 2 days ago
  77. 4507e51 Revert "[heap] Relax CodeRange allocation constraints" by Matthias Liedtke · 3 days ago
  78. 2b6d499 Reland "[json] Detect more cases where reviver has only 2 args" by Dan Carney · 3 days ago
  79. 8a1fc3b Revert "[tiering] Lower minimum_invocations_after_ic_update" by Olivier Flückiger · 3 days ago
  80. 123a3a3 [gemini] Fix build commands by Leszek Swirski · 3 days ago
  81. f235a99 [cleanup] Add a union type for objects with dependent code by Leszek Swirski · 3 days ago
  82. 39f46bc [hole] Make --unmap-holes non-experimental by Leszek Swirski · 3 days ago
  83. 538e999 [wasm][cleanup] Stop using HeapType::Representation by Jakob Kummerow · 3 days ago
  84. 2d17245 [maglev] Fix holey to floats conversions after operation identity by Victor Gomes · 3 days ago
  85. e91b090 [regexp] Add a simple early abort mechanism to compilation by Jakob Linke · 3 days ago
  86. f63f1f1 [heap] Relax CodeRange allocation constraints by Igor Sheludko · 3 days ago
  87. 2eee588 Reland "[arm64][builtins] Ensure remapping works on non-4k linux systems" by Pierre Langlois · 3 days ago
  88. 74306c5 [heap] Introduce Scavenger chaos mode by Omer Katz · 3 days ago
  89. b677a1d Reland "cppgc: Mitigate Oilpan VA exhaustions" by Anton Bikineev · 3 days ago
  90. f6d57ed [execution, heap] Remove Isolate::InFastCCall() by Dominik Inführ · 3 days ago
  91. c688519 Don't call well-known Symbol methods for RegExp on primitive values by Kenta Moriuchi · 3 days ago
  92. aa899a2 [wasmfx] Fix compressed/uncompressed mix-up by Thibaud Michaud · 3 days ago
  93. 4094707 Fix --trace-detached-contexts by Omer Katz · 3 days ago
  94. 389ed23 [x64][ia32] Fix CallApiFunctionAndReturn() by Igor Sheludko · 3 days ago
  95. 33488e6 [wasmfx] Allow multiple resume handlers by Thibaud Michaud · 3 days ago
  96. abbf2b3 [ic] Preserve KeyedAccessLoadMode attributes when updating polymorphic handlers by Marja Hölttä · 3 days ago
  97. 30f9d2e [wasm][metrics] Use designated initializers by Clemens Backes · 3 days ago
  98. 5ac3b7e [wasm-custom-desc] Fix UnregisterPrototypeUser for mixed chains by Jakob Kummerow · 3 days ago
  99. ff34ae2 [objects] improve module linked status DCHECKs by Chengzhong Wu · 3 days ago
  100. 6e84ae8 Revert "[json] Detect more cases where reviver has only 2 args" by Dan Carney · 3 days ago