summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* 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
* The previous implementation is not correct, it depended on the Fullscreen vid...michaelbai@chromium.org2013-07-171-4/+0
* Change BrowserThreadDelegate to run Init() async.mariakhomenko@chromium.org2013-07-172-15/+19
* [Android WebView] Evaluate JS URLs directly.benm@chromium.org2013-07-171-0/+17
* Adding a first prototype of guest mode.jwd@chromium.org2013-07-172-2/+2
* Use a direct include of the message_loop header in android_webview/, apps/, a...avi@chromium.org2013-07-179-9/+9
* This test was almost copied from CTS, as the test explicitly set the width, i...michaelbai@chromium.org2013-07-171-6/+11
* Hide scrollbars in Android WebView.aelias@chromium.org2013-07-171-1/+2
* Fix downstream onDetachFromWindow crashboliu@chromium.org2013-07-172-14/+12
* Move most importer code to chrome/utility/importerscottmg@chromium.org2013-07-161-14/+14
* fix some java reference leaksqinmin@chromium.org2013-07-161-1/+3
* Revert r210030 "[Android WebView] Work around for starving main thread"boliu@chromium.org2013-07-162-22/+0
* [Android WebView] Disable preemptive InitializeHwDrawboliu@chromium.org2013-07-161-8/+0
* [Android WebView] Fix view state for popupsboliu@chromium.org2013-07-151-11/+37
* Restore session cookies for classic compatibility.sgurun@chromium.org2013-07-151-1/+1
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-137-9/+8
* OutputSurfaceClient::ReleaseGLboliu@chromium.org2013-07-131-1/+15
* Web MIDI: add RequestMIDISysExPermission to BrowserContexttoyoshim@chromium.org2013-07-122-0/+14
* [android] Plumb through page scale to the InProcessViewRenderer.mkosiba@chromium.org2013-07-129-35/+127
* [Android WebView] GLNonOwnedContext::MakeCurrent before App GL save/restoreboliu@chromium.org2013-07-124-157/+212
* webkit: Refactor webkit_renderer.gypi into a gyp file.tfarina@chromium.org2013-07-111-1/+1
* Autofill:Autocheckout: Make bubble more sticky.ramankk@chromium.org2013-07-112-2/+4
* Rename RenderViewGone IPC/methods to better reflect reality.nasko@chromium.org2013-07-102-2/+2
* Rename webkit_(resources|strings) targets to remove _temp infixjamesr@chromium.org2013-07-091-1/+1
* Get rid of the SpeechRecognitionPreferences interface. It only had one method...jam@chromium.org2013-07-092-8/+0
* Allow embedders to override fullscreen mediaplayer controlsavayvod@chromium.org2013-07-091-0/+6
* [Android WebView] Immediately fail draw if compositor is NULLboliu@chromium.org2013-07-082-10/+19
* [android] Hook up overscrolling to the android_webview layer.mkosiba@chromium.org2013-07-0812-37/+657
* Test run AwQuotaManagerBridge without AwContents.michaelbai@chromium.org2013-07-083-52/+102
* Use page transition types to detect API initiated navsjoth@chromium.org2013-07-042-1/+49
* [android_webivew] Send touch events directly to the view.mkosiba@chromium.org2013-07-042-19/+82
* Move webkit_resources / webkit_strings targets out of webkit_support.gypjamesr@chromium.org2013-07-041-1/+1
* [Android WebView] Work around for starving main threadboliu@chromium.org2013-07-032-0/+22
* Revert 209420 "Factor out content shell and tests into a standal..."jam@chromium.org2013-07-021-3/+3
* Disable flaky test.shashishekhar@chromium.org2013-07-021-2/+7
* [Android WebView] Better control the size of the HW fallback bmp cachebenm@chromium.org2013-07-021-0/+3
* Remove the deprecated static method from HttpAuthDatabasesgurun@chromium.org2013-07-023-17/+13
* [Android WebView] Reduce jank of HW fallbackbenm@chromium.org2013-07-025-10/+27
* Factor out content shell and tests into a standalone gypmnaganov@chromium.org2013-07-011-3/+3
* Implement the autofill UI for chromium powered android webview.sgurun@chromium.org2013-06-2812-124/+403
* Use a direct include of time headers in android_webview/, apps/, ash/.avi@chromium.org2013-06-273-3/+3
* Revert "Implement the autofill UI for chromium powered android webview."eroman@chromium.org2013-06-2712-403/+124
* Implement the autofill UI for chromium powered android webview.sgurun@chromium.org2013-06-2712-124/+403
* [Android] Abandon bundling DevTools frontends for mobile appsmnaganov@chromium.org2013-06-272-4/+6
* Factor out code from WebGraphicsContext3DInProcessImplsievers@chromium.org2013-06-264-8/+5
* Native Android accessibility.dmazzoni@chromium.org2013-06-251-0/+11
* [android_webview] Add view integration test for content size.mkosiba@chromium.org2013-06-252-0/+101
* [Android WebView] Persist cookiesboliu@chromium.org2013-06-241-0/+10