summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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