Sign in
chromium
/
v8
/
v8.git
/
HEAD
19853e1
Revert "[heap] Add more tracing output to incremental marking start"
by Dominik Inführ
· 33 hours ago
main
3f4b8cd
Update fuzztest (trusted)
by v8-ci-autoroll-builder
· 2 days ago
lkgr
cbfcfd6
Update V8 DEPS (trusted)
by v8-ci-autoroll-builder
· 2 days ago
ea7b77d
[gc] Use configurable thresholds in IsIneffectiveMarkCompact
by etiennep-chromium
· 2 days ago
f8bbfb4
Update V8 DEPS (trusted)
by v8-ci-autoroll-builder
· 2 days ago
82136a7
Reland "[GC] Account for global memory in CheckIneffectiveMarkCompact"
by etiennep-chromium
· 2 days ago
a55b9c4
[sandbox] Disallow builtins with CCallDescriptor as function's code
by Igor Sheludko
· 2 days ago
66f7fe3
[runtime] Optimize SetPrototypeProperties Bytecode for Empty/Default Prototypes
by Raphael Herouart
· 2 days ago
2a7d030
[hole] Start fuzzing unmapping the hole
by Leszek Swirski
· 2 days ago
ccc5e5c
[heap] Add more tracing output to incremental marking start
by Dominik Inführ
· 2 days ago
2312ab9
[collections] Internalize string keys
by Toon Verwaest
· 2 days ago
55565e4
[riscv] Fix SimdCrossCompilerDeterminismTest.TestTernOp failed.
by LuYahan
· 2 days ago
f8a7f3a
[runtime] Use JSFunction::GetDebugName to get the constructor name
by Toon Verwaest
· 2 days ago
f84bafc
[ast] Pretty-print holes in array literals as empty
by Leszek Swirski
· 2 days ago
2daccd5
[sandbox] Faster and more robust sandbox checks for TypedArrays
by Marja Hölttä
· 2 days ago
f57640c
[riscv][regexp] Use LoadAddress in PushBacktrack
by Kasper Lund
· 2 days ago
a1286cf
[hole] StringStream: Don't process hole values after printing
by Leszek Swirski
· 2 days ago
a4ca699
[heap] Relocate holes to an unmappable page
by Leszek Swirski
· 2 days ago
d947763
[wasm] Skip RefCastAbstract if flag is enabled in Liftoff
by Manos Koukoutos
· 2 days ago
10a3f3f
[maglev] Simplify undefined check
by Leszek Swirski
· 2 days ago
776f8c6
[js-objects] Handle TheHole in JSCreateObject fast path
by Leszek Swirski
· 2 days ago
afe901b
[maglev] enable maglev on ppc64
by Milad Fa
· 2 days ago
1e6b43b
Reland [wasm][turbolev] Put Wasm-in-JS inlining under turbolev_future flag
by Paolo Severini
· 2 days ago
5dd4e7c
[wasm] Mark memory.grow builtin as CanAllocate()
by Matthias Liedtke
· 2 days ago
6215dc2
[infra] Add riscv debug bots
by Michael Achenbach
· 2 days ago
4570277
[test] Add noavx variant to CQ'ed trybot
by Michael Achenbach
· 2 days ago
de361fd
[riscv][regexp] Use SIMD for Boyer-Moore skip instructions
by Florian Loitsch
· 2 days ago
e46ed5f
[maglev] Propagate type via load nodes
by Victor Gomes
· 2 days ago
dbd40ed
sandbox: Trivial `#include`s cleanup
by Kalvin Lee
· 2 days ago
52c6077
[heap] Reset last young allocation on external memory allocation
by Dominik Inführ
· 2 days ago
3138277
build: Move sanitizer defines into GN
by Kalvin Lee
· 2 days ago
301fef2
Update V8 DEPS (trusted)
by v8-ci-autoroll-builder
· 2 days ago
88d32c6
Release store of Code to JSDispatchTable
by Darius Mercadier
· 2 days ago
37505fc0
Update `glibc/README.chromium` metadata.
by Chenlin Fan
· 2 days ago
5671f5f
[riscv] Allow SimdCrossCompilerDeterminismTest.TestTernOp to fail
by Kasper Lund
· 2 days ago
3d49216
Reland "Update V8 DEPS (trusted)"
by Michael Achenbach
· 2 days ago
048c6ce
Test SetPrototypeProperties against modification of the Function.prototype.proto or its instances
by Raphael Herouart
· 3 days ago
1d31b8f
[temporal] Prepare for incoming capi restructuring
by Manish Goregaokar
· 3 days ago
3d0f462
[api] Add index-based module resolution in InstantiateModule()
by Joyee Cheung
· 3 days ago
d946574
PPC/s390: [codegen] Improve WB verification for allocation folding
by Milad Fa
· 3 days ago
cc4a090
PPC/s390: [maglev] Zero-extend output of Int32Mul*
by Milad Fa
· 3 days ago
c25a08f
Fix builds with gcc
by Abdirahim Musse
· 3 days ago
103c950
[maglev type system] Migrate more users of AddNodeNoAbort
by Marja Hölttä
· 3 days ago
63f513b
[riscv] Block trampoline pool before computing offset
by Kasper Lund
· 3 days ago
a0d0a2f
Reland "[wasm] Add more SIMD opcodes to fuzztest"
by Clemens Backes
· 3 days ago
f69e0db
Remove some uses of GetIsolateFromHeapObject
by Clemens Backes
· 3 days ago
64dde50
[turbolev] Constant fold BranchIfInt32Compare
by Victor Gomes
· 3 days ago
103422f
[wasm] Print exactness when printing WasmTypeCheckConfig
by Darius Mercadier
· 3 days ago
e672052
[maglev] Integrate map slot into VirtualObject slots
by Jakob Linke
· 3 days ago
f4d337d
Add contextId to V8InspectorClient::consoleAPIMessage function.
by Tomasz Malinowski
· 3 days ago
d0562d2
[code health] Ban std::bit_cast, use base::bit_cast instead
by Clemens Backes
· 3 days ago
9d5ec88
[riscv] Avoid treating temp register as Liftoff register
by Kasper Lund
· 3 days ago
ebba856
[compiler][arm64] Dup and Shuffle recognition
by Sam Parker
· 3 days ago
8bb0f23
[maglev] Remove is_returned_value_from_inline_call_
by Victor Gomes
· 3 days ago
e094ebf
[maglev type system] Use AddNewNodeNoInputConversion more
by Marja Hölttä
· 3 days ago
89614f0
[maglev] Support revisiting node in processors
by Victor Gomes
· 3 days ago
4f7e5a7
[compiler] Mark ForOfNext as a deoptimizing builtin
by Leszek Swirski
· 3 days ago
47243c3
[maglev type system] Use AddNewNode in BuildGetCharCodeAt and related functions
by Marja Hölttä
· 3 days ago
359dab4
[riscv] Only compile vlen intrinsic for RVV targets
by Florian Loitsch
· 3 days ago
9afa412
[riscv] Avoid setting the vector unit inside the assembler
by Florian Loitsch
· 3 days ago
63823e9
[maglev type system] Use AddNewNode in lambdas
by Marja Hölttä
· 3 days ago
54a4a62
[maglev] Introduce offset-to-slot map for ObjectLayout
by Jakob Linke
· 3 days ago
8503bd1
[riscv] Fix root comparisons for compressed pointers
by Kasper Lund
· 3 days ago
5c0b758
Revert "[wasm] Add more SIMD opcodes to fuzztest"
by Clemens Backes
· 3 days ago
48db11d
[heap] Add regression test for stale JSFinalizationRegistry
by Omer Katz
· 3 days ago
46bedba
[runtime] Support side-effect-free native data props in GetDataProperty
by Toon Verwaest
· 3 days ago
8833da4
[heap] Remove kPointerMultiplier
by Dominik Inführ
· 3 days ago
a1d0bf6
[codegen] Improve WB verification for allocation folding
by Dominik Inführ
· 3 days ago
7ad0d37
Revert "[turboshaft] Change BuiltinCallDescriptors to Arguments structs"
by Nico Hartmann
· 3 days ago
eec327c
[api] Start deprecation of v8::HeapProfile::ObjectNameResolver
by Igor Sheludko
· 3 days ago
0deb82d
[wasm] Add more SIMD opcodes to fuzztest
by Clemens Backes
· 3 days ago
d027a7d
[maglev] Fix register liveness for lazy deopts with exception handlers
by Leszek Swirski
· 3 days ago
b13455c
[api] Introduce v8::HeapProfiler::ContextNameResolver interface
by Igor Sheludko
· 3 days ago
4fce2e4
[maglev] Zero-extend output of Int32Mul*
by Darius Mercadier
· 3 days ago
56218c5
[maglev] Introduce shapes for typed VirtualObjects
by Jakob Linke
· 3 days ago
0b32fd7
[riscv] Update test status after determinism tests renaming
by Kasper Lund
· 3 days ago
6e2c3f6
[NumFuzz] Add bytecode-budget flags fuzzing
by Michael Achenbach
· 3 days ago
da7d9bc
[heap] Skip minor-gc-weakref-deref-keeps-alive.js with CSS
by Omer Katz
· 3 days ago
034b5c6
[riscv] Add Extension Zimop
by LuYahan
· 4 days ago
150c6a3
[heap] Refactor Scavenger visitation
by Omer Katz
· 4 days ago
3867e6e
Add missing include for windows
by Matt Stark
· 4 days ago
16587fc
Use using-directive for Simd128 namespace in wasm-interpreterFoo.cc
by Gyuyoung Kim
· 4 days ago
a02bd2e
Revert "Reland "[heap] Enable contiguous read-only space""
by Igor Sheludko
· 4 days ago
613c043
Remove jspi flag from V8
by Francis McCabe
· 4 days ago
00f425f
Revert "[wasm][turbolev] Put Wasm-in-JS inlining under turbolev_future flag"
by Deepti Gandluri
· 4 days ago
1c25bb3
[wasm][turbolev] Put Wasm-in-JS inlining under turbolev_future flag
by Paolo Severini
· 4 days ago
9301421
[api] Remove the generic type tag kEmbedderDataSlotPayloadTag
by Andreas Haas
· 4 days ago
58a8ee0
[maglev] Deoptimize on out-of-bounds fixed array loads
by Leszek Swirski
· 4 days ago
5e8fddc
[api] Prepare for not exposing JSGlobalObject via v8::HeapProfiler
by Igor Sheludko
· 4 days ago
52f0514a
Reland "[heap] Enable contiguous read-only space"
by Michael Lippautz
· 4 days ago
6dbc546
[maglev] Pass nodes to visit functions
by Victor Gomes
· 4 days ago
95035b3
[maglev] Handle undefined double in BuildBranchIfUndefinedOrNull
by Nico Hartmann
· 4 days ago
6b45a73
[maglev type system] Use AddNewNode in functions returning ReduceResult
by Marja Hölttä
· 4 days ago
152810b
[turbolev] Add turbolev future variants
by Victor Gomes
· 4 days ago
3608e5e
Add SIMD cross-compiler determinism fuzztest
by Clemens Backes
· 4 days ago
0dde497
Revert "Update V8 DEPS (trusted)"
by Michael Achenbach
· 4 days ago
fe9172a
[turbolev] Do not try to guess map from InlinedAllocation later on
by Darius Mercadier
· 4 days ago
78dfa98
[heap] Add fuzzer coverage for weak handling in Scavenger
by Omer Katz
· 4 days ago
c8efe15
[tools] Make presubmits work inside chromium # 2
by Andreas Haas
· 4 days ago
5efd319
[turbolev] Remove unnecessary CheckXXX nodes
by Victor Gomes
· 4 days ago
Next »