Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |