Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge in WebKit r47029. | Ben Murdoch | 2009-08-11 | 442 | -30673/+70831 |
* | modifying the android_npapi.h to accomodate surfaces with different pixel for... | Derek Sollenberger | 2009-08-10 | 8 | -52/+55 |
* | enabling plugin surfaces to manually scale based on the zoom level. | Derek Sollenberger | 2009-08-07 | 4 | -25/+11 |
* | Merge change 20271 | Android (Google) Code Review | 2009-08-06 | 5 | -8/+8 |
|\ | |||||
| * | fixing the surface size if the plugin elects to not handle zoomEvents. | Derek Sollenberger | 2009-08-06 | 5 | -8/+8 |
* | | Merge change 20266 | Android (Google) Code Review | 2009-08-06 | 1 | -3/+4 |
|\ \ | |/ |/| | |||||
| * | Fixes a couple of bugs in the Geolocation permissions manager. | Steve Block | 2009-08-06 | 1 | -3/+4 |
* | | first cut at adding zoom support for plugins. | Derek Sollenberger | 2009-08-06 | 3 | -7/+29 |
|/ | |||||
* | Add SystemInterface to the android_npapi so that we can expose system related | Grace Kloba | 2009-08-05 | 4 | -0/+100 |
* | Add a callback for parsing apple-touch-icon. | Patrick Scott | 2009-08-05 | 4 | -0/+32 |
* | adding the first cut for the onLoad plugin event. | Derek Sollenberger | 2009-08-04 | 2 | -0/+7 |
* | Merge change 9470 | Android (Google) Code Review | 2009-08-04 | 1 | -0/+22 |
|\ | |||||
| * | Enable workers for V8 | Andrei Popescu | 2009-08-03 | 1 | -0/+22 |
* | | Merge change 9656 | Android (Google) Code Review | 2009-08-04 | 3 | -15/+37 |
|\ \ | |||||
| * | | enhancing visibleRect tracking and making it work within iframes. | Derek Sollenberger | 2009-08-04 | 3 | -15/+37 |
* | | | Merge change 9526 | Android (Google) Code Review | 2009-08-03 | 2 | -4/+24 |
|\ \ \ | |/ / | |||||
| * | | Fixing mouse and touch coordinates inside iframes. | Derek Sollenberger | 2009-08-03 | 2 | -4/+24 |
| |/ | |||||
* | | Merge change 9343 | Android (Google) Code Review | 2009-08-03 | 2 | -0/+37 |
|\ \ | |/ |/| | |||||
| * | expose getFontPath to plugins | Mike Reed | 2009-07-31 | 2 | -0/+37 |
* | | Fix a bug in find. | Leon Scroggins | 2009-07-31 | 1 | -10/+9 |
* | | rebuild the nav cache on mouse clicks during page load | Cary Clark | 2009-07-31 | 5 | -24/+59 |
* | | Allow user to jump to the next textfield. | Leon Scroggins | 2009-07-31 | 5 | -21/+139 |
|/ | |||||
* | Remove snapToAnchor as it is not used any more. | Grace Kloba | 2009-07-30 | 2 | -65/+0 |
* | Merge change 9149 | Android (Google) Code Review | 2009-07-30 | 1 | -1/+4 |
|\ | |||||
| * | Fix a bug in the ChromeClientAndroid where the m_newQuota was set to -1 after... | Andrei Popescu | 2009-07-30 | 1 | -1/+4 |
* | | Adds the C++ side of the system to show the Geolocation permissions prompt. | Steve Block | 2009-07-30 | 1 | -2/+26 |
|/ | |||||
* | Adds GeolocationPermissionsBridge. | Steve Block | 2009-07-29 | 3 | -2/+105 |
* | Remove the WebIconDatabase thread attachment since ThreadingPthreads does it. | Patrick Scott | 2009-07-29 | 1 | -19/+2 |
* | Fixes build bustage due to GeolocationPermissions. | Steve Block | 2009-07-29 | 2 | -0/+3 |
* | Adds a GeolocationPermissions class. | Steve Block | 2009-07-29 | 8 | -3/+447 |
* | wire in the AppCache out-of-space callback | Andrei Popescu | 2009-07-29 | 3 | -35/+61 |
* | Support double tap in the Browser. | Grace Kloba | 2009-07-28 | 5 | -5/+66 |
* | Merge change 7883 | Android (Google) Code Review | 2009-07-28 | 2 | -0/+121 |
|\ | |||||
| * | Find left edge of column using nav cache data. | Cary Clark | 2009-07-28 | 2 | -0/+121 |
* | | Merge change 8389 | Android (Google) Code Review | 2009-07-23 | 1 | -0/+1 |
|\ \ | |||||
| * | | Clear the WebTextView when clicking on another node. | Leon Scroggins | 2009-07-23 | 1 | -0/+1 |
* | | | Improve dragging on WebTextView. | Leon Scroggins | 2009-07-23 | 2 | -1/+36 |
* | | | Merge change 7734 | Android (Google) Code Review | 2009-07-23 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fix issue 1795088 Improve audio routing code | Eric Laurent | 2009-07-22 | 1 | -2/+2 |
* | | | | Merge change 8191 | Android (Google) Code Review | 2009-07-23 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | Enforce app cache maximum size | Andrei Popescu | 2009-07-22 | 1 | -0/+5 |
| | |/ / | |/| | | |||||
* | | | | am 70522f5f: adjust right edge of copy bounds if edge is not found | Cary Clark | 2009-07-22 | 1 | -2/+8 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | adjust right edge of copy bounds if edge is not found | Cary Clark | 2009-07-21 | 1 | -2/+8 |
* | | | | Merge change 8031 | Android (Google) Code Review | 2009-07-22 | 1 | -12/+50 |
|\ \ \ \ | |||||
| * | | | | wire the appcache to the HTML5 UI | Andrei Popescu | 2009-07-21 | 1 | -12/+50 |
* | | | | | Merge change 8010 | Android (Google) Code Review | 2009-07-22 | 13 | -0/+68 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Implements a mechanism that limit the growth of the application cache | Andrei Popescu | 2009-07-21 | 13 | -0/+68 |
* | | | | | Merge change 8047 | Android (Google) Code Review | 2009-07-21 | 1 | -8/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Check for xml and text mime types through DOMImplementation. | Patrick Scott | 2009-07-21 | 1 | -8/+4 |
| |/ / / / | |||||
* | | | | | Fix a crash in plugins. | Patrick Scott | 2009-07-21 | 1 | -1/+1 |
|/ / / / |