Sign in
chromium
/
v8
/
v8.git
/
HEAD
e01bf69
[sandbox] Validate BackingStore resize bounds
by Marco Vitale
· 4 minutes ago
main
d56d4bd
Update fuzztest (trusted)
by v8-ci-autoroll-builder
· 57 minutes ago
624f982
[riscv][codegen] Fix slot calculation for move cycle resolution
by LuYahan
· 4 hours ago
5068658
[test262] Roll test262
by v8-ci-autoroll-builder
· 12 hours ago
65c9383
Revert "d8: Prohibit insecure sandbox mode on CrOS and Windows"
by Ryan Diaz
· 13 hours ago
lkgr
3c3aab4
Handle context destruction when adding binding within V8InspectorImpl::contextCreated.
by Yulun Zeng
· 13 hours ago
1062446
[wasm-imported-strings] concat: catch exception in Wasm
by Jakob Kummerow
· 13 hours ago
655ec43
[wasmfx] Inline cont.bind runtime call
by Thibaud Michaud
· 15 hours ago
c2762e6
security: Add helper functions to reproducing instructions
by Michael Lippautz
· 15 hours ago
977f64a
d8: Prohibit insecure sandbox mode on CrOS and Windows
by Michael Lippautz
· 16 hours ago
a7db3ea
[maglev] Move VirtualObject creation to MaglevReducer
by Victor Gomes
· 16 hours ago
dd5d76a
PPC/s390: [codegen] Fix slot calculation for move cycle resolution
by Milad Fa
· 16 hours ago
0cc2bb3
[turboshaft] Enable trusted-load elimination by default
by Manos Koukoutos
· 16 hours ago
9c66ae4
[maglev] Migrate Intl and Embedder builtins to MaglevReducer
by Victor Gomes
· 16 hours ago
27a2584
[maglev] Unwrap Identities when reading VirtualObject slots
by Marja Hölttä
· 16 hours ago
b15a327
Revert "[regexp] Add JetStream-derived and feature-coverage regexp corpora"
by Leszek Swirski
· 16 hours ago
b9772c7
[objects] Fix JSFunction::TryGetPrototypeOrInitialMap() for harmony structs
by Igor Sheludko
· 18 hours ago
30e973f
[bigsleep] Add script to create V8 snapshots
by Michael Achenbach
· 18 hours ago
7e76186
[turbolev] Untag SmiConstant in CheckedSmiUntag in the optimizer
by Darius Mercadier
· 19 hours ago
2276a4a
[turbolev] Optimize CheckedObjectToIndex in the graph optimizer
by Darius Mercadier
· 19 hours ago
6f5f3cd
[regexp] Add JetStream-derived and feature-coverage regexp corpora
by Jakob Linke
· 19 hours ago
05e1d2d
[wasm] Add bounds check for function index in GetOrCreateFuncRef
by Andreas Haas
· 19 hours ago
d84b125
[inspector] Avoid further side effects in `V8Console`.
by Benedikt Meurer
· 19 hours ago
8bf3255
[objects] Preserve MaybeHandle in proxy stringification
by Niek van der Maas
· 20 hours ago
ff1f27e
[sandbox] Use 32-bit offset arithmetic in ToDirectStringAssembler
by Samuel Groß
· 20 hours ago
164cdee
[hash] Use rapidhash mum mixer for integer hashing
by Jakob Linke
· 20 hours ago
ee77bed
[maglev] Migrate Date builtins to MaglevReducer
by Victor Gomes
· 20 hours ago
edd02fd
[codegen] Fix slot calculation for move cycle resolution
by Thibaud Michaud
· 20 hours ago
5873013
[tools] Update gcmole
by v8-ci-autoroll-builder
· 21 hours ago
675cf72
[wasm][liftoff] Optimize 64-bit rotations on x64 and arm64 in Liftoff
by Marco Vitale
· 21 hours ago
b2457d3
[objects] Use InstanceTypeChecker for Is*String predicates
by Leszek Swirski
· 21 hours ago
15c03af
Revert "Deflake NoUAFWhenResettingContextGroupDuringArgumentWrapping"
by Michael Achenbach
· 22 hours ago
ac629c9
[bazel] Update deps
by Victor Gomes
· 22 hours ago
207a5e5
Deflake NoUAFWhenResettingContextGroupDuringArgumentWrapping
by Kim-Anh Tran
· 22 hours ago
90bde73
[extensions] Add SBXCHECK in GetCounters()
by Dominik Inführ
· 24 hours ago
beaee43
[riscv][wasmfx] Avoid code cache lookup on suspend
by LuYahan
· 24 hours ago
a24e0f6
[riscv]Add SmiUntagUnsigned helpers and adjust maglev debug condition
by LuYahan
· 2 days ago
d50a634
Update fuzztest (trusted)
by v8-ci-autoroll-builder
· 3 days ago
2f5a0f4
[*lev] Re-enable phi untagging by default
by Darius Mercadier
· 4 days ago
afa2180
[maglev] Clean up phi retagging logic and remove strict assertions
by Darius Mercadier
· 4 days ago
36fea80
[maglev] Replace CheckSmi with deopt if Phi type cannot be Smi
by Darius Mercadier
· 4 days ago
0d7a6d4
[maglev] Move BuildLoad/StoreTaggedField to MaglevReducer
by Victor Gomes
· 4 days ago
45a6b7b
[d8][fuzzilli] Fix REPRL loop failure handling for JS bundles
by Olivier Flückiger
· 4 days ago
3d17a24
[maglev][cleanup] Route reducible builtins through MaglevReducer first
by Victor Gomes
· 4 days ago
1a8e880
[for-of, maglev] Support polymorphic feedback
by Marja Hölttä
· 4 days ago
5481c6c
[api] Define a tag range for objects used with v8::Object::Wrappable
by Andreas Haas
· 4 days ago
fd50f07
[maglev] Migrate DataView builtins to MaglevReducer
by Victor Gomes
· 4 days ago
23023a4
[modules] Defence against leaving modules in half initialized state
by Igor Sheludko
· 4 days ago
d404eec
[agents] Update GEMINI.md include syntax in install scripts
by Olivier Flückiger
· 4 days ago
b42b34f
[csa] Fix OrdinaryHasInstance for functions with non-instance prototypes
by Igor Sheludko
· 4 days ago
268e8b0
[flags] Change --osr-to-tierup flag to unsigned
by Leszek Swirski
· 4 days ago
e40b843
[test] Fix flaky StreamingWithIsolateScriptCacheClearingRootSFI
by Omer Katz
· 4 days ago
8d0c1e4
[agents] Enforce v8-regression-testing skill for regression tests
by Darius Mercadier
· 4 days ago
7dc2296
[maglev] Migrate IEEE_754 builtins to MaglevReducer
by Victor Gomes
· 4 days ago
03e8dcd
[turboshaft] Load elimination: canonicalize MemoryRepresentations
by Manos Koukoutos
· 4 days ago
d0ed76c
[flags] Avoid constructing FlagName on malformed command-line input
by Samuel Groß
· 4 days ago
668b6da
[maglev] Migrate more Math builtins to MaglevReducer
by Victor Gomes
· 4 days ago
1794c8a
Update V8 DEPS (trusted)
by v8-ci-autoroll-builder
· 4 days ago
f1d2db6
Update V8 DEPS (trusted)
by v8-ci-autoroll-builder
· 5 days ago
0c2123d
[loong64][mips64][wasmfx] Avoid code cache lookup on suspend
by Liu Yu
· 5 days ago
cc81704
[wasm-interpreter] Keep ref results GC-rooted while converting in ContinueExecution
by Paolo Severini
· 5 days ago
6093e89
[wasm interpreter] Fix Wasm interpreter build
by Paolo Severini
· 5 days ago
5a1da04
[loong64][mips64] Save SIMD registers in Generate_WasmDebugBreak when supported
by Liu Yu
· 5 days ago
57513ea
[mips64] Fix second argument of CallRecordWriteStubSaveRegisters
by Liu Yu
· 5 days ago
32db030
[wasm][ia32] Fix register exhaustion in DecrementMaxSteps
by Clemens Backes
· 5 days ago
3da022a
[d8] Handle cmpxchg in hardware watchpoints
by Clemens Backes
· 5 days ago
4c6a172
Reland "Skip a flaky test"
by Rezvan Mahdavi Hezaveh
· 5 days ago
7fafffd
[headers] Drop IsFoo(const HeapObject*) overloads
by Jakob Kummerow
· 5 days ago
da90d40
[wasmfx] Clarify wasm code pointer lifetime
by Thibaud Michaud
· 6 days ago
f348867
[wasm][debug] Fix return address calculation during OSR patching
by Clemens Backes
· 6 days ago
147d611
S390: Unify GetLabelAddress usages with ppc
by Milad Fa
· 6 days ago
2095457
PPC/s390: [wasmfx] Avoid code cache lookup on suspend
by Milad Fa
· 6 days ago
545642f
[wasm][compiler][arm64] More i8x4 deinterleaving
by Sam Parker
· 6 days ago
0e66c82
[docs] Add guidance for d8-only security bugs
by Clemens Backes
· 6 days ago
5127e5f
[isolate] Move HandleScopeImplementer to IsolateData
by Andreas Haas
· 6 days ago
be01443
[objects] Store non-instance prototypes directly in JSFunction
by Igor Sheludko
· 6 days ago
4d88313
[lower-limits] Reduce hash strength in lower limits mode
by Clemens Backes
· 6 days ago
7647707
security: Update SECURITY.md
by Michael Lippautz
· 6 days ago
28231c3
[wasm][fuzzer] Gate legacy EH on feature flag
by Clemens Backes
· 6 days ago
3cc19ad
[wasmfx] Avoid code cache lookup on suspend
by Thibaud Michaud
· 6 days ago
fc8a23e
[scopes] Support in-place mutation of script scope to REPL mode
by Igor Sheludko
· 6 days ago
e8baffe
[wasm] Move tags table to trusted space
by Thibaud Michaud
· 6 days ago
a2cad09
[test] Fix flaky StreamingWithIsolateScriptCacheClearingRootSFI
by Omer Katz
· 6 days ago
65d9833
[agents] Avoid calling "git cl desc"
by Darius Mercadier
· 6 days ago
18d6328
[wasm][turboshaft] Fix LoadElim infinite loop because of dependent phis
by Darius Mercadier
· 6 days ago
63176a6
[profiler] Emit all edges in ExtractScriptReferences
by Dominik Inführ
· 6 days ago
06e797e
[objects] Fix crash on error formatting with deeply nested functions
by Olivier Flückiger
· 6 days ago
3b8a85d
[wasm] Reload cached memory start in out-of-line code
by Clemens Backes
· 6 days ago
3964fd1
[tests] Temporarily disable flaky sandbox test
by Igor Sheludko
· 6 days ago
1c4b8e5
Add fast paths to promise microtask jobs
by Andreas Haas
· 6 days ago
4d2df91
[agents] Add v8-regression-testing skill and mandate reproducers
by Darius Mercadier
· 6 days ago
9b0a610
[d8] Prevent disposal of previous active realms in ExplicitRealmScope
by Leszek Swirski
· 6 days ago
417aadb
[inspector] Turn V8Console and TaskInfo into an Oilpan objects
by Andreas Haas
· 6 days ago
769bd35
[tools] Update gcmole
by Leszek Swirski
· 6 days ago
da27d7e
[maglev] Reconstruct OsrPrewalk scope infos over reachable blocks
by Victor Gomes
· 6 days ago
baf740c
[turboshaft][wasm] Fix missing effect on array.atomic_get
by Matthias Liedtke
· 6 days ago
27e9916
[arm64] Implement Top Byte Ignore (TBI) in the simulator
by Clemens Backes
· 6 days ago
913fe00
[test][wasm][sandbox] Regression test may throw
by Jakob Kummerow
· 6 days ago
b8cc6ec
[turboshaft] Deopt metadata for TerminateExecution in BigIntBinop
by Olivier Flückiger
· 6 days ago
4b1b28f
Roll inspector_protocol to c0045057ce801744c5e88596a2f1bab1802e39f0
by Andrey Kosyakov
· 6 days ago
Next »