Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixes build bustage due to GeolocationPermissions. | Steve Block | 2009-07-29 | 2 | -0/+3 | |
* | Adds a GeolocationPermissions class. | Steve Block | 2009-07-29 | 7 | -3/+446 | |
* | 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 | 2 | -0/+10 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Implements a mechanism that limit the growth of the application cache | Andrei Popescu | 2009-07-21 | 2 | -0/+10 | |
* | | | | | 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 | |
|/ / / / | ||||||
* | | | | removing visibleRect event and tracking rectangles instead. | Derek Sollenberger | 2009-07-20 | 6 | -49/+201 | |
* | | | | Remove format until plugins either need to know or ask to change it. | Patrick Scott | 2009-07-20 | 2 | -3/+3 | |
* | | | | Add Plugin APIs for creating and manipulating a Surface. | Patrick Scott | 2009-07-20 | 9 | -12/+487 | |
| |_|/ |/| | | ||||||
* | | | add fontdir api for plugins | Mike Reed | 2009-07-17 | 2 | -59/+22 | |
| |/ |/| | ||||||
* | | Adding plugin support for an RGBA surface view. | Derek Sollenberger | 2009-07-17 | 4 | -4/+105 | |
* | | Turn on webcore's request management and remove our hacks. | Patrick Scott | 2009-07-15 | 2 | -4/+3 | |
* | | Merge change 6306 | Android (Google) Code Review | 2009-07-10 | 1 | -0/+2 | |
|\ \ | ||||||
| * | | hide the cursor when the link is followed | Cary Clark | 2009-07-06 | 1 | -0/+2 | |
* | | | am cb86952d: Fix #1896846. Move reset the meta data from canHandleRequest to ... | Grace Kloba | 2009-07-09 | 1 | -9/+8 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Fix #1896846. Move reset the meta data from canHandleRequest to transitionToC... | Grace Kloba | 2009-07-08 | 1 | -9/+8 | |
* | | | Merge change 6357 | Android (Google) Code Review | 2009-07-09 | 1 | -20/+12 | |
|\ \ \ | ||||||
| * | | | Add fullscreen support back in. | Andrei Popescu | 2009-07-07 | 1 | -20/+12 | |
* | | | | Add instrumentation for V8. | Grace Kloba | 2009-07-08 | 2 | -0/+4 | |
* | | | | Use fRight and fBottom instead of width() and height(). | Patrick Scott | 2009-07-07 | 1 | -2/+7 | |
* | | | | fixing a typo in the android plugin api. | Derek Sollenberger | 2009-07-07 | 2 | -2/+2 | |
* | | | | Update text webcore thread's text generation number. | Leon Scroggins | 2009-07-07 | 2 | -10/+16 | |
|/ / / | ||||||
* | | | am b116c1a0: Make deep copy of the String when use them in the UI thread as A... | Grace Kloba | 2009-07-06 | 1 | -2/+2 | |
|\ \ \ | |/ / | | / | |/ |/| | ||||||
| * | Make deep copy of the String when use them in the UI thread as AtomicString i... | Grace Kloba | 2009-07-06 | 1 | -3/+3 | |
* | | Merge change 6213 | Android (Google) Code Review | 2009-07-06 | 1 | -8/+36 | |
|\ \ | ||||||
| * | | Added createView and attachView for playing embedded videos. | Patrick Scott | 2009-07-06 | 1 | -8/+36 | |
* | | | In WebTextView, check the focus before sending a key. | Leon Scroggins | 2009-07-06 | 1 | -0/+8 | |
|/ / | ||||||
* | | Merge change 5931 | Android (Google) Code Review | 2009-07-02 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Remove JavaScript node size in the instrumentation as it is using arena now. ... | Grace Kloba | 2009-07-01 | 1 | -1/+1 | |
* | | | added gain/loose focus support for plugins. (focus = eligible to receive user... | Derek Sollenberger | 2009-07-02 | 3 | -9/+80 | |
* | | | Update the nav cache when selected elements change or move | Cary Clark | 2009-07-01 | 3 | -26/+37 | |
|/ / | ||||||
* | | Fix a WebView longpress bug. | Leon Scroggins | 2009-06-30 | 3 | -10/+7 | |
* | | Make the caret/selection draw when gaining window focus. | Leon Scroggins | 2009-06-30 | 1 | -7/+7 | |
* | | Merge change 5685 | Android (Google) Code Review | 2009-06-30 | 1 | -1/+1 | |
|\ \ |