summaryrefslogtreecommitdiffstats
path: root/V8Binding/v8/include
Commit message (Collapse)AuthorAgeFilesLines
* Move V8 to external/v8Steve Block2009-10-302-3367/+0
| | | | Change-Id: I9ef85bb1a4fd0e808ca37ac532803542b6dfb04d
* Update V8 to revision 3018.Steve Block2009-10-141-40/+63
| | | | Note that the latest version of WebKit requires V8 change http://code.google.com/p/v8/source/detail?r=2969 See http://trac.webkit.org/changeset/49248
* Update V8 to bleeding_edge r2842.Ben Murdoch2009-09-081-5/+8
|
* Update V8 to 2780 to fix a crash and pick up some ARM optimizationsAndrei Popescu2009-08-281-36/+322
|
* Update V8 to 2725 to pick up Thread Termination and Low Memory Notification APIsAndrei Popescu2009-08-271-4/+63
|
* Update V8 to r2703.Feng Qian2009-08-182-7/+61
| | | | New revision has improvement of scanner.
* Add GC support in V8 and calling GC in WebCoreFrameBridge::clearCache.Feng Qian2009-08-131-0/+8
| | | | This is experimental, we'd like to see the impact on page cycler intl1 and intl2.
* Get a new V8 revision with performance improvement in ARM compiler.Feng Qian2009-08-072-6/+63
| | | | | | http://v8.googlecode.com/svn/branches/bleeding_edge@2654 This is a clean drop without local changes.
* Update V8 to bleeding_edge@2524Andrei Popescu2009-07-231-10/+17
|
* Pickup the latest V8 revision, prepare for snapshotting.Feng Qian2009-06-301-14/+8
| | | | http://v8.googlecode.com/svn/branches/bleeding_edge@2313
* Drop in v8 r2121Feng Qian2009-06-192-0/+2876
From: "http://v8.googlecode.com/svn/trunk@2121", It matches "svn://chrome-svn/chrome/branches/187/src@18043"