summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* mmap V8 snapshot and ICU data file in the android_webviewmkosiba2015-01-097-30/+74
* Add support for field trial group to relax missing via header bypass logic.sclittle2015-01-091-1/+0
* Extract WebGraphicsContext3DInProcessCommandBufferImpl from webkit/.tfarina2015-01-092-3/+2
* base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().danakj2015-01-081-2/+2
* WebView: Enable renderer scheduler for WebViewskyostil2015-01-081-4/+0
* Stop using [Client=...] feature of Mojom for BatteryMonitordarin2015-01-081-2/+0
* Add vp8_bool_decoder and its unittest.owenlin2015-01-081-0/+4
* WebView: Make hit test results consistent for a failed imageskyostil2015-01-081-7/+14
* aw: Update pinned prebuilts/ndk revision for AOSPjdduke2015-01-071-1/+1
* Make Data Reduction Proxy a best effort proxybengr2015-01-074-41/+44
* Remove FrameDetached and FrameWillClose listeners from AutofillAgent.estade2015-01-062-2/+2
* Pause EME player whose external surface is stolen by another playerhugo.holgersson2015-01-053-0/+24
* Iterate on the card unmasking prompt on Views a little bit more.estade2014-12-302-2/+12
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+2
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-228-8/+8
* Enable Blink Scheduler, but not for WebView or ChromeOSalexclarke2014-12-221-0/+4
* Reland the patch to move WebGraphicsContext3DImpl out of webkit/.tfarina2014-12-202-1/+2
* Make ResourceManager an interfacejdduke2014-12-191-1/+1
* [Android WebView] Generate the OSS licenses notice using jinja2mnaganov2014-12-192-7/+76
* Fix some flakiness in AwContentsClientFullScreenTest.igsolla2014-12-181-4/+29
* Rewrite the Android implementation of BatteryMonitor directly in Java.ppi2014-12-182-3/+11
* [WebView] Move external video surface across container views.igsolla2014-12-183-45/+167
* Add some more state to the card unmasking prompt.estade2014-12-181-1/+1
* aw: Fix floating point DCHECKsboliu2014-12-171-10/+16
* Create an autofill Suggestion class.brettw2014-12-152-29/+21
* Improve sizeviewer for WindowsScott Graham2014-12-151-0/+4
* API migration: picture.draw -> picture.playbackreed2014-12-151-1/+1
* [android_webview] Disable proguard for SystemWebViewGoogle.mkosiba2014-12-151-1/+2
* Don't schedule more invokeFunctors than necessary.hush2014-12-131-11/+23
* use picture->cullRect instead of (deprecated) width/heightreed2014-12-131-3/+4
* Remember user's decisions on SSL errors.hush2014-12-127-5/+249
* aw: Roll aosp glue layerboliu2014-12-121-1/+1
* [android_webview] Split out an apk folder from the glue folder.mkosiba2014-12-1213-40/+41
* Remove dead code in AwContents.hush2014-12-121-3/+0
* Add data reduction proxy debug info to net-internals#bandwidthjeremyim2014-12-111-1/+1
* Replace TraceEvent.begin()/end() with explicit namesmkosiba2014-12-111-371/+500
* Make the android_webview/glue code actually work.mkosiba2014-12-1124-321/+481
* [android_webview] Move the glue layer into android_webview/glueMarcin Kosiba2014-12-1119-0/+5708
* Prompt for unmasking Wallet credit card on Androidestade2014-12-112-0/+5
* aw: Rendering test harness and end-to-end smoke testboliu2014-12-118-33/+415
* Move output surface fallback from cc to embeddersenne2014-12-102-4/+7
* Revert of [android_webview] Move the glue layer into android_webview/glue (pa...tdresser2014-12-1018-5703/+0
* [android_webview] Move the glue layer into android_webview/glueMarcin Kosiba2014-12-1026-0/+5703
* 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
* Reland: Move TouchSelectionController from content to uimohsen2014-12-092-2/+2
* [Android WebView] Support Windows in the license checking scriptsmnaganov2014-12-095-45/+69
* [Android] Java Bridge: handle requests from Java Script on the background threadmnaganov2014-12-091-5/+95
* aw: More clean ups for testingboliu2014-12-094-7/+10
* Revert of Revert of Don't deref stale AutofillMetrics pointer in AutofillCCIn...gab2014-12-082-2/+0