summaryrefslogtreecommitdiffstats
path: root/android_webview/lib
Commit message (Expand)AuthorAgeFilesLines
* Distinguish in the browser between renderer crashes and killsmnaganov2016-01-081-1/+5
* Switch to standard integer types in android_webview/.avi2015-12-202-0/+2
* [Android WebView] Update microdump generation for sandboxed renderersmnaganov2015-12-111-1/+6
* Trivial cleanup - remove unused declarationpaulmiller2015-12-111-1/+0
* [Android WebView] Remove AwMainDelegate::SandboxInitializedmnaganov2015-12-032-5/+0
* GN WebView: add //android_webview/common targetmichaelbai2015-10-231-0/+2
* Revert "aw: Disable ipc command buffer by default"boliu2015-10-021-1/+0
* Add GPU fingerprint information to breakpad microdumps.tobiasjs2015-09-291-0/+6
* WebView: set version number in JNI initializationmichaelbai2015-09-212-4/+3
* aw: Disable ipc command buffer by defaultboliu2015-09-171-0/+1
* [Android WebView] Fix a couple of typossimonb2015-09-101-1/+1
* [Android WebView] Add switch for enabling experimental renderer sandboxingmnaganov2015-09-021-0/+5
* [Android WebView] Make loading of V8 data compatible with child servicesmnaganov2015-08-251-19/+19
* [Android WebView] Pass .pak fds & regions to child servicesmnaganov2015-08-241-2/+20
* Add version checking to webview library loads.simonb2015-08-211-0/+4
* Presentation API: disable it for WebView.mlamouri2015-08-181-0/+4
* aw: Reverse ipc command buffer switchboliu2015-08-121-1/+0
* Disable tap suppression logic for WebViewjdduke2015-08-062-0/+8
* Implement HttpUserAgentSettings delegate for Android WebViewtserng2015-08-052-0/+6
* aw: Use ipc command buffer by defaultboliu2015-07-301-0/+2
* Share SyncPointManager between ipc and in-processboliu2015-07-211-0/+2
* gl/test: Move some initialization code used in tests to a separate component.sadrul2015-07-201-1/+2
* Remove v8 external flag in webview since that flag will always be set to true.gsennton2015-06-091-2/+0
* Allow OpenApkAsset() to open resource files as well as assets.agrieve2015-06-051-5/+5
* 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