summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* [Android WebView] Move @MinAndroidSdkLevel onto AwTestBasemnaganov2015-10-2063-186/+5
* Added WebViewPageCyclerTestRunner for Appurifyyolandyan2015-10-202-1/+24
* cc: Plumbing for BeginFrameSource based on Surfacesbrianderson2015-10-202-0/+9
* Fix gyp/gn with configuration_policy=0the_jk2015-10-202-4/+19
* Revert of Enable page cycler to use WebViewShellTestRunner (patchset #2 id:20...yolandyan2015-10-205-11/+7
* Support M permissions in WebViewShell's browser Activitypaulmiller2015-10-202-14/+183
* aw: Disable hardware for gc testsboliu2015-10-202-45/+5
* Removing Atomic Boolean from Test files.ajith.v2015-10-201-6/+5
* aw: Add java thread dump to debug hung gc testboliu2015-10-201-0/+16
* Move WebViewLayoutTestRunner.java to WebViewShellTestRunner.java toyolandyan2015-10-205-7/+11
* Start adding gn build for android_webviewmichaelbai2015-10-195-0/+313
* Delete policyDocumentLoaderjaphet2015-10-192-4/+3
* Add policy strings to webviewdgn2015-10-194-0/+38
* aw: Add debug logging for GC testboliu2015-10-162-8/+26
* [WebViewLayoutTest] Fix potential rounding error in testBatteryApi() layout t...timvolodine2015-10-162-11/+4
* [SystemWebViewShell] Fix WebViewShell manifest.timvolodine2015-10-161-1/+0
* Revert of [WebViewLayoutTest] Fix potential rounding error in testBatteryApi(...johnme2015-10-162-4/+11
* Mark 3 tests from AwContentsGarbageCollectionTest flakyjohnme2015-10-161-1/+13
* [WebViewLayoutTest] Fix potential rounding error in testBatteryApi() layout t...timvolodine2015-10-162-11/+4
* aw: Avoid continuous invalidate if no new frameboliu2015-10-162-4/+6
* Separate RenderViewHost from RenderWidgetHost, part 1: public interface.avi2015-10-151-2/+3
* [Android WebView] Pass kDisablePageVisibility to renderer childmnaganov2015-10-142-0/+13
* [SystemWebViewShell] Rebaseline global-interface-listing-expected.txttimvolodine2015-10-141-0/+15
* Remove never_lint from WebViewmichaelbai2015-10-145-2/+11
* Allow MainSync deviation of 1px in AndroidScrollIntegrationTestkraush2015-10-141-17/+67
* Reland remove reference counting from HttpNetworkSession.mmenke2015-10-132-12/+15
* Change system webview shell page cycler test runner to BaseInstrumentationTes...yolandyan2015-10-122-1/+2
* Add a method for programmatically causing WebView to generate a minidump.tobiasjs2015-10-129-2/+169
* [SystemWebViewShellLayoutTest] Rebaseline global-interface-listing-expected.txttimvolodine2015-10-091-168/+180
* Make WebViewShell autoresize when input method window showshush2015-10-091-1/+2
* Have RenderWidgetHostViewAndroid own sync compositorboliu2015-10-092-5/+3
* refactor android_webview_shell and add page cycleryolandyan2015-10-0812-19/+331
* [Android WebView] Report attempts to call on a destroyed WebViewmnaganov2015-10-085-108/+132
* Fix testNoUnexpectedInterfaces in WebViewLayoutTest.timvolodine2015-10-072-2/+6
* Fix 2 WebViewLayoutTests on Android WebView L (dbg) bot.timvolodine2015-10-072-4/+2
* Disable 3 WebViewLayoutTest tests that are failing on Android Webview L (dbg).carlosk2015-10-071-0/+4
* [BackgroundSync] Add BackgroundSyncController to Chromejkarlin2015-10-062-0/+6
* Update compositor IsActive when view visibility changes.hush2015-10-061-0/+2
* Split locale paks into 2 list.michaelbai2015-10-052-15/+24
* android webview: Remove support for in-proc command bufferboliu2015-10-053-9/+0
* Revert "Use resource throttle to implement shouldOverrideUrlLoading, core cha...gsennton2015-10-0511-129/+171
* Move gpu memory calculations to Compositor.sohan.jyoti2015-10-052-8/+0
* Make AndroidWebviewShell stop initializing ApplicationStatusdgn2015-10-021-1/+4
* Check key system name consistentlyjrummell2015-10-021-2/+1
* permissions: remove unecessary parameters from cancellalitm2015-10-022-21/+25
* permissions: handle request ids for permissions in permission managerlalitm2015-10-023-46/+232
* reland: android_webview: Initalize blink before using WebStringbashi2015-10-021-8/+10
* Revert "aw: Disable ipc command buffer by default"boliu2015-10-024-6/+5
* Isolate android_webview_test_apk.stip2015-10-012-0/+30
* [Android WebView] Call shouldInterceptRequest on a background threadMikhail Naganov2015-10-0121-302/+515