summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Fix page scaling in Android Webview SW rendering.leandrogracia@chromium.org2013-03-062-15/+65
* Make the UI an observer of downloads.asanka@chromium.org2013-03-062-7/+0
* Disable testGetVideoLoadingProgressView Android webview test.jknotten@chromium.org2013-03-061-2/+7
* Enable cookies by defaultkristianm@chromium.org2013-03-061-1/+1
* [Android WebView] Test for font size changes w/o reloading the pagemnaganov@chromium.org2013-03-061-15/+47
* [android_view] Implementation of WebChromeClient.getVideoLoadingProgressViewmichaelbai@chromium.org2013-03-066-0/+173
* Revert 186347jochen@chromium.org2013-03-066-24/+138
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-066-138/+24
* Call mContentViewCore.onPhysicalBackingSizeChanged in AwContentsboliu@chromium.org2013-03-051-0/+2
* Add StoragePartition::StorageMask for ClearData methodsboliu@chromium.org2013-03-052-50/+23
* Disable flaky AwQuotaManagerBridgeTest testsboliu@chromium.org2013-03-051-0/+9
* [Android WebView] Turn off "double-tap-to-zoom" together with UseWideViewportmnaganov@chromium.org2013-03-041-0/+58
* [Android WebView] Make page scale dependent of the screen densitymnaganov@chromium.org2013-03-047-13/+65
* [Android WebView] Fix paths to generated files after r185702mnaganov@chromium.org2013-03-041-5/+5
* [android_view] Add MediaPlaybackRequiresUserGesture content setting.michaelbai@chromium.org2013-03-033-0/+185
* [Android WebView] Add simple support for remote web debuggingmnaganov@chromium.org2013-03-015-0/+182
* Fix for CookieManager init race conditionjoth@chromium.org2013-03-015-19/+30
* [Android WebView] Expose resetScrollAndScaleState from AwSettingsmnaganov@chromium.org2013-02-287-19/+20
* Disable ClearHistoryTest#testClearHistoryboliu@chromium.org2013-02-281-0/+6
* Try to unbreak FindBugs on the android bot after r185236thakis@chromium.org2013-02-281-1/+0
* [Android WebView] Implement WebView.setInitialScalemnaganov@chromium.org2013-02-289-0/+103
* This is a no-op CL (with exceptions of int->float switch and the units used f...aruslan@chromium.org2013-02-273-9/+21
* [Android WebView] Update WebView.EnableFixedLayoutMode in sync with ViewportE...mnaganov@chromium.org2013-02-2711-12/+88
* Android WebView: fix mac builds.torne@chromium.org2013-02-271-2/+2
* Return empty Picture objects for empty SkPictures.leandrogracia@chromium.org2013-02-272-1/+8
* Implement TODO: make onReceivedSslError abstract now it has rolled downstream.sgurun@chromium.org2013-02-271-2/+1
* Create java AwBrowserContextkristianm@chromium.org2013-02-273-3/+74
* Android WebView: generate more makefiles.torne@chromium.org2013-02-261-2/+8
* Implement Webviewclient.onReceivedSslErrorsgurun@chromium.org2013-02-2619-47/+475
* [Android WebView] Implement WebSettings.{get|set}LoadWithOverviewModemnaganov@chromium.org2013-02-2611-23/+199
* Remove WebContents methods that duplicate WebContentsView methods.jam@chromium.org2013-02-261-1/+2
* Pass Resourcetype to AllowCertificateError callbacksgurun@chromium.org2013-02-252-0/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-243-3/+3
* Implement WebStorage API methodsboliu@chromium.org2013-02-2220-37/+1013
* Temporarily disable AwSettingsTest#testUseWideViewportWithTwoViewsmnaganov@chromium.org2013-02-221-2/+7
* [android_webview] Introduce content size methods on AwContents.mkosiba@chromium.org2013-02-211-0/+8
* Use _target_name instead of package_name for java*.gypicjhopman@chromium.org2013-02-203-8/+11
* Android WebView: update directories that are removed.torne@chromium.org2013-02-201-3/+23
* [android_webview] Disable flaky test.mkosiba@chromium.org2013-02-201-2/+6
* [Android WebView] Remove not needed constructor in AwContentskristianm@chromium.org2013-02-202-11/+1
* [Android WebView] Remove obsolete webviewchromium_strings.pak references.benm@chromium.org2013-02-194-45/+3
* [android_webview] Fix race conditions in AwContentsTest.mkosiba@chromium.org2013-02-194-241/+403
* [Android WebView] Migrate the rendering code to a separate set of classes.leandrogracia@chromium.org2013-02-1524-714/+1259
* Revert 182710, this broke check_deps.marja@chromium.org2013-02-1524-1259/+715
* [Android WebView] Migrate the rendering code to a separate set of classes.leandrogracia@chromium.org2013-02-1524-715/+1259
* Expose the capturePicture feature in RenderView for Android WebView legacy AP...leandrogracia@chromium.org2013-02-156-34/+30
* Implement Websettings.[get/set]DatabaseEnabledsgurun@chromium.org2013-02-142-0/+93
* [Android WebView] Implement WebSettings.setTextZoom for legacy layout modesmnaganov@chromium.org2013-02-1413-5/+253
* Implementing geolocation for the Android Webviewkristianm@chromium.org2013-02-148-85/+260
* Fix downstream android webview buildboliu@chromium.org2013-02-132-3/+5