Sign in
chromium
/
v8
/
v8.git
/
HEAD
e9f288a
[wasm] Fix signatures of atomic opcodes
by Andreas Haas
· 12 minutes ago
main
b8d6e26
[valueserializer] Add a regression test for a now-public bug
by Marja Hölttä
· 16 minutes ago
8fde441
[heap] Fix name collision in unit test
by Leszek Swirski
· 17 minutes ago
b3b8136
[loong64][mips64][builtins] Split CallApiCallback into generic and optimized variants
by Liu Yu
· 31 minutes ago
a034614
[wasm] Fix control input for projections when inlining
by Manos Koukoutos
· 38 minutes ago
b5d97a5
[maglev] Allow GCs in BuildFusedBranch
by pthier
· 39 minutes ago
0ea5206
[tagged-ptr] Introduce Tagged<T>
by Leszek Swirski
· 42 minutes ago
0f8cb79
[deps] Add //third_party/cpu_features to DEPS
by Leszek Swirski
· 58 minutes ago
acf33c6
[turboshaft] Take --trace-turbo-filter into account for trace-reduction
by Darius M
· 2 hours ago
2fc8d3b
[perf] Add note to file a new bug and flush print without newline
by Alexander Schulze
· 2 hours ago
c482054
[maglev][arm] Add macros used by Maglev
by Victor Gomes
· 2 hours ago
3463a72
[maglev] Add dmercadier@ to owners
by Darius M
· 2 hours ago
3482ab7
[maglev][arm] Use SafepointTableBuilderBase in GetCode
by Victor Gomes
· 2 hours ago
a3a87d6
[maglev] Generate deopt data on bg thread
by Victor Gomes
· 2 hours ago
2f9eac1
[maglev][arm] Use enum for Conditions in constants-arm.h
by Victor Gomes
· 2 hours ago
lkgr
cb00db4
[compiler] fix CompileFunction ignoring kEagerCompile
by Keyhan Vakil
· 3 hours ago
3cc08e8
CfT: Ensure that cppgc_enable_object_names mode always compiles
by Michael Lippautz
· 3 hours ago
a95c798
Reland "[heap] Move unittests gc helper to heap-utils"
by Omer Katz
· 3 hours ago
a29ffad
[Deopt] Fix frame extraction skipping some frames
by Olivier Flückiger
· 3 hours ago
42f787a
[snapshot] only compute checksum when flag is on
by Keyhan Vakil
· 4 hours ago
097d23d
[wasm][revec] Enable revectorization for some sign extension UNOP
by Yuheng Wei
· 7 hours ago
f481eed
[loongarch] Replace __loongarch64 with __loongarch_lp64
by Liu Yu
· 16 hours ago
833b8fa
[set-methods] Add feature flag and union method
by Rezvan Mahdavi Hezaveh
· 17 hours ago
0a75e2f
[cppgc] Avoid recording polymorphism in GCInfo
by Michael Lippautz
· 18 hours ago
b708f83
[wasm] Fix ValidateHeapType, ValidateValueType
by Manos Koukoutos
· 18 hours ago
f2daf5a
[frames] Remove V8_EXPORT_PRIVATE from StackFrameIteratorForProfiler
by Simon Zünd
· 18 hours ago
1a37545
Revert "[cppgc-js] Expose stack roots in C++ heap snapshot"
by Michael Lippautz
· 18 hours ago
9e37db2
[cppgc-js] Expose stack roots in C++ heap snapshot
by Michael Lippautz
· 19 hours ago
96fdcd5
[pku] unify wasm::CodeSpaceWriteScope with rwx scope
by Stephen Roettger
· 20 hours ago
e814cc3
[Maglev] Fix representation inference for single-block loop
by Olivier Flückiger
· 20 hours ago
f72cbd5
[interpreter] Refine hole check numbering for initialization
by Shu-yu Guo
· 20 hours ago
8b64c3b
[pku] split ThreadIsolationData into trusted and untrusted
by Stephen Roettger
· 20 hours ago
ef130cf
[builtins] Split CallApiCallback into generic and optimized variants
by Igor Sheludko
· 21 hours ago
d9dba6e
Stop sampling even if no more JS runs
by Seth Brenith
· 22 hours ago
c33f808
[turboshaft] new effect system
by Tobias Tebbi
· 23 hours ago
eb31892
Revert "[heap] Move unittests gc helper to heap-utils"
by Leszek Swirski
· 23 hours ago
e8d9d0d
[wasm-gc] Fix bugs related to array.fill/new
by Manos Koukoutos
· 23 hours ago
5181198
[Maglev-OSR] Use bytecode analysis to determine entrypoint
by Olivier Flückiger
· 23 hours ago
4f38bd5
[heap] Move unittests gc helper to heap-utils
by Omer Katz
· 23 hours ago
cc0d475
[turbofan][arm64] Remove the Arm64S128Zero opcode
by Anton Kirilov
· 24 hours ago
921a4d5
[utils] Allow empty inserts into SmallVector
by Daniel Lehmann
· 24 hours ago
252ebad
[maglev] Fix crash in %OptimizeOsr in constructor.
by Olivier Flückiger
· 24 hours ago
158e09d
Reland "[maglev] Add and enforce CanAllocate"
by Leszek Swirski
· 24 hours ago
92e1025
[perf] Rename try bots
by Alexander Schulze
· 24 hours ago
a8e0921
[tools] Wait for PGO bot in roll_merge_gerrit
by Leszek Swirski
· 25 hours ago
4f55501
[Maglev-OSR] Don't mark for optimization twice
by Olivier Flückiger
· 25 hours ago
3d34c35
[turbofan] Remove unused left-over Turboprop code
by Darius M
· 25 hours ago
403e1e4
Revert "[turbofan] Use start as the control input of Projection"
by Andreas Haas
· 26 hours ago
8c4caa0
[maglev] Make sure we don't clobber the object we're trying ToNumber
by Toon Verwaest
· 26 hours ago
8b45e1c
[turboshaft] Improve store-store elim in the presence of TaggedBitcasts
by Darius M
· 26 hours ago
251e707
[turboshaft] Prevent -0 from leaking into a set value in typer
by Nico Hartmann
· 26 hours ago
2ece7e7
Update outdated comment about V8_PRESERVE_MOST
by pthier
· 26 hours ago
4dd76ea
[test] Reorganize shards on slow bots
by Michael Achenbach
· 26 hours ago
417e514
[maglev] Try fuse tests in inlined functions with branch in caller
by pthier
· 26 hours ago
8f2713e
[Maglev-OSR] Fix recursive calls
by Olivier Flückiger
· 27 hours ago
0e1cc35
[mksnapshot] Set proper instruction start for builtins
by Igor Sheludko
· 27 hours ago
da48aa2
[x64][wasm] Implement Simd256 for extadd pairwise
by Yuheng Wei
· 27 hours ago
158caa9
Update V8 DEPS (trusted)
by v8-ci-autoroll-builder
· 31 hours ago
db1e90d
Use a scratch register in CallBuiltin
by Milad Fa
· 2 days ago
c5677ca
Update V8 DEPS (trusted)
by v8-ci-autoroll-builder
· 3 days ago
6d917fc
Update V8 DEPS (trusted)
by v8-ci-autoroll-builder
· 4 days ago
a356305
[maglev] Improve ToBoolean related nodes
by Toon Verwaest
· 5 days ago
e13a15c
Revert "[maglev] Add and enforce CanAllocate"
by Toon Verwaest
· 5 days ago
429f394
[frames] Fix MSan false positive
by Igor Sheludko
· 5 days ago
93beae8
[api] Fix tests for interceptors
by Michael Lippautz
· 5 days ago
166f99f
[turboshaft] Enable GVNing DeoptimizeIf operations
by Darius M
· 5 days ago
770f0dd
[maglev] Add --maglev-osr to --maglev-future
by Olivier Flückiger
· 5 days ago
886dafe
[turboshaft] Remove one operation in checked smi tagging
by Darius M
· 5 days ago
3e16f68
[liftoff] Loosen a DCHECK
by Clemens Backes
· 5 days ago
6c42e7b
Reland "[maglev] OSR-in"
by Olivier Flückiger
· 5 days ago
cbd6bb0
[wasm][fuzzer] Avoid stack overflow
by Andreas Haas
· 5 days ago
d50fa46
[wasm][liftoff] Simplify max steps check
by Matthias Liedtke
· 5 days ago
26d3df1
[tools] Auto-detect current branch in roll_merge_gerrit
by Leszek Swirski
· 5 days ago
d6c0588
[maglev] Add an inline fast path in ToNumberOrNumeric
by Toon Verwaest
· 5 days ago
1872607
[pku] use weak symbols for pkey functions
by Stephen Roettger
· 5 days ago
b41ec97
[maglev] Clear some stable maps in CloneForLoopHeader
by Leszek Swirski
· 5 days ago
8deb6d9
[maglev] Make CheckMapsWithMigration platform-independent and enhance its logic
by Marja Hölttä
· 5 days ago
441afb7
Revert "[maglev] OSR-in"
by Olivier Flückiger
· 5 days ago
592dbef
[test][wasm] Speed up test-wasm-serialization/*
by Jakob Kummerow
· 5 days ago
407a7c4
[turbofan] Use start as the control input of Projection
by Andreas Haas
· 5 days ago
5887db1
[liftoff] Strengthen DCHECK for stack consistency
by Clemens Backes
· 5 days ago
f9f2898
[wasm] Push more values directly
by Clemens Backes
· 5 days ago
be05689
Reland "[pku] remove SetDefaultPermissionsForNewThread"
by Stephen Roettger
· 5 days ago
a732bc1
[pku] do pkey kernel version check in default platform
by Stephen Roettger
· 5 days ago
9c5fad4
[maglev] OSR-in
by Olivier Flückiger
· 5 days ago
b04f0af
[test] Migrate linux testing from Bionic to Jammy
by Michael Achenbach
· 5 days ago
eea3b66
[riscv]Fix riscv link failed.
by Lu Yahan
· 5 days ago
ef0bfb8
Revert broken clang roll
by Nico Hartmann
· 5 days ago
68a1970
Update V8 DEPS (trusted)
by v8-ci-autoroll-builder
· 5 days ago
8c283d5
[turboshaft] fix performance regression caused by Float64 hole check
by Tobias Tebbi
· 6 days ago
8012409
Reland "[shared-struct] Share Atomics.{Mutex,Condition} and SharedArray maps"
by Shu-yu Guo
· 6 days ago
0699603
[turboshaft] fix the performance improvement of CheckMaps
by Tobias Tebbi
· 6 days ago
4d5338f
[maglev] Add and enforce CanAllocate
by Leszek Swirski
· 6 days ago
3ac4e69
[turboshaft] Avoid some loads in folded allocations
by Darius M
· 6 days ago
5f4eb6d
[wasm] Refactor handling of implicit rtt arguments
by Clemens Backes
· 6 days ago
c20a01b
Revert "Remove V8_PRESERVE_MOST from HandleScope::Extend"
by Patrick Thier
· 6 days ago
1b55293
[class] Export SharedFunctionInfo::CreateAndSetUncompiledData
by Igor Sheludko
· 6 days ago
082b1df
[compiler] Do not park main thread while compiling
by Nikolaos Papaspyrou
· 6 days ago
e0e2d55
[parsing] Speed up LiteralBuffer
by Michael Lippautz
· 6 days ago
89bad9c
[heap] Minor refactoring and cleanup for parking
by Nikolaos Papaspyrou
· 6 days ago
Next »