summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Import TestRunner library into chromium.jochen@chromium.org2013-12-201-0/+2
* Rename ContentBrowserClient::RenderProcessHostCreated to RenderProcessWillLau...avi@chromium.org2013-12-202-2/+2
* Convert remaining uses of WebView::initializeMainFrame to setMainFrame.dcheng@chromium.org2013-12-201-4/+5
* Add base:: to string16s in android_webview/.dbeam@chromium.org2013-12-1929-69/+72
* MessageLoop(TYPE_UI) -> MessageLoopForUIsky@chromium.org2013-12-191-1/+1
* Enable SPDY explicitly.sgurun@chromium.org2013-12-191-0/+6
* aw: Hittest test improvements after r241601boliu@chromium.org2013-12-191-25/+72
* Move geometric types to a separate, more lightweight target.ben@chromium.org2013-12-181-0/+1
* aw: Limit full url href hittest to only anchor typeboliu@chromium.org2013-12-184-13/+21
* Chrome side of making SharedWorkerRepositoryClient be per RenderFrame instead...jam@chromium.org2013-12-182-6/+6
* Switch ContentSettingsObserver to be a RenderFrameObserver instead of a Rende...jam@chromium.org2013-12-177-41/+105
* Have jni_generator.gypi specify include_dirs to dependent targets.blundell@chromium.org2013-12-171-1/+0
* Change SSLCertRequestInfo.host_and_port from string to HostPortPair.mattm@chromium.org2013-12-171-1/+1
* Allow the max url length to be overriddenkristianm@chromium.org2013-12-161-0/+4
* Encrypt all stored cookies on selected operating systems.bcwhite@chromium.org2013-12-161-1/+3
* Add a mechanism to pause and resume geolocation requests. Currently Android W...benm@chromium.org2013-12-132-4/+273
* Revert of https://codereview.chromium.org/24734007/bcwhite@chromium.org2013-12-131-3/+1
* Encrypt all stored cookies on selected operating systems.bcwhite@chromium.org2013-12-131-1/+3
* Adds brotli DEPS entry to the whitelistksakamoto@chromium.org2013-12-131-1/+2
* Scale several timeouts in Android tests.eugenis@chromium.org2013-12-1316-70/+64
* Update dependencies to use new angle repository.geofflang@chromium.org2013-12-131-1/+0
* Do not clear document background in Android WebViewboliu@chromium.org2013-12-131-0/+1
* aw: Allow gyp_webview to be run anywhereboliu@chromium.org2013-12-111-12/+12
* [android_webview] Add angle to deps_whitelist.mkosiba@chromium.org2013-12-111-0/+1
* [android_webview] Add onPageStarted for data loads with base URLs.mkosiba@chromium.org2013-12-112-4/+28
* aw: Increase disk cache size to 20Mboliu@chromium.org2013-12-111-1/+1
* Fixing all Java import ordering issues.aurimas@chromium.org2013-12-1056-160/+51
* [Android WebView] Only send extra headers for the main pagemnaganov@chromium.org2013-12-1011-48/+411
* android_webview: make CookieManager synchronous.torne@chromium.org2013-12-101-34/+31
* Fixing Java style issues in android_webview.aurimas@chromium.org2013-12-1082-354/+359
* Rather than using a throttle, we are now using sgurun@chromium.org2013-12-1014-119/+287
* Removing the logic to strip url parameters when accessing content:sgurun@chromium.org2013-12-061-20/+1
* Moving SelectPopupArrayAdapter class out of SelectPopupDialog class.butnariu@chromium.org2013-12-052-0/+2
* Make resource throttles and AsyncResourceHandler add events to NetLogmmenke@chromium.org2013-12-041-0/+5
* Fix a problem that navigation bar does not auto hideqinmin@chromium.org2013-12-041-6/+0
* Eliminate AutofillWebDataService::FromBrowserContext().blundell@chromium.org2013-12-032-17/+5
* Update OWNERS filesjoth@chromium.org2013-12-022-3/+1
* For implementing printing in android K release, we had to temporarilysgurun@chromium.org2013-12-0224-4/+3927
* [Android WebView] Fix AwQuotaManagerBridgeTest testsmnaganov@chromium.org2013-12-021-11/+4
* [Reland][Tests] Disable AwQuotaManagerBridgeTest.testDeleteAllWithAppCachetzik@chromium.org2013-12-021-0/+5
* Revert 238049 "[Tests] Disable AwQuotaManagerBridgeTest.testDele..."tzik@chromium.org2013-12-021-4/+0
* [Tests] Disable AwQuotaManagerBridgeTest.testDeleteAllWithAppCachetzik@chromium.org2013-12-021-0/+4
* Move kFtpScheme into content namespace.tfarina@chromium.org2013-12-011-1/+1
* [Android WebView] Fix AwZoomTest testsmnaganov@chromium.org2013-11-282-22/+26
* [Android WebView] Try to enable AwSettingsTest#testAppCacheWithTwoViewsmnaganov@chromium.org2013-11-281-6/+2
* Android: moves android_webview/ to use long for JNI.bulach@chromium.org2013-11-2818-105/+109
* Check library version and handle library load errorsaberent@chromium.org2013-11-282-4/+11
* Fix file:// URIs passed in the file upload callbackjoth@chromium.org2013-11-281-4/+7
* android: Clean up BeginFrame generation for input eventsskyostil@chromium.org2013-11-271-4/+1
* [Android WebView] Add MappedHostResolver support for telemetry.primiano@chromium.org2013-11-271-0/+37