summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Fullscreen: make fullscreen requests come from RenderFrame.mlamouri2015-01-172-2/+16
* Revert "[Android WebView] Provide an activity for displaying OSS licenses"newt2015-01-165-234/+14
* [Android WebView] Provide an activity for displaying OSS licensesmnaganov2015-01-165-14/+234
* Remove WebView UnimplementedWebViewApi class.benm2015-01-163-54/+0
* WebView: Rewire android_webview java resource IDs.benm2015-01-162-2/+4
* Move WeakPtrFactory members to the end in some android codedmichael2015-01-151-5/+5
* Add a method to set system UI visibility for ContentVideoViewqinmin2015-01-151-0/+4
* Revert of Reverting due to Android builders breakage. Subsequent fixes did no...amistry2015-01-152-0/+5
* Reverting due to Android builders breakage. Subsequent fixes did not fix.amistry2015-01-152-5/+0
* Use SuppressFBWarnings to suppress findbugs warningscjhopman2015-01-152-0/+5
* Remove the discrepencies between chrome and android_webview printsgurun2015-01-149-26/+176
* aw: Update pinned prebuilts/ndk revision for libc++ atomic supportjdduke2015-01-141-1/+1
* Revert of Use SuppressFBWarnings to suppress findbugs warnings (patchset #12 ...rockot2015-01-142-5/+0
* Use SuppressFBWarnings to suppress findbugs warningscjhopman2015-01-142-0/+5
* aw: Fix clearView implementationboliu2015-01-146-12/+61
* [android_webview] Add the apk resources to the Android build.Marcin Kosiba2015-01-131-0/+1
* [WebView] Pass the correct context to JsDialogHelper.showDialog.igsolla2015-01-131-8/+31
* [Autofill] Componentize AutofillCCInfoBarDelegate.pritam.nikam2015-01-132-0/+7
* [DevTools] Move CreateSocketForTethering to ServerSocketFactoryvkuzkokov2015-01-131-19/+25
* Revert "Remove impl-side-painting from about:flags"hayato2015-01-131-0/+1
* Remove impl-side-painting from about:flagsdanakj2015-01-131-1/+0
* aw: Fix test shell flickeringboliu2015-01-131-1/+1
* Don't initialize C++ constants in Java during JNI registration.mkosiba2015-01-123-5/+13
* [WebView] Fix possible stack overflow when exiting fullscreen.igsolla2015-01-123-2/+44
* Factor out code for testing video SurfaceViews and test for leakshugo.holgersson2015-01-122-86/+159
* Revert "Remove impl-side-painting from about:flags"fmalita2015-01-101-0/+1
* [Android] Optimize JNI-related array copiesjdduke2015-01-101-1/+1
* Remove impl-side-painting from about:flagsdanakj2015-01-091-1/+0
* Updating XTBs based on .GRDs from branch masterAlex Mineer2015-01-0943-129/+43
* [android_webview] Make it possible to share the glue Java with Android.mkosiba2015-01-091-5/+12
* [Android WebView] Add a UI string for the license displaying activitymnaganov2015-01-091-0/+3
* Fix typos in markup of fullscreen test caseshugo.holgersson2015-01-092-4/+0
* 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