2016-09-23 |
ryanhaddad@apple.com | Unreviewed, rolling out r206314, r206316, and r206319. |
blob | commitdiff |
2016-09-23 |
fpizlo@apple.com | Unreviewed, fix all other builds. |
blob | commitdiff | diff to current |
2016-09-23 |
fpizlo@apple.com | Unreviewed, fix cloop. |
blob | commitdiff | diff to current |
2016-09-23 |
fpizlo@apple.com | Source/JavaScriptCore: |
blob | commitdiff | diff to current |
2016-09-23 |
ossy@webkit.org | ARM EABI buildfix after r206289 |
blob | commitdiff | diff to current |
2016-09-23 |
graouts@webkit.org | Adding a new runtime flag for modern media controls. |
blob | commitdiff | diff to current |
2016-09-23 |
carlosgc@webkit.org | REGRESSION(r194387): Crash on github.com in IntlDateTim... |
blob | commitdiff | diff to current |
2016-09-23 |
commit-queue@webki... | [JSC] Use an inline cache to generate op_negate |
blob | commitdiff | diff to current |
2016-09-23 |
mark.lam@apple.com | Removed unused hasErrorInfo(). |
blob | commitdiff | diff to current |
2016-09-22 |
mark.lam@apple.com | Array.prototype.join should do overflow checks on strin... |
blob | commitdiff | diff to current |
2016-09-22 |
fpizlo@apple.com | Fences on x86 should be a lot cheaper |
blob | commitdiff | diff to current |
2016-09-22 |
commit-queue@webki... | test262: Function length should be number of parameters... |
blob | commitdiff | diff to current |
2016-09-22 |
joepeck@webkit.org | Remove a bunch of unnecessary includes |
blob | commitdiff | diff to current |
2016-09-22 |
keith_miller@apple.com | Fix build for future versions of Clang. |
blob | commitdiff | diff to current |
2016-09-21 |
commit-queue@webki... | Inline function only used in one place |
blob | commitdiff | diff to current |
2016-09-21 |
commit-queue@webki... | Unreviewed, rolling out r206222 and r206227. |
blob | commitdiff | diff to current |
2016-09-21 |
fpizlo@apple.com | Add a Fence opcode to B3 |
blob | commitdiff | diff to current |
2016-09-21 |
keith_miller@apple.com | Fix build for future versions of Clang. |
blob | commitdiff | diff to current |
2016-09-21 |
cdumez@apple.com | Object.getOwnPropertyDescriptor() does not work correct... |
blob | commitdiff | diff to current |
2016-09-21 |
msaboff@apple.com | FTL needs to reserve callee stack space in bytes |
blob | commitdiff | diff to current |
2016-09-21 |
ossy@webkit.org | [ARM] Unreviewed buildfix after r206136. |
blob | commitdiff | diff to current |
2016-09-21 |
achristensen@apple.com | Require WTFMove for String::adopt |
blob | commitdiff | diff to current |
2016-09-21 |
joepeck@webkit.org | REGRESSION(r205692): Minified builds have broken inspector |
blob | commitdiff | diff to current |
2016-09-20 |
fpizlo@apple.com | DFG::StoreBarrierInsertionPhase should assume that... |
blob | commitdiff | diff to current |
2016-09-20 |
fpizlo@apple.com | Rename MarkedSpace::version/MarkedBlock::version to... |
blob | commitdiff | diff to current |
2016-09-20 |
ryanhaddad@apple.com | Rebaseline builtins generator tests after r206155. |
blob | commitdiff | diff to current |
2016-09-20 |
fpizlo@apple.com | Unreviewed, fix cloop build. |
blob | commitdiff | diff to current |
2016-09-20 |
fpizlo@apple.com | Make MarkedBlock state tracking support overlapped... |
blob | commitdiff | diff to current |
2016-09-20 |
jbedard@apple.com | Undefined behavior: Left shift negative number |
blob | commitdiff | diff to current |
2016-09-20 |
sbarati@apple.com | JSTests: |
blob | commitdiff | diff to current |
2016-09-20 |
utatane.tea@gmail.com | [JSC] Add `typeof value === "symbol"` handling to bytec... |
blob | commitdiff | diff to current |
2016-09-20 |
sbarati@apple.com | Make HasOwnProperty faster |
blob | commitdiff | diff to current |
2016-09-20 |
commit-queue@webki... | [JSC] Make the rounding-related nodes support any type |
blob | commitdiff | diff to current |
2016-09-19 |
utatane.tea@gmail.com | Unreviewed, build fix for Win64 |
blob | commitdiff | diff to current |
2016-09-19 |
dbates@webkit.org | Remove ENABLE(TEXT_AUTOSIZING) automatic text size... |
blob | commitdiff | diff to current |
2016-09-19 |
keith_miller@apple.com | Update WASM towards 0xc |
blob | commitdiff | diff to current |
2016-09-19 |
utatane.tea@gmail.com | [JSC] Use is_cell_with_type for @isRegExpObject, @isMap... |
blob | commitdiff | diff to current |
2016-09-19 |
bburg@apple.com | Web Replay: teach the replay inputs generator to encode... |
blob | commitdiff | diff to current |
2016-09-19 |
utatane.tea@gmail.com | [JSC][LLInt] Introduce is_cell_with_type |
blob | commitdiff | diff to current |
2016-09-18 |
utatane.tea@gmail.com | [JSC] Assert length of LLInt opcodes using isCellWithTy... |
blob | commitdiff | diff to current |
2016-09-18 |
utatane.tea@gmail.com | [JSC] Do not need to use defineProperty to define metho... |
blob | commitdiff | diff to current |
2016-09-17 |
utatane.tea@gmail.com | [DFG] Introduce IsCellWithType node and unify IsJSArray... |
blob | commitdiff | diff to current |
2016-09-16 |
utatane.tea@gmail.com | [DFG] Introduce ArrayUse |
blob | commitdiff | diff to current |
2016-09-16 |
commit-queue@webki... | test262: Various Constructors length properties should... |
blob | commitdiff | diff to current |
2016-09-16 |
commit-queue@webki... | Custom promise-returning functions should not throw... |
blob | commitdiff | diff to current |
2016-09-15 |
fpizlo@apple.com | REGRESSION (r205462): Lot of leaks |
blob | commitdiff | diff to current |
2016-09-15 |
keith_miller@apple.com | Pragma out undefined-var-template warnings in JSC for... |
blob | commitdiff | diff to current |
2016-09-15 |
fpizlo@apple.com | There is no good reason for WeakBlock to care about... |
blob | commitdiff | diff to current |
2016-09-15 |
commit-queue@webki... | Unreviewed, rolling out r205931. |
blob | commitdiff | diff to current |
2016-09-15 |
commit-queue@webki... | test262: Should be a SyntaxError for duplicate paramete... |
blob | commitdiff | diff to current |
2016-09-15 |
commit-queue@webki... | ASSERT_NOT_REACHED when using spread inside an array... |
blob | commitdiff | diff to current |
2016-09-15 |
commit-queue@webki... | Unreviewed, rolling out r205933 and r205936. |
blob | commitdiff | diff to current |
2016-09-15 |
cdumez@apple.com | REGRESSION (r205670): ASSERTION FAILED: methodTable... |
blob | commitdiff | diff to current |
2016-09-14 |
msaboff@apple.com | YARR doesn't check for invalid flags for literal regula... |
blob | commitdiff | diff to current |
2016-09-14 |
keith_miller@apple.com | Unreviewed, fix the Windows build. |
blob | commitdiff | diff to current |
2016-09-14 |
keith_miller@apple.com | Pragma out undefined-var-template warnings in JSC for... |
blob | commitdiff | diff to current |
2016-09-14 |
commit-queue@webki... | test262: TypedArray constructors length should be 3... |
blob | commitdiff | diff to current |
2016-09-14 |
commit-queue@webki... | [JSC] Make the rounding-related nodes support any type |
blob | commitdiff | diff to current |
2016-09-14 |
fpizlo@apple.com | Remove Heap::setMarked() |
blob | commitdiff | diff to current |
2016-09-14 |
mark.lam@apple.com | Use Options::validateExceptionChecks() instead of VM... |
blob | commitdiff | diff to current |
2016-09-14 |
commit-queue@webki... | TaggedTemplateString function calls should emit tail... |
blob | commitdiff | diff to current |
2016-09-14 |
commit-queue@webki... | test262: Array.prototype.slice should always set length |
blob | commitdiff | diff to current |
2016-09-14 |
msaboff@apple.com | Promises aren't resolved properly when making a ObjC... |
blob | commitdiff | diff to current |
2016-09-13 |
fpizlo@apple.com | Remove Heap::isLive() |
blob | commitdiff | diff to current |
2016-09-13 |
mark.lam@apple.com | DFG NewArrayBuffer node should watch for "have a bad... |
blob | commitdiff | diff to current |
2016-09-13 |
jfbastien@apple.com | Support jsc shell builtin `read` |
blob | commitdiff | diff to current |
2016-09-13 |
gskachkov@gmail.com | ES6: Classes: Should be allowed to create a static... |
blob | commitdiff | diff to current |
2016-09-13 |
fpizlo@apple.com | MarkedBlock should be able to use flipIfNecessary(... |
blob | commitdiff | diff to current |
2016-09-13 |
sbarati@apple.com | HashMapImpl should take into account m_deleteCount... |
blob | commitdiff | diff to current |
2016-09-12 |
commit-queue@webki... | [JSC] Use GetArrayLength for JSArray.length even when... |
blob | commitdiff | diff to current |
2016-09-12 |
utatane.tea@gmail.com | [DFG][FTL] Add ArithTan |
blob | commitdiff | diff to current |
2016-09-12 |
sbarati@apple.com | MapHash should do constant folding when it has a consta... |
blob | commitdiff | diff to current |
2016-09-12 |
fpizlo@apple.com | DFG::forAllKilledOperands() could use a faster bitvecto... |
blob | commitdiff | diff to current |
2016-09-12 |
fpizlo@apple.com | FastBitVector should have efficient and easy-to-use... |
blob | commitdiff | diff to current |
2016-09-10 |
cdumez@apple.com | parseHTMLInteger() should take a StringView in parameter |
blob | commitdiff | diff to current |
2016-09-09 |
keith_miller@apple.com | WASM should support if-then-else |
blob | commitdiff | diff to current |
2016-09-09 |
fpizlo@apple.com | jsc.cpp should call initializeMainThread() to make... |
blob | commitdiff | diff to current |
2016-09-09 |
sbarati@apple.com | Make hasOwnProperty ALWAYS_INLINE |
blob | commitdiff | diff to current |
2016-09-09 |
fpizlo@apple.com | HashMapImpl needs to m_buffer.clear() in its constructor |
blob | commitdiff | diff to current |
2016-09-09 |
commit-queue@webki... | ASSERTION FAILED: promise.inherits(JSPromise::info()) |
blob | commitdiff | diff to current |
2016-09-09 |
fpizlo@apple.com | Heap::isMarked() shouldn't pay the price of concurrent... |
blob | commitdiff | diff to current |
2016-09-08 |
sbarati@apple.com | We should inline operationConvertJSValueToBoolean into... |
blob | commitdiff | diff to current |
2016-09-08 |
cdumez@apple.com | Align proto getter / setter behavior with other browsers |
blob | commitdiff | diff to current |
2016-09-08 |
fpizlo@apple.com | Remove CopiedSpace and use MarkedSpace instead |
blob | commitdiff | diff to current |
2016-09-08 |
fpizlo@apple.com | Heap version should be 32-bit |
blob | commitdiff | diff to current |
2016-09-08 |
mark.lam@apple.com | Add support for a ternary sub32 emitter for ARM64 and... |
blob | commitdiff | diff to current |
2016-09-08 |
fpizlo@apple.com | Move JSMap/JSSet over to Auxiliary MarkedSpace |
blob | commitdiff | diff to current |
2016-09-08 |
fpizlo@apple.com | Typed arrays should use MarkedSpace instead of CopiedSpace |
blob | commitdiff | diff to current |
2016-09-08 |
pvollan@apple.com | [Win64] Compile fixes. |
blob | commitdiff | diff to current |
2016-09-08 |
pvollan@apple.com | [Win] Exception fuzz tests fail |
blob | commitdiff | diff to current |
2016-09-08 |
simon.fraser@apple.com | Enable the <meter> element on iOS |
blob | commitdiff | diff to current |
2016-09-08 |
commit-queue@webki... | Modernize Debugger to use nullptr |
blob | commitdiff | diff to current |
2016-09-07 |
commit-queue@webki... | Web Inspector: Remove always false case in Debugger |
blob | commitdiff | diff to current |
2016-09-07 |
utatane.tea@gmail.com | Unreviewed, build fix after r205569 |
blob | commitdiff | diff to current |
2016-09-07 |
mark.lam@apple.com | Add CatchScope and force all exception checks to be... |
blob | commitdiff | diff to current |
2016-09-07 |
commit-queue@webki... | [INTL] some valid language tags cause errors in Intl... |
blob | commitdiff | diff to current |
2016-09-07 |
commit-queue@webki... | [JSC] Remove a couple of useless forward declaration |
blob | commitdiff | diff to current |
2016-09-07 |
fpizlo@apple.com | Make emitAllocateWithNonNullAllocator's sub32() disallo... |
blob | commitdiff | diff to current |
2016-09-07 |
mcatanzaro@igalia.com | Unreviewed CMake build fix after r205552 |
blob | commitdiff | diff to current |
2016-09-07 |
keith_miller@apple.com | Add support for WASM Loops and Branches |
blob | commitdiff | diff to current |
next |