2019-07-02 |
keith_miller@apple.com | PACCage should first cage leaving PAC bits intact then... |
blob | commitdiff |
2019-07-02 |
justin_michaud@app... | [Wasm-References] Disable references by default |
blob | commitdiff | diff to current |
2019-07-01 |
ryanhaddad@apple.com | Unreviewed, rolling out r246946. |
blob | commitdiff | diff to current |
2019-06-28 |
justin_michaud@app... | Add b3 macro lowering for CheckMul on arm64 |
blob | commitdiff | diff to current |
2019-06-28 |
annulen@yandex.ru | Remove traces of ENABLE_ICONDATABASE remaining after... |
blob | commitdiff | diff to current |
2019-06-28 |
mark.lam@apple.com | FTL keepAlive()'s patchpoint should also declare that... |
blob | commitdiff | diff to current |
2019-06-27 |
bdakin@apple.com | Upstream use of MACCATALYST |
blob | commitdiff | diff to current |
2019-06-27 |
sbarati@apple.com | Make WEBGPU enabled only on Mojave and later. |
blob | commitdiff | diff to current |
2019-06-27 |
don.olmstead@sony.com | [FTW] Build JavaScriptCore |
blob | commitdiff | diff to current |
2019-06-27 |
annulen@yandex.ru | Use JSC_GLIB_API_ENABLED instead of USE(GLIB) as a... |
blob | commitdiff | diff to current |
2019-06-27 |
drousso@apple.com | Web Inspector: throw an error if console.count/console... |
blob | commitdiff | diff to current |
2019-06-27 |
Hironori.Fujii@son... | [CMake] Bump cmake_minimum_required version to 3.10 |
blob | commitdiff | diff to current |
2019-06-27 |
Basuke.Suzuki@sony.com | [RemoteInspector] Add address argument to listen for... |
blob | commitdiff | diff to current |
2019-06-26 |
keith_miller@apple.com | speciesConstruct needs to throw if the result is a... |
blob | commitdiff | diff to current |
2019-06-26 |
pecoraro@apple.com | Web Inspector: Implement console.countReset |
blob | commitdiff | diff to current |
2019-06-26 |
keith_miller@apple.com | remove unneeded didBecomePrototype() calls |
blob | commitdiff | diff to current |
2019-06-25 |
keith_miller@apple.com | Structure::create should call didBecomePrototype() |
blob | commitdiff | diff to current |
2019-06-25 |
pecoraro@apple.com | Web Inspector: Implement console.timeLog |
blob | commitdiff | diff to current |
2019-06-25 |
mcatanzaro@igalia.com | REGRESSION(r245586): static assertion failed: Match... |
blob | commitdiff | diff to current |
2019-06-25 |
commit-queue@webki... | Unreviewed, rolling out r246714. |
blob | commitdiff | diff to current |
2019-06-24 |
commit-queue@webki... | Add Array.prototype.{flat,flatMap} to unscopables |
blob | commitdiff | diff to current |
2019-06-24 |
mark.lam@apple.com | ArraySlice needs to keep the source array alive. |
blob | commitdiff | diff to current |
2019-06-22 |
ysuzuki@apple.com | All prototypes should call didBecomePrototype() |
blob | commitdiff | diff to current |
2019-06-22 |
ysuzuki@apple.com | [JSC] Strict, Sloppy and Arrow functions should have... |
blob | commitdiff | diff to current |
2019-06-22 |
ysuzuki@apple.com | [JSC] ClassExpr should not store result in the middle... |
blob | commitdiff | diff to current |
2019-06-22 |
sihui_liu@apple.com | openDatabase should return an empty object when WebSQL... |
blob | commitdiff | diff to current |
2019-06-21 |
commit-queue@webki... | Remove extra check in RegExp @matchSlow |
blob | commitdiff | diff to current |
2019-06-20 |
justin_michaud@app... | [WASM-References] Add extra tests for Wasm references... |
blob | commitdiff | diff to current |
2019-06-20 |
darin@apple.com | Tidy up the remaining bits of the AtomicString to AtomS... |
blob | commitdiff | diff to current |
2019-06-20 |
commit-queue@webki... | Optimize `resolve` method lookup in Promise static... |
blob | commitdiff | diff to current |
2019-06-19 |
tzagallo@apple.com | Some of the ASSERTs in CachedTypes.cpp should be RELEAS... |
blob | commitdiff | diff to current |
2019-06-19 |
aperez@igalia.com | [WPE][GTK] Fix build with unified sources disabled |
blob | commitdiff | diff to current |
2019-06-19 |
justin_michaud@app... | [WASM-References] Rename anyfunc to funcref |
blob | commitdiff | diff to current |
2019-06-19 |
Hironori.Fujii@son... | [CMake][Win] CombinedDomains.json is generated twice... |
blob | commitdiff | diff to current |
2019-06-19 |
ysuzuki@apple.com | [JSC] JSLock should be WebThread aware |
blob | commitdiff | diff to current |
2019-06-19 |
justin_michaud@app... | [WASM-References] Add support for Table.size, grow... |
blob | commitdiff | diff to current |
2019-06-18 |
keith_miller@apple.com | Unreviewed, fix signature of currentWeakRefVersion... |
blob | commitdiff | diff to current |
2019-06-18 |
justin_michaud@app... | [WASM-References] Add support for multiple tables |
blob | commitdiff | diff to current |
2019-06-18 |
commit-queue@webki... | [ESNExt] String.prototype.matchAll |
blob | commitdiff | diff to current |
2019-06-18 |
keith_miller@apple.com | Add support for WeakRef |
blob | commitdiff | diff to current |
2019-06-18 |
tzagallo@apple.com | Add missing mutator fence in compileNewFunction |
blob | commitdiff | diff to current |
2019-06-18 |
tzagallo@apple.com | DFG code should not reify the names of builtin function... |
blob | commitdiff | diff to current |
2019-06-18 |
keith_miller@apple.com | MaybeParseAsGeneratorForScope sometimes loses track... |
blob | commitdiff | diff to current |
2019-06-17 |
justin_michaud@app... | Validate that table element type is funcref if using... |
blob | commitdiff | diff to current |
2019-06-17 |
tzagallo@apple.com | Concurrent GC should check the conn before starting... |
blob | commitdiff | diff to current |
2019-06-17 |
ysuzuki@apple.com | [JSC] Introduce DisposableCallSiteIndex to enforce... |
blob | commitdiff | diff to current |
2019-06-17 |
justin_michaud@app... | [WASM-References] Add support for Funcref in parameters... |
blob | commitdiff | diff to current |
2019-06-17 |
darin@apple.com | Rename AtomicString to AtomString |
blob | commitdiff | diff to current |
2019-06-16 |
ysuzuki@apple.com | [JSC] Grown region of WasmTable should be initialized... |
blob | commitdiff | diff to current |
2019-06-14 |
keith_miller@apple.com | Restore PAC based cage. |
blob | commitdiff | diff to current |
2019-06-13 |
ysuzuki@apple.com | Yarr bytecode compilation failure should be gracefully... |
blob | commitdiff | diff to current |
2019-06-12 |
ysuzuki@apple.com | [JSC] Polymorphic call stub's slow path should restore... |
blob | commitdiff | diff to current |
2019-06-12 |
commit-queue@webki... | Unreviewed, rolling out r246322. |
blob | commitdiff | diff to current |
2019-06-12 |
commit-queue@webki... | JSC should throw if proxy set returns falsish in strict... |
blob | commitdiff | diff to current |
2019-06-11 |
commit-queue@webki... | Error message for non-callable Proxy `construct` trap... |
blob | commitdiff | diff to current |
2019-06-11 |
tzagallo@apple.com | AI BitURShift's result should not be unsigned |
blob | commitdiff | diff to current |
2019-06-11 |
mcatanzaro@igalia.com | Unreviewed build warning fixes |
blob | commitdiff | diff to current |
2019-06-11 |
sbarati@apple.com | Roll out PAC cage |
blob | commitdiff | diff to current |
2019-06-11 |
Basuke.Suzuki@sony.com | [WinCairo] Remove build warning from RemoteInspector. |
blob | commitdiff | diff to current |
2019-06-10 |
weinig@apple.com | Remove Dashboard support |
blob | commitdiff | diff to current |
2019-06-10 |
drousso@apple.com | Web Automation: add notifications for when remote autom... |
blob | commitdiff | diff to current |
2019-06-10 |
ysuzuki@apple.com | Unreviewed, build fix for non-DFG configurations, part 2 |
blob | commitdiff | diff to current |
2019-06-10 |
ysuzuki@apple.com | Unreviewed, build fix for non-DFG configurations |
blob | commitdiff | diff to current |
2019-06-10 |
ysuzuki@apple.com | [JSC] UnlinkedCodeBlock should be eventually jettisoned... |
blob | commitdiff | diff to current |
2019-06-10 |
timothy@apple.com | Integrate dark mode support for iOS. |
blob | commitdiff | diff to current |
2019-06-10 |
aperez@igalia.com | [JSC] Linker fails when unified sources are not in use |
blob | commitdiff | diff to current |
2019-06-10 |
keith_miller@apple.com | Make new Symbol/Promise API public |
blob | commitdiff | diff to current |
2019-06-09 |
commit-queue@webki... | Unreviewed, rolling out r246150, r246160, and r246166. |
blob | commitdiff | diff to current |
2019-06-09 |
ysuzuki@apple.com | [JSC] Use mergePrediction in ValuePow prediction propag... |
blob | commitdiff | diff to current |
2019-06-07 |
tzagallo@apple.com | AI should get GetterSetter structure from the base... |
blob | commitdiff | diff to current |
2019-06-06 |
drousso@apple.com | Web Inspector: create CommandLineAPIHost lazily like... |
blob | commitdiff | diff to current |
2019-06-06 |
keith_miller@apple.com | Fix typo in cageWithoutUntagging |
blob | commitdiff | diff to current |
2019-06-06 |
commit-queue@webki... | JSON.parse throws incorrect exception when called w... |
blob | commitdiff | diff to current |
2019-06-06 |
keith_miller@apple.com | Unrevied build fix for FTL without Gigacage. |
blob | commitdiff | diff to current |
2019-06-06 |
mcatanzaro@igalia.com | aarch64: ‘JSC::ARM64Assembler::LinkRecord::<unnamed... |
blob | commitdiff | diff to current |
2019-06-06 |
keith_miller@apple.com | Reenable Gigacage on ARM64. |
blob | commitdiff | diff to current |
2019-06-06 |
msaboff@apple.com | [ARM64E]: Add disassembler support for authenticated... |
blob | commitdiff | diff to current |
2019-06-06 |
justin_michaud@app... | [WASM-References] Add support for Anyref tables, Table... |
blob | commitdiff | diff to current |
2019-06-06 |
justin_michaud@app... | WebAssembly: pow functions returns 0 when exponent... |
blob | commitdiff | diff to current |
2019-06-05 |
commit-queue@webki... | Progress towards resurrecting Mac CMake build |
blob | commitdiff | diff to current |
2019-06-05 |
mcatanzaro@igalia.com | == Rolled over to ChangeLog-2019-06-05 == |
blob | commitdiff | diff to current |
2019-06-05 |
mcatanzaro@igalia.com | Fix miscellaneous build warnings |
blob | commitdiff | diff to current |
2019-06-04 |
ysuzuki@apple.com | Unreviewed, update exception scope for putByIndexBeyond... |
blob | commitdiff | diff to current |
2019-06-04 |
tzagallo@apple.com | Argument elimination should check transitive dependents... |
blob | commitdiff | diff to current |
2019-06-04 |
ysuzuki@apple.com | [JSC] InferredValue should not be a JSCell |
blob | commitdiff | diff to current |
2019-06-04 |
tzagallo@apple.com | Argument elimination should check for negative indices... |
blob | commitdiff | diff to current |
2019-06-04 |
tzagallo@apple.com | JSScript should not keep bytecode cache in memory |
blob | commitdiff | diff to current |
2019-06-03 |
ticaiolima@gmail.com | [ESNext][BigInt] Implement support for "**" |
blob | commitdiff | diff to current |
2019-06-03 |
ysuzuki@apple.com | [JSC] JSObject::attemptToInterceptPutByIndexOnHole... |
blob | commitdiff | diff to current |
2019-06-03 |
don.olmstead@sony.com | [CMake] Add WebKit::JavaScriptCore target |
blob | commitdiff | diff to current |
2019-06-03 |
commit-queue@webki... | Unreviewed, rolling out r246022. |
blob | commitdiff | diff to current |
2019-06-03 |
darin@apple.com | Finish cleanup of String::number for floating point |
blob | commitdiff | diff to current |
2019-06-02 |
ysuzuki@apple.com | [JSC] Crash explicitly if StructureIDs are exhausted |
blob | commitdiff | diff to current |
2019-06-02 |
keith_miller@apple.com | Reenable Gigacage on ARM64. |
blob | commitdiff | diff to current |
2019-06-02 |
tzagallo@apple.com | CachedMetadataTable::decode leaks empty tables |
blob | commitdiff | diff to current |
2019-06-01 |
ysuzuki@apple.com | Unreviewed, fix setEntryAddressCommon register usage... |
blob | commitdiff | diff to current |
2019-06-01 |
stephan.szabo@sony.com | [PlayStation] Support internal test runner for JSC... |
blob | commitdiff | diff to current |
2019-05-31 |
don.olmstead@sony.com | [CMake] Add WebKit::WTF target |
blob | commitdiff | diff to current |
2019-05-31 |
drousso@apple.com | Web Inspector: Audit: there should be a default test... |
blob | commitdiff | diff to current |
2019-05-30 |
drousso@apple.com | Web Inspector: Audit: tests are unable to get the curre... |
blob | commitdiff | diff to current |
next |