summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Merge in WebKit r47029.Ben Murdoch2009-08-11442-30673/+70831
* modifying the android_npapi.h to accomodate surfaces with different pixel for...Derek Sollenberger2009-08-108-52/+55
* enabling plugin surfaces to manually scale based on the zoom level.Derek Sollenberger2009-08-074-25/+11
* Merge change 20271Android (Google) Code Review2009-08-065-8/+8
|\
| * fixing the surface size if the plugin elects to not handle zoomEvents.Derek Sollenberger2009-08-065-8/+8
* | Merge change 20266Android (Google) Code Review2009-08-061-3/+4
|\ \ | |/ |/|
| * Fixes a couple of bugs in the Geolocation permissions manager.Steve Block2009-08-061-3/+4
* | first cut at adding zoom support for plugins.Derek Sollenberger2009-08-063-7/+29
|/
* Add SystemInterface to the android_npapi so that we can expose system relatedGrace Kloba2009-08-054-0/+100
* Add a callback for parsing apple-touch-icon.Patrick Scott2009-08-054-0/+32
* adding the first cut for the onLoad plugin event.Derek Sollenberger2009-08-042-0/+7
* Merge change 9470Android (Google) Code Review2009-08-041-0/+22
|\
| * Enable workers for V8Andrei Popescu2009-08-031-0/+22
* | Merge change 9656Android (Google) Code Review2009-08-043-15/+37
|\ \
| * | enhancing visibleRect tracking and making it work within iframes.Derek Sollenberger2009-08-043-15/+37
* | | Merge change 9526Android (Google) Code Review2009-08-032-4/+24
|\ \ \ | |/ /
| * | Fixing mouse and touch coordinates inside iframes.Derek Sollenberger2009-08-032-4/+24
| |/
* | Merge change 9343Android (Google) Code Review2009-08-032-0/+37
|\ \ | |/ |/|
| * expose getFontPath to pluginsMike Reed2009-07-312-0/+37
* | Fix a bug in find.Leon Scroggins2009-07-311-10/+9
* | rebuild the nav cache on mouse clicks during page loadCary Clark2009-07-315-24/+59
* | Allow user to jump to the next textfield.Leon Scroggins2009-07-315-21/+139
|/
* Remove snapToAnchor as it is not used any more.Grace Kloba2009-07-302-65/+0
* Merge change 9149Android (Google) Code Review2009-07-301-1/+4
|\
| * Fix a bug in the ChromeClientAndroid where the m_newQuota was set to -1 after...Andrei Popescu2009-07-301-1/+4
* | Adds the C++ side of the system to show the Geolocation permissions prompt.Steve Block2009-07-301-2/+26
|/
* Adds GeolocationPermissionsBridge.Steve Block2009-07-293-2/+105
* Remove the WebIconDatabase thread attachment since ThreadingPthreads does it.Patrick Scott2009-07-291-19/+2
* Fixes build bustage due to GeolocationPermissions.Steve Block2009-07-292-0/+3
* Adds a GeolocationPermissions class.Steve Block2009-07-298-3/+447
* wire in the AppCache out-of-space callbackAndrei Popescu2009-07-293-35/+61
* Support double tap in the Browser.Grace Kloba2009-07-285-5/+66
* Merge change 7883Android (Google) Code Review2009-07-282-0/+121
|\
| * Find left edge of column using nav cache data.Cary Clark2009-07-282-0/+121
* | Merge change 8389Android (Google) Code Review2009-07-231-0/+1
|\ \
| * | Clear the WebTextView when clicking on another node.Leon Scroggins2009-07-231-0/+1
* | | Improve dragging on WebTextView.Leon Scroggins2009-07-232-1/+36
* | | Merge change 7734Android (Google) Code Review2009-07-231-2/+2
|\ \ \
| * | | Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-221-2/+2
* | | | Merge change 8191Android (Google) Code Review2009-07-231-0/+5
|\ \ \ \
| * | | | Enforce app cache maximum sizeAndrei Popescu2009-07-221-0/+5
| | |/ / | |/| |
* | | | am 70522f5f: adjust right edge of copy bounds if edge is not foundCary Clark2009-07-221-2/+8
|\ \ \ \ | |/ / / |/| | |
| * | | adjust right edge of copy bounds if edge is not foundCary Clark2009-07-211-2/+8
* | | | Merge change 8031Android (Google) Code Review2009-07-221-12/+50
|\ \ \ \
| * | | | wire the appcache to the HTML5 UIAndrei Popescu2009-07-211-12/+50
* | | | | Merge change 8010Android (Google) Code Review2009-07-2213-0/+68
|\ \ \ \ \ | |/ / / /
| * | | | Implements a mechanism that limit the growth of the application cacheAndrei Popescu2009-07-2113-0/+68
* | | | | Merge change 8047Android (Google) Code Review2009-07-211-8/+4
|\ \ \ \ \
| * | | | | Check for xml and text mime types through DOMImplementation.Patrick Scott2009-07-211-8/+4
| |/ / / /
* | | | | Fix a crash in plugins.Patrick Scott2009-07-211-1/+1
|/ / / /