summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/WebView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix the buildJohn Reck2011-10-211-1/+1
* Fix rebuildWebTextView issuesJohn Reck2011-10-211-12/+17
* Fix onFirstLayout path for saved pagesJohn Reck2011-10-171-1/+4
* Merge "Fixup JNI" into ics-mr0John Reck2011-10-141-15/+15
|\
| * Fixup JNIJohn Reck2011-10-131-15/+15
* | Improve JavaDoc for WebView.loadData()Steve Block2011-10-131-3/+5
|/
* Merge "Add setting for configuring zoom level on double-tap." into ics-mr0Mangesh Ghiware2011-10-131-0/+7
|\
| * Add setting for configuring zoom level on double-tap.Mangesh Ghiware2011-10-121-0/+7
* | Support spellcheck attribute in WebTextViewMichael Kolb2011-10-111-0/+1
|/
* Merge "Delay sending Plugin Draw event until the surface is ready."Derek Sollenberger2011-10-101-0/+4
|\
| * Delay sending Plugin Draw event until the surface is ready.Derek Sollenberger2011-10-101-0/+4
* | Improve loadData JavaDocJohn Reck2011-10-101-1/+2
|/
* Improve documentation for WebView.loadUrl() to specify charsetSteve Block2011-10-101-0/+5
* Merge "Fix calc visible to account for action bar"John Reck2011-10-071-1/+2
|\
| * Fix calc visible to account for action barJohn Reck2011-10-061-1/+2
* | Merge "Fixing errors in position information of scrollable views reported for...Svetoslav Ganov2011-10-061-0/+27
|\ \ | |/ |/|
| * Fixing errors in position information of scrollable views reported for access...Svetoslav Ganov2011-10-061-0/+27
* | Merge "Prevent adapter flickering"John Reck2011-10-061-2/+1
|\ \
| * | Prevent adapter flickeringJohn Reck2011-10-051-2/+1
| |/
* | Merge "Fix monkey NullPointerException"George Mount2011-10-051-0/+9
|\ \ | |/ |/|
| * Fix monkey NullPointerExceptionGeorge Mount2011-10-031-0/+9
* | Merge "Hardware accelerated button focus rings"John Reck2011-10-031-10/+28
|\ \
| * | Hardware accelerated button focus ringsJohn Reck2011-10-031-10/+28
| |/
* | Center box text verticallyRussell Brenner2011-09-301-2/+2
|/
* Force a WebView pictureset reset on screen rotation.Mangesh Ghiware2011-09-291-1/+1
* Support for correctly scaling text selection handlesJohn Reck2011-09-271-0/+6
* Merge "Update the error for WebView thread violations to make clear that it's...Steve Block2011-09-261-4/+4
|\
| * Update the error for WebView thread violations to make clear that it's not fatalSteve Block2011-09-261-4/+4
* | Merge "Force a WebView pictureset invalidation on screen rotation."Ben Murdoch2011-09-261-0/+1
|\ \
| * | Force a WebView pictureset invalidation on screen rotation.Ben Murdoch2011-09-231-0/+1
| |/
* | Add detail to restorePicture deprecationJohn Reck2011-09-231-0/+2
|/
* Use overview scale when restored scale is 0.Mangesh Ghiware2011-09-211-0/+8
* Merge "Cleanup for bug 5278763"Ben Murdoch2011-09-201-0/+4
|\
| * Cleanup for bug 5278763Kristian Monsen2011-09-121-0/+4
* | Merge "Bringing back the 'cache"John Reck2011-09-191-2/+22
|\ \
| * | Bringing back the 'cacheJohn Reck2011-09-191-2/+22
* | | Don't switch to handle drag mode when starting selectionJohn Reck2011-09-161-1/+0
|/ /
* | Merge "Fix text selection drawing on SW"John Reck2011-09-161-4/+6
|\ \
| * | Fix text selection drawing on SWJohn Reck2011-09-151-4/+6
* | | DO NOT MERGE Fix finalizationJohn Reck2011-09-151-1/+1
* | | Fix bug 5321195 - Starting WebView text selection with long press doesAdam Powell2011-09-141-1/+6
|/ /
* | Fix bug 5314559 - Slow menu scrolling in browser on some devicesAdam Powell2011-09-131-4/+2
* | Merge "Fix bug 5309557 - Monkeys and SIGSEGV do not mix!"Adam Powell2011-09-131-2/+2
|\ \
| * | Fix bug 5309557 - Monkeys and SIGSEGV do not mix!Adam Powell2011-09-131-2/+2
* | | Make sure the finalizer destroy runs on the UI threadJohn Reck2011-09-131-1/+8
|/ /
* | Pause WebKit drawing when WebView loses window focus.Adam Powell2011-09-121-0/+15
|/
* Relax form autocomplete conditionsBen Murdoch2011-09-091-1/+1
* Register to receive onTrimMemory callbacksJohn Reck2011-09-071-0/+35
* OnTrimMemory plumbingJohn Reck2011-09-071-0/+5
* Notify native that scrolling has stopped correctlyChris Craik2011-09-021-0/+7