2016-01-06 |
commit-queue@webki... | Web Inspector: Remove duplicate check |
tree | commitdiff |
2016-01-06 |
bburg@apple.com | Add a WebKit SPI for registering an automation controll... |
tree | commitdiff |
2016-01-06 |
keith_miller@apple.com | [ES6] Boolean, Number, Map, RegExp, and Set should... |
tree | commitdiff |
2016-01-06 |
commit-queue@webki... | [mips] Fix branchTruncateDoubleToUint32 implementation... |
tree | commitdiff |
2016-01-06 |
julien.brianceau... | [mips] Fix or32 implementation in macro assembler |
tree | commitdiff |
2016-01-06 |
julien.brianceau... | [mips] Add missing branchAdd32 implementation in macro... |
tree | commitdiff |
2016-01-06 |
commit-queue@webki... | [ES6] Date.prototype should be a plain object |
tree | commitdiff |
2016-01-06 |
commit-queue@webki... | [JSC] Get more of testb3 to pass on ARM64 |
tree | commitdiff |
2016-01-06 |
zandobersek@gmail.com | [CMake] Remove USE_UDIS86 variable |
tree | commitdiff |
2016-01-06 |
fpizlo@apple.com | FTL B3 fails cdjs-tests.yaml/red_black_tree_test.js... |
tree | commitdiff |
2016-01-05 |
keith_miller@apple.com | Unreviewed build fix. A symbol was being exported that... |
tree | commitdiff |
2016-01-05 |
commit-queue@webki... | Unreviewed, rolling out r194603. |
tree | commitdiff |
2016-01-05 |
fpizlo@apple.com | stress/v8-crypto-strict.js.ftl-eager-no-cjit in FTL... |
tree | commitdiff |
2016-01-05 |
mark.lam@apple.com | Profiling should detect when multiplication overflows... |
tree | commitdiff |
2016-01-05 |
keith_miller@apple.com | [ES6] Arrays should be subclassable. |
tree | commitdiff |
2016-01-05 |
fpizlo@apple.com | regress/script-tests/deltablue-varargs.js.ftl-no-cjit... |
tree | commitdiff |
2016-01-05 |
mark.lam@apple.com | Re-landing: Add validation of JSC options to catch... |
tree | commitdiff |
2016-01-05 |
fpizlo@apple.com | FTL B3 should do ArithNegate |
tree | commitdiff |
2016-01-05 |
commit-queue@webki... | [ES6] Date.prototype should be a plain object |
tree | commitdiff |
2016-01-05 |
commit-queue@webki... | Unreviewed, rolling out r194590. |
tree | commitdiff |
2016-01-05 |
fpizlo@apple.com | FTL B3 should do In |
tree | commitdiff |
2016-01-05 |
fpizlo@apple.com | Implement B3 version of FTL::Output::check() |
tree | commitdiff |
2016-01-05 |
mark.lam@apple.com | Add support for aliasing JSC Options. |
tree | commitdiff |
2016-01-05 |
mark.lam@apple.com | Add validation of JSC options to catch typos. |
tree | commitdiff |
2016-01-05 |
keith_miller@apple.com | Turn off Internal Function inlining in the DFG for... |
tree | commitdiff |
2016-01-04 |
fpizlo@apple.com | FTL B3 should do binary snippets |
tree | commitdiff |
2016-01-04 |
mark.lam@apple.com | isUntypedSpeculationForArithmetic is wrong. |
tree | commitdiff |
2016-01-04 |
timothy_horton@app... | Turn on gesture events when building for Yosemite |
tree | commitdiff |
2016-01-04 |
fpizlo@apple.com | FTL B3 should do BitAnd binary snippets |
tree | commitdiff |
2016-01-04 |
fpizlo@apple.com | FTL B3 should do all of the non-bitop binary snippets |
tree | commitdiff |
2016-01-04 |
fpizlo@apple.com | FTL B3 should do the ArithSub binary snippet |
tree | commitdiff |
2016-01-04 |
fpizlo@apple.com | Unreviewed, disable FTL B3 for now. I didn't intend... |
tree | commitdiff |
2016-01-04 |
fpizlo@apple.com | B3 patchpoints should allow requesting scratch registers |
tree | commitdiff |
2016-01-04 |
ossy@webkit.org | Fix the !ENABLE(INTL) build after r193493 |
tree | commitdiff |
2016-01-04 |
ossy@webkit.org | JSC generator scripts shouldn't have verbose output |
tree | commitdiff |
2016-01-04 |
commit-queue@webki... | [JSC] Build B3 by default on iOS ARM64 |
tree | commitdiff |
2016-01-03 |
commit-queue@webki... | WebKit fails to build with musl libc library |
tree | commitdiff |
2016-01-03 |
fpizlo@apple.com | Fix ChangeLog entry for trac.webkit.org/changeset/194505 |
tree | commitdiff |
2016-01-03 |
akling@apple.com | Remove redundant StringImpl substring creation function. |
tree | commitdiff |
2016-01-03 |
commit-queue@webki... | Clang's builtin for clear_cache accepts char* and error... |
tree | commitdiff |
2016-01-02 |
aestes@apple.com | Replace WTF::move with WTFMove |
tree | commitdiff |
2016-01-02 |
fpizlo@apple.com | Unreviewed, fix copyright dates. It's super annoying... |
tree | commitdiff |
2016-01-02 |
fpizlo@apple.com | FTL B3 should be able to run all of the old V8v7 tests |
tree | commitdiff |
2016-01-01 |
jeffm@apple.com | Update user-visible copyright strings to include 2016 |
tree | commitdiff |
2015-12-31 |
aestes@apple.com | Fix warnings uncovered by migrating to WTF_MOVE |
tree | commitdiff |
2015-12-30 |
commit-queue@webki... | [ES6] Arrow function syntax. Arrow function specific... |
tree | commitdiff |
2015-12-29 |
utatane.tea@gmail.com | Unreviewed, relax limitation in operationCreateThis |
tree | commitdiff |
2015-12-29 |
utatane.tea@gmail.com | [ES6][ES7] Drop Constructability of generator function |
tree | commitdiff |
2015-12-28 |
fpizlo@apple.com | FTL B3 should know that used registers are not the... |
tree | commitdiff |
2015-12-28 |
aestes@apple.com | Stop moving local objects in return statements |
tree | commitdiff |
2015-12-27 |
mark.lam@apple.com | Rename NodeMayOverflowInXXX to NodeMayOverflowInt32InXXX. |
tree | commitdiff |
2015-12-24 |
akling@apple.com | jsc CLI tool crashes on EOF. |
tree | commitdiff |
2015-12-24 |
fpizlo@apple.com | FTL B3 should be able to run crypto-sha1 in eager mode |
tree | commitdiff |
2015-12-24 |
fpizlo@apple.com | Need a story for platform-specific Args |
tree | commitdiff |
2015-12-23 |
keith_miller@apple.com | [JSC] Bugfix for intrinsic getters with dictionary... |
tree | commitdiff |
2015-12-23 |
commit-queue@webki... | [INTL] Implement DateTime Format Functions |
tree | commitdiff |
2015-12-23 |
commit-queue@webki... | [INTL] Implement String.prototype.localeCompare in... |
tree | commitdiff |
2015-12-23 |
benjamin@webkit.org | Fix x86_64 after r194388 |
tree | commitdiff |
2015-12-23 |
commit-queue@webki... | [JSC] Get the JavaScriptCore framework to build on... |
tree | commitdiff |
2015-12-23 |
commit-queue@webki... | [INTL] Implement Intl.DateTimeFormat.prototype.resolved... |
tree | commitdiff |
2015-12-23 |
fpizlo@apple.com | REGRESSION(194382): FTL B3 no longer runs V8/encrypt |
tree | commitdiff |
2015-12-23 |
fpizlo@apple.com | FTL B3 should use the right type for comparison slow... |
tree | commitdiff |
2015-12-23 |
fpizlo@apple.com | FTL B3 should be able to run richards |
tree | commitdiff |
2015-12-22 |
sbarati@apple.com | Cloop build fix after https://bugs.webkit.org/show_bug... |
tree | commitdiff |
2015-12-22 |
sbarati@apple.com | Work around issue in bug #152510 |
tree | commitdiff |
2015-12-22 |
fpizlo@apple.com | FTL B3 does not logicalNot correctly |
tree | commitdiff |
2015-12-22 |
keith_miller@apple.com | Remove OverridesHasInstance from TypeInfoFlags |
tree | commitdiff |
2015-12-22 |
fpizlo@apple.com | FTL B3 should do tail calls |
tree | commitdiff |
2015-12-22 |
mark.lam@apple.com | Snippefy op_negate for the baseline JIT. |
tree | commitdiff |
2015-12-21 |
fpizlo@apple.com | Address review feedback from Saam. I should have lande... |
tree | commitdiff |
2015-12-21 |
fpizlo@apple.com | B3 should be able to compile Store16 |
tree | commitdiff |
2015-12-21 |
fpizlo@apple.com | Unreviewed, remove highBitsAreZero(), it's unused. |
tree | commitdiff |
2015-12-21 |
ossy@webkit.org | Unreviewed, fix the !FTL_USES_B3 build after r194334. |
tree | commitdiff |
2015-12-21 |
fpizlo@apple.com | FTL B3 should do doubleToInt32 |
tree | commitdiff |
2015-12-21 |
commit-queue@webki... | Unexpected exception assigning to this._property inside... |
tree | commitdiff |
2015-12-21 |
fpizlo@apple.com | FTL B3 should do vararg calls |
tree | commitdiff |
2015-12-21 |
mark.lam@apple.com | Add unary operator tests to compare JIT and LLINT results. |
tree | commitdiff |
2015-12-21 |
ryanhaddad@apple.com | Unreviewed, rolling out r194328. |
tree | commitdiff |
2015-12-21 |
fpizlo@apple.com | B3->Air lowering incorrectly copy-propagates over ZExt32's |
tree | commitdiff |
2015-12-21 |
commit-queue@webki... | [INTL] Implement String.prototype.localeCompare in... |
tree | commitdiff |
2015-12-20 |
fpizlo@apple.com | Implement compareDouble in B3/Air |
tree | commitdiff |
2015-12-20 |
mitz@apple.com | [Mac] WebKit contains dead source code for OS X Maveric... |
tree | commitdiff |
2015-12-19 |
sukolsak@gmail.com | Make Intl headers private in Xcode |
tree | commitdiff |
2015-12-19 |
fpizlo@apple.com | [JSC] Streamline Tmp indexing inside the register allocator |
tree | commitdiff |
2015-12-19 |
commit-queue@webki... | [JSC] FTLB3Output generates some invalid ZExt32 |
tree | commitdiff |
2015-12-19 |
commit-queue@webki... | [JSC] Add EqualOrUnordered to B3 |
tree | commitdiff |
2015-12-19 |
commit-queue@webki... | [JSC] B3: Add indexed addressing when lowering BitwiseCast |
tree | commitdiff |
2015-12-19 |
akling@apple.com | Make JSString::SafeView less of a footgun. |
tree | commitdiff |
2015-12-19 |
sbarati@apple.com | BytecodeGenerator::pushLexicalScopeInternal and pushLex... |
tree | commitdiff |
2015-12-19 |
mcatanzaro@igalia.com | Avoid triggering clang's -Wundefined-bool-conversion |
tree | commitdiff |
2015-12-18 |
mark.lam@apple.com | Replace SpecialFastCase profiles with ResultProfiles. |
tree | commitdiff |
2015-12-18 |
keith_miller@apple.com | verboseDFGByteCodeParsing option should show the byteco... |
tree | commitdiff |
2015-12-18 |
ossy@webkit.org | [ARM] Add the missing setupArgumentsWithExecState funct... |
tree | commitdiff |
2015-12-18 |
commit-queue@webki... | Web Inspector: Remove "local" scope type from the protocol |
tree | commitdiff |
2015-12-18 |
sukolsak@gmail.com | [INTL] Implement Collator Compare Functions |
tree | commitdiff |
2015-12-18 |
joepeck@webkit.org | Provide a way to distinguish a nested lexical block... |
tree | commitdiff |
2015-12-18 |
joepeck@webkit.org | Unreviewed EFL Build Fix after r194247. |
tree | commitdiff |
2015-12-18 |
keith_miller@apple.com | [ES6] Add support for Symbol.hasInstance |
tree | commitdiff |
2015-12-18 |
joepeck@webkit.org | Web Inspector: Improve names in Debugger Call Stack... |
tree | commitdiff |
2015-12-17 |
joepeck@webkit.org | Web Inspector: Add JSContext Script Profiling |
tree | commitdiff |
next |