source: webkit/trunk/JavaScriptCore/JavaScriptCore.xcodeproj

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @44897   16 years ddkilzer 2009-06-20 Zoltan Herczeg <[email protected]> Bug …
(edit) @44711   16 years barraclough 2009-06-15 Gavin Barraclough <[email protected]> …
(edit) @44550   16 years oliver Bug 26249: Support JSON.stringify …
(edit) @44522   16 years oliver Revert r44521 as it causes regressions on windows for some reason.
(edit) @44521   16 years oliver Bug 26249: Support JSON.stringify …
(edit) @44514   16 years barraclough 2009-06-08 Gavin Barraclough <[email protected]> …
(edit) @44508   16 years dglazkov JavaScriptCore: 2009-06-08 Dimitri Glazkov <Dimitri Glazkov> …
(edit) @44504   16 years barraclough 2009-06-07 David Kilzer <[email protected]> Make …
(edit) @44470   16 years ddkilzer JavaScriptCore: 2009-06-05 Shinichiro Hamaji <[email protected]> …
(edit) @44452   16 years antti JavaScriptCore: 2009-06-03 Antti Koivisto <Antti Koivisto> …
(edit) @44145   16 years levin JavaScriptCore: 2009-05-25 David Levin <[email protected]> …
(edit) @44095   16 years ddkilzer Part 1 of 2: Bug 25495: Implement PassOwnPtr and replace uses of …
(edit) @44030   16 years barraclough 2009-05-21 Gavin Barraclough <[email protected]> …
(edit) @43839   16 years barraclough 2009-05-18 Jan Michael Alonzo <[email protected]> …
(edit) @43838   16 years barraclough 2009-05-18 Gavin Barraclough <[email protected]> …
(edit) @43534   16 years ggaren 2009-05-11 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @43531   16 years weinig 2009-05-11 Sam Weinig <[email protected]> Reviewed by Geoffrey …
(edit) @43479   16 years darin 2009-05-10 Darin Adler <Darin Adler> Reviewed by …
(edit) @43424   16 years oliver Add a limited literal parser for eval to handle object and array …
(edit) @43311   16 years darin 2009-05-06 Darin Adler <Darin Adler> Working with Sam …
(edit) @43264   16 years darin 2009-05-05 Darin Adler <Darin Adler> Try to fix Windows …
(edit) @43263   16 years darin 2009-05-05 Darin Adler <Darin Adler> Try to fix Mac …
(edit) @43220   16 years oliver Bug 25559: Improve native function call performance …
(edit) @42808   16 years timothy BUG 24604: WebKit profiler reports incorrect total times …
(edit) @42705   16 years ggaren JavaScriptCore: 2009-04-20 Geoffrey Garen <[email protected]> …
(edit) @42638   16 years barraclough 2009-04-17 Gavin Barraclough <[email protected]> …
(edit) @42631   16 years ddkilzer Simplify FEATURE_DEFINES definition Reviewed by Darin Adler. …
(edit) @42538   16 years oliver Move CallFrameClosure from inside the Interpreter class to its own …
(edit) @42537   16 years oliver Bug 25202: Improve performance of repeated callbacks into the VM …
(edit) @42481   16 years barraclough 2009-04-13 Gavin Barraclough <[email protected]> …
(edit) @42344   16 years levin 2009-04-08 Paul Pedriana <[email protected]> Reviewed by …
(edit) @42152   16 years bolsinga 2009-04-01 Greg Bolsinga <[email protected]> Reviewed by …
(edit) @41695   16 years mrowe Prevent AllInOneFile.cpp and ProfileGenerator.cpp from rebuilding …
(edit) @41350   16 years ddkilzer <rdar://problem/6635688> Move HAVE_DTRACE check to Base.xcconfig …
(edit) @41168   16 years ggaren 2009-02-23 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @41126   16 years ggaren JavaScriptCore: 2009-02-22 Geoffrey Garen <[email protected]> …
(edit) @41100   16 years ggaren 2009-02-19 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @40813   16 years barraclough 2009-02-09 Gavin Barraclough <[email protected]> …
(edit) @40678   16 years bfulgham 2009-02-05 David Levin <[email protected]> Reviewed by …
(edit) @40660   16 years barraclough 2009-02-04 Gavin Barraclough <[email protected]> Rubber …
(edit) @40399   16 years ap 2009-01-30 David Levin <[email protected]> Reviewed by …
(edit) @40332   16 years weinig JavaScriptCore: 2009-01-28 Sam Weinig <[email protected]> …
(edit) @40055   16 years oliver Move runtime/ByteArray to wtf/ByteArray RS=Dan Bernstein
(edit) @39931   16 years ddkilzer Bug 23153: JSC build always touches JavaScriptCore/docs/bytecode.html …
(edit) @39784   16 years ap Reviewed by Darin Adler. …
(edit) @39747   16 years oliver 2009-01-09 David Levin <[email protected]> Reviewed by …
(edit) @39625   16 years oliver CanvasPixelArray performance is too slow …
(edit) @39487   16 years mrowe <rdar://problem/6467376> Race condition in WTF::currentThread can lead …
(edit) @39337   16 years zimmermann Reviewed by Darin Adler. Fixes: …
(edit) @39229   16 years weinig 2008-12-11 Sam Weinig <[email protected]> Reviewed by Geoffrey …
(edit) @39109   16 years ddkilzer Bug 22555: Sort "children" sections in Xcode project files …
(edit) @39084   16 years oliver Rename ExecutableAllocatorMMAP to the more sensible …
(edit) @39083   16 years oliver <rdar://problem/6309878> Need more granular control over allocation of …
(edit) @39071   16 years weinig 2008-12-06 Sam Weinig <[email protected]> Reviewed by Cameron …
(edit) @39062   16 years barraclough 2008-12-05 Gavin Barraclough <[email protected]> …
(edit) @38992   16 years barraclough 2008-12-04 Gavin Barraclough <[email protected]> …
(edit) @38984   16 years barraclough 2008-12-03 Gavin Barraclough <[email protected]> …
(edit) @38891   16 years ggaren 2008-12-01 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38839   16 years barraclough 2008-11-29 Gavin Barraclough <[email protected]> …
(edit) @38641   17 years ggaren 2008-11-20 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38622   17 years ap Reviewed by Darin Adler. …
(edit) @38544   17 years ggaren 2008-11-17 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38531   17 years ggaren JavaScriptCore: 2008-11-17 Geoffrey Garen <[email protected]> …
(edit) @38528   17 years ggaren JavaScriptCore: 2008-11-17 Geoffrey Garen <[email protected]> …
(edit) @38523   17 years ggaren 2008-11-17 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38521   17 years ggaren 2008-11-17 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38520   17 years ggaren 2008-11-17 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38514   17 years ggaren 2008-11-17 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38512   17 years ggaren 2008-11-17 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38511   17 years ggaren JavaScriptCore: 2008-11-17 Geoffrey Garen <[email protected]> …
(edit) @38509   17 years ggaren JavaScriptCore: 2008-11-17 Geoffrey Garen <[email protected]> …
(edit) @38505   17 years ggaren 2008-11-17 Geoffrey Garen <[email protected]> Not reviewed. …
(edit) @38498   17 years ggaren 2008-11-17 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38494   17 years ggaren 2008-11-17 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38487   17 years ggaren 2008-11-16 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38440   17 years darin JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> …
(edit) @38411   17 years bolsinga Reviewed by Darin Alder. …
(edit) @38316   17 years mrowe Fix broken dependencies building JavaScriptCore on a freezing cold …
(edit) @38311   17 years cwzwarich 2008-11-11 Cameron Zwarich <[email protected]> …
(edit) @38249   17 years darin 2008-11-09 Darin Adler <Darin Adler> Reviewed by Tim …
(edit) @38205   17 years cwzwarich 2008-11-06 Cameron Zwarich <[email protected]> Reviewed by …
(edit) @38196   17 years cwzwarich 2008-11-06 Cameron Zwarich <[email protected]> …
(edit) @38162   17 years cwzwarich 2008-11-06 Cameron Zwarich <[email protected]> …
(edit) @38155   17 years cwzwarich 2008-11-05 Cameron Zwarich <[email protected]> …
(edit) @38137   17 years cwzwarich 2008-11-05 Cameron Zwarich <[email protected]> …
(edit) @38128   17 years andersca 2008-11-05 Anders Carlsson <[email protected]> Fix Snow …
(edit) @38117   17 years cwzwarich 2008-11-04 Cameron Zwarich <[email protected]> …
(edit) @38114   17 years cwzwarich 2008-11-04 Cameron Zwarich <[email protected]> …
(edit) @38101   17 years darin 2008-11-03 Darin Adler <Darin Adler> Reviewed by Tim …
(edit) @38095   17 years cwzwarich 2008-11-04 Cameron Zwarich <[email protected]> Reviewed by …
(edit) @38093   17 years cwzwarich 2008-11-04 Cameron Zwarich <[email protected]> …
(edit) @38087   17 years cwzwarich 2008-11-03 Cameron Zwarich <[email protected]> …
(edit) @38061   17 years cwzwarich 2008-10-31 Cameron Zwarich <[email protected]> …
(edit) @38052   17 years cwzwarich 2008-10-31 Cameron Zwarich <[email protected]> …
(edit) @38050   17 years mrowe Fix the 64-bit build. Disable strict aliasing in ProfilerServer.mm as …
(edit) @38047   17 years ggaren 2008-10-30 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38046   17 years cwzwarich 2008-10-31 Cameron Zwarich <[email protected]> Reviewed by …
(edit) @38030   17 years cwzwarich 2008-10-31 Cameron Zwarich <[email protected]> …
(edit) @38027   17 years cwzwarich 2008-10-30 Cameron Zwarich <[email protected]> …
(edit) @38022   17 years timothy Adds ProfilerServer, which is a distributed notification listener …
Note: See TracRevisionLog for help on using the revision log.