summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* Merge "In DeviceMotionService, handle the fact that we may receive updates fr...Steve Block2011-08-032-0/+7
|\
| * In DeviceMotionService, handle the fact that we may receive updates from Sens...Steve Block2011-08-032-0/+7
* | Added automated performance test to TileBenchmarkChris Craik2011-08-022-7/+23
|/
* Merge "Part of fix for bug 4997380: Some error types unknown to SslError"Kristian Monsen2011-07-291-1/+6
|\
| * Part of fix for bug 4997380: Some error types unknown to SslErrorKristian Monsen2011-07-291-1/+6
* | Merge "Add a runtime switch between Raster and Ganesh rendering modes."Derek Sollenberger2011-07-292-1/+32
|\ \ | |/ |/|
| * Add a runtime switch between Raster and Ganesh rendering modes.Derek Sollenberger2011-07-122-1/+32
* | use pageswap callback to sync WebTextView with drawing of pageChris Craik2011-07-281-7/+22
* | Merge "Use WebTextView overlay to render text fields/areas much faster"Chris Craik2011-07-273-217/+30
|\ \
| * | Use WebTextView overlay to render text fields/areas much fasterChris Craik2011-07-273-217/+30
* | | Merge "Add a System.Secure setting for the Autofill server URL."Ben Murdoch2011-07-251-3/+12
|\ \ \
| * | | Add a System.Secure setting for the Autofill server URL.Ben Murdoch2011-07-211-3/+12
* | | | Fix for Autofill calling WebView.getSettings on background thread.Ben Murdoch2011-07-251-2/+3
| |/ / |/| |
* | | Merge "Fixup handling destroy"John Reck2011-07-211-24/+24
|\ \ \
| * | | Fixup handling destroyJohn Reck2011-07-211-24/+24
| |/ /
* | | Merge "New log format, Manual log generation, plus logging of invalidates"Chris Craik2011-07-211-16/+6
|\ \ \
| * | | New log format, Manual log generation, plus logging of invalidatesChris Craik2011-07-211-16/+6
| |/ /
* | | Merge "b/4070489 Jumpy motion when switching fingers during zoom gesture."Huahui Wu2011-07-212-2/+4
|\ \ \ | |/ / |/| |
| * | b/4070489 Jumpy motion when switching fingers during zoom gesture.Huahui Wu2011-07-212-2/+4
* | | Merge "Change log msg since viewport can be changed before first layout."Shimeng (Simon) Wang2011-07-191-1/+3
|\ \ \
| * | | Change log msg since viewport can be changed before first layout.Shimeng (Simon) Wang2011-07-191-1/+3
| |/ /
* | | I. Can. Not. Stand. ViewAncestor.Dianne Hackborn2011-07-181-2/+2
|/ /
* | Merge "Add a hidden generic property interface"John Reck2011-07-152-0/+16
|\ \
| * | Add a hidden generic property interfaceJohn Reck2011-07-152-0/+16
* | | SearchBox API changes, to know when calls succeeded.Mathew Inwood2011-07-144-23/+96
* | | Tile profiling interfaceChris Craik2011-07-131-0/+55
|/ /
* | Add missing auto-fill strings.Ben Murdoch2011-07-121-1/+12
* | Set mActualScale when initialScale is set.Shimeng (Simon) Wang2011-07-111-0/+2
|/
* Merge "Prevent set mInitialScale being overridden by mDefaultScale."Shimeng (Simon) Wang2011-07-081-2/+3
|\
| * Prevent set mInitialScale being overridden by mDefaultScale.Shimeng (Simon) Wang2011-07-081-2/+3
* | Merge "NPE guard in setupViewport"John Reck2011-07-081-0/+4
|\ \
| * | NPE guard in setupViewportJohn Reck2011-07-081-0/+4
* | | Merge "Merge Chromium at r12.0.742.93: New autofill string"Kristian Monsen2011-07-081-1/+2
|\ \ \
| * | | Merge Chromium at r12.0.742.93: New autofill stringKristian Monsen2011-07-081-1/+2
| |/ /
* | | Merge "Update viewport asap."Shimeng (Simon) Wang2011-07-071-10/+9
|\ \ \
| * | | Update viewport asap.Shimeng (Simon) Wang2011-07-071-10/+9
| | |/ | |/|
* | | Merge "Revert "b/3302378 Passes touch pressures, size and timestamps to webki...Huahui Wu2011-07-072-82/+46
|\ \ \
| * | | Revert "b/3302378 Passes touch pressures, size and timestamps to webkit."Huahui Wu2011-07-072-82/+46
* | | | Merge "b/3302378 Passes touch pressures, size and timestamps to webkit."Huahui Wu2011-07-072-46/+82
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | b/3302378 Passes touch pressures, size and timestamps to webkit.Huahui Wu2011-07-072-46/+82
* | | SearchBox API to determine if it's supported by the current page.Mathew Inwood2011-07-073-1/+53
|/ /
* | Merge "Treat restored defaultScale as overview."Shimeng (Simon) Wang2011-07-061-0/+6
|\ \
| * | Treat restored defaultScale as overview.Shimeng (Simon) Wang2011-07-061-0/+6
| |/
* | Merge "Clarify the documentation for WebView.loadDataWithBaseURL() when the b...Steve Block2011-07-051-5/+10
|\ \
| * | Clarify the documentation for WebView.loadDataWithBaseURL() when the base URL...Steve Block2011-07-041-5/+10
* | | Merge "Maintain a reference to the Java object when WebView.removeJavascriptI...Steve Block2011-07-051-12/+20
|\ \ \ | |/ / |/| |
| * | Maintain a reference to the Java object when WebView.removeJavascriptInterfac...Steve Block2011-07-041-12/+20
* | | Merge "Clarify documentation for WebView.loadData()"Steve Block2011-07-041-8/+13
|\ \ \
| * | | Clarify documentation for WebView.loadData()Steve Block2011-07-041-8/+13
| |/ /
* | | Merge "Fix WebViewFragment to avoid detroying the WebView too early"Steve Block2011-07-041-4/+21
|\ \ \ | |_|/ |/| |