summaryrefslogtreecommitdiffstats
path: root/android_webview/browser
Commit message (Expand)AuthorAgeFilesLines
* Don't schedule more invokeFunctors than necessary.hush2014-12-131-11/+23
* Remember user's decisions on SSL errors.hush2014-12-124-1/+172
* Add data reduction proxy debug info to net-internals#bandwidthjeremyim2014-12-111-1/+1
* aw: Rendering test harness and end-to-end smoke testboliu2014-12-115-33/+406
* Move output surface fallback from cc to embeddersenne2014-12-102-4/+7
* Add argument to pass elastic overscroll delta to Blink (Chrome side)ccameron2014-12-091-4/+6
* Move data reduction proxy logic out of chrome and android webview network del...megjablon2014-12-093-66/+31
* aw: More clean ups for testingboliu2014-12-093-6/+8
* Don't key client auth on HttpNetworkSession.davidben2014-12-082-2/+0
* Revert of Revert of Cleanup: Update the path to vector2d_f.h header. (patchse...tfarina2014-12-051-2/+2
* Revert of Extract WebGraphicsContext3DImpl from webkit/common/gpu. (patchset ...samli2014-12-051-1/+1
* Revert of Cleanup: Update the path to vector2d_f.h header. (patchset #1 id:1 ...samli2014-12-051-2/+2
* Cleanup: Update the path to vector2d_f.h header.tfarina2014-12-051-2/+2
* Extract WebGraphicsContext3DImpl from webkit/common/gpu.tfarina2014-12-051-1/+1
* aw: Add more trace events to drawing functionsboliu2014-12-034-3/+19
* Re-revert of "Remove SSLClientAuthHandler's RDH dependency." (https://coderev...davidben2014-12-032-0/+2
* Revert of Revert of "Remove SSLClientAuthHandler's RDH dependency." (https://...robliao2014-11-262-2/+0
* Revert of "Remove SSLClientAuthHandler's RDH dependency." (https://codereview...mattm2014-11-252-0/+2
* aw: Clean up unused command line switchboliu2014-11-251-1/+0
* Add net_log events for data reduction proxy conditions. They will be exposed ...jeremyim2014-11-243-2/+21
* Remove NetworkDelegate::OnBeforeSocketStreamConnectricea2014-11-212-9/+0
* Android platform provides a local proxy that also handles PAC proxy resolutio...sgurun2014-11-212-12/+20
* Add cc::RendererSettings for use in with cc::Displayjbauman2014-11-201-3/+3
* aw: Workaround qualcomm driver bugboliu2014-11-201-0/+3
* [Android WebView] Store HTTP cache in a cache directorymnaganov2014-11-184-6/+45
* The default Web Notification permission should be denied.peter2014-11-152-29/+0
* Disable channel idsgurun2014-11-151-0/+1
* Pass TouchMajor to HitTestResulthush2014-11-132-7/+11
* Migrate HostZoomMap to live in StoragePartition.wjmaclean2014-11-122-0/+8
* aw: Refactor software rendering helperboliu2014-11-122-77/+23
* Partial test harness for android webview renderingboliu2014-11-116-24/+156
* cc: Make separate interface for BeginFrame ipc from OutputSurfacesimonhong2014-11-111-1/+2
* Move data reduction proxy bypass logic to URLRequestInterceptorbengr2014-11-082-8/+6
* aw: Move SharedRendererState out of AwContentsboliu2014-11-072-3/+12
* Adds MaybeInterceptRedirect and MaybeInterceptResponse to the URLRequestInter...bengr2014-11-072-1/+25
* aw: Destroy ContentViewCore and WebContents togetherboliu2014-11-032-6/+0
* Remove DCHECK from AwResourceDispatcherHostDelegate.mkosiba2014-10-311-5/+1
* Part 2: Refactor Android WebView graphics codehush2014-10-306-50/+184
* Move data_reduction_proxy_params* from components/data_reduction_proxy/jeremyim2014-10-292-2/+2
* gpu: Add CHROMIUM_image support to in-process command buffer.reveman2014-10-291-1/+3
* Prefix CommandLine usege with base namespace (Part 2: android_webview/)pgal.u-szeged2014-10-282-3/+5
* Remove limit on number of resources in ccboliu2014-10-286-531/+17
* Remove the strict dependency on WebContents for Web Notifications.peter2014-10-272-2/+4
* Group the different permission related methods in the content api.miguelg2014-10-272-74/+56
* aw: Remove jobject canvas from native RequestDrawGLboliu2014-10-254-17/+15
* Part 1: Refactor Android WebView graphics codehush2014-10-245-77/+94
* gpu: Rewrite MailboxSynchronizersievers2014-10-241-10/+0
* Cleanup: Update the paths to gfx vector2d_conversions.h include.tfarina2014-10-241-1/+1
* Activate data reduction proxy after profile initialization is complete.kundaji2014-10-241-0/+1
* aw: Do not limit number of tilesboliu2014-10-231-2/+3