summaryrefslogtreecommitdiff
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* am 2bd3c2f7: Merge "Fix null ptr exception in getReadingLevelScale()" into ic...Mangesh Ghiware2011-10-181-1/+4
|\
| * Fix null ptr exception in getReadingLevelScale()Mangesh Ghiware2011-10-181-1/+4
* | 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
* | am b227cce3: Merge "Check MediaPlayer state, do not teardown() from UI thread...Bart Sears2011-10-171-14/+19
|\|
| * Merge "Check MediaPlayer state, do not teardown() from UI thread." into ics-mr0Bart Sears2011-10-141-14/+19
| |\
| | * Check MediaPlayer state, do not teardown() from UI thread.Ben Murdoch2011-10-141-14/+19
* | | Build fixSteve Block2011-10-171-4/+4
* | | Merge "Improve documentation for WebChromeClient.onCreateWindow()"Steve Block2011-10-171-20/+26
|\ \ \
| * | | Improve documentation for WebChromeClient.onCreateWindow()Steve Block2011-10-141-20/+26
* | | | 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-133-7/+46
|\ \ | |/ |/|
| * Add setting for configuring zoom level on double-tap.Mangesh Ghiware2011-10-123-7/+46
* | Merge "Modify BrowserFrame.requestClientCert() to take the host and port as a...Steve Block2011-10-121-8/+6
|\ \
| * | Modify BrowserFrame.requestClientCert() to take the host and port as a StringSteve Block2011-10-121-8/+6
| |/
* / Support spellcheck attribute in WebTextViewMichael Kolb2011-10-112-0/+4
|/
* Merge "Delay sending Plugin Draw event until the surface is ready."Derek Sollenberger2011-10-102-0/+11
|\
| * Delay sending Plugin Draw event until the surface is ready.Derek Sollenberger2011-10-102-0/+11
* | Improve loadData JavaDocJohn Reck2011-10-101-1/+2
|/
* Improve documentation for WebView.loadUrl() to specify charsetSteve Block2011-10-101-0/+5
* Merge "Handle audio focus in HTML5 audio"Michael Kolb2011-10-071-8/+46
|\
| * Handle audio focus in HTML5 audioMichael Kolb2011-10-071-8/+46
* | Merge "Fix calc visible to account for action bar"John Reck2011-10-072-5/+14
|\ \ | |/ |/|
| * Fix calc visible to account for action barJohn Reck2011-10-062-5/+14
* | Add WebViewClient.onProceededAfterSslError()Steve Block2011-10-073-51/+80
* | Merge "Trigger a full screen repaint when touching layers, as webkitDraw() ma...Nicolas Roard2011-10-061-3/+3
|\ \
| * | Trigger a full screen repaint when touching layers, as webkitDraw()Nicolas Roard2011-10-061-3/+3
* | | 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 "Improve a warning message in WebViewCore's EventHub"Steve Block2011-10-061-13/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Improve a warning message in WebViewCore's EventHubSteve Block2011-10-061-13/+4
* | | | Merge "Pass correct units for text size in autocomplete drop down."Ben Murdoch2011-10-061-1/+1
|\ \ \ \
| * | | | Pass correct units for text size in autocomplete drop down.Ben Murdoch2011-10-061-1/+1
| |/ / /
* | | | Merge "Prevent adapter flickering"John Reck2011-10-062-6/+10
|\ \ \ \
| * | | | Prevent adapter flickeringJohn Reck2011-10-052-6/+10
| | |/ / | |/| |
* | | | Merge "Fix SslError.getPrimaryError() to return -1 if the set of errors is em...Steve Block2011-10-061-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix SslError.getPrimaryError() to return -1 if the set of errors is emptySteve Block2011-10-051-2/+2
* | | | Merge "Fix monkey NullPointerException"George Mount2011-10-052-1/+14
|\ \ \ \
| * | | | Fix monkey NullPointerExceptionGeorge Mount2011-10-032-1/+14
* | | | | Merge "Fix SslCertLookupTable to correctly determine whether we have a valid ...Steve Block2011-10-051-19/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix SslCertLookupTable to correctly determine whether we have a valid cached ...Steve Block2011-10-051-19/+16
| | |/ / | |/| |
* | | | Merge "Streamline the layers update codepath. Directly update the layers tran...Nicolas Roard2011-10-051-5/+13
|\ \ \ \ | |/ / / |/| | |