Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Sign in
chromium
/
v8
/
v8.git
/
main
/
include
f97fef0
[api] Advance deprecation of unused interceptor callback types
by Igor Sheludko
· 30 hours ago
d1eb757
[ept] Delete tag kExternalObjectValueTag
by Andreas Haas
· 2 days ago
11e71ca
[api] Delete old String::Write* APIs
by Igor Sheludko
· 2 days ago
5f2e320
Revert "[api] Promote deprecation of SetAlignedPointerInEmbedderData and co"
by Andreas Haas
· 3 days ago
2c375d8
[api] Promote deprecation of SetAlignedPointerInEmbedderData and co
by Andreas Haas
· 3 days ago
487f708
Lift up file descriptor parameter to the AllocateSubspace level.
by Dmitry Bezhetskov
· 5 days ago
270adba
[include] Modernize V8 headers to use C++20 features unconditionally
by Ho Cheung
· 7 days ago
e1aadd4
[api] Deprecate old External::New and External::Value
by Andreas Haas
· 8 days ago
f8fa8e7
[api] Add type tags to v8::External API
by Andreas Haas
· 10 days ago
e6b04b3
[api] Remove deprecated v8::Object::GetPrototype()
by Igor Sheludko
· 10 days ago
b481c7f
Version 14.3.0
by V8 Autoroll
· 10 days ago
156d4e7
[api] Remove deprecated v8::Object::SetPrototype()
by Igor Sheludko
· 13 days ago
2baf973
Reland "[heap] Add GC callback flags to CollectAllAvailableGarbage"
by Dominik Inführ
· 13 days ago
db0c7bd
Revert "[heap] Add GC callback flags to CollectAllAvailableGarbage"
by Manos Koukoutos
· 13 days ago
2d3d9c6
[heap] Add GC callback flags to CollectAllAvailableGarbage
by Dominik Inführ
· 13 days ago
1458430
[api] Add tag parameter to GetAlignedPointerFromEmbedderDataInCreationContext
by Andreas Haas
· 2 weeks ago
d0dfb45
[api] Add tag parameter to Context::GetAlignedPointerFromEmbedderData
by Andreas Haas
· 2 weeks ago
ef4972e
Increase `V8_EMBEDDER_DATA_TAG_COUNT` to 15.
by Andreas Haas
· 2 weeks ago
a4ca699
[heap] Relocate holes to an unmappable page
by Leszek Swirski
· 3 weeks ago
3d0f462
[api] Add index-based module resolution in InstantiateModule()
by Joyee Cheung
· 3 weeks ago
f4d337d
Add contextId to V8InspectorClient::consoleAPIMessage function.
by Tomasz Malinowski
· 3 weeks ago
eec327c
[api] Start deprecation of v8::HeapProfile::ObjectNameResolver
by Igor Sheludko
· 3 weeks ago
b13455c
[api] Introduce v8::HeapProfiler::ContextNameResolver interface
by Igor Sheludko
· 3 weeks ago
613c043
Remove jspi flag from V8
by Francis McCabe
· 3 weeks ago
9301421
[api] Remove the generic type tag kEmbedderDataSlotPayloadTag
by Andreas Haas
· 3 weeks ago
e74cd87
[cleanup] Rename misnamed parameter
by Andreas Haas
· 3 weeks ago
a6bb35d
[api] Add missing inheritance from `Data` in `DictionaryTemplate`
by Anna Henningsen
· 3 weeks ago
b36dd87
[base] Implement base::bit_cast via std::bit_cast
by Clemens Backes
· 3 weeks ago
ec39d58
Add trustedtype to subtypes enum
by Alex Rudenko
· 3 weeks ago
17e54fe
[wasm-imported-strings] Drop feature flag
by Jakob Kummerow
· 3 weeks ago
2f7b103
Revert "[hole] Move the holes into the unmapped WasmNull padding"
by Leszek Swirski
· 4 weeks ago
b33f9f0
[hole] Move the holes into the unmapped WasmNull padding
by Leszek Swirski
· 4 weeks ago
5ef1ad5
[cdp] Add stackDepth parameter for HeapProfiler.startSampling
by Roman Dvornov
· 4 weeks ago
32c08f8
Throw TypeError with detailed error message
by Seokho Song
· 4 weeks ago
98282b9
[api] Remove deprecated `GetIsolate`
by Clemens Backes
· 5 weeks ago
68cb94d
Version 14.2.0
by V8 Autoroll
· 5 weeks ago
b0de613
[GC] Add gc metrics related to external memory
by etiennep-chromium
· 6 weeks ago
c1d3666
Reland^2 "[heap] Make write barrier verification more strict"
by Dominik Inführ
· 6 weeks ago
c9b0c3d
Reland "[api] Advance deprecation of GetIsolate"
by Clemens Backes
· 6 weeks ago
44f769b
[debug] Only pass SourceLocation in debug in TurboShaft
by Leszek Swirski
· 6 weeks ago
9e0323a
[api] Refactor v8::SourceLocation to wrap std::source_location
by Leszek Swirski
· 6 weeks ago
4e40a15
[logging] Append IDLE_EXTERNAL to StateTag to preserve log compatibility
by Roman Dvornov
· 6 weeks ago
a1cd937
[hole] Move all holes together for range-checked IsAnyHole
by Leszek Swirski
· 6 weeks ago
a245f22
[temporal] Get and validate unit valued options separately
by Manish Goregaokar
· 7 weeks ago
f6e741c
[wasm-custom-desc] Prepare Origin Trial
by Jakob Kummerow
· 7 weeks ago
da41db3
[api] Deprecate Isolate::[Get|Set]ContinuationPreservedEmbedderData()
by Scott Haseley
· 7 weeks ago
b8a27f1
[api] Promote deprecation in v8-fast-api.h
by Andreas Haas
· 8 weeks ago
b669f04
Remove deprecated method Object::wrap
by Andreas Haas
· 8 weeks ago
4de1c83
[api] Add type tag parameters to apis writing EmbedderData
by Andreas Haas
· 8 weeks ago
1e9a032
[string] Add WebDX counter for String.prototype HTML wrapper methods
by Olivier Flückiger
· 8 weeks ago
5d26c73
[parser] Add WebDX counter for with statements
by Olivier Flückiger
· 8 weeks ago
1a0773c
[regexp] Add WebDX counters for RegExp static properties
by Olivier Flückiger
· 8 weeks ago
9d1339d
[regexp] Add WebDX counter for RegExp.prototype.compile
by Olivier Flückiger
· 8 weeks ago
197253a
[ept] Use range instead of kEmbedderDataSlotPayloadTag for reads
by Andreas Haas
· 8 weeks ago
8339ba5
[api] Introduce EmbedderDataSlot::ToAlignedPointer with type tag
by Andreas Haas
· 9 weeks ago
ba28598
Revert "Revert temporary fix for issue 40070746"
by Marja Hölttä
· 9 weeks ago
3a6daa9
[include] clang -Wcast-function-type-mismatch was introduced in 19
by Chengzhong Wu
· 9 weeks ago
6b5439b
[GC] Remove computed consumed bytes metrics
by Etienne Pierre-doray
· 9 weeks ago
ed2a645
[GC] Add incremental marking start reason to GarbageCollectionFullCycle
by Etienne Pierre-doray
· 9 weeks ago
333af4f
Version 14.1.0
by V8 Autoroll
· 9 weeks ago
c6158ed
Revert "[api] Advance deprecation of GetIsolate"
by Clemens Backes
· 9 weeks ago
d92aa6d
[api] Advance deprecation of GetIsolate
by Clemens Backes
· 10 weeks ago
3ec070d
[GC] Add flags to GarbageCollectionFullCycle
by Etienne Pierre-doray
· 3 months ago
d85be39
Introduce v8::StackTrace::CurrentScriptId
by Josh Karlin
· 3 months ago
abadc63
[fuzzer] explicitly call LLVMFuzzerInitialize
by Nikolas Kaipel
· 3 months ago
599866f
[cleanup] Remove two unused fields from the isolate
by Andreas Haas
· 3 months ago
616074e
[GC] Add total_duration_since_last_mark_compact to GarbageCollectionFullCycle
by Etienne Pierre-doray
· 3 months ago
eee6eb9
Fix GetTrackEventCategoryRegistry() being undefined when using v8-gn.h
by Max Ihlenfeldt
· 3 months ago
cb2b1a2
[sandbox] Activate sandbox hardware support in cctests
by Samuel Groß
· 3 months ago
668ba64
[GC] Add consumed bytes metrics
by Etienne Pierre-doray
· 3 months ago
47f5239
[Wasm] Add use counters for already shipped features
by Emanuel Ziegler
· 3 months ago
f284fd8
[api] Fix unused variable error in chromium builds
by Nikolaos Papaspyrou
· 3 months ago
ce84346
[runtime] Add IDLE_EXTERNAL VM state
by Toon Verwaest
· 3 months ago
2c073a1
Reland "Remove g_thread_in_wasm_code flag"
by Samuel Groß
· 3 months ago
6dbe3fb
Revert "Remove g_thread_in_wasm_code flag"
by Samuel Groß
· 3 months ago
54b9bc1
[api] Fix MemorySpan<T> constructor
by Nikolaos Papaspyrou
· 3 months ago
e2400d1
[json] JSON parse use ScriptOrigin instead of ScriptOriginOptions
by Issack John
· 3 months ago
f1c41bb
Update OWNERS files
by Michael Lippautz
· 3 months ago
73288e1
Remove g_thread_in_wasm_code flag
by Samuel Groß
· 3 months ago
493cb53
[include] suppress clang cast-function-type-mismatch warning on SetWeak
by Chengzhong Wu
· 3 months ago
270cb50
[api] Inline HandleScope operations.
by Erik Corry
· 3 months ago
717df95
[base] Port base::FunctionRef from Chromium
by Leszek Swirski
· 3 months ago
904bf29
Unify error handling macros for different Maybe types
by Manish Goregaokar
· 3 months ago
7e516ec
Make error handling macros work with all Maybe types
by Manish Goregaokar
· 3 months ago
bb7a606
[api] Promote deprecation of Object::wrap
by Andreas Haas
· 3 months ago
a15bcca
[fastapi] Promote deprecation of fast call APIs
by Andreas Haas
· 3 months ago
e5b6410
[json] Add ScriptOriginOptions parameter to JSON::Parse
by Issack John
· 4 months ago
7a67a31
[api] Deprecate v8::Object::GetPrototype()
by Igor Sheludko
· 4 months ago
b40a364
Revert temporary fix for issue 40070746
by Marja Hölttä
· 4 months ago
bf30246
[sandbox][api] Support memory protection keys in VirtualAddressSpace
by Samuel Groß
· 4 months ago
55e85c7
Version 14.0.0
by V8 Autoroll
· 4 months ago
ba24161
[api] Add v8::Object::WrapGlobal()
by Igor Sheludko
· 4 months ago
23848593
[api] Deprecate v8::Object::SetPrototype()
by Igor Sheludko
· 4 months ago
5c5dad4
Fix riscv64 simulator compilation on arm64
by Kasper Lund
· 4 months ago
1c3a9c0
[api] Deprecate v8::PropertyCallbackInfo<T>::Holder()
by Igor Sheludko
· 4 months ago
87bdd74
[api] Don't convert ints to doubles in Number::New
by Erik Corry
· 4 months ago
fe6f8f9
[temporal] Add native slots for ZonedDateTime
by Manish Goregaokar
· 4 months ago
800c921
[sandbox] Do not attempt to use an alternative stack on tvOS
by Raphael Kubo da Costa
· 4 months ago
ef52250
[heap] Add high-end mode on Android based on physical memory
by Dominik Inführ
· 4 months ago
7ea5eb0
Allow Maybe<T> to be used for error handling with types that require move semantics
by Manish Goregaokar
· 4 months ago
Next »