summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/WebView.java
Commit message (Expand)AuthorAgeFilesLines
* Remove embedded titlebar renderingMichael Kolb2012-04-031-7/+0
* Set class name for WebView on A11y events and infos.alanv2012-03-301-0/+2
* move FindListener into WebViewVictoria Lease2012-03-261-3/+21
* Merge "Pipe down isHardwareAccelerated"John Reck2012-03-201-0/+7
|\
| * Pipe down isHardwareAcceleratedJohn Reck2012-03-161-0/+7
* | proposed public API for asynchronous find-on-pageVictoria Lease2012-03-161-2/+27
|/
* Refactor WebView to be a thin proxy classJonathan Dixon2012-03-021-9005/+413
* Merge "Clean up Surface Texture on Java side"Teng-Hui Zhu2012-03-011-0/+6
|\
| * Clean up Surface Texture on Java sideTeng-Hui Zhu2012-03-011-0/+6
* | 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