summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/WebView.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add support for maxlength text fields to WebViewInputConnection."George Mount2012-02-291-14/+42
|\
| * Add support for maxlength text fields to WebViewInputConnection.George Mount2012-02-281-14/+42
* | Merge "Fix cursorRingBounds NPE"John Reck2012-02-281-4/+12
|\ \
| * | Fix cursorRingBounds NPEJohn Reck2012-02-281-4/+12
* | | Fix NPEJohn Reck2012-02-281-0/+4
|/ /
* | Merge "Perform action when action button pressed during text input."George Mount2012-02-271-5/+39
|\ \ | |/ |/|
| * Perform action when action button pressed during text input.George Mount2012-02-271-6/+39
* | Paste window instead of action bar when cursor shown.George Mount2012-02-271-15/+125
|/
* Merge "Fix HitTest type detection"John Reck2012-02-241-22/+28
|\
| * Fix HitTest type detectionJohn Reck2012-02-241-22/+28
* | Merge "Disable selection when nothing selected."George Mount2012-02-241-4/+5
|\ \ | |/ |/|
| * Disable selection when nothing selected.George Mount2012-02-231-4/+5
* | Merge "Support email and phone types"John Reck2012-02-231-24/+33
|\ \
| * | Support email and phone typesJohn Reck2012-02-231-24/+33
* | | Merge "Add javascript key events for special characters."George Mount2012-02-231-12/+14
|\ \ \ | |/ / |/| |
| * | Add javascript key events for special characters.George Mount2012-02-231-12/+14
| |/
* | Support mIntentUrl for addressesJohn Reck2012-02-231-19/+38
|/
* Merge "Drop support for Android HTTP stack"Steve Block2012-02-231-2/+0
|\
| * Drop support for Android HTTP stackSteve Block2012-02-221-2/+0
* | Characters sent directly to InputConnection treated as changes.George Mount2012-02-221-13/+16
* | Merge "Changes that don't map to keys sent as text changes."George Mount2012-02-221-6/+12
|\ \
| * | Changes that don't map to keys sent as text changes.George Mount2012-02-221-7/+13
* | | Merge "Fix drawing focus node rect in touch mode"John Reck2012-02-221-1/+1
|\ \ \
| * | | Fix drawing focus node rect in touch modeJohn Reck2012-02-221-1/+1
| | |/ | |/|
* | | Add caret thumb following selection handle logic.George Mount2012-02-221-30/+96
| |/ |/|
* | Use input type for IME options.George Mount2012-02-221-11/+80
* | Turn off the focus animationJohn Reck2012-02-221-5/+16
|/
* Merge "Improved keyboard navigation cursor rings"John Reck2012-02-211-21/+118
|\
| * Improved keyboard navigation cursor ringsJohn Reck2012-02-211-21/+118
* | async find-on-page implementation via WebKitVictoria Lease2012-02-211-38/+54
* | Merge "Update the JavaDoc on getVisibleTitleHeight."Martin Kosiba2012-02-211-2/+5
|\ \ | |/ |/|
| * Update the JavaDoc on getVisibleTitleHeight.Martin Kosiba2012-02-211-2/+5
* | Act on credential storage updates.Selim Gurun2012-02-161-0/+37
|/
* Merge "Revert "Act on credential storage updates.""Selim Gurun2012-02-151-37/+0
|\
| * Revert "Act on credential storage updates."Selim Gurun2012-02-151-37/+0
* | Merge "Initial support for keyboard navigation"John Reck2012-02-151-27/+29
|\ \
| * | Initial support for keyboard navigationJohn Reck2012-02-151-27/+29
* | | Merge "Act on credential storage updates."Selim Gurun2012-02-151-0/+37
|\ \ \ | |/ / |/| / | |/
| * Act on credential storage updates.Selim Gurun2012-02-151-0/+37
* | Merge "disable webkit paint pausing"Chris Craik2012-02-141-1/+3
|\ \
| * | disable webkit paint pausingChris Craik2012-02-141-1/+3
* | | Merge "Update the scale while updating the drawGL functor"Teng-Hui Zhu2012-02-141-2/+2
|\ \ \ | |/ / |/| |
| * | Update the scale while updating the drawGL functorTeng-Hui Zhu2012-02-141-2/+2
* | | Merge "Use WebKit hit testing result for centering on double-tap zoom."Mangesh Ghiware2012-02-061-0/+28
|\ \ \
| * | | Use WebKit hit testing result for centering on double-tap zoom.Mangesh Ghiware2012-02-061-0/+28
| |/ /
* | | Merge "Pause webkit painting when UI tile painting queue is full"Chris Craik2012-02-061-18/+18
|\ \ \
| * | | Pause webkit painting when UI tile painting queue is fullChris Craik2012-02-031-18/+18
| |/ /
* | | Merge "Enable webkit text entry for all fields"George Mount2012-02-031-1/+4
|\ \ \
| * | | Enable webkit text entry for all fieldsGeorge Mount2012-02-021-1/+4
| |/ /
* | | Use a node pointer to identify content-editable fields.George Mount2012-02-021-21/+58
|/ /