Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge webkit.org at r54340 : Cherry-pick WebKit change 54650 to add SVG ↵ | Steve Block | 2010-02-15 | 3 | -0/+6 | |
| | | | | | | | | guards for V8 See http://trac.webkit.org/changeset/54650 Change-Id: Ieda3be45b1979c0f9d776cf6b7639f0e67f1466f | |||||
* | Merge webkit.org at r54340 : Fix merge conflicts | Steve Block | 2010-02-15 | 2 | -28/+19 | |
| | | | | | | | | | | | | - Take both for Android makefiles, other than typo for JavaNPObjectV8 upstream - Take theirs for XCode project file and ChangeLog - Fix trivial header conflict in V8DocumentCustom - Keep ours for fix in JNIUtilityPrivate.cpp - Take theirs for V8DOMWrapper.cpp. Conflict is due to Android addition of TouchEvents, which conflicts with http://trac.webkit.org/changeset/54259 - Take both for Android addition of applicationInstalledCallback - Take both for Android JSC JIT changes in Platform.h Change-Id: Ib1a748f204a07a7e736feeee6a0f30f7453754a7 | |||||
* | Merge webkit.org at r54340 : Initial merge by git | Steve Block | 2010-02-15 | 61 | -155/+1259 | |
| | | | | Change-Id: Ib489d2ff91186ea3652522e1d586e54416a2cf44 | |||||
* | Fix the build by including the right header for INVALID_STATE_ERR | Andrei Popescu | 2010-02-12 | 1 | -0/+1 | |
| | ||||||
* | Implement navigator.isApplicationInstalled() API | Andrei Popescu | 2010-02-12 | 1 | -1/+3 | |
| | | | | | | This CL contains the wiring between the API and the Java side. Fix b: 2371005 | |||||
* | Fix the V8 build by adding files missing from ↵ | Andrei Popescu | 2010-02-09 | 2 | -0/+131 | |
| | | | | ece0a38a9778edd2ae7a550df7dcd38d1e11e7d0 | |||||
* | Implement navigator.isApplicationInstalled() API | Andrei Popescu | 2010-02-09 | 1 | -0/+48 | |
| | | | | | | This CL contains the V8 DOM bindings and IDL changes. Fix b:2371005 | |||||
* | Merge webkit.org at r54127 : Resolve conflicts in V8 touch events bindings. | Steve Block | 2010-02-04 | 2 | -440/+0 | |
| | | | | | | | The V8 touch event bindings weren't upstreamed, but this code has now all been deleted in favour of auto-generation. See http://trac.webkit.org/changeset/52663 for the change that removes the indexed getters used for touch events Change-Id: Ie59c504d7efcb408c18f76d085db63bc1c4a96c4 | |||||
* | Merge webkit.org at r54127 : Fix conflict in V8DocumentCustom.cpp | Steve Block | 2010-02-04 | 1 | -10/+6 | |
| | | | | | | | The whole method is now guarded in IDL. See http://trac.webkit.org/changeset/53271 Change-Id: If319bcc542bd042c63fb060cac473de2dcbed81a | |||||
* | Merge webkit.org at r54127 : Initial merge by git | Steve Block | 2010-02-04 | 83 | -1844/+1512 | |
| | | | | Change-Id: Ib661abb595522f50ea406f72d3a0ce17f7193c82 | |||||
* | Merge webkit.org at r51976 : Initial merge by git. | Steve Block | 2009-12-17 | 30 | -1278/+1887 | |
| | | | | Change-Id: Ib0e7e2f0fb4bee5a186610272edf3186f0986b43 | |||||
* | Updates Geolocation V8 bindings to match patch submitted to webkit.org. | Steve Block | 2009-12-02 | 7 | -177/+148 | |
| | | | | | | See http://trac.webkit.org/changeset/51540 Change-Id: If60a5650750b1dc48353773947d451f4e8a3ec52 | |||||
* | Removes LOCK_V8 calls, which are incomplete having been abandonned prior to ↵ | Steve Block | 2009-11-11 | 7 | -7/+0 | |
| | | | | | | previous WebKit merges. Change-Id: Iee5a3a8d4eb1087ef196f193efb93d1e0dbcf77b | |||||
* | Update Android build to remove websockets include and to keep in line with ↵ | Steve Block | 2009-11-10 | 1 | -0/+2 | |
| | | | | | | | | latest WebKit. See https://bugs.webkit.org/show_bug.cgi?id=31209 Change-Id: Ie79b5599ee9d6a87f02eea7148f2660b0aaafd9d | |||||
* | Merge webkit.org at r50258 : Initial merge by git. | Steve Block | 2009-11-10 | 11 | -32/+323 | |
| | | | | Change-Id: I1a9e1dc4ed654b69174ad52a4f031a07240f37b0 | |||||
* | Merge webkit.org at R49305 : Fix merge conflicts. | Steve Block | 2009-10-20 | 2 | -63/+1 | |
| | | | | Change-Id: I9e0ffbe9b9b824399653da038093874e315ccd6a | |||||
* | Merge webkit.org at R49305 : Automatic merge by git. | Steve Block | 2009-10-20 | 46 | -1059/+2650 | |
| | | | | Change-Id: I8968561bc1bfd72b8923b7118d3728579c6dbcc7 | |||||
* | Bring Geolocation V8 bindings in line with those for JSC. Do not merge. | Steve Block | 2009-10-14 | 1 | -8/+2 | |
| | | | | This has already been submitted to master branch. | |||||
* | Cherry pick of WebKit commit r49018, fix for b/2067397. Enable ↵ | Ben Murdoch | 2009-10-06 | 1 | -1/+40 | |
| | | | | Database.changVersion(). | |||||
* | Merge change 23972 into eclair | Android (Google) Code Review | 2009-09-07 | 1 | -8/+35 | |
|\ | | | | | | | | | * changes: Fixes Geolocation to correctly handle infinite values for PositionOptions properties. | |||||
| * | Fixes Geolocation to correctly handle infinite values for PositionOptions ↵ | Steve Block | 2009-09-04 | 1 | -8/+35 | |
| | | | | | | | | | | | | | | | | properties. This fixes http://b/issue?id=2094429. Change-Id: I01cc5107d4a96840e35cc403161d50dbdf6a1ca2 | |||||
* | | Merge change 23971 into eclair | Android (Google) Code Review | 2009-09-04 | 2 | -0/+82 | |
|\ \ | |/ | | | | | | | * changes: Adds V8 bindings for optional properties of Geolocation Coordinates object. | |||||
| * | Adds V8 bindings for optional properties of Geolocation Coordinates object. | Steve Block | 2009-09-04 | 2 | -0/+82 | |
| | | | | | | | | This fixes http://b/issue?id=2049677. | |||||
* | | Fix the DOM storage layout tests when running with V8. Change the custom ↵ | Ben Murdoch | 2009-09-02 | 1 | -1/+1 | |
|/ | | | | bindings to ignore requests for the length attribute and update the event handling code to create Storage Events properly. | |||||
* | Merge change 22906 into eclair | Android (Google) Code Review | 2009-09-02 | 1 | -32/+43 | |
|\ | | | | | | | | | * changes: Add functionality to V8 bindings for SQLTransaction to allow array-like objects to be passed as the second parameter to executeSql(), and ensure exceptions are thrown in the right places. | |||||
| * | Add functionality to V8 bindings for SQLTransaction to allow array-like ↵ | Ben Murdoch | 2009-09-02 | 1 | -32/+43 | |
| | | | | | | | | objects to be passed as the second parameter to executeSql(), and ensure exceptions are thrown in the right places. | |||||
* | | Merge change 22913 into eclair | Android (Google) Code Review | 2009-09-01 | 6 | -0/+478 | |
|\ \ | | | | | | | | | | | | | * changes: Adds V8 bindings for Geolocation. | |||||
| * | | Adds V8 bindings for Geolocation. | Steve Block | 2009-09-01 | 6 | -0/+478 | |
| | | | ||||||
* | | | Fix a bug where the V8 bindings for SQLStatement error callbacks would not ↵ | Ben Murdoch | 2009-09-01 | 1 | -1/+1 | |
| |/ |/| | | | | | | | | | return the correct result to WebCore. BUG: 2053072 | |||||
* | | Update V8 bindings to report exceptions thrown from callbacks. | Ben Murdoch | 2009-08-28 | 1 | -2/+8 | |
|/ | ||||||
* | Fix Layout test crash in V8 bindings to AppCache | Andrei Popescu | 2009-08-20 | 1 | -0/+2 | |
| | ||||||
* | Revert "Merge WebKit r47420" | Andrei Popescu | 2009-08-19 | 3 | -150/+8 | |
| | | | | This reverts commit d227fc870c7a697500a3c900c31baf05fb9a8524. | |||||
* | Merge WebKit r47420 | Ben Murdoch | 2009-08-18 | 3 | -8/+150 | |
| | ||||||
* | Rename functions in TouchList binding. | Ben Murdoch | 2009-08-14 | 1 | -3/+3 | |
| | ||||||
* | More V8 compliation fixes | Andrei Popescu | 2009-08-14 | 1 | -0/+4 | |
| | ||||||
* | Merge r47029: Resolve merge conflicts in JavaScriptCore and WebCore/bindings. | Ben Murdoch | 2009-08-12 | 6 | -612/+2 | |
| | ||||||
* | Merge in WebKit r47029. | Ben Murdoch | 2009-08-11 | 71 | -833/+2026 | |
| | ||||||
* | Add more LOCK_V8 macros: the custom V8 bindings are used to invoke JS ↵ | Andrei Popescu | 2009-08-06 | 5 | -0/+5 | |
| | | | | callbacks to let the JS application know when something interesting happens. These entry points into V8 are denoted by "handleEvent" methods and need to be protected as well. | |||||
* | Add indexed getter for TouchList. | Feng Qian | 2009-07-18 | 2 | -0/+64 | |
| | | | | http://maps.google.com/maps/m uses TouchEvent.touches[i], which requires a customized index getter. | |||||
* | Merge change 7130 | Android (Google) Code Review | 2009-07-14 | 1 | -2/+4 | |
|\ | | | | | | | | | * changes: Pick up a bug fix from Chromium. | |||||
| * | Pick up a bug fix from Chromium. | Feng Qian | 2009-07-14 | 1 | -2/+4 | |
| | | | | | | | | The same fix is upstreamed to WebKit. | |||||
* | | Pick up a fix in V8 binding. | Feng Qian | 2009-07-14 | 1 | -1/+1 | |
|/ | ||||||
* | Implement V8 bindings for DOM Storage. | Ben Murdoch | 2009-06-26 | 7 | -9/+815 | |
| | ||||||
* | Get WebKit r44544. | Feng Qian | 2009-06-17 | 29 | -343/+2192 | |
| | ||||||
* | Make AppCache work with v8: | Andrei Popescu | 2009-06-08 | 1 | -0/+142 | |
| | | | | | | -- Most changes follow Chrome's changes in the same area -- I needed to update the CodeGeneratorV8.pm to the latest version -- I needed to deprecate v8_utility.h and replace it with V8Utilities.h/cpp | |||||
* | Apply fixes for webkit bugs 24776 and 25616 to add ENABLE(DATABASE) guards. ↵ | Ben Murdoch | 2009-05-15 | 11 | -0/+55 | |
| | | | | This makes the macro work, so ENABLE_DATABASE can be toggled in config.h and the JavaScriptCore.derived.mk or V8Bindings.derived.mk. | |||||
* | Make WebCore built with V8. | Feng Qian | 2009-04-24 | 4 | -18/+802 | |
| | | | | Picked up several new files from Chrome port. | |||||
* | AI 145796: Land the WebKit merge @r42026. | Feng Qian | 2009-04-10 | 61 | -0/+5778 | |
Automated import of CL 145796 |