summaryrefslogtreecommitdiffstats
path: root/android_webview/lib/main
Commit message (Expand)AuthorAgeFilesLines
* Publicize registration of MediaUrlInterceptormnaganov2015-03-201-3/+2
* refactoring Android Webview JNI_OnLoad interface to make it consistent with o...michaelbai2015-03-113-14/+32
* Make content JNI API accept a list of callbacksmichaelbai2015-02-261-3/+6
* Revert of Revert of Add AwAssets into android_webview/native/public (patchset...hush2015-02-261-1/+1
* Revert of Add AwAssets into android_webview/native/public (patchset #4 id:700...binjin2015-02-231-1/+1
* Separate OnJNIOnLoadmichaelbai2015-02-214-34/+26
* Add AwAssets into android_webview/native/publichush2015-02-211-1/+1
* Use combined native/manual JNI registration.torne2015-02-202-5/+4
* Disable unprefixed EME when using "--mediadrm-enable-non-compositing".ddorwin2015-02-191-1/+2
* aw: Disable webrtc hardware video decodeboliu2015-02-171-0/+1
* Exceptions for enabling Web Notifications and the Push API by default.peter2015-02-171-0/+3
* Name V8 snapshot according to target architecture (32/64 bit).gsennton2015-02-101-2/+12
* Migrate WebView to use JNIOnLoadDelegate, separate JNI registration and initi...michaelbai2015-02-103-49/+88
* Revert of Name V8 snapshot according to target architecture (32/64 bit). (pat...boliu2015-02-101-12/+2
* [android-webview] Enable breakpad microdump crash reportingprimiano2015-02-091-0/+3
* Name V8 snapshot according to target architecture (32/64 bit).gsennton2015-02-091-2/+12
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-4/+3
* Enable posting a message from JS to Android webview.sgurun2015-01-232-11/+16
* Remove impl-side-painting from about:flagsdanakj2015-01-231-1/+0
* Revert "Remove impl-side-painting from about:flags"hayato2015-01-131-0/+1
* Remove impl-side-painting from about:flagsdanakj2015-01-131-1/+0
* Revert "Remove impl-side-painting from about:flags"fmalita2015-01-101-0/+1
* Remove impl-side-painting from about:flagsdanakj2015-01-091-1/+0
* mmap V8 snapshot and ICU data file in the android_webviewmkosiba2015-01-091-0/+21
* Extract WebGraphicsContext3DInProcessCommandBufferImpl from webkit/.tfarina2015-01-091-1/+0
* WebView: Enable renderer scheduler for WebViewskyostil2015-01-081-4/+0
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+2
* Enable Blink Scheduler, but not for WebView or ChromeOSalexclarke2014-12-221-0/+4
* aw: Rendering test harness and end-to-end smoke testboliu2014-12-111-0/+5
* aw: Provide main thread input filtering and enable the Blink schedulerjdduke2014-12-021-3/+0
* [Android] Add a flag to disable the pull-to-refresh effectjdduke2014-11-211-0/+3
* aw: Disable blink scheduler on the Android WebView.rmcilroy2014-11-111-0/+3
* Fix tests and enable virtual viewport on Android WebView.aelias2014-11-041-3/+0
* [aw] Transfer anchor views between container views.igsolla2014-10-301-6/+0
* Enable virtual viewport on all platforms except Android WebView.bokan2014-10-281-0/+5
* Prefix CommandLine usege with base namespace (Part 2: android_webview/)pgal.u-szeged2014-10-281-1/+1
* Revert of Enable virtual viewport on all platforms (patchset #5 id:80001 of h...leviw2014-10-271-5/+0
* Enable virtual viewport on all platforms except Android WebView.bokan2014-10-271-0/+5
* gpu: Rewrite MailboxSynchronizersievers2014-10-241-0/+3
* replace OVERRIDE and FINAL with override and final in android_webview/mostynb2014-10-071-11/+11
* gpu: Remove in-process GPU service support for CHROMIUM_image.reveman2014-09-292-18/+3
* [WebView] Create PowerSaveBlocker for fullscreen video.igsolla2014-09-251-0/+6
* aw: Use comparison DCHECKs where appropriateboliu2014-08-291-1/+1
* Make class lookup lazy in jni_generator when using lazy method lookup.mkosiba@chromium.org2014-08-211-0/+4
* Revert 290810 "Make class lookup lazy in jni_generator when usin..."ygorshenin@chromium.org2014-08-201-4/+0
* Make class lookup lazy in jni_generator when using lazy method lookup.mkosiba@chromium.org2014-08-201-0/+4
* aw: Use async upload by defaultboliu@chromium.org2014-08-131-0/+1
* [Android WebView] AwMediaUrlInterceptor to handle media assets.igsolla@chromium.org2014-08-041-0/+5
* aw: Fallback to idle upload when zero copy disabledboliu@chromium.org2014-08-011-4/+8
* Android WebView: Fall back to idle uploads if draw functor table not setsievers@google.com2014-07-301-5/+6