2015-04-29 |
achristensen@apple.com | Fix non-cygwin incremental builds on Windows. |
tree | commitdiff |
2015-04-29 |
fpizlo@apple.com | Source/JavaScriptCore: |
tree | commitdiff |
2015-04-29 |
ggaren@apple.com | It shouldn't take 1846 lines of code and 5 FIXMEs to... |
tree | commitdiff |
2015-04-29 |
mark.lam@apple.com | Safari WebKit crash when loading Google Spreadsheet. |
tree | commitdiff |
2015-04-29 |
utatane.tea@gmail.com | REGRESSION (r183373): ASSERT failed in wtf/SHA1.h |
tree | commitdiff |
2015-04-29 |
fpizlo@apple.com | Evict IsEnvironmentRecord from inline type flags |
tree | commitdiff |
2015-04-29 |
darin@apple.com | [ES6] Implement Unicode code point escapes |
tree | commitdiff |
2015-04-29 |
mrobinson@webkit.org | [CMake] [GTK] Organize and clean up unused CMake variables |
tree | commitdiff |
2015-04-29 |
fpizlo@apple.com | TypeOf should return SpecStringIdent and the DFG should... |
tree | commitdiff |
2015-04-29 |
commit-queue@webki... | REGRESSION(181868): Windows Live SkyDrive cannot open... |
tree | commitdiff |
2015-04-29 |
bshafiei@apple.com | Versioning. |
tree | commitdiff |
2015-04-29 |
commit-queue@webki... | Deadlock on applications using JSContext on non-main... |
tree | commitdiff |
2015-04-29 |
fpizlo@apple.com | FTL should fully support Switch (it currently lacks... |
tree | commitdiff |
2015-04-28 |
mcatanzaro@igalia.com | Fully replace ENABLE_LLINT_C_LOOP with ENABLE_JIT |
tree | commitdiff |
2015-04-28 |
commit-queue@webki... | Unreviewed, rolling out r183514. |
tree | commitdiff |
2015-04-28 |
mcatanzaro@igalia.com | Fully replace ENABLE_LLINT_C_LOOP with ENABLE_JIT |
tree | commitdiff |
2015-04-28 |
commit-queue@webki... | Fix common typo "targetting" => "targeting" |
tree | commitdiff |
2015-04-28 |
utatane.tea@gmail.com | Update the features.json for WeakSet, WeakMap, Template... |
tree | commitdiff |
2015-04-28 |
fpizlo@apple.com | DFG should not use or preserve Phantoms during transfor... |
tree | commitdiff |
2015-04-28 |
akling@apple.com | Source/JavaScriptCore: |
tree | commitdiff |
2015-04-28 |
fpizlo@apple.com | VarargsForwardingPhase should only consider MovHints... |
tree | commitdiff |
2015-04-28 |
ossy@webkit.org | Remove WinCE cruft from cmake build system |
tree | commitdiff |
2015-04-28 |
akling@apple.com | RegExp matches arrays should use contiguous indexing. |
tree | commitdiff |
2015-04-28 |
fpizlo@apple.com | FTL failed to initialize arguments.callee on the slow... |
tree | commitdiff |
2015-04-28 |
benjamin@webkit.org | [JSC] Add support for typed arrays to the Array profiling |
tree | commitdiff |
2015-04-28 |
fpizlo@apple.com | Unreviewed, roll out r183438 "RegExp matches arrays... |
tree | commitdiff |
2015-04-28 |
akling@apple.com | RegExp matches arrays should use contiguous indexing. |
tree | commitdiff |
2015-04-27 |
rniwa@webkit.org | REGRESSION (r183373): ASSERT failed in wtf/SHA1.h |
tree | commitdiff |
2015-04-27 |
commit-queue@webki... | Function allocations shouldn't sink through Put operations |
tree | commitdiff |
2015-04-27 |
fpizlo@apple.com | VarargsForwardingPhase should use bytecode liveness... |
tree | commitdiff |
2015-04-27 |
commit-queue@webki... | Map#entries and Map#keys error for non-Maps is swapped |
tree | commitdiff |
2015-04-27 |
fpizlo@apple.com | Rationalize DFG DCE handling of nodes that perform... |
tree | commitdiff |
2015-04-27 |
rniwa@webkit.org | Class body ending with a semicolon throws a SyntaxError |
tree | commitdiff |
2015-04-27 |
rniwa@webkit.org | Getter or setter method named "prototype" or "constrcut... |
tree | commitdiff |
2015-04-27 |
commit-queue@webki... | Map#forEach does not pass "map" argument to callback. |
tree | commitdiff |
2015-04-27 |
utatane.tea@gmail.com | [ES6] Implement ES6 template literals |
tree | commitdiff |
2015-04-26 |
commit-queue@webki... | Set#forEach does not pass "key" or "set" arguments... |
tree | commitdiff |
2015-04-26 |
bshafiei@apple.com | Versioning. |
tree | commitdiff |
2015-04-26 |
benjamin@webkit.org | [JSC] Implement Math.clz32(), remove Number.clz() |
tree | commitdiff |
2015-04-26 |
utatane.tea@gmail.com | [ES6] Array.from need to accept iterables |
tree | commitdiff |
2015-04-26 |
commit-queue@webki... | Set#keys !== Set#values |
tree | commitdiff |
2015-04-26 |
joepeck@webkit.org | Allow for pausing a JSContext when opening a Web Inspector |
tree | commitdiff |
2015-04-25 |
rniwa@webkit.org | class methods should be non-enumerable |
tree | commitdiff |
2015-04-25 |
utatane.tea@gmail.com | [ES6] Implement String.fromCodePoint |
tree | commitdiff |
2015-04-25 |
mrobinson@webkit.org | Rename ENABLE_3D_RENDERING to ENABLE_3D_TRANSFORMS |
tree | commitdiff |
2015-04-25 |
mark.lam@apple.com | mayExit() is wrong about Branch nodes with ObjectOrOthe... |
tree | commitdiff |
2015-04-25 |
commit-queue@webki... | Unreviewed, rolling out r183288. |
tree | commitdiff |
2015-04-25 |
fpizlo@apple.com | CRASH in operationCreateDirectArgumentsDuringExit() |
tree | commitdiff |
2015-04-24 |
benjamin@webkit.org | [JSC] When inserting a NaN into a Int32 array, we conve... |
tree | commitdiff |
2015-04-24 |
ggaren@apple.com | It shouldn't take 1846 lines of code and 5 FIXMEs to... |
tree | commitdiff |
2015-04-24 |
mmirman@apple.com | Source/JavaScriptCore: |
tree | commitdiff |
2015-04-24 |
bshafiei@apple.com | Versioning. |
tree | commitdiff |
2015-04-24 |
commit-queue@webki... | Remove a useless branch on DFGGraph::addShouldSpeculate... |
tree | commitdiff |
2015-04-24 |
commit-queue@webki... | Web Inspector: Speculative fix for non-main thread... |
tree | commitdiff |
2015-04-24 |
commit-queue@webki... | Allow function allocation sinking |
tree | commitdiff |
2015-04-23 |
commit-queue@webki... | Make FunctionRareData allocation thread-safe |
tree | commitdiff |
2015-04-23 |
fpizlo@apple.com | DFG should insert Phantoms late using BytecodeKills... |
tree | commitdiff |
2015-04-23 |
fpizlo@apple.com | Rename HardPhantom to MustGenerate. |
tree | commitdiff |
2015-04-23 |
commit-queue@webki... | Implement `Object.assign` |
tree | commitdiff |
2015-04-23 |
fpizlo@apple.com | Unreviewed, fix debug build. |
tree | commitdiff |
2015-04-23 |
fpizlo@apple.com | Nodes should have an optional epoch field |
tree | commitdiff |
2015-04-23 |
mark.lam@apple.com | Fix assertion failure and race condition in Options... |
tree | commitdiff |
2015-04-22 |
benjamin@webkit.org | Implement String.codePointAt() |
tree | commitdiff |
2015-04-22 |
mark.lam@apple.com | SparseArrayEntry's write barrier owner should be the... |
tree | commitdiff |
2015-04-22 |
mark.lam@apple.com | Give the heap object iterators the ability to return... |
tree | commitdiff |
2015-04-22 |
utatane.tea@gmail.com | [[Set]] should be properly executed in JS builtins |
tree | commitdiff |
2015-04-22 |
commit-queue@webki... | Don't de-allocate FunctionRareData |
tree | commitdiff |
2015-04-22 |
bshafiei@apple.com | Versioning. |
tree | commitdiff |
2015-04-22 |
fpizlo@apple.com | Unreviewed, fix 32-bit. Forgot to make this simple... |
tree | commitdiff |
2015-04-22 |
fpizlo@apple.com | DFG should allow Phantoms after terminals |
tree | commitdiff |
2015-04-21 |
commit-queue@webki... | PhantomNewObject should be marked NodeMustGenerate |
tree | commitdiff |
2015-04-21 |
fpizlo@apple.com | DFG Call/ConstructForwardVarargs fails to restore the... |
tree | commitdiff |
2015-04-21 |
commit-queue@webki... | Remove AllocationProfileWatchpoint node |
tree | commitdiff |
2015-04-21 |
fpizlo@apple.com | MovHint should be a strong use |
tree | commitdiff |
2015-04-21 |
commit-queue@webki... | REGRESSION (r182899): icloud.com crashes |
tree | commitdiff |
2015-04-21 |
msaboff@apple.com | Crash in JSC::Interpreter::execute |
tree | commitdiff |
2015-04-21 |
cdumez@apple.com | Make Vector(const Vector<T, otherCapacity, otherOverflo... |
tree | commitdiff |
2015-04-21 |
commit-queue@webki... | PhantomNewObject should be marked NodeMustGenerate |
tree | commitdiff |
2015-04-20 |
commit-queue@webki... | Cleanup some StringBuilder use |
tree | commitdiff |
2015-04-20 |
mark.lam@apple.com | Add debugging tools to test if a given pointer is a... |
tree | commitdiff |
2015-04-20 |
commit-queue@webki... | Web Inspector: Improve Support for WeakSet in Console |
tree | commitdiff |
2015-04-20 |
utatane.tea@gmail.com | HashMap storing PropertyKey StringImpl* need to use... |
tree | commitdiff |
2015-04-20 |
commit-queue@webki... | Implement `Object.is` |
tree | commitdiff |
2015-04-20 |
darin@apple.com | Remove all the remaining uses of OwnPtr and PassOwnPtr... |
tree | commitdiff |
2015-04-20 |
benjamin@webkit.org | Improve the feature.json files |
tree | commitdiff |
2015-04-20 |
utatane.tea@gmail.com | Introduce bytecode intrinsics |
tree | commitdiff |
2015-04-19 |
utatane.tea@gmail.com | Make Builtin functions non constructible |
tree | commitdiff |
2015-04-19 |
utatane.tea@gmail.com | [ES6] Implement WeakSet |
tree | commitdiff |
2015-04-17 |
ap@apple.com | Remove unused BoundsCheckedPointer |
tree | commitdiff |
2015-04-17 |
utatane.tea@gmail.com | [ES6] Fix name enumeration of static functions for... |
tree | commitdiff |
2015-04-17 |
commit-queue@webki... | Inline JSFunction allocation in DFG |
tree | commitdiff |
2015-04-17 |
commit-queue@webki... | Number.parseInt is not === global parseInt in nightly... |
tree | commitdiff |
2015-04-17 |
mark.lam@apple.com | Gardening: fix CLOOP build after r182927. |
tree | commitdiff |
2015-04-17 |
commit-queue@webki... | Inline JSFunction allocation in FTL |
tree | commitdiff |
2015-04-17 |
mark.lam@apple.com | Add $vm debugging tool. |
tree | commitdiff |
2015-04-16 |
benjamin@webkit.org | Speculative fix after r182915 |
tree | commitdiff |
2015-04-16 |
mark.lam@apple.com | Fixed some typos in a comment. |
tree | commitdiff |
2015-04-16 |
utatane.tea@gmail.com | [ES6] Implement Symbol.for and Symbol.keyFor |
tree | commitdiff |
2015-04-16 |
utatane.tea@gmail.com | [ES6] Use specific functions for @@iterator functions |
tree | commitdiff |
2015-04-16 |
mark.lam@apple.com | Add JSC_functionOverrides=<overrides file> debugging... |
tree | commitdiff |
next |