Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move V8 to external/v8 | Steve Block | 2009-10-30 | 28 | -21709/+0 |
| | | | | Change-Id: I9ef85bb1a4fd0e808ca37ac532803542b6dfb04d | ||||
* | Update V8 to revision 3018. | Steve Block | 2009-10-14 | 18 | -611/+973 |
| | | | | 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 Murdoch | 2009-09-08 | 14 | -182/+2308 |
| | |||||
* | Update V8 to 2780 to fix a crash and pick up some ARM optimizations | Andrei Popescu | 2009-08-28 | 10 | -88/+150 |
| | |||||
* | Update V8 to 2725 to pick up Thread Termination and Low Memory Notification APIs | Andrei Popescu | 2009-08-27 | 4 | -37/+45 |
| | |||||
* | Update V8 to r2703. | Feng Qian | 2009-08-18 | 5 | -427/+247 |
| | | | | New revision has improvement of scanner. | ||||
* | Get a new V8 revision with performance improvement in ARM compiler. | Feng Qian | 2009-08-07 | 7 | -215/+466 |
| | | | | | | http://v8.googlecode.com/svn/branches/bleeding_edge@2654 This is a clean drop without local changes. | ||||
* | Update V8 to bleeding_edge@2524 | Andrei Popescu | 2009-07-23 | 5 | -46/+58 |
| | |||||
* | Update V8 to bleeding_edge@2450 to pick up a few important fixes. | Feng Qian | 2009-07-13 | 6 | -159/+282 |
| | | | | API stays the same, and the same revision is pushed to Chromium. | ||||
* | Pickup two ARM fixes. | Feng Qian | 2009-07-09 | 1 | -14/+23 |
| | | | | | | | http://codereview.chromium.org/155272 http://codereview.chromium.org/149266 Next drop of V8 will get both. | ||||
* | Pickup two crash fixes from V8 tree: | Feng Qian | 2009-07-08 | 1 | -8/+21 |
| | | | | | | | http://code.google.com/p/v8/source/detail?r=2400 http://code.google.com/p/v8/source/detail?r=2399 Our next dropin will get both fixes. | ||||
* | Update V8 to r2361, which is a trunk revision pushed to Chrome. | Feng Qian | 2009-07-07 | 7 | -114/+477 |
| | | | | 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 Qian | 2009-06-30 | 19 | -856/+1827 |
| | | | | http://v8.googlecode.com/svn/branches/bleeding_edge@2313 | ||||
* | Drop in v8 r2121 | Feng Qian | 2009-06-19 | 27 | -0/+17589 |
From: "http://v8.googlecode.com/svn/trunk@2121", It matches "svn://chrome-svn/chrome/branches/187/src@18043" |