summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* Retrying sending proxy changes to webkitKristian Monsen2010-12-213-0/+51
* Revert "Merge "Send proxy changes on the webcore thread to WebKit""Huahui Wu2010-12-203-50/+0
* Send proxy changes on the webcore thread to WebKitKristian Monsen2010-12-203-0/+50
* Merge "Remove WebView leak"Kristian Monsen2010-12-202-50/+49
|\
| * Remove WebView leakKristian Monsen2010-12-202-50/+49
* | Deprecate CacheManager.Iain Merrick2010-12-171-3/+24
|/
* Merge "Add methods to send messages to the WebViewCore whithout having a refe...Kristian Monsen2010-12-171-0/+7
|\
| * Add methods to send messages to the WebViewCore whithout having a referenceKristian Monsen2010-12-161-0/+7
* | Do not allow text selection if there is no ActionBar.Leon Scroggins2010-12-172-8/+27
* | Add setContentLength method to CacheResult.Iain Merrick2010-12-171-0/+7
|/
* Merge "*Don't* disable CacheManager when using Chromium HTTP stack."Iain Merrick2010-12-161-9/+0
|\
| * *Don't* disable CacheManager when using Chromium HTTP stack.Iain Merrick2010-12-161-9/+0
* | Merge "Fix for crash in third-party app"Kristian Monsen2010-12-161-3/+10
|\ \
| * | Fix for crash in third-party appKristian Monsen2010-12-161-3/+10
* | | Do not remove WebTextView when focus size changed.Leon Scroggins2010-12-161-9/+27
| |/ |/|
* | b/2946595 Remove the touch events filter upon maps.google.com team's request.Huahui Wu2010-12-151-1/+3
* | extract anchor href and image src separatelyCary Clark2010-12-152-8/+13
* | Merge "b/2864818 Prompt the SSL error dialog to user and proceed or cancel th...Huahui Wu2010-12-155-239/+383
|\ \ | |/ |/|
| * b/2864818 Prompt the SSL error dialog to user and proceed or cancelHuahui Wu2010-12-155-239/+383
* | Merge "Remove fragment as well as the query from URLs when resolving MIME type"Ben Murdoch2010-12-151-0/+6
|\ \
| * | Remove fragment as well as the query from URLs when resolving MIME typeBen Murdoch2010-12-151-0/+6
| |/
* | Make a long press on a textfield work.Leon Scroggins2010-12-152-0/+24
|/
* Merge "Use black text on white background for dropdowns."Leon Scroggins2010-12-131-1/+1
|\
| * Use black text on white background for dropdowns.Leon Scroggins2010-12-131-1/+1
* | Merge "Smooth out gesture zooming in WebViews."Adam Powell2010-12-131-4/+3
|\ \
| * | Smooth out gesture zooming in WebViews.Adam Powell2010-12-111-4/+3
* | | Cleanup of private browsing files are now done in webkitKristian Monsen2010-12-131-15/+0
* | | Merge "Suppress scrollbars during layer fling."Patrick Scott2010-12-131-1/+6
|\ \ \ | |_|/ |/| |
| * | Suppress scrollbars during layer fling.Patrick Scott2010-12-131-1/+6
| |/
* | Disable CacheManager when using the Chrome HTTP stack.Iain Merrick2010-12-131-0/+9
* | Merge "Move useChromiumHttpStack() from CookieManager to JniUtil."Iain Merrick2010-12-132-21/+27
|\ \
| * | Move useChromiumHttpStack() from CookieManager to JniUtil.Iain Merrick2010-12-102-21/+27
* | | Merge "Use drawLines to draw the outline of the WebTextView."Leon Scroggins2010-12-131-8/+43
|\ \ \ | |_|/ |/| |
| * | Use drawLines to draw the outline of the WebTextView.Leon Scroggins2010-12-101-8/+43
| |/
* | Fixes Android HTTP cache permissionsJohn Reck2010-12-101-1/+1
|/
* Add a "Web Search" option to the WebView select text ActionBarBen Murdoch2010-12-091-0/+8
* Merge "Make audio tag cope with live streams"Ben Murdoch2010-12-091-1/+1
|\
| * Make audio tag cope with live streamsBen Murdoch2010-12-091-1/+1
* | Merge "Dismiss IME when pressing Next or Previous."Leon Scroggins2010-12-091-0/+5
|\ \ | |/ |/|
| * Dismiss IME when pressing Next or Previous.Leon Scroggins2010-12-091-0/+5
* | Make CookieManager.removeSessionCookies asyncKristian Monsen2010-12-092-1/+33
|/
* Webview listen to Scroll event to update the viewportTeng-Hui Zhu2010-12-081-7/+30
* don't scroll past the document boundsCary Clark2010-12-081-1/+1
* Expose WebView.onPause() and onResume() in the public APISteve Block2010-12-081-28/+26
* Add WebView.removeJavascriptInterface()Steve Block2010-12-073-2/+29
* Prevent scaling beyond zoom overview scale.Shimeng (Simon) Wang2010-12-071-2/+5
* Add fling to scrollable layers.Patrick Scott2010-12-071-45/+114
* check for native instance before callingCary Clark2010-12-071-0/+3
* Delay message for <select> choice.Leon Scroggins2010-12-071-2/+11
* Make webview edges behave the same way abslistview overscroll edges do.Mindy Pereira2010-12-062-9/+12