2017-11-21 |
utatane.tea@gmail.com | [DFG][FTL] Support MapSet / SetAdd intrinsics |
blob | commitdiff |
2017-11-21 |
utatane.tea@gmail.com | [JSC] Allow poly proto for intrinsic getters |
blob | commitdiff | diff to current |
2017-11-21 |
don.olmstead@sony.com | Detect __declspec within JSBase.h |
blob | commitdiff | diff to current |
2017-11-20 |
timothy_horton@app... | Remove unused TOUCH_ICON_LOADING feature flag |
blob | commitdiff | diff to current |
2017-11-20 |
utatane.tea@gmail.com | Add CPU(UNKNOWN) to cover all the unknown CPU types |
blob | commitdiff | diff to current |
2017-11-20 |
timothy_horton@app... | Remove unused LEGACY_VENDOR_PREFIXES feature flag |
blob | commitdiff | diff to current |
2017-11-19 |
timothy_horton@app... | Fix typos in closing ENABLE() comments |
blob | commitdiff | diff to current |
2017-11-17 |
jfbastien@apple.com | NFC update ClassInfo to C++14 |
blob | commitdiff | diff to current |
2017-11-17 |
jfbastien@apple.com | WebAssembly JS API: throw when a promise can't be created |
blob | commitdiff | diff to current |
2017-11-17 |
dbates@webkit.org | Add feature define for alternative presentation button... |
blob | commitdiff | diff to current |
2017-11-17 |
sbarati@apple.com | Fix a bug with cpuid in the FTL. |
blob | commitdiff | diff to current |
2017-11-16 |
sbarati@apple.com | Add some X86 intrinsics to $vm to help with some perf... |
blob | commitdiff | diff to current |
2017-11-16 |
jfbastien@apple.com | It should be easier to reify lazy property names |
blob | commitdiff | diff to current |
2017-11-16 |
rmorisset@apple.com | Provide a runtime option for disabling the optimization... |
blob | commitdiff | diff to current |
2017-11-16 |
rmorisset@apple.com | Fix null pointer dereference in bytecodeDumper |
blob | commitdiff | diff to current |
2017-11-16 |
rmorisset@apple.com | REGRESSION (r224592): oss-fuzz: jsc: Null-dereference... |
blob | commitdiff | diff to current |
2017-11-15 |
ryanhaddad@apple.com | Unreviewed, rolling out r224863. |
blob | commitdiff | diff to current |
2017-11-15 |
mark.lam@apple.com | Gardening: CLoop build fix after r224862. |
blob | commitdiff | diff to current |
2017-11-15 |
bburg@apple.com | Move JSONValues to WTF and convert uses of InspectorVal... |
blob | commitdiff | diff to current |
2017-11-15 |
mark.lam@apple.com | Fix a bit-rotted Interpreter::dumpRegisters() and make... |
blob | commitdiff | diff to current |
2017-11-14 |
guijemont@igalia.com | REGRESSION(r224623) [MIPS] branchTruncateDoubleToInt32... |
blob | commitdiff | diff to current |
2017-11-14 |
dbates@webkit.org | Update comment in FeatureDefines.xcconfig to reflect... |
blob | commitdiff | diff to current |
2017-11-14 |
mark.lam@apple.com | Remove JSDollarVMPrototype. |
blob | commitdiff | diff to current |
2017-11-14 |
joepeck@webkit.org | Web Inspector: Add a ServiceWorker domain to get inform... |
blob | commitdiff | diff to current |
2017-11-14 |
utatane.tea@gmail.com | [DFG][FTL] Support Array::DirectArguments with OutOfBounds |
blob | commitdiff | diff to current |
2017-11-14 |
sbarati@apple.com | We need to set topCallFrame when calling Wasm::Memory... |
blob | commitdiff | diff to current |
2017-11-14 |
sbarati@apple.com | Remove pointer caging for HashMapImpl, JSLexicalEnviron... |
blob | commitdiff | diff to current |
2017-11-13 |
keith_miller@apple.com | Async iteration should only fetch the next method once... |
blob | commitdiff | diff to current |
2017-11-13 |
mark.lam@apple.com | Add more overflow check book-keeping for MarkedArgument... |
blob | commitdiff | diff to current |
2017-11-13 |
guijemont@igalia.com | [JSC] Remove ARM implementation of branchTruncateDouble... |
blob | commitdiff | diff to current |
2017-11-13 |
mark.lam@apple.com | Make the jsc shell loadGetterFromGetterSetter() functio... |
blob | commitdiff | diff to current |
2017-11-13 |
darin@apple.com | More is<> and downcast<>, less static_cast<> |
blob | commitdiff | diff to current |
2017-11-12 |
mark.lam@apple.com | We should ensure that operationStrCat2 and operationStr... |
blob | commitdiff | diff to current |
2017-11-11 |
webkit@devinrousso.com | Web Inspector: Canvas tab: show detailed status during... |
blob | commitdiff | diff to current |
2017-11-10 |
commit-queue@webki... | Web Inspector: Make http status codes be "integer"... |
blob | commitdiff | diff to current |
2017-11-10 |
rmorisset@apple.com | The memory consumption of DFG::BasicBlock can be easily... |
blob | commitdiff | diff to current |
2017-11-10 |
utatane.tea@gmail.com | [JSC] Retry module fetching if previous request fails |
blob | commitdiff | diff to current |
2017-11-09 |
webkit@devinrousso.com | Web Inspector: support undo/redo of insertAdjacentHTML |
blob | commitdiff | diff to current |
2017-11-09 |
commit-queue@webki... | Web Inspector: Make domain availability a list of types... |
blob | commitdiff | diff to current |
2017-11-09 |
utatane.tea@gmail.com | [JSC][JIT] Clean up SlowPathCall stubs |
blob | commitdiff | diff to current |
2017-11-09 |
guijemont@igalia.com | [JSC][MIPS] Use fcsr to check the validity of the resul... |
blob | commitdiff | diff to current |
2017-11-09 |
commit-queue@webki... | HTMLMediaElement should not use element fullscreen... |
blob | commitdiff | diff to current |
2017-11-09 |
joepeck@webkit.org | Web Inspector: Show Internal properties of PaymentReque... |
blob | commitdiff | diff to current |
2017-11-08 |
sbarati@apple.com | A JSFunction's ObjectAllocationProfile should watch... |
blob | commitdiff | diff to current |
2017-11-08 |
keith_miller@apple.com | Add super sampler begin and end bytecodes. |
blob | commitdiff | diff to current |
2017-11-08 |
rmorisset@apple.com | Turn recursive tail calls into loops |
blob | commitdiff | diff to current |
2017-11-08 |
commit-queue@webki... | Web Inspector: Remove unused Page.ScriptIdentifier... |
blob | commitdiff | diff to current |
2017-11-08 |
carlosgc@webkit.org | Web Inspector: use JSON::{Array,Object,Value} instead... |
blob | commitdiff | diff to current |
2017-11-08 |
mjs@apple.com | Get rid of unsightly hex numbers from unified build... |
blob | commitdiff | diff to current |
2017-11-08 |
sbarati@apple.com | Only cage double butterfly accesses |
blob | commitdiff | diff to current |
2017-11-07 |
mark.lam@apple.com | Introduce a default RegisterSet constructor so that... |
blob | commitdiff | diff to current |
2017-11-07 |
mark.lam@apple.com | AccessCase::generateImpl() should exclude the result... |
blob | commitdiff | diff to current |
2017-11-06 |
rmorisset@apple.com | CodeBlock::usesOpcode() is dead code |
blob | commitdiff | diff to current |
2017-11-06 |
utatane.tea@gmail.com | JIT call inline caches should cache calls to objects... |
blob | commitdiff | diff to current |
2017-11-03 |
msaboff@apple.com | The Abstract Interpreter needs to change similar to... |
blob | commitdiff | diff to current |
2017-11-03 |
keith_miller@apple.com | PutProperytSlot should inform the IC about the property... |
blob | commitdiff | diff to current |
2017-11-03 |
mark.lam@apple.com | CachedCall (and its clients) needs overflow checks. |
blob | commitdiff | diff to current |
2017-11-03 |
webkit@devinrousso.com | Web Inspector: Canvas2D Profiling: highlight expensive... |
blob | commitdiff | diff to current |
2017-11-03 |
webkit@devinrousso.com | Web Inspector: Canvas Tab: show supported GL extensions... |
blob | commitdiff | diff to current |
2017-11-03 |
joepeck@webkit.org | Make ServiceWorker a Remote Inspector debuggable target |
blob | commitdiff | diff to current |
2017-11-03 |
msaboff@apple.com | DFG needs to handle code motion of code in for..in... |
blob | commitdiff | diff to current |
2017-11-02 |
joepeck@webkit.org | Inspector should display service worker served response... |
blob | commitdiff | diff to current |
2017-11-02 |
fpizlo@apple.com | AI does not correctly model the clobber case of ArithClz32 |
blob | commitdiff | diff to current |
2017-11-02 |
utatane.tea@gmail.com | Unreviewed, release throw scope |
blob | commitdiff | diff to current |
2017-11-02 |
fred.wang@free.fr | Add references to bug 179167 in FIXME comments |
blob | commitdiff | diff to current |
2017-11-02 |
commit-queue@webki... | Implement WKFullscreenWindowController for iOS. |
blob | commitdiff | diff to current |
2017-11-02 |
mark.lam@apple.com | Add support to throw OOM if MarkedArgumentBuffer may... |
blob | commitdiff | diff to current |
2017-11-01 |
msaboff@apple.com | Integer overflow in code generated by LoadVarargs proce... |
blob | commitdiff | diff to current |
2017-11-01 |
utatane.tea@gmail.com | Unreviewed, use weakPointer instead of FTLOutput::weakP... |
blob | commitdiff | diff to current |
2017-11-01 |
utatane.tea@gmail.com | [JSC] Introduce @toObject |
blob | commitdiff | diff to current |
2017-11-01 |
commit-queue@webki... | Use LazyNeverDestroyed instead of DEFINE_GLOBAL |
blob | commitdiff | diff to current |
2017-11-01 |
utatane.tea@gmail.com | [DFG][FTL] Introduce StringSlice |
blob | commitdiff | diff to current |
2017-11-01 |
jfbastien@apple.com | WebAssembly: Wasm::IndexOrName has a raw pointer to... |
blob | commitdiff | diff to current |
2017-10-31 |
timothy_horton@app... | Clean up some drag and drop feature flags |
blob | commitdiff | diff to current |
2017-10-31 |
commit-queue@webki... | Unreviewed, rolling out r224243, r224246, and r224248. |
blob | commitdiff | diff to current |
2017-10-31 |
timothy_horton@app... | Fix up some content filtering feature flags |
blob | commitdiff | diff to current |
2017-10-31 |
keith_miller@apple.com | Unreviewed, windows build fix. |
blob | commitdiff | diff to current |
2017-10-31 |
keith_miller@apple.com | Make all register enums be backed by uint8_t. |
blob | commitdiff | diff to current |
2017-10-31 |
keith_miller@apple.com | StructureStubInfo should have GPRReg members not int8_ts |
blob | commitdiff | diff to current |
2017-10-31 |
webkit@devinrousso.com | Web Inspector: make ScriptCallStack::maxCallStackSizeTo... |
blob | commitdiff | diff to current |
2017-10-31 |
carlosgc@webkit.org | Unreviewed. Fix GTK+ make distcheck. |
blob | commitdiff | diff to current |
2017-10-31 |
sbarati@apple.com | We need a storeStoreFence before storing to the instruc... |
blob | commitdiff | diff to current |
2017-10-30 |
mcatanzaro@igalia.com | [WPE] Fix build warnings |
blob | commitdiff | diff to current |
2017-10-30 |
zandobersek@gmail.com | [ARMv7] Fix initial start register support in YarrJIT |
blob | commitdiff | diff to current |
2017-10-30 |
zandobersek@gmail.com | [ARM64][Linux] Re-enable Gigacage |
blob | commitdiff | diff to current |
2017-10-28 |
webkit@devinrousso.com | Web Inspector: Canvas Tab: no way to see backtrace... |
blob | commitdiff | diff to current |
2017-10-28 |
utatane.tea@gmail.com | [JSC] Tweak ES6 generator function to allow inlining |
blob | commitdiff | diff to current |
2017-10-28 |
sbarati@apple.com | Bytecode liveness should live on UnlinkedCodeBlock... |
blob | commitdiff | diff to current |
2017-10-27 |
keith_miller@apple.com | Add unified source list files and build scripts to... |
blob | commitdiff | diff to current |
2017-10-27 |
jfbastien@apple.com | WebAssembly: update arbitrary limits to what browsers use |
blob | commitdiff | diff to current |
2017-10-27 |
msaboff@apple.com | REGRESSION(r222601): We fail to properly backtrack... |
blob | commitdiff | diff to current |
2017-10-26 |
mark.lam@apple.com | JSRopeString::RopeBuilder::append() should check for... |
blob | commitdiff | diff to current |
2017-10-26 |
jfbastien@apple.com | WebAssembly: no VM / JS version of our implementation |
blob | commitdiff | diff to current |
2017-10-26 |
webkit@devinrousso.com | Web Inspector: provide a way to enable/disable event... |
blob | commitdiff | diff to current |
2017-10-25 |
commit-queue@webki... | Unreviewed, rolling out r223691 and r223729. |
blob | commitdiff | diff to current |
2017-10-25 |
msaboff@apple.com | REGRESSION(r223937): Use of -fobjc-weak causes build... |
blob | commitdiff | diff to current |
2017-10-25 |
keith_miller@apple.com | Fix implicit cast of enum, which seems to break the... |
blob | commitdiff | diff to current |
2017-10-24 |
msaboff@apple.com | Allow OjbC Weak References when building TestAPI |
blob | commitdiff | diff to current |
2017-10-24 |
eric.carlson@apple.com | Web Inspector: Enable WebKit logging configuration... |
blob | commitdiff | diff to current |
2017-10-24 |
msaboff@apple.com | Allow OjbC Weak References when building TestAPI |
blob | commitdiff | diff to current |
next |