| Commit message (Expand) | Author | Age | Files | Lines |
* | aw: Enable IPC path by default | boliu | 2016-02-26 | 1 | -3/+1 |
* | aw: Enable ipc-based sync compositing by default | boliu | 2016-02-11 | 1 | -0/+3 |
* | Pass both 32 and 64 bit snapshot and natives fds to child processes. | tobiasjs | 2016-02-10 | 2 | -18/+15 |
* | Revert of aw: Enable ipc-based sync compositing by default (patchset #1 id:1 ... | boliu | 2016-02-09 | 1 | -3/+0 |
* | aw: Enable ipc-based sync compositing by default | boliu | 2016-02-09 | 1 | -0/+3 |
* | Revert of Pass both 32 and 64 bit snapshot and natives fds to child processes... | thakis | 2016-02-09 | 2 | -15/+18 |
* | Pass both 32 and 64 bit snapshot and natives fds to child processes. | tobiasjs | 2016-02-09 | 2 | -18/+15 |
* | Enable accelerated video decode for in process gpu and single process. | dalecurtis | 2016-01-30 | 1 | -1/+0 |
* | Distinguish in the browser between renderer crashes and kills | mnaganov | 2016-01-08 | 1 | -1/+5 |
* | Switch to standard integer types in android_webview/. | avi | 2015-12-20 | 2 | -0/+2 |
* | [Android WebView] Update microdump generation for sandboxed renderers | mnaganov | 2015-12-11 | 1 | -1/+6 |
* | Trivial cleanup - remove unused declaration | paulmiller | 2015-12-11 | 1 | -1/+0 |
* | [Android WebView] Remove AwMainDelegate::SandboxInitialized | mnaganov | 2015-12-03 | 2 | -5/+0 |
* | GN WebView: add //android_webview/common target | michaelbai | 2015-10-23 | 1 | -0/+2 |
* | Revert "aw: Disable ipc command buffer by default" | boliu | 2015-10-02 | 1 | -1/+0 |
* | Add GPU fingerprint information to breakpad microdumps. | tobiasjs | 2015-09-29 | 1 | -0/+6 |
* | WebView: set version number in JNI initialization | michaelbai | 2015-09-21 | 2 | -4/+3 |
* | aw: Disable ipc command buffer by default | boliu | 2015-09-17 | 1 | -0/+1 |
* | [Android WebView] Fix a couple of typos | simonb | 2015-09-10 | 1 | -1/+1 |
* | [Android WebView] Add switch for enabling experimental renderer sandboxing | mnaganov | 2015-09-02 | 1 | -0/+5 |
* | [Android WebView] Make loading of V8 data compatible with child services | mnaganov | 2015-08-25 | 1 | -19/+19 |
* | [Android WebView] Pass .pak fds & regions to child services | mnaganov | 2015-08-24 | 1 | -2/+20 |
* | Add version checking to webview library loads. | simonb | 2015-08-21 | 1 | -0/+4 |
* | Presentation API: disable it for WebView. | mlamouri | 2015-08-18 | 1 | -0/+4 |
* | aw: Reverse ipc command buffer switch | boliu | 2015-08-12 | 1 | -1/+0 |
* | Disable tap suppression logic for WebView | jdduke | 2015-08-06 | 2 | -0/+8 |
* | Implement HttpUserAgentSettings delegate for Android WebView | tserng | 2015-08-05 | 2 | -0/+6 |
* | aw: Use ipc command buffer by default | boliu | 2015-07-30 | 1 | -0/+2 |
* | Share SyncPointManager between ipc and in-process | boliu | 2015-07-21 | 1 | -0/+2 |
* | gl/test: Move some initialization code used in tests to a separate component. | sadrul | 2015-07-20 | 1 | -1/+2 |
* | Remove v8 external flag in webview since that flag will always be set to true. | gsennton | 2015-06-09 | 1 | -2/+0 |
* | Allow OpenApkAsset() to open resource files as well as assets. | agrieve | 2015-06-05 | 1 | -5/+5 |
* | Move android_webview/aw_assets.cc -> base/android/apk_assets.cc | agrieve | 2015-05-27 | 1 | -4/+4 |
* | Avoid duplicate basename in browser_media_player_manager | scottmg | 2015-05-26 | 1 | -1/+1 |
* | Add kDisablePermissionsAPI content flag and disable it for WebView. | timvolodine | 2015-05-22 | 1 | -0/+3 |
* | Enable BeginFrame scheduling on aura | simonhong | 2015-05-22 | 1 | -1/+1 |
* | Enable unprefixed EME in WebView. | ddorwin | 2015-05-15 | 1 | -3/+0 |
* | Introduce "disable-speech-api" content flag and add it to WebView. | timvolodine | 2015-05-13 | 1 | -0/+3 |
* | localStorage: Aggressively flush to disk for Android WebView. | cmumford | 2015-05-10 | 1 | -0/+5 |
* | Componentizes external_video_surface to reduce webview/Cast duplication. | gunsch | 2015-05-07 | 2 | -2/+8 |
* | Revert of Enable BeginFrame scheduling on aura (patchset #15 id:270001 of htt... | dbeam | 2015-05-05 | 1 | -0/+1 |
* | Enable BeginFrame scheduling on aura | simonhong | 2015-05-04 | 1 | -1/+0 |
* | Null check ContentViewCore::GetJavaObject | boliu | 2015-04-08 | 1 | -1/+1 |
* | Replace kMediaDrmEnableNonCompositing swicth with use_video_overlay_for_embed... | ddorwin | 2015-04-02 | 1 | -4/+1 |
* | Remove android_webview_build conditions in android_webview. | torne | 2015-03-31 | 1 | -4/+2 |
* | Revert of Enable BeginFrame scheduling on aura (patchset #12 id:210001 of htt... | danakj | 2015-03-27 | 1 | -0/+1 |
* | Enable BeginFrame scheduling on aura | simonhong | 2015-03-27 | 1 | -1/+0 |
* | Disable Screen Orientation API locking ability for WebView. | mlamouri | 2015-03-26 | 1 | -0/+3 |
* | Publicize registration of MediaUrlInterceptor | mnaganov | 2015-03-20 | 1 | -3/+2 |
* | refactoring Android Webview JNI_OnLoad interface to make it consistent with o... | michaelbai | 2015-03-11 | 3 | -14/+32 |