summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Workaround disk cache crash round 2boliu@chromium.org2013-01-112-4/+4
* [android_webview] Add onMeasure support.mkosiba@chromium.org2013-01-114-7/+232
* Workaround disk cache crash in testAppCacheWithTwoViewsboliu@chromium.org2013-01-111-0/+5
* Revert 176198yfriedman@chromium.org2013-01-102-2/+3
* Revert 176176smckay@chromium.org2013-01-102-3/+2
* Update Android build to API level 17 and SDK Tools version 21yfriedman@chromium.org2013-01-102-2/+3
* [Android WebView] Implement WebSettings.{get|set}UseWideViewportmnaganov@chromium.org2013-01-103-0/+131
* [android_webview] Forward the InternalAccessDelegate interface via AwContents.mkosiba@chromium.org2013-01-101-0/+7
* [Android WebView] Remove deleted files from third_party_whitelistmnaganov@chromium.org2013-01-101-3/+0
* Update some #includes in android_webview/renderer for headers in the new Plat...pilgrim@chromium.org2013-01-102-6/+6
* Implementing native chromium GeolocationPermissionContextkristianm@chromium.org2013-01-1011-11/+248
* Remove incognito parameter from AwContentskristianm@chromium.org2013-01-0910-475/+83
* [Android WebView] Update SW rendering to use SkPicture and fix scrolling cases.leandrogracia@chromium.org2013-01-097-35/+34
* Return false in AwWebContentsDelegate::CanDownloadnileshagrawal@chromium.org2013-01-092-12/+5
* Fix downstream android webview build from r175537boliu@chromium.org2013-01-081-0/+4
* Revert 175489dbeam@chromium.org2013-01-082-2/+7
* Switch Android code to use ExecuteJavascriptInWebFrameCallbackResult.avi@chromium.org2013-01-082-7/+2
* Fix hang in Android WebView release build testsboliu@chromium.org2013-01-083-51/+6
* [Android WebView] Remove unnecessary DCHECK in InputStreamImpl.benm@chromium.org2013-01-041-3/+3
* Fix License string in scrypt/README.chromium, update Android WebView checkermnaganov@chromium.org2013-01-041-1/+1
* [Android WebView] Update license checking tools datamnaganov@chromium.org2013-01-042-0/+4
* [Android WebView] Prepare to simulate SW rendering with the capture picture A...leandrogracia@chromium.org2013-01-0414-15/+205
* Making the new geolocation methods abstract after adding an android implement...kristianm@chromium.org2013-01-032-5/+13
* Revert 174978. r174937 does not seem to be releated to content_browsertests f...alexeypa@google.com2013-01-031-2/+10
* Speculative revert of r174937 to see if it clears up content_browsertests fai...alexeypa@google.com2013-01-031-10/+2
* [Android WebView] Close InputStreams when we're done with them.benm@chromium.org2013-01-031-0/+4
* small improvement to GeolocationPermissions.clearAll() tojoth@chromium.org2013-01-031-2/+10
* Cleanup: Remove unneeded browser_thread.h includes in contents.thestig@chromium.org2013-01-031-1/+5
* Remove the unused SurfaceTextureUpdatedListener interface.mkosiba@chromium.org2013-01-021-7/+0
* Convert AwRequestInerceptor to net::URLRequestJobFactory::ProtocolHandlerpauljensen@chromium.org2013-01-023-37/+10
* Fix AwBrowserProcess.loadLibrary to only loadjoth@chromium.org2012-12-281-1/+2
* Tell java side when the native auth handler is gonejoth@chromium.org2012-12-264-12/+52
* Define public inteface for accessing Canvas pixelsjoth@chromium.org2012-12-255-2/+109
* Set kEnableWebViewSynchronousAPIs laterjoth@chromium.org2012-12-242-11/+6
* Adding geolocation functions to AwContentsClientkristianm@chromium.org2012-12-221-0/+8
* Speculative temporary workaround to make Android Release bot greenboliu@chromium.org2012-12-212-38/+14
* [Android WebView] Count the number of HTTP auth attempts we make.benm@chromium.org2012-12-216-22/+54
* [Android WebView] Fix some locale related TODOs.benm@chromium.org2012-12-212-10/+12
* Disable more Android Webview tests.ilevy@chromium.org2012-12-211-10/+30
* Disable flaky AwSettingsTest#testJavaScriptPopupsIncognitoboliu@chromium.org2012-12-211-2/+7
* Fix aw unittestsboliu@chromium.org2012-12-211-0/+5
* Renaming org.chromium.android_webview.CookieManager to AwCookieManagerkristianm@chromium.org2012-12-205-138/+121
* Re-enable tests diabled in r174194boliu@chromium.org2012-12-206-115/+73
* [Android Webview] Remove CreatePluginReplacement override.benm@chromium.org2012-12-202-11/+0
* [Android WebView] Update and extend the description of AwDrawGLInfo.leandrogracia@chromium.org2012-12-201-5/+23
* [Android WebView] Add a system property to disable OpenGL state restoration i...leandrogracia@chromium.org2012-12-201-41/+49
* [Android WebView] Add API to focus the intial node.benm@chromium.org2012-12-204-0/+31
* Disable failing testsdigit@chromium.org2012-12-206-73/+115
* Convert trivial URLRequest::Interceptors and URLRequestJobFactory::Intercepto...pauljensen@chromium.org2012-12-208-54/+56
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-191-1/+1