Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the V8 build. | Leon Scroggins | 2009-10-09 | 1 | -2/+2 |
| | |||||
* | Removes Geolocation Geoposition.toString and Coordinates.toString. | Steve Block | 2009-09-10 | 1 | -2/+0 |
| | | | | | | This fixes http://b/issue?id=2103855. Change-Id: I1811d97c59e0458a94347c8a63b4d1c0541dfaf7 | ||||
* | Updates mock Geolocation service to match final version submitted to WebKit. | Steve Block | 2009-09-08 | 1 | -1/+2 |
| | | | | | | See https://bugs.webkit.org/show_bug.cgi?id=28264. Change-Id: I30900239108ea699f194fceb30626f41c928c08e | ||||
* | Revert "Compilation and link error fixes for new webkit r47420." | Andrei Popescu | 2009-08-19 | 1 | -1/+0 |
| | | | | This reverts commit 632f4508222c2a617e6820e9388867c0f4821db8. | ||||
* | Compilation and link error fixes for new webkit r47420. | Ben Murdoch | 2009-08-18 | 1 | -0/+1 |
| | |||||
* | Fix the last of the linker errors ! | Ben Murdoch | 2009-08-17 | 1 | -0/+9 |
| | |||||
* | Continue with linker error fixes. | Ben Murdoch | 2009-08-17 | 1 | -0/+1 |
| | |||||
* | A bunch of linker error fixes | Andrei Popescu | 2009-08-17 | 1 | -0/+3 |
| | |||||
* | And some more bindings fixes. | Ben Murdoch | 2009-08-14 | 1 | -7/+15 |
| | |||||
* | Fix a bunch more bindings errors. | Ben Murdoch | 2009-08-13 | 1 | -2/+1 |
| | |||||
* | Fix some build errors. | Ben Murdoch | 2009-08-13 | 1 | -7/+6 |
| | |||||
* | Use HTMLElementsAllInOne.cpp | Ben Murdoch | 2009-08-13 | 1 | -70/+1 |
| | |||||
* | Enable workers for V8 | Andrei Popescu | 2009-08-03 | 1 | -4/+9 |
| | |||||
* | Adds a mock GeolocationService. | Steve Block | 2009-07-30 | 1 | -0/+1 |
| | | | | This is being submitted to WebKit in bug 27716. | ||||
* | Enables Geolocation on Android. | Steve Block | 2009-07-27 | 1 | -0/+1 |
| | |||||
* | Enable video when using V8 | Andrei Popescu | 2009-07-02 | 1 | -6/+6 |
| | |||||
* | Fix V8 build. | Feng Qian | 2009-06-22 | 1 | -0/+11 |
| | |||||
* | Some fixes of V8 makefiles. | Feng Qian | 2009-06-18 | 1 | -3/+9 |
| | | | | Not fully complete yet. | ||||
* | Add V8 makefiles. | Feng Qian | 2009-06-11 | 1 | -0/+995 |
Not exact match of JSC build because some Makefiles have to be splitted into two. I use Android.v8...mk. |