summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Apply the same logic with one of ChromeResourceDispatcherHostDelegateJaekyun Seok2015-04-281-1/+1
* Revert of [Android] Stop hiding the RWHV layer subtree when hiding the widget...Jared Duke2015-04-271-3/+1
* [Android WebView] Propagate media keys to the AudioManager when WebView is ac...timvolodine2015-04-241-0/+30
* branch 2357: Fix leak from android ContextBo Liu2015-04-211-47/+98
* Make JavaScript dialog suppression more aggressive.Avi Drissman2015-04-202-2/+2
* [android-webview] Disable breakpad microdumps on x86/64Primiano Tucci2015-04-171-0/+8
* [android-webview] Skip signal handler registration on x86/64Alex Mineer2015-04-161-0/+8
* branch 2357: [Android WebView] Fix the fling scroll does not work issue for p...Bo Liu2015-04-164-0/+81
* [Android WebView] Limit synthesizing fake page loading events to popupsMikhail Naganov2015-04-146-49/+84
* Add flag to WebView apks specifying that these apks contain WebView.Torne (Richard Coles)2015-04-141-0/+2
* android_webview: stop leaking Contexts.Torne (Richard Coles)2015-04-092-63/+64
* Enable NeedsBraces check and fix some checkstyle issues.aurimas2015-04-0320-54/+55
* Part 4 of ??: Move blink images to their own grd/pak files.erg2015-04-031-1/+2
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-025-115/+73
* Update remaining code to include NetLog files from net/log directory rather t...eroman2015-04-021-2/+2
* Rename DataReductionProxyStatisticsPrefs to DataReductionProxyCompressionStatszhuoyu.qian2015-04-021-3/+4
* Replace kMediaDrmEnableNonCompositing swicth with use_video_overlay_for_embed...ddorwin2015-04-022-5/+6
* Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...sunnyps2015-04-024-68/+115
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-024-115/+68
* Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...sunnyps2015-04-024-68/+115
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-014-115/+68
* [Android WebView] Invoke callback with deny state for geolocation.getCurrentP...timvolodine2015-04-011-3/+29
* Processing USERNAME reply from Autofill server in Password Managerdvadym2015-04-012-2/+2
* Move android_app_version_* into an inner variables dict.tobiasjs2015-04-011-2/+0
* Implement PermissionService::GetNextPermissionChange.mlamouri2015-04-012-0/+18
* Speculative deflake testCreateAndGcManyTimesboliu2015-04-011-4/+32
* Remove android_webview_build conditions in android_webview.torne2015-03-314-150/+56
* Add user gesture carryover bitjaekyun2015-03-311-1/+4
* Remove support for jarjar-ing layout.xml files.torne2015-03-303-100/+0
* Add a string to user agent to differentiate webview from clank.gsennton2015-03-303-3/+12
* Re-enable AwContentsClientOnFormResubmissionTest#testResendpaulmiller2015-03-301-4/+0
* Use jinja2 to template webview manifest files.tobiasjs2015-03-303-4/+10
* Refactor Permissions related method out of ContentBrowserClient.mlamouri2015-03-297-97/+187
* 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
* Test for net::ERR_ICANN_NAME_COLLISION in other places that check host resolo...eroman2015-03-271-0/+1
* [DevTools] Move network protocol handler to RenderFrameHost.dgozman2015-03-272-6/+7
* Remove WebView resource rewriting fallback case.torne2015-03-271-12/+3
* Delete Android build system makefiles.torne2015-03-276-690/+0
* Reland part 3 of 4: Modify blink users so they use blink images.erg2015-03-261-1/+1
* Disable Screen Orientation API locking ability for WebView.mlamouri2015-03-261-0/+3
* Make GC test catch strong ref from client objectsboliu2015-03-262-9/+34
* Reland "[Android] Preserve the front buffer when the activity is paused"jdduke2015-03-251-1/+3
* Revert "Part 3 of 4: Modify blink users so they use the image resources in bl...Elliot Glaysher2015-03-251-1/+1
* Part 3 of 4: Modify blink users so they use the image resources in blink.erg2015-03-251-1/+1
* [Android WebView] Add tests for catching console messages on denied loadsmnaganov2015-03-254-50/+160
* Make content::PermissionType an enum class.mlamouri2015-03-251-16/+19
* Fix WindowAndroid leak in Android WebViewboliu2015-03-251-5/+10
* [Android] Incorporate findbugs into android builds.jbudorick2015-03-2417-0/+40
* Convert force video overlay to preferenceboliu2015-03-248-23/+56