summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/WebView.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert change to setInitialScale() to take display density into accoun...Mangesh Ghiware2011-11-161-2/+8
|\
| * Revert change to setInitialScale() to take display density into account.Mangesh Ghiware2011-11-161-2/+8
* | Call onScrollChanged when scrolling layersJohn Reck2011-11-141-13/+15
|/
* Fix lastVisible/global rectsJohn Reck2011-11-101-4/+4
* Merge "Pause drawing when not visible" into ics-mr1John Reck2011-11-101-0/+28
|\
| * Pause drawing when not visibleJohn Reck2011-11-091-0/+28
* | Merge "DO NOT MERGE Set the initial scroll position for RTL." into ics-mr1George Mount2011-11-101-21/+18
|\ \ | |/ |/|
| * DO NOT MERGE Set the initial scroll position for RTL.George Mount2011-11-091-21/+18
* | Fix determining find on page overlapJohn Reck2011-11-081-1/+18
|/
* Remove unnecessary memory allocationsJohn Reck2011-11-071-32/+25
* Remove nativeRecordButtonsJohn Reck2011-11-071-50/+0
* Keep text handles in sync with native touch targetsJohn Reck2011-10-271-17/+28
* Fix rebuildWebTextView issuesJohn Reck2011-10-211-12/+17
* Fix issue# 5492404: Reading level check thread error.Mangesh Ghiware2011-10-211-2/+2
* am 7788c51d: Merge "Fix onFirstLayout path for saved pages" into ics-mr0John Reck2011-10-171-1/+4
|\
| * Fix onFirstLayout path for saved pagesJohn Reck2011-10-171-1/+4
* | Merge "Clean up documentation for WebView.loadUrl()"Steve Block2011-10-171-10/+13
|\ \
| * | Clean up documentation for WebView.loadUrl()Steve Block2011-10-171-10/+13
* | | am d82cc1de: Merge "Fixup JNI" into ics-mr0John Reck2011-10-141-15/+15
|\ \ \ | | |/ | |/|
| * | Merge "Fixup JNI" into ics-mr0John Reck2011-10-141-15/+15
| |\ \
| | * | Fixup JNIJohn Reck2011-10-131-15/+15
* | | | am bcfe4152: Merge "Improve JavaDoc for WebView.loadData()" into ics-mr0Bart Sears2011-10-131-3/+5
|\ \ \ \ | |/ / /
| * | | Improve JavaDoc for WebView.loadData()Steve Block2011-10-131-3/+5
| |/ /
* | | Merge "Don't redraw when not scrolling, even if finger is held down."Ben Murdoch2011-10-131-1/+18
|\ \ \ | |/ / |/| |
| * | Don't redraw when not scrolling, even if finger is held down.Ben Murdoch2011-10-131-1/+18
| |/
* | 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
|/