| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Compilation and link error fixes for new webkit r47420." | Andrei Popescu | 2009-08-19 | 1 | -5/+5 |
* | Compilation and link error fixes for new webkit r47420. | Ben Murdoch | 2009-08-18 | 1 | -5/+5 |
* | Pass clicks to webkit's textfield to determine the new selection. | Leon Scroggins | 2009-08-13 | 1 | -6/+33 |
* | 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 | 3 | -22/+37 |
* | Allow user to jump to the next textfield. | Leon Scroggins | 2009-07-31 | 5 | -21/+139 |
* | Support double tap in the Browser. | Grace Kloba | 2009-07-28 | 1 | -0/+19 |
* | 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 |
* | | Clear the WebTextView when clicking on another node. | Leon Scroggins | 2009-07-23 | 1 | -0/+1 |
|/ |
|
* | 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 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 |
| * | AI 143189: am: CL 142939 Fix for issue 1730904: Find in page only searches th... | Leon Scroggins | 2009-03-27 | 1 | -1/+3 |
| * | Automated import from //branches/donutburger/...@142283,142283 | Cary Clark | 2009-03-24 | 1 | -0/+3 |
* | | In WebTextView, check the focus before sending a key. | Leon Scroggins | 2009-07-06 | 1 | -0/+8 |
* | | added gain/loose focus support for plugins. (focus = eligible to receive user... | Derek Sollenberger | 2009-07-02 | 1 | -6/+29 |
* | | Update the nav cache when selected elements change or move | Cary Clark | 2009-07-01 | 1 | -0/+1 |
* | | Fix a WebView longpress bug. | Leon Scroggins | 2009-06-30 | 2 | -3/+6 |
* | | Merge change 5685 | Android (Google) Code Review | 2009-06-30 | 1 | -1/+1 |
|\ \ |
|
| * | | Don't clip out nodes if the clip is an empty rectangle | Cary Clark | 2009-06-29 | 1 | -1/+1 |
* | | | Adding support for plugins to request the keyboard. | Derek Sollenberger | 2009-06-29 | 1 | -4/+4 |
|/ / |
|
* | | work in progress to enable plugins to receive arrow keys | Cary Clark | 2009-06-29 | 2 | -15/+76 |
* | | Fix a bug where sometimes the cursor was lost. | Leon Scroggins | 2009-06-26 | 1 | -26/+40 |
* | | Invalidate the full rectangle of the highlight when clearing it. | Leon Scroggins | 2009-06-25 | 1 | -6/+10 |
* | | set trackball click to the edge of the text field, not the middle | Cary Clark | 2009-06-24 | 4 | -7/+20 |
* | | Don't draw focus ring around plugin when clicking on it | Cary Clark | 2009-06-22 | 1 | -0/+4 |
* | | rebuild WebView nav cache on trackball move, other bugs | Cary Clark | 2009-06-22 | 1 | -2/+5 |
* | | clean up mouse move events in webview | Cary Clark | 2009-06-18 | 1 | -0/+65 |
* | | try again to disable webkit fix for gmail | Cary Clark | 2009-06-17 | 1 | -1/+1 |
* | | add WebView.FindAddress option to ignore case sensitivity | Cary Clark | 2009-06-17 | 2 | -2/+8 |
* | | fix webkit hidden cursor, address crash | Cary Clark | 2009-06-16 | 2 | -2/+2 |
* | | Changes to make the cursor blink at the correct times. | Leon Scroggins | 2009-06-16 | 1 | -7/+15 |
* | | rebuild webview nav cache if cursor node changes | Cary Clark | 2009-06-12 | 1 | -0/+2 |
* | | more (browser) trackball-is-a-mouse work in progress | Cary Clark | 2009-06-11 | 10 | -101/+119 |
* | | Do not bring up the soft keyboard when clicking on a plugin | Leon Scroggins | 2009-06-09 | 1 | -3/+2 |
* | | Remove obsolete notion of invalid node. | Leon Scroggins | 2009-06-09 | 1 | -24/+6 |
* | | fix cursor movement bugs in browser | Cary Clark | 2009-06-08 | 1 | -28/+4 |
* | | Update the language from "focus". | Leon Scroggins | 2009-06-08 | 1 | -36/+36 |
* | | use full pictureset when recording displaytree | Mike Reed | 2009-06-05 | 1 | -22/+22 |
* | | use absolute bounds, not node bounds, for all webkit nodes | Cary Clark | 2009-06-04 | 1 | -24/+2 |
* | | in browser, return webview node to receive key events | Cary Clark | 2009-06-03 | 1 | -10/+22 |
* | | remove unneeded text parameters from WebView | Cary Clark | 2009-06-03 | 3 | -14/+19 |
* | | Rename TextDialog to WebTextView. | Leon Scroggins | 2009-06-02 | 1 | -6/+7 |
* | | in the browser, make the trackball more like a mouse | Cary Clark | 2009-06-01 | 9 | -1364/+894 |
* | | Merge change 1884 | Android (Google) Code Review | 2009-05-18 | 1 | -0/+2 |
|\ \ |
|
| * | | skip rectangular focus ring check in browser if no picture | Cary Clark | 2009-05-18 | 1 | -0/+2 |
* | | | fix browser monkey crash; add null check | Cary Clark | 2009-05-18 | 1 | -0/+2 |
|/ / |
|
* | | Trackball moves UI focus, but leaves DOM focus unchanged | Cary Clark | 2009-05-18 | 1 | -4/+0 |