summaryrefslogtreecommitdiffstats
path: root/android_webview/common
Commit message (Expand)AuthorAgeFilesLines
* Remove the last long from Android IPCs.jam2016-02-091-1/+1
* Revert 3 CLs for shouldOverrideUrlLoading implementation.gsennton2016-01-121-0/+14
* Distinguish in the browser between renderer crashes and killsmnaganov2016-01-081-0/+1
* Switch to standard integer types in android_webview/.avi2015-12-203-2/+1
* Reland "Use resource throttle to implement shouldOverrideUrlLoading, core cha...gsennton2015-11-101-14/+0
* Propagate pageScaleFactor to GuestViews.mcnee2015-11-091-4/+0
* Consistently don't use a semicolon at the end of IPC_MESSAGE macros.thakis2015-11-071-1/+1
* Implement extended shouldOverrideUrlLoading callback in Android WebViewmnaganov2015-11-021-1/+2
* Start adding gn build for android_webviewmichaelbai2015-10-191-0/+10
* [Android WebView] Pass kDisablePageVisibility to renderer childmnaganov2015-10-141-0/+4
* android webview: Remove support for in-proc command bufferboliu2015-10-052-2/+0
* Revert "Use resource throttle to implement shouldOverrideUrlLoading, core cha...gsennton2015-10-051-0/+13
* Revert "aw: Disable ipc command buffer by default"boliu2015-10-022-2/+2
* Enable page visibility on WebView by defaulthush2015-09-292-2/+2
* Add GPU fingerprint information to breakpad microdumps.tobiasjs2015-09-292-0/+18
* aw: Disable ipc command buffer by defaultboliu2015-09-172-2/+2
* [Android WebView] Fix a couple of typossimonb2015-09-102-2/+2
* Plumb smooth scrolling in Chromium compositorhush2015-09-081-0/+6
* [Android WebView] Add switch for enabling experimental renderer sandboxingmnaganov2015-09-022-0/+2
* [Android WebView] Pass .pak fds & regions to child servicesmnaganov2015-08-241-0/+15
* aw: Page visiblity behind switchboliu2015-08-142-0/+2
* Implement AwContentBrowserClient::IsHandledURLmnaganov2015-08-132-0/+15
* aw: Reverse ipc command buffer switchboliu2015-08-122-2/+2
* [Android WebView] Put error page files into WebView resourcesmnaganov2015-08-051-2/+1
* The scheme granting code seems to become redundant, even formnaganov2015-08-052-6/+0
* Add switch to use ipc command buffer in Android WebViewboliu2015-07-232-1/+4
* Use resource throttle to implement shouldOverrideUrlLoading, core changegsennton2015-07-161-13/+0
* Check user gesture before firing an intent in WebViewmnaganov2015-07-091-1/+3
* android-webview: Remove legacy crash handler (### Version)primiano2015-06-042-136/+0
* Roll breakpad and fix signal propagation for WebView crash handlerprimiano2015-05-011-1/+1
* Adds MediaClientAndroid to support embedder/MediaDrmBridge interaction.gunsch2015-04-301-0/+1
* Componentize devtools_http_handler.dgozman2015-04-202-6/+3
* [android-webview] Skip signal handler registration on x86/64primiano2015-04-161-0/+8
* Add a string to user agent to differentiate webview from clank.gsennton2015-03-302-1/+9
* Implement the close() API for Message portssgurun2015-02-261-0/+10
* [WebView] Reword crash handler message.primiano2015-02-071-1/+1
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-5/+5
* Refactor webview to use //components/printingdgn2015-02-034-543/+1
* Post a message from Java to JS using message channels.sgurun2015-01-291-6/+48
* Mechanical rename of tracing includes for /android_webviewssid2015-01-271-1/+1
* Enable posting a message from JS to Android webview.sgurun2015-01-232-0/+33
* Remove the discrepencies between chrome and android_webview printsgurun2015-01-141-5/+7
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-222-2/+2
* Add missing gfx_param_traits.hmichaelbai2014-12-081-0/+1
* [android] Fix SIGABRT handling in the WebView crash handler.primiano2014-12-011-0/+23
* aw: Clean up unused command line switchboliu2014-11-252-19/+1
* Pass TouchMajor to HitTestResulthush2014-11-131-2/+4
* android_webview: use chrome version information.torne2014-11-042-4/+12
* [Android] Add minimalistic crash handler for WebView.primiano2014-10-282-0/+105
* Prefix CommandLine usege with base namespace (Part 2: android_webview/)pgal.u-szeged2014-10-282-2/+2