summaryrefslogtreecommitdiffstats
path: root/android_webview/lib
Commit message (Expand)AuthorAgeFilesLines
* Move android_webview/aw_assets.cc -> base/android/apk_assets.ccagrieve2015-05-271-4/+4
* Avoid duplicate basename in browser_media_player_managerscottmg2015-05-261-1/+1
* Add kDisablePermissionsAPI content flag and disable it for WebView.timvolodine2015-05-221-0/+3
* Enable BeginFrame scheduling on aurasimonhong2015-05-221-1/+1
* Enable unprefixed EME in WebView.ddorwin2015-05-151-3/+0
* Introduce "disable-speech-api" content flag and add it to WebView.timvolodine2015-05-131-0/+3
* localStorage: Aggressively flush to disk for Android WebView.cmumford2015-05-101-0/+5
* Componentizes external_video_surface to reduce webview/Cast duplication.gunsch2015-05-072-2/+8
* Revert of Enable BeginFrame scheduling on aura (patchset #15 id:270001 of htt...dbeam2015-05-051-0/+1
* Enable BeginFrame scheduling on aurasimonhong2015-05-041-1/+0
* Null check ContentViewCore::GetJavaObjectboliu2015-04-081-1/+1
* Replace kMediaDrmEnableNonCompositing swicth with use_video_overlay_for_embed...ddorwin2015-04-021-4/+1
* Remove android_webview_build conditions in android_webview.torne2015-03-311-4/+2
* Revert of Enable BeginFrame scheduling on aura (patchset #12 id:210001 of htt...danakj2015-03-271-0/+1
* Enable BeginFrame scheduling on aurasimonhong2015-03-271-1/+0
* Disable Screen Orientation API locking ability for WebView.mlamouri2015-03-261-0/+3
* 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-042-7/+6
* 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-092-0/+22
* 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-112-0/+6
* 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