summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Don't try to show the Autocheckout bubble when the page in question hasn't be...dgwallinga@chromium.org2013-08-072-2/+3
* Add AwGLSurface and use it in WGC3Dboliu@chromium.org2013-08-077-9/+128
* [Android WebView] Delay destroy until DetachFromWindowboliu@chromium.org2013-08-071-12/+49
* [Android WebView] URL decode hit test data.benm@chromium.org2013-08-072-3/+12
* [Android WebView] Whitelist src/data for licenseboliu@chromium.org2013-08-071-0/+2
* Clear device labels from MediaStreamTrack.getSources() if not authorizedvrk@chromium.org2013-08-061-0/+6
* [Android] On calling openNewTab, pass the disposition instead of incognito.kkimlabs@chromium.org2013-08-063-1/+3
* Move simple png encoding for image_diff into tools/jamesr@chromium.org2013-08-061-3/+3
* Fix content_browsertests and other full stack tests in multiple_dllscottmg@chromium.org2013-08-061-1/+1
* [Android webview] Cleanup some command line flagsjoth@chromium.org2013-08-054-5/+10
* [Android WebView] Fix setting visibility after destroyboliu@chromium.org2013-08-051-0/+2
* [Android webview] Add CPSP config on state restorejoth@chromium.org2013-08-051-0/+19
* [Android] Passes extra headers and post data to openNewTab(...).kkimlabs@chromium.org2013-08-041-1/+1
* gpu: Add support for multiple GpuMemoryBuffer types.reveman@chromium.org2013-08-032-10/+13
* Fix autofillpopup window leak/crash on rotationsgurun@chromium.org2013-08-031-0/+1
* Combine ViewAndroidDelegate code.sgurun@chromium.org2013-08-032-38/+3
* [Android WebView] Reduce fallback tick to 20msboliu@chromium.org2013-08-031-1/+1
* [Android WebView] Handle clip size smaller than visible rectboliu@chromium.org2013-08-036-90/+124
* [Android WebView] Maintain global DrawGL MRU listboliu@chromium.org2013-08-035-6/+132
* [Android WebView] Always visible to ContentViewCoreboliu@chromium.org2013-08-032-24/+14
* Reland: Remove webkit_chromium_resources.pak entries.tfarina@chromium.org2013-08-021-1/+0
* [Android WebView] Save and restore all texture bindingsboliu@chromium.org2013-08-022-5/+39
* Rename enum in StoragePartition according to style guide.lazyboy@chromium.org2013-08-021-2/+2
* Handle root layer fling Java-side in android_webview.mkosiba@chromium.org2013-08-025-18/+184
* Revert 215210 "Remove webkit_chromium_resources.pak entries." because it was ...pkotwicz@chromium.org2013-08-021-0/+1
* Remove webkit_chromium_resources.pak entries.tfarina@chromium.org2013-08-021-1/+0
* Remove TODO commentskristianm@chromium.org2013-08-021-2/+0
* [Android WebView] Fix bug in App GL state save/restoreboliu@chromium.org2013-08-021-2/+2
* GLInProcessContext: support async flushes and dedicated GPU threadsievers@chromium.org2013-08-014-2/+50
* [android_webiew] Update whitelist entry for libjingle.mkosiba@chromium.org2013-08-011-1/+1
* remove implementation of obsolete WebKitPlatformSupport::prefetchHostName.kouhei@chromium.org2013-08-012-7/+0
* Revert 214727 "[Android WebView] Handle clip size smaller than v..."boliu@chromium.org2013-07-312-52/+30
* [Android WebView] Handle clip size smaller than visible rectboliu@chromium.org2013-07-312-30/+52
* Persist JavaScript dialog state across page navigations.avi@chromium.org2013-07-312-2/+8
* [Android WebView] Fix some Java warningsjoth@chromium.org2013-07-312-3/+4
* Add support for selectively deleting different bits of StoragePartition relat...lazyboy@chromium.org2013-07-311-7/+14
* Add external stencil support for Android WebView.aelias@chromium.org2013-07-303-2/+16
* [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