Sign in
chromium
/
v8
/
v8.git
/
branch-heads/8.1
5bf42ef
Version 8.1.307.33
by V8 Autoroll
· 5 years ago
8.1-lkgr
8.1.307.33
2eb04d8
Merged: [turbofan] fix bug in DeadCodeElimination
by Tobias Tebbi
· 5 years ago
ee31dfe
Version 8.1.307.32
by V8 Autoroll
· 5 years ago
8.1.307.32
1daf864
[test] Skip test262 test blocking the V8 DEPS roll
by Nico Hartmann
· 5 years ago
1125418
Version 8.1.307.31
by V8 Autoroll
· 5 years ago
chromium/4044_92
8.1.307.31
0e1b40f
Merged: [ic] Use the existing prototype validity cell when recomputing handlers
by Mythri A
· 5 years ago
67a2d97
Manually increment version to bump auto-tag
by Michael Achenbach
· 5 years ago
8.1.307.30
45b8c2b
Merged: [regexp] Reserve space for all registers in interpreter
by Jakob Gruber
· 5 years ago
21122bd
Version 8.1.307.29
by V8 Autoroll
· 5 years ago
8.1.307.29
986567c
Merged: [wasm] Temporarily disable native module cache
by Clemens Backes
· 5 years ago
d3a6f4b
Version 8.1.307.28
by V8 Autoroll
· 5 years ago
8.1.307.28
8c083eb
Merged: Make CreateDynamicFunction switch context before throwing
by Georg Neis
· 5 years ago
57e1aa7
Version 8.1.307.27
by V8 Autoroll
· 5 years ago
8.1.307.27
3468df5
Merged: Make CreateDynamicFunction throw if disallowed
by Lutz Vahl
· 5 years ago
112cb37
Version 8.1.307.26
by V8 Autoroll
· 5 years ago
8.1.307.26
7618565
Merged: [postmortem] generate more comprehensive metadata
by Matheus Marchini
· 5 years ago
139b7d1
Version 8.1.307.25
by V8 Autoroll
· 5 years ago
8.1.307.25
e074f94
Merged: Squashed multiple commits.
by Liviu Rau
· 5 years ago
d31df93
Version 8.1.307.24
by V8 Autoroll
· 5 years ago
8.1.307.24
966bd36
Merged: Fix scanner-level error reporting for hashbang
by Matheus Marchini
· 5 years ago
a21998f
Version 8.1.307.23
by V8 Autoroll
· 5 years ago
8.1.307.23
62ec237
Merged: Squashed multiple commits.
by Zhao Jiazhong
· 5 years ago
3e12db9
Version 8.1.307.22
by V8 Autoroll
· 5 years ago
8.1.307.22
94d936f
Merged: [runtime] Improve handling of enumeration index on global dictionary
by Seth Brenith
· 5 years ago
9b18304
Version 8.1.307.21
by V8 Autoroll
· 5 years ago
8.1.307.21
9f7e3a4
Merged: [intl] Fix Intl.NumberFormat constructor
by Camillo Bruni
· 5 years ago
ea81bf8
Version 8.1.307.20
by V8 Autoroll
· 6 years ago
8.1.307.20
7f3aa74
Merged: Revert "[wasm-debug] Let wasm scripts report correct column information."
by Philip Pfaffe
· 6 years ago
df3db11
Version 8.1.307.19
by V8 Autoroll
· 6 years ago
8.1.307.19
1f36f17
Merged: [turbofan] Fixes Array constructor with single string argument
by Nico Hartmann
· 6 years ago
ffc8305
Version 8.1.307.18
by V8 Autoroll
· 6 years ago
8.1.307.18
a390f01
Merged: [runtime] Avoid UAF in CollectKeys
by Camillo Bruni
· 6 years ago
cd7e4b9
Version 8.1.307.17
by V8 Autoroll
· 6 years ago
8.1.307.17
c934bc4
Merged: [mips32][turbofan] Don't assume that some Word32AtomicPair nodes has a projection-0
by Zhao Jiazhong
· 6 years ago
3d67c78
Version 8.1.307.16
by V8 Autoroll
· 6 years ago
8.1.307.16
66a242e
[mips][wasm-simd][liftoff] Remove i32x4_splat
by Ng Zhi An
· 6 years ago
f6dea8a
Version 8.1.307.15
by V8 Autoroll
· 6 years ago
8.1.307.15
dca22e3
Merged: Handle REPL 'let' declared variables properly for 'delete'
by Simon Zünd
· 6 years ago
ff5e1f0
Version 8.1.307.14
by V8 Autoroll
· 6 years ago
8.1.307.14
869b794
Merged: [keys] Make sure we don't leak the enum cache in slow-mode for/in
by Toon Verwaest
· 6 years ago
c72055a
Version 8.1.307.13
by V8 Autoroll
· 6 years ago
8.1.307.13
c9dc0f3
Merged: [turbofan] Fix bug in Typer::TypeInductionVariablePhi, again
by Georg Neis
· 6 years ago
8cb36d9
Version 8.1.307.12
by V8 Autoroll
· 6 years ago
8.1.307.12
d654235
Merged: [turbofan] Fix bug in receiver maps inference
by Georg Neis
· 6 years ago
b304ddc
Version 8.1.307.11
by V8 Autoroll
· 6 years ago
8.1.307.11
74db3de
Merged: [mips][wasm-simd][liftoff] Implement i32/f32x4.splat.
by Yu Yin
· 6 years ago
1e826ce
Version 8.1.307.10
by V8 Autoroll
· 6 years ago
8.1.307.10
10d917c
Merged: [ptr-compr] Fix Torque/CSA version of CreateTypedArray
by Jakob Kummerow
· 6 years ago
08d4256
Version 8.1.307.9
by V8 Autoroll
· 6 years ago
8.1.307.9
3c46672
Merged: [snapshot] Fix deref of raw pointer after potential GC
by Dan Elphick
· 6 years ago
878890d
Merged: [modules] Fix bug in instantiation failure handling
by Georg Neis
· 6 years ago
05bba02
Version 8.1.307.8
by V8 Autoroll
· 6 years ago
8.1.307.8
95bd0e4
Merged: [turbofan] Harden ReduceJSCreateArray against typing bugs
by Georg Neis
· 6 years ago
6ee70dd
Merged: [turbofan] Fix bug in Typer::TypeInductionVariablePhi
by Georg Neis
· 6 years ago
4411585
Merged: [ptr-compr] Fix decompression functions in v8-internal.h
by
[email protected]
· 6 years ago
a8d00db
Version 8.1.307.7
by V8 Autoroll
· 6 years ago
8.1.307.7
50dcea2
Merged: [gasm] Fix deopt frame state in Array.p.reduce and reduceRight
by Jakob Gruber
· 6 years ago
05bf68d
Version 8.1.307.6
by V8 Autoroll
· 6 years ago
8.1.307.6
eeec9f4
Merged: Squashed multiple commits.
by Ulan Degenbaev
· 6 years ago
a295423
Version 8.1.307.5
by V8 Autoroll
· 6 years ago
8.1.307.5
3d53c70
Merged: [ptr-compr] Bump max string length to ~2**29
by Jakob Kummerow
· 6 years ago
bd2c6a4
Version 8.1.307.4
by V8 Autoroll
· 6 years ago
8.1.307.4
fcb4a1d
Merged: Revert "[wasm] Tierdown wasm module upon "Debugger.enable""
by Eric Leese
· 6 years ago
2d4f38b
Version 8.1.307.3
by V8 Autoroll
· 6 years ago
8.1.307.3
555060d
Merged: PPC/s390: [wasm] skip liftoff debugger tests
by Milad Farazmand
· 6 years ago
b242cac
Version 8.1.307.2
by V8 Autoroll
· 6 years ago
8.1.307.2
087f9b2
Disable handle zapping
by Michael Hablich
· 6 years ago
6f02783
Create V8 8.1 branch for Chromium 81
by Michael Hablich
· 6 years ago
a4dcd39
Version 8.1.307
by v8-ci-autoroll-builder
· 6 years ago
chromium/4043
chromium/4044
chromium/4045
chromium/4046
chromium/4047
8.1.307
f22c213
[promises] Port remaining promise code to Torque.
by Joshua Litt
· 6 years ago
01646bc
Suppress some console functions for fuzzing
by Michael Achenbach
· 6 years ago
acb4f3b
[heap] Disable concurrent_array_buffer_sweeping in single-threaded mode
by Dominik Inführ
· 6 years ago
c7e8d66
PPC/s390: [wasm] skip liftoff debugger tests
by Milad Farazmand
· 6 years ago
efaa34b
Fix one more LookupIterator
by Jakob Kummerow
· 6 years ago
a35214a
[turbofan] Repair 'index in typedarray' regression
by Jakob Kummerow
· 6 years ago
60f108f
[ast] Allocate cons strings in young space on main thread
by Leszek Swirski
· 6 years ago
861da54
[cleanup] Reformat BUILD.gn file
by Igor Sheludko
· 6 years ago
68cc5c6
[builtins] Fix FastCreateDataProperty
by Igor Sheludko
· 6 years ago
390c7fe
Revert "[regexp] Correctly escape a backslash-newline sequence"
by Jakob Gruber
· 6 years ago
e395871
[runtime] Don't invalidate property cell when it becomes read-only
by Georg Neis
· 6 years ago
2d10033
Fix ArrayLengthSetter for suddenly frozen elements
by Jakob Kummerow
· 6 years ago
f3e2ad9
[heap] Separate shared objects from objects of untracked contexts
by Ulan Degenbaev
· 6 years ago
19f23ae
[heap] Add per-context accounting of external bytes
by Ulan Degenbaev
· 6 years ago
410ca4c
[wasm] Tierdown wasm module upon "Debugger.enable"
by Z Nguyen-Huu
· 6 years ago
7fa6c69
Update V8 DEPS.
by v8-ci-autoroll-builder
· 6 years ago
554a347
[wasm-simd] Remove f64x2.convert_i64x2_s and _u
by Ng Zhi An
· 6 years ago
60d5f8c
[wasm][liftoff] Implement AtomicSub on x64
by Andreas Haas
· 6 years ago
ca02cfc6
[deps] Add android_platform to deps
by Liviu Rau
· 6 years ago
a811f58
[cleanup] limit headers in instruction.cc
by Dan Elphick
· 6 years ago
02253a9
s390: [wasm-simd] Implement simd unary and boolean operations
by Milad Farazmand
· 6 years ago
62cde00
[wasm][liftoff] Implement Atomic[And|Or|Xor] on x64
by Andreas Haas
· 6 years ago
3387b77
[objects] Fix type of ByteCodeArray::source_position_table
by Dan Elphick
· 6 years ago
e99d4e7
REPL mode must only re-write AST on successful parses
by Simon Zünd
· 6 years ago
c51c9f7
Improve iterator_range to take non-&& arguments
by Philip Pfaffe
· 6 years ago
8c8732f
[heap] Add missing per-context size accounting
by Ulan Degenbaev
· 6 years ago
bc6ebfe
[foozzie] Add mock for maximum SharedArrayBuffer
by Michael Achenbach
· 6 years ago
3ec3677
[heap] Do not start array buffer sweeping task without any work
by Dominik Inführ
· 6 years ago
8060c26
[wasm] Remove negation in --wasm-no-[bounds-checks|stack-checks]
by Andreas Haas
· 6 years ago
272f918
[ast] Add leszeks@ to src/ast owners
by Leszek Swirski
· 6 years ago
1e6732f
Revert "[wasm] Cache streaming compilation result"
by Clemens Backes
· 6 years ago
Next »