2013-04-30 |
rniwa@webkit.org | Unreviewed, rolling out r149349 and r149354. |
blob | commitdiff | raw |
2013-04-30 |
commit-queue@webki... | [ARM] Expand the use of integer division |
blob | commitdiff | raw | diff to current |
2013-04-18 |
ggaren@apple.com | Renamed JSGlobalData to VM |
blob | commitdiff | raw |
2013-04-17 |
mark.lam@apple.com | Source/JavaScriptCore: Add LLINT and baseline JIT suppo... |
blob | commitdiff | raw | diff to current |
2013-04-16 |
andersca@apple.com | ScriptWrappable subclasses shouldn't have to include... |
blob | commitdiff | raw | diff to current |
2013-04-10 |
ggaren@apple.com | Removed bitrotted TimeoutChecker code |
blob | commitdiff | raw | diff to current |
2013-04-08 |
ggaren@apple.com | Stop #include-ing all of JavaScriptCore in every DOM... |
blob | commitdiff | raw | diff to current |
2013-04-01 |
mhahnenberg@apple.com | Regions should be allocated from the same contiguous... |
blob | commitdiff | raw | diff to current |
2013-03-30 |
mhahnenberg@apple.com | Move Region into its own header |
blob | commitdiff | raw | diff to current |
2013-03-24 |
mhahnenberg@apple.com | HandleSet should use HeapBlocks for storing handles |
blob | commitdiff | raw | diff to current |
2013-03-22 |
mhahnenberg@apple.com | opaqueJSClassData should be cached on JSGlobalObject... |
blob | commitdiff | raw | diff to current |
2013-03-21 |
mhahnenberg@apple.com | Objective-C API: wrapperClass holds a static JSClassRef... |
blob | commitdiff | raw | diff to current |
2013-03-12 |
fpizlo@apple.com | DFG overflow check elimination is too smart for its... |
blob | commitdiff | raw | diff to current |
2013-03-09 |
commit-queue@webki... | Unreviewed, rolling out r145299. |
blob | commitdiff | raw | diff to current |
2013-03-09 |
fpizlo@apple.com | DFG overflow check elimination is too smart for its... |
blob | commitdiff | raw | diff to current |
2013-03-07 |
mhahnenberg@apple.com | Objective-C API: Need a good way to reference event... |
blob | commitdiff | raw | diff to current |
2013-03-06 |
akling@apple.com | Unused Structure property tables waste 14MB on Membuster. |
blob | commitdiff | raw | diff to current |
2013-03-06 |
fpizlo@apple.com | DFG DCE might eliminate checks unsoundly |
blob | commitdiff | raw | diff to current |
2013-03-05 |
commit-queue@webki... | Unreviewed, rolling out r144708. |
blob | commitdiff | raw | diff to current |
2013-03-05 |
akling@apple.com | Unused Structure property tables waste 14MB on Membuster. |
blob | commitdiff | raw | diff to current |
2013-03-02 |
ddkilzer@apple.com | BUILD FIX: testapi should link to Foundation, not CoreF... |
blob | commitdiff | raw | diff to current |
2013-03-01 |
mhahnenberg@apple.com | Objective-C API: Passing JS functions to Objective... |
blob | commitdiff | raw | diff to current |
2013-02-26 |
commit-queue@webki... | Unreviewed, rolling out r144074. |
blob | commitdiff | raw | diff to current |
2013-02-26 |
akling@apple.com | Unused Structure property tables waste 14MB on Membuster. |
blob | commitdiff | raw | diff to current |
2013-02-26 |
akling@apple.com | Unreviewed, rolling out r144054. |
blob | commitdiff | raw | diff to current |
2013-02-26 |
akling@apple.com | Unused Structure property tables waste 14MB on Membuster. |
blob | commitdiff | raw | diff to current |
2013-02-21 |
fpizlo@apple.com | DFG should not change its mind about what type speculat... |
blob | commitdiff | raw | diff to current |
2013-02-21 |
mhahnenberg@apple.com | Objective-C API: Need a way to use the Objective-C... |
blob | commitdiff | raw | diff to current |
2013-02-19 |
fpizlo@apple.com | Moved PolymorphicAccessStructureList into its own file. |
blob | commitdiff | raw | diff to current |
2013-02-18 |
fpizlo@apple.com | Move all Structure out-of-line inline methods to Struct... |
blob | commitdiff | raw | diff to current |
2013-02-17 |
fpizlo@apple.com | Remove support for bytecode comments, since it doesn... |
blob | commitdiff | raw | diff to current |
2013-02-09 |
fpizlo@apple.com | DFG should allow phases to break Phi's and then have... |
blob | commitdiff | raw | diff to current |
2013-02-07 |
mhahnenberg@apple.com | Objective-C API: testapi.mm should use ARC |
blob | commitdiff | raw | diff to current |
2013-02-05 |
fpizlo@apple.com | DFG should have a precise view of jump targets |
blob | commitdiff | raw | diff to current |
2013-02-05 |
mhahnenberg@apple.com | Objective-C API: testapi.mm should use ARC |
blob | commitdiff | raw | diff to current |
2013-02-04 |
commit-queue@webki... | Unreviewed, rolling out r141809. |
blob | commitdiff | raw | diff to current |
2013-02-04 |
mhahnenberg@apple.com | Objective-C API: testapi.mm should use ARC |
blob | commitdiff | raw | diff to current |
2013-02-04 |
ddkilzer@apple.com | Check PrivateHeaders/JSBasePrivate.h for inappropriate... |
blob | commitdiff | raw | diff to current |
2013-02-04 |
ddkilzer@apple.com | Remove duplicate entries from JavaScriptCore Xcode... |
blob | commitdiff | raw | diff to current |
2013-02-04 |
ddkilzer@apple.com | Sort JavaScriptCore Xcode project file |
blob | commitdiff | raw | diff to current |
2013-02-01 |
mhahnenberg@apple.com | Structure should have a StructureRareData field to... |
blob | commitdiff | raw | diff to current |
2013-01-30 |
ggaren@apple.com | Removed GGC because it has been disabled for a long... |
blob | commitdiff | raw | diff to current |
2013-01-29 |
fpizlo@apple.com | DFG should not use a graph that is a vector, Nodes... |
blob | commitdiff | raw | diff to current |
2013-01-29 |
ggaren@apple.com | Static size inference for JavaScript objects |
blob | commitdiff | raw | diff to current |
2013-01-26 |
fpizlo@apple.com | DFG variable event stream shouldn't use NodeIndex |
blob | commitdiff | raw | diff to current |
2013-01-24 |
mhahnenberg@apple.com | Objective-C API: Rename JSValue.h/APIJSValue.h to JSCJS... |
blob | commitdiff | raw | diff to current |
2013-01-20 |
fpizlo@apple.com | Inserting a node into the DFG graph should not require... |
blob | commitdiff | raw | diff to current |
2013-01-19 |
ggaren@apple.com | Track inheritance structures in a side table, instead... |
blob | commitdiff | raw | diff to current |
2013-01-19 |
mitz@apple.com | Removed duplicate references to two headers in the... |
blob | commitdiff | raw | diff to current |
2013-01-12 |
fpizlo@apple.com | The JITThunks class should be in its own file, and... |
blob | commitdiff | raw | diff to current |
2013-01-08 |
rniwa@webkit.org | Source/JavaScriptCore: Sorted the xcodeproj file. |
blob | commitdiff | raw | diff to current |
2013-01-07 |
mhahnenberg@apple.com | testapi is failing with a block-related error in the... |
blob | commitdiff | raw | diff to current |
2013-01-04 |
fpizlo@apple.com | DFG::ByteCodeCache serves little or no purpose ever... |
blob | commitdiff | raw | diff to current |
2013-01-02 |
barraclough@apple.com | Objective-C API for JavaScriptCore |
blob | commitdiff | raw | diff to current |
2012-12-25 |
fpizlo@apple.com | JITThunks should be in its own file |
blob | commitdiff | raw | diff to current |
2012-12-21 |
fpizlo@apple.com | DFG Arrayify slow path should be out-of-line |
blob | commitdiff | raw | diff to current |
2012-12-20 |
msaboff@apple.com | JIT: Change uninitialized pointer value -1 to constant |
blob | commitdiff | raw | diff to current |
2012-12-19 |
oliver@apple.com | Add a JSScriptRef API to JSC so that we can allow API... |
blob | commitdiff | raw | diff to current |
2012-12-18 |
joepeck@webkit.org | [Mac] Add Build Phase to Check Headers for Inappropriat... |
blob | commitdiff | raw | diff to current |
2012-12-18 |
msaboff@apple.com | DFG: Refactor DFGCorrectableJumpPoint to reduce size... |
blob | commitdiff | raw | diff to current |
2012-12-12 |
fpizlo@apple.com | Profiler should show bytecode dumps as they would have... |
blob | commitdiff | raw | diff to current |
2012-12-10 |
fpizlo@apple.com | Profiler should say things about OSR exits |
blob | commitdiff | raw | diff to current |
2012-12-09 |
fpizlo@apple.com | JSC should scale the optimization threshold for a code... |
blob | commitdiff | raw | diff to current |
2012-12-05 |
fpizlo@apple.com | JSC should be able to report profiling data associated... |
blob | commitdiff | raw | diff to current |
2012-12-04 |
fpizlo@apple.com | Rename Profiler to LegacyProfiler |
blob | commitdiff | raw | diff to current |
2012-11-30 |
fpizlo@apple.com | It should be easy to find code blocks in debug dumps |
blob | commitdiff | raw | diff to current |
2012-11-29 |
fpizlo@apple.com | SpeculatedType dumping should not use the static char... |
blob | commitdiff | raw | diff to current |
2012-11-29 |
mhahnenberg@apple.com | Copying phase should use work lists |
blob | commitdiff | raw | diff to current |
2012-11-22 |
fpizlo@apple.com | It should be possible to say disassemble(stuff) instead... |
blob | commitdiff | raw | diff to current |
2012-11-22 |
fpizlo@apple.com | Baseline JIT's disassembly should be just as pretty... |
blob | commitdiff | raw | diff to current |
2012-11-21 |
fpizlo@apple.com | DFG should be able to cache closure calls (part 2/2) |
blob | commitdiff | raw | diff to current |
2012-11-10 |
fpizlo@apple.com | DFG constant folding and CFG simplification should... |
blob | commitdiff | raw | diff to current |
2012-11-10 |
commit-queue@webki... | Unreviewed, rolling out r133971. |
blob | commitdiff | raw | diff to current |
2012-11-09 |
mark.lam@apple.com | Renamed ...InlineMethods.h files to ...Inlines.h. |
blob | commitdiff | raw | diff to current |
2012-11-09 |
fpizlo@apple.com | DFG constant folding and CFG simplification should... |
blob | commitdiff | raw | diff to current |
2012-11-08 |
fpizlo@apple.com | JSC should infer when indexed storage contains only... |
blob | commitdiff | raw | diff to current |
2012-11-07 |
oliver@apple.com | Reduce parser overhead in JSC |
blob | commitdiff | raw | diff to current |
2012-11-06 |
fpizlo@apple.com | Get rid of method_check |
blob | commitdiff | raw | diff to current |
2012-11-01 |
mark.lam@apple.com | A JSC printf (support for %J+s and %b). |
blob | commitdiff | raw | diff to current |
2012-10-29 |
mrowe@apple.com | Remove references to unsupported OS and Xcode versions. |
blob | commitdiff | raw | diff to current |
2012-10-29 |
enrica@apple.com | Add ENABLE_USERSELECT_ALL feature flag. |
blob | commitdiff | raw | diff to current |
2012-10-18 |
oliver@apple.com | Bytecode should not have responsibility for determining... |
blob | commitdiff | raw | diff to current |
2012-10-18 |
oliver@apple.com | Roll out r131645 as it causes random site crashes. |
blob | commitdiff | raw | diff to current |
2012-10-17 |
oliver@apple.com | Bytecode should not have responsibility for determining... |
blob | commitdiff | raw | diff to current |
2012-10-17 |
ossy@webkit.org | Unreviewed, rolling out r131516 and r131550. |
blob | commitdiff | raw | diff to current |
2012-10-16 |
oliver@apple.com | Bytecode should not have responsibility for determining... |
blob | commitdiff | raw | diff to current |
2012-10-13 |
fpizlo@apple.com | Contiguous array allocation should always be inlined |
blob | commitdiff | raw | diff to current |
2012-10-12 |
mhahnenberg@apple.com | Copying collection shouldn't require O(live bytes)... |
blob | commitdiff | raw | diff to current |
2012-10-10 |
fpizlo@apple.com | Typed arrays should not be 20x slower in the baseline... |
blob | commitdiff | raw | diff to current |
2012-10-09 |
fpizlo@apple.com | JSC should infer when indexed storage is contiguous... |
blob | commitdiff | raw | diff to current |
2012-10-09 |
mark.lam@apple.com | Renamed RegisterFile to JSStack, and removed prototype... |
blob | commitdiff | raw | diff to current |
2012-10-05 |
mhahnenberg@apple.com | JSC should have a way to gather and log Heap memory... |
blob | commitdiff | raw | diff to current |
2012-10-03 |
mhahnenberg@apple.com | Delayed structure sweep can leak structures without... |
blob | commitdiff | raw | diff to current |
2012-09-27 |
fpizlo@apple.com | jneq_ptr shouldn't have a pointer |
blob | commitdiff | raw | diff to current |
2012-09-26 |
barraclough@apple.com | Generalize JSGlobalThis as JSProxy |
blob | commitdiff | raw | diff to current |
2012-09-18 |
ossy@webkit.org | Unreviewed, rolling out r128826 and r128813. |
blob | commitdiff | raw | diff to current |
2012-09-17 |
mhahnenberg@apple.com | Delayed structure sweep can leak structures without... |
blob | commitdiff | raw | diff to current |
2012-09-15 |
fpizlo@apple.com | All of the things in SparseArrayValueMap should be... |
blob | commitdiff | raw | diff to current |
2012-09-13 |
fpizlo@apple.com | JSC should have property butterflies |
blob | commitdiff | raw | diff to current |
2012-09-10 |
mhahnenberg@apple.com | Combine MarkStack and SlotVisitor into single class |
blob | commitdiff | raw | diff to current |
next |