summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert of Move TouchSelectionController from content to ui (patchset #12 id:6...rsleevi2014-12-082-2/+2
* Add missing gfx_param_traits.hmichaelbai2014-12-081-0/+1
* Move TouchSelectionController from content to uimohsen2014-12-082-2/+2
* Revert of Don't deref stale AutofillMetrics pointer in AutofillCCInfoBarDeleg...gab2014-12-082-0/+2
* Don't key client auth on HttpNetworkSession.davidben2014-12-082-2/+0
* Update two WebKit Hit Tests in Preparation for landing 481753002robhogan2014-12-072-2/+8
* Don't deref stale AutofillMetrics pointer in AutofillCCInfoBarDelegateestade2014-12-062-2/+0
* [android_webview] Roll the AOSP manifest and the glue layer.mkosiba2014-12-051-85/+88
* 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-052-3/+2
* 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-052-2/+3
* Pointer/hover media query support: platform-dependent changesmustaq2014-12-042-0/+3
* Upstream ResourceManagerjaekyun2014-12-042-0/+2
* Cleanup unused variables in AwContentshush2014-12-041-1/+0
* aw: Use explicitly named trace event in javaboliu2014-12-041-2/+2
* aw: Add more trace events to drawing functionsboliu2014-12-036-6/+37
* Use Runtime.getRuntime().gc() instead System.gc()hush2014-12-031-2/+2
* Re-revert of "Remove SSLClientAuthHandler's RDH dependency." (https://coderev...davidben2014-12-032-0/+2
* [Android] Refactor library dependencies initialization and add test utils.tedchoc2014-12-031-2/+6
* Fix testOnReceivedErrorOnInvalidUrlhush2014-12-031-2/+3
* Refactor Autofill for out of process iframes (OOPIF).estade2014-12-024-13/+21
* Add MaxBandwidth support to Android's NetworkChangeNotifier as defined in the...jkarlin2014-12-022-0/+3
* Verify that Message Channel Message Ports can be transferred correctlysgurun2014-12-021-18/+91
* aw: Provide main thread input filtering and enable the Blink schedulerjdduke2014-12-021-3/+0
* [android] Fix SIGABRT handling in the WebView crash handler.primiano2014-12-011-0/+23
* Change isolate_dependency_untracked to files.mikecase2014-11-271-1/+1
* [android] Scan new credit card from autofill popup.rouslan2014-11-262-0/+10
* [WebView] Set back button to exit fullscreen.igsolla2014-11-264-4/+76
* Revert of Revert of "Remove SSLClientAuthHandler's RDH dependency." (https://...robliao2014-11-262-2/+0
* [android_webview] Correctly handle ContextWrapper in AwContents.mkosiba2014-11-261-2/+3
* Revert of "Remove SSLClientAuthHandler's RDH dependency." (https://codereview...mattm2014-11-252-0/+2
* aw: Clean up unused command line switchboliu2014-11-255-25/+3
* Use build-generated enums in DateTimeChooserAndroid.mkosiba2014-11-252-0/+2
* Revert of Suppress two WebKitHitTestTest tests after blink@r185847 (patchset ...pdr2014-11-251-9/+0
* aw: Add a test to test pop up window flow.boliu2014-11-252-0/+154
* Add net_log events for data reduction proxy conditions. They will be exposed ...jeremyim2014-11-243-2/+21
* Suppress two WebKitHitTestTest tests after blink@r185847pdr2014-11-241-0/+9
* Roll android_aosp to AOSP master (LMP).mkosiba2014-11-211-341/+405
* Remove NetworkDelegate::OnBeforeSocketStreamConnectricea2014-11-212-9/+0
* Android platform provides a local proxy that also handles PAC proxy resolutio...sgurun2014-11-212-12/+20
* [Android] Add a flag to disable the pull-to-refresh effectjdduke2014-11-211-0/+3
* Add cc::RendererSettings for use in with cc::Displayjbauman2014-11-201-3/+3