summaryrefslogtreecommitdiffstats
path: root/V8Binding/v8/src/ia32
Commit message (Collapse)AuthorAgeFilesLines
* Move V8 to external/v8Steve Block2009-10-3026-23448/+0
| | | | Change-Id: I9ef85bb1a4fd0e808ca37ac532803542b6dfb04d
* Update V8 to revision 3018.Steve Block2009-10-1412-580/+859
| | | | 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-089-130/+110
|
* Update V8 to 2780 to fix a crash and pick up some ARM optimizationsAndrei Popescu2009-08-285-43/+355
|
* Update V8 to 2725 to pick up Thread Termination and Low Memory Notification APIsAndrei Popescu2009-08-276-43/+59
|
* Fix the sim-eng build.Feng Qian2009-08-182-0/+13
| | | | The same change is been upstreaming to V8.
* Update V8 to r2703.Feng Qian2009-08-187-296/+104
| | | | New revision has improvement of scanner.
* Get a new V8 revision with performance improvement in ARM compiler.Feng Qian2009-08-0710-287/+939
| | | | | | 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-236-37/+52
|
* Update V8 to bleeding_edge@2450 to pick up a few important fixes.Feng Qian2009-07-134-150/+235
| | | | API stays the same, and the same revision is pushed to Chromium.
* Update V8 to r2361, which is a trunk revision pushed to Chrome.Feng Qian2009-07-072-38/+68
| | | | Also changed compilation generation to 1 on ARM, the same change is made into V8 trunk.
* Pickup the latest V8 revision, prepare for snapshotting.Feng Qian2009-06-3015-771/+1403
| | | | http://v8.googlecode.com/svn/branches/bleeding_edge@2313
* Drop in v8 r2121Feng Qian2009-06-1926-0/+21626
From: "http://v8.googlecode.com/svn/trunk@2121", It matches "svn://chrome-svn/chrome/branches/187/src@18043"