summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* android webview: allow cc to fail hardware drawboliu2015-10-231-1/+0
* mac: Pull a prebuilt libc++-static.a.Nico Weber2015-10-231-1/+1
* Use constants defined in WebSettings instead of hardcoded values.hush2015-10-233-16/+9
* Add @Override to offscreen preraster methods.hush2015-10-221-0/+2
* Remove ContextProvider::VerifyContexts.dcastagna2015-10-222-4/+0
* WebViewShell crashes on Android <= L. Fix that.paulmiller2015-10-211-5/+10
* Remove ContextProvider::DestroyedOnMainThread.dcastagna2015-10-212-15/+1
* Public glue layer plumbing for View#startActivityForResulthush2015-10-215-0/+70
* [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