summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* [Android WebView] VisibleRect clean upboliu@chromium.org2013-07-302-4/+4
* Android: distinguish between crashes and out-of-memory kills in contentppi@chromium.org2013-07-301-1/+1
* Fix android license check again.torne@chromium.org2013-07-301-1/+0
* Add tools/gn to the license exclusion list.torne@chromium.org2013-07-301-0/+4
* Reland "Include entries to blink_resources."tfarina@chromium.org2013-07-301-0/+1
* Revert 214239 "Include entries to blink_resources."dewittj@chromium.org2013-07-291-1/+0
* Include entries to blink_resources.tfarina@chromium.org2013-07-291-0/+1
* Fix capture picture implementationkristianm@chromium.org2013-07-297-20/+37
* gpu: Add GpuMemoryBufferFactory interface.reveman@chromium.org2013-07-288-150/+150
* [Android WebView] Include Mobile in the user agentjoth@chromium.org2013-07-281-1/+8
* Hook-up setBackgoundColor end to endjoth@chromium.org2013-07-282-25/+36
* Block popups already on the IO thread.jochen@chromium.org2013-07-272-7/+22
* [android_webview] Alter scroll offset async when processing touch events.mkosiba@chromium.org2013-07-265-11/+122
* [Android WebView] Respect the users setting for password visibility.benm@chromium.org2013-07-263-2/+18
* [Android WebView] Invalidate whole visible rectboliu@chromium.org2013-07-266-38/+45
* Cut dependencies on WebKit::WebView::zoom(Factor|Level)ToZoom(Level|Factor)jamesr@chromium.org2013-07-252-6/+3
* Revert 213636 "Switch Chromium to use Blink's blink_resources.grd"bulach@chromium.org2013-07-251-1/+1
* Switch Chromium to use Blink's blink_resources.grdtfarina@chromium.org2013-07-251-1/+1
* Revert 213582 "Add support for selectively deleting different bi..."earthdok@chromium.org2013-07-251-14/+7
* Add support for selectively deleting different bits of StoragePartition relat...lazyboy@chromium.org2013-07-251-7/+14
* [android_webview] Implement setOverScrollMode.mkosiba@chromium.org2013-07-242-19/+270
* Android WebView: allow ICU code to be merged.torne@chromium.org2013-07-241-10/+0
* [Android WebView] Fix cancelling FallbackTickboliu@chromium.org2013-07-241-1/+1
* [Android WebView] More App GL state save/restoreboliu@chromium.org2013-07-232-42/+99
* Hooking up setBackgroundColor from AwContents to rendererjoth@chromium.org2013-07-2312-30/+234
* remove webkit_glue_common, move files to webkit_commonscottmg@chromium.org2013-07-231-1/+1
* reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...scottmg@chromium.org2013-07-231-4/+4
* Minor correctness fix to dialog handlerjoth@chromium.org2013-07-231-4/+10
* Revert 212927 "Move webkitplatformsupport_impl and related from ..."bryeung@chromium.org2013-07-221-4/+4
* Move webkitplatformsupport_impl and related from glue to childscottmg@chromium.org2013-07-221-4/+4
* Remove extra-whitespace in aw_settings.cc.primiano@chromium.org2013-07-221-1/+0
* Disabling deferred image decoding in webview Chromium.primiano@chromium.org2013-07-221-0/+8
* [Android WebView] Fix download kInvalidId DCHECKboliu@chromium.org2013-07-192-0/+7
* [Android WebView] Enable testDatabaseEnabledboliu@chromium.org2013-07-191-6/+2
* [Android WebView] Update the NavigationEntry with favicon details.benm@chromium.org2013-07-194-11/+16
* The previous implementation is not correct, it depended on the Fullscreen vid...michaelbai@chromium.org2013-07-191-4/+0
* Adds a new callback as this signal is required to pass up to the applicationjoth@chromium.org2013-07-194-4/+46
* Enable DMP for system Chromium WebView on Androidmnaganov@chromium.org2013-07-191-0/+9
* [Android WebView] Add InProcessViewRenderer::ToStringboliu@chromium.org2013-07-182-1/+43
* [Autofill] Allow the data list to change when the Popup is Visiblecsharp@chromium.org2013-07-182-0/+9
* [Android WebView] Update cross-origin tests after Blink's r154376mnaganov@chromium.org2013-07-182-31/+23
* Disabling failing/crashing androidwebview testscramya@chromium.org2013-07-182-8/+24
* [Android WebView] Cancel fallback tick when not neededboliu@chromium.org2013-07-181-1/+8
* [AndroidWebView] Add ScopedAppGLStateRestore::CallModeboliu@chromium.org2013-07-183-7/+29
* [Android] Unify all string log tags to use a simple constant.yfriedman@chromium.org2013-07-185-5/+5
* Add the current delta to InputHandlerClient::DidOverscroll.mkosiba@chromium.org2013-07-172-13/+14
* Revert 212022 "The previous implementation is not correct, it de..."gavinp@chromium.org2013-07-171-0/+4
* Delete unnecessary lines of code.darin@chromium.org2013-07-172-2/+6
* Remove test checking for default touch icons.qsr@chromium.org2013-07-171-23/+0
* Expose the method used for the next URLRequest redirect.mkosiba@chromium.org2013-07-172-2/+37