summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebViewClassic.java
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Don't draw the focus ring if we don't have focus"John Reck2012-03-071-2/+8
|\ \ \
| * | | Don't draw the focus ring if we don't have focusJohn Reck2012-03-071-2/+8
* | | | Merge "reenable webkit paint pausing"Chris Craik2012-03-071-3/+1
|\ \ \ \ | |/ / / |/| | |
| * | | reenable webkit paint pausingChris Craik2012-03-071-3/+1
| | |/ | |/|
* | | Fix focus rings for buttonsJohn Reck2012-03-061-1/+1
* | | Fix unhandled navigation pathJohn Reck2012-03-061-21/+45
|/ /
* | Delete more navcache stuffJohn Reck2012-03-051-1302/+208
* | Merge "fix race condition in WebViewClassic.destroy()"Michael Kolb2012-03-051-10/+0
|\ \
| * | fix race condition in WebViewClassic.destroy()Michael Kolb2012-03-021-10/+0
* | | Fix flashJohn Reck2012-03-021-0/+5
|/ /
* / Quick fix for Monkey NPE.George Mount2012-03-021-12/+13
|/
* Refactor WebView to be a thin proxy classJonathan Dixon2012-03-021-412/+324
* change WebView to remove use of base class fieldsJonathan Dixon2012-03-021-121/+130
* Add new WebViewClassic filesJonathan Dixon2012-03-021-0/+10550