Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removes some commented out files from the V8 derived Makefile. | Steve Block | 2009-10-19 | 1 | -8/+0 |
| | | | | Change-Id: I27567e104f8953b6858597a7f7a5f522b6203ac8 | ||||
* | Update V8 to revision 3018. | Steve Block | 2009-10-14 | 184 | -6026/+8576 |
| | | | | 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 | ||||
* | Remove more superfluous WebKit files from build. | Steve Block | 2009-10-14 | 1 | -1/+0 |
| | |||||
* | Update V8 to bleeding_edge r2842. | Ben Murdoch | 2009-09-08 | 114 | -866/+4917 |
| | |||||
* | Adds V8 bindings for optional properties of Geolocation Coordinates object. | Steve Block | 2009-09-04 | 1 | -0/+1 |
| | | | | This fixes http://b/issue?id=2049677. | ||||
* | Merge change 23614 into eclair | Android (Google) Code Review | 2009-09-02 | 1 | -1/+1 |
|\ | | | | | | | | | * changes: Enables Geolocation for V8. | ||||
| * | Enables Geolocation for V8. | Steve Block | 2009-09-01 | 1 | -1/+1 |
| | | |||||
* | | Merge change 22913 into eclair | Android (Google) Code Review | 2009-09-01 | 1 | -0/+3 |
|\ \ | |/ | | | | | | | * changes: Adds V8 bindings for Geolocation. | ||||
| * | Adds V8 bindings for Geolocation. | Steve Block | 2009-09-01 | 1 | -0/+3 |
| | | |||||
* | | Update V8 to 2780 to fix a crash and pick up some ARM optimizations | Andrei Popescu | 2009-08-28 | 86 | -706/+2341 |
| | | |||||
* | | Update V8 to 2725 to pick up Thread Termination and Low Memory Notification APIs | Andrei Popescu | 2009-08-27 | 84 | -426/+3931 |
|/ | |||||
* | Merge commit 'goog/master' into merge | Andrei Popescu | 2009-08-19 | 2 | -0/+13 |
|\ | |||||
| * | Fix the sim-eng build. | Feng Qian | 2009-08-18 | 2 | -0/+13 |
| | | | | | | | | The same change is been upstreaming to V8. | ||||
* | | Merge commit 'goog/master' into merge | Ben Murdoch | 2009-08-18 | 83 | -1750/+7872 |
|\ \ | |/ | | | | | | | Conflicts: WEBKIT_MERGE_REVISION | ||||
| * | Update V8 to r2703. | Feng Qian | 2009-08-18 | 83 | -1750/+7872 |
| | | | | | | | | New revision has improvement of scanner. | ||||
* | | Merge commit 'goog/master' into merge | Ben Murdoch | 2009-08-18 | 3 | -1/+18 |
|\ \ | |/ | | | | | | | | | | | Conflicts: WebCore/bindings/v8/ScriptController.cpp WebCore/page/Geolocation.cpp WebCore/platform/android/GeolocationServiceAndroid.cpp | ||||
| * | Add GC support in V8 and calling GC in WebCoreFrameBridge::clearCache. | Feng Qian | 2009-08-13 | 2 | -0/+14 |
| | | | | | | | | This is experimental, we'd like to see the impact on page cycler intl1 and intl2. | ||||
| * | Avoid calling GC in Context::New | Feng Qian | 2009-08-13 | 1 | -0/+5 |
| | | | | | | | | TestShellActivity now sets V8 flag --expose_gc, and it should have the same effect to page cycler performance. | ||||
| * | Remove experimental nolazy flag. | Feng Qian | 2009-08-13 | 1 | -5/+0 |
| | | | | | | | | I didn't see performance changes. | ||||
| * | EXPERIMENTAL: turn off lazy compilation to see the impact on page cycler. | Feng Qian | 2009-08-12 | 1 | -0/+5 |
| | | | | | | | | Will turn it back after getting data from page cycler. (ETA 1 day) | ||||
| * | Merge change 20814 | Android (Google) Code Review | 2009-08-11 | 1 | -4/+0 |
| |\ | | | | | | | | | | | | | * changes: Enable GC call before creating a new context. | ||||
| | * | Enable GC call before creating a new context. | Feng Qian | 2009-08-11 | 1 | -4/+0 |
| | | | | | | | | | | | | I think this is very likely the cause of big memory jump and slowdown of page cycler. | ||||
| * | | Don't install v8shell by default in kila-tests | Sriram Raman | 2009-08-10 | 1 | -0/+2 |
| |/ | |||||
* | | sort out inspector linking errors | Andrei Popescu | 2009-08-17 | 1 | -10/+0 |
| | | |||||
* | | Continue with linker error fixes. | Ben Murdoch | 2009-08-17 | 5 | -3/+90 |
| | | |||||
* | | Fix first set of linker errors. | Ben Murdoch | 2009-08-17 | 3 | -5/+7 |
| | | |||||
* | | Fix ReadWriteLock class problem. Will upstream this asap | Andrei Popescu | 2009-08-14 | 1 | -7/+1 |
| | | |||||
* | | Fix a bunch more bindings errors. | Ben Murdoch | 2009-08-13 | 1 | -1/+14 |
| | | |||||
* | | Fix some build errors. | Ben Murdoch | 2009-08-13 | 1 | -359/+359 |
| | | |||||
* | | More changes to get V8 bindings to build. | Ben Murdoch | 2009-08-13 | 1 | -30/+26 |
| | | |||||
* | | Update generated files in V8 derived sources makefile. | Ben Murdoch | 2009-08-12 | 1 | -7/+21 |
| | | |||||
* | | makefile changes part 1 | Andrei Popescu | 2009-08-12 | 5 | -3115/+39 |
| | | |||||
* | | Merge change 20934 into master-webkit-merge | Android (Google) Code Review | 2009-08-12 | 24 | -3046/+0 |
|\ \ | | | | | | | | | | | | | * changes: Merge half of V8Binding/binding | ||||
| * | | Merge half of V8Binding/binding | Andrei Popescu | 2009-08-12 | 24 | -3046/+0 |
| |/ | |||||
* | | r47029: Merge V8Index and V8Proxy. | Ben Murdoch | 2009-08-12 | 4 | -5177/+0 |
|/ | |||||
* | Fix sim-eng build. | Feng Qian | 2009-08-07 | 1 | -0/+1 |
| | | | | Forgot to add cfg-ia32.cc to the make file. | ||||
* | Get a new V8 revision with performance improvement in ARM compiler. | Feng Qian | 2009-08-07 | 111 | -2501/+9272 |
| | | | | | | http://v8.googlecode.com/svn/branches/bleeding_edge@2654 This is a clean drop without local changes. | ||||
* | Add V8 locks at the v8 entry points for use with workers. | Andrei Popescu | 2009-08-05 | 3 | -2/+30 |
| | |||||
* | Enable workers for V8 | Andrei Popescu | 2009-08-03 | 1 | -2/+18 |
| | |||||
* | Merge changes 8489,8490 | Android (Google) Code Review | 2009-07-24 | 3 | -4/+0 |
|\ | | | | | | | | | | | * changes: Android specifics for 'Removes uneccessary IDL files for Geolocation permissions'. Removes uneccessary IDL files for Geolocation callbacks. | ||||
| * | Android specifics for 'Removes uneccessary IDL files for Geolocation ↵ | Steve Block | 2009-07-24 | 3 | -4/+0 |
| | | | | | | | | permissions'. | ||||
* | | Update V8 to bleeding_edge@2524 | Andrei Popescu | 2009-07-23 | 89 | -894/+3183 |
|/ | |||||
* | Add TODO(andreip) to those v8 binding files that have Android-specific ↵ | Andrei Popescu | 2009-07-21 | 11 | -3/+30 |
| | | | | modifications that may need fixing/upstreaming/etc | ||||
* | Experiment a different GC policy. | Feng Qian | 2009-07-20 | 1 | -0/+5 |
| | | | | Smaller promotion limit makes mark-compact GC more often, but may use less memory. | ||||
* | Experiment no GC before loading new page. | Feng Qian | 2009-07-20 | 1 | -0/+5 |
| | | | | I want to check this change in to see the page load time on page cyclers. | ||||
* | Add indexed getter for TouchList. | Feng Qian | 2009-07-18 | 2 | -1/+9 |
| | | | | http://maps.google.com/maps/m uses TouchEvent.touches[i], which requires a customized index getter. | ||||
* | Initialize context if a frame had an empty global object. | Feng Qian | 2009-07-17 | 1 | -1/+3 |
| | | | | | When a frame navigates to a new page, the global object is detached from its old context. However, if the new page has no JavaScript, its new context is not initialized. If another page kept a reference to the global object of the old page and tries to access the new page, it will fail because the context of new page is not initialized so the global object is connected to a real context. | ||||
* | Merge change 7500 | Android (Google) Code Review | 2009-07-16 | 4 | -5/+13 |
|\ | | | | | | | | | * changes: Convert Java string to JavaScript string. | ||||
| * | Convert Java string to JavaScript string. | Feng Qian | 2009-07-15 | 4 | -5/+13 |
| | | | | | | | | This allows JavaScript call a Java function and returns a string back to JavaScript. This patch is needed by the current Gmail app. | ||||
* | | Fix build error of mksnapshot | Feng Qian | 2009-07-15 | 1 | -0/+2 |
|/ | | | | After hooking up Android log facility, mksnapshot depends on liblog now. |