1. 34b6748 [wasm] Remove dead {ThreadImpl::Block} structure. by Michael Starzinger · 5 years ago
  2. 503fb21 [ic] Fallback to runtime from builtins to check if we throw on error by Mythri · 5 years ago
  3. 421cf61 PPC/s390: [builtins] Improve CallApiCallback calling convention. by Junliang Yan · 5 years ago
  4. c79a63e [nojit] Don't expose wasm in jitless mode by Jakob Gruber · 5 years ago
  5. 7495185 [wasm] Fix two jump table offset parameters. by Michael Starzinger · 5 years ago
  6. 74941eb [turbofan] Move a condition for inlining into SFI's IsInlineable by Georg Neis · 5 years ago
  7. bff96ce v8: Fix -Wextra-semi warnings, enable warning. by Nico Weber · 5 years ago
  8. 0ce2f3d [wasm][test] Remove macros by Clemens Hammacher · 5 years ago
  9. 97d130f PPC: fix aix function descriptor issue on builtins by Junliang Yan · 5 years ago
  10. b73d941 [turbofan] Refactor ReduceKeyedAccess for readability by Georg Neis · 5 years ago
  11. 793f025 [turbofan] Clarify purpose of bytecode_array in InlinedFunctionHolder by Georg Neis · 5 years ago
  12. 2d9a9ed [runtime] Change FIELD_ADDR to .ptr() instead of ->ptr() by Toon Verwaest · 5 years ago
  13. 87c985f [turbofan] Fix optimization of global loads and stores by Georg Neis · 5 years ago
  14. c142e0a [builtins] Improve CallApiCallback calling convention. by Benedikt Meurer · 5 years ago
  15. 1534781 [turbofan] Refactor ComputePropertyAccessInfo for readability by Georg Neis · 5 years ago
  16. 6f66dce [build] Avoid 'using namespace' in gen-postmortem-metadata.py by Georg Neis · 5 years ago
  17. da2300f [heap] Relax accesses to a page's live byte count. by Pierre Langlois · 5 years ago
  18. 82faa6d [array] Fix Array#map storing signaling NaNs by Sigurd Schneider · 5 years ago
  19. e7063b3 [GC] Small clean-ups by Sigurd Schneider · 5 years ago
  20. 4448315 [cpu-profiler] Only record SIGPROF-based samples for samplers that request samples by Andrew Comminos · 5 years ago
  21. 6e05eef [stack trace] Introduce StackTraceFrame object by Simon Zünd · 5 years ago
  22. 2497023 Refine the type of Context to NativeContext around JSObject by tzik · 5 years ago
  23. 8bf6098 Roll third_party/inspector_protocol to a0abcb6bfbd8d13071bb0d2ac4ee1066703eb60a. by Pavel Feldman · 5 years ago
  24. 5dffb59 DevTools: roll third_party/inspector_protocol, wire binary operation. by Pavel Feldman · 5 years ago
  25. ba78fef Improve IC hole-to-underfined conversion heuristics by Matt Gardner · 5 years ago
  26. 1eec85b [cleanup] Remove LoadAndUntagToWord32Root by Maciej Goszczycki · 5 years ago
  27. baeb4e3 [testrunner] enable the progress indicator by Tamer Tas · 5 years ago
  28. 9d86374 [test] Bump shards on slow bots by Michael Achenbach · 5 years ago
  29. 5a4e095 [turbofan] Tweak JSCallReducer::ReduceCallApiFunction a bit more. by Benedikt Meurer · 5 years ago
  30. e2207c6 [fuzzer] create a test-suite for the fuzzer by Tamer Tas · 5 years ago
  31. 7b69507 [turbofan] Add handling of jumps to the serializer by Maya Lekova · 5 years ago
  32. 0a78f45 Reland "[global-handles] Do not clear finalization callback on moving" by Michael Lippautz · 5 years ago
  33. a439a7a [ic] Rename FindFirstName & FindFirstMap to GetName & GetFirstMap by Georg Neis · 5 years ago
  34. c9ef040 [builtins]: Optimize CreateTypedArray to use element size log 2 for calculations. by peterwmwong · 5 years ago
  35. ad5b6d7 [testrunner] enable variant sharding by Tamer Tas · 5 years ago
  36. 01dc570 [wasm] Generate code for the table.get and table.set instructions by Andreas Haas · 5 years ago
  37. f269293 [test] migrate mkgrokdump suite to TestLoader by Tamer Tas · 5 years ago
  38. 9fecc3b Revert "[global-handles] Do not clear finalization callback on moving" by Mythri Alle · 5 years ago
  39. cd1063c [turbofan] Generalize and optimize API calls a bit. by Benedikt Meurer · 5 years ago
  40. 63851f8 Add helper for lossless conversion of 31-bit pattern to Smi by Georg Neis · 5 years ago
  41. f4b7d44 [turbofan] Remove a bogus comment. by Georg Neis · 5 years ago
  42. 933dfb1 [heap] Replace InNewSpace checks with InYoungGeneration checks by Ulan Degenbaev · 5 years ago
  43. 1bd2d7d [turbofan] Rename CodeGenerator's "code" to "instructions" by Georg Neis · 5 years ago
  44. 3abc01f [ptr-compr][arm64] Implementing SmiUntagField which loads a field by Santiago Aboy Solanes · 5 years ago
  45. a4669ba Add target for common test headers by Sigurd Schneider · 5 years ago
  46. 616510f [auto-roller] flatten the recursive deps for chromium buildtools by Tamer Tas · 5 years ago
  47. 96585c3 Reland^4 "[turbofan] Use feedback when reducing global loads/stores." by Georg Neis · 5 years ago
  48. df95cff Move MicrotasksPolicy management to MicrotaskQueue by tzik · 5 years ago
  49. e7561c0 Redisable test-cpu-profiler/TracingCpuProfiler by Alexei Filippov · 5 years ago
  50. 1483561 [parser] don't accept PRIVATE_NAME for object literal property names by Caitlin Potter · 5 years ago
  51. 855623a [profiler] Provide line-level info in streaming profiles by Alexei Filippov · 5 years ago
  52. 3263c82 Add interface descriptor for ASM builtins by Z Duong Nguyen-Huu · 5 years ago
  53. 7991362 [parser] Drop explicit shorthand property LET detection by Toon Verwaest · 5 years ago
  54. 93b3c7e [heap] Handle young large objects in global handles by Ulan Degenbaev · 5 years ago
  55. cbd8f42 [api] Remove several deprecated methods by Dan Elphick · 5 years ago
  56. 1bcf626 JS WeakMap: Test collection of chained WeakMaps by Michael Lippautz · 5 years ago
  57. a953f8d Fix map equivalence check. by Jaroslav Sevcik · 5 years ago
  58. 34bcb7f [ptr-compr] Fix tests that write tagged values to off-heap locations by Igor Sheludko · 5 years ago
  59. 08c4224 Update the CodeEventObserver of a ProfilerListener when a v8::CpuProfiler is restarted by Andrew Comminos · 5 years ago
  60. 58ebbf3 Fix JSTest/Proxies/Set.*Trap tests to return true from the trap by Mythri · 5 years ago
  61. 214992e Remove obsolete array constructor test by Ulan Degenbaev · 5 years ago
  62. 0544466 [heap] Small fixes for young large objects near OOM by Ulan Degenbaev · 5 years ago
  63. 54d63ac [ptr-compr][arm64] Finish introducing bottlenecks for accessing on-heap by Santiago Aboy Solanes · 5 years ago
  64. 2ef4e3d [ptr-compr][arm64] Introduce bottlenecks for accessing on-heap tagged fields. by Santiago Aboy Solanes · 5 years ago
  65. 62b8542 [heap] Minor MC fixes for young large objects by Ulan Degenbaev · 5 years ago
  66. 47270eb PPC/s390: DISALLOW_IMPLICIT_CONSTRUCTORS for MacroAssembler by Junliang Yan · 5 years ago
  67. d8a457c [global-handles] Do not clear finalization callback on moving by Michael Lippautz · 5 years ago
  68. 7d8bb4a Make Map::MapVerify check that deprecated implies not-stable by Georg Neis · 5 years ago
  69. e1ec054 [turbofan] Try updating maps early on. by Georg Neis · 5 years ago
  70. c6dc8be [turbofan] Rename "shrink_slots" to "required_slots" for clarity by Georg Neis · 5 years ago
  71. bfb2a104 Simplify some DCHECKs. by Georg Neis · 5 years ago
  72. 81dc553 [wasm][test] Do not compile code for interpreter tests by Clemens Hammacher · 5 years ago
  73. 082c27fa [stack trace] Extract stack trace frame caching into helper class by Simon Zünd · 5 years ago
  74. d184077 [turbofan] Try updating maps in ConsolidateElementLoad. by Georg Neis · 5 years ago
  75. 47e5282 [turbofan] Move kBailoutOnUninitialized check into ReduceSoftDeoptimize by Georg Neis · 5 years ago
  76. 1f5171d [turbofan] Define helper for special case in ReduceJSLoadProperty. by Georg Neis · 5 years ago
  77. 486ec80 [parser] Reset expression_scope_ stack to nullptr when parsing a function body by Toon Verwaest · 5 years ago
  78. 462a015 [turbofan] Use && instead of & in some condition. by Georg Neis · 5 years ago
  79. cc7ac98 add micro-benchmark for object freeze with tagged template by Z Duong Nguyen-Huu · 5 years ago
  80. ba1d0f25 Reland "Reland "Introduce a PREMONOMORPHIC state to StoreGlobalIC"" by Mike Stanton · 5 years ago
  81. e986f44 Revert "Reland "Introduce a PREMONOMORPHIC state to StoreGlobalIC"" by Michael Stanton · 5 years ago
  82. 7179cdb Reland "Introduce a PREMONOMORPHIC state to StoreGlobalIC" by Mike Stanton · 5 years ago
  83. b5003d2 Revert "Introduce a PREMONOMORPHIC state to StoreGlobalIC" by Michael Stanton · 5 years ago
  84. ec06b5c Introduce a PREMONOMORPHIC state to StoreGlobalIC by Mike Stanton · 5 years ago
  85. 154bb50 Fix map updater for non-extensible maps with private symbols. by Jaroslav Sevcik · 5 years ago
  86. f1c92ac [DevTools] Roll inspector_protocol to 02ca2bc2bb337cb2d4143157383b554f9b75dc99. by Johannes Henkel · 5 years ago
  87. 455200e [cleanup] Move some stuff out of objects-inl.h by Jakob Kummerow · 5 years ago
  88. 8c684d5 [Intl] Remove redundant call by Frank Tang · 5 years ago
  89. 8c2ec19 [Intl] Work around ICU-8420 for "und" by Frank Tang · 5 years ago
  90. daa38a9 Reland "[Intl] Cleans up intl-relative-time-format flag" by Frank Tang · 5 years ago
  91. bc80fbc [Intl] Reduces memory by sharing code. by Frank Tang · 5 years ago
  92. c22bb46 Inline indexOf/includes at polymorphic sites by Matt Gardner · 5 years ago
  93. ead726f [snapshot][ptr-compr] Stop using UnalignedSlot by Igor Sheludko · 5 years ago
  94. 51f11f0 [snapshot][cleanup] Reassign bytecode values by Igor Sheludko · 5 years ago
  95. ed5230a improve exec performance on RegExp with named capture groups by Seth Brenith · 5 years ago
  96. f644fa4 [d8] Add parser experimentation flags by Toon Verwaest · 5 years ago
  97. 93d92cf [ptr-compr] Fix compressing stores in CSA/builtins by Igor Sheludko · 5 years ago
  98. 7bb6dc0 [turbofan] Introduce aborting bounds checks. by Jaroslav Sevcik · 5 years ago
  99. d3c4a0b [turbofan] Respect unset kBailoutOnUninitialized flag in element access. by Georg Neis · 5 years ago
  100. c06cb88 [heap, serializer] Fix data race in serialization of DescriptorArray by Ulan Degenbaev · 5 years ago