summaryrefslogtreecommitdiffstats
path: root/android_webview/java/src
Commit message (Expand)AuthorAgeFilesLines
* [Android WebView] VisibleRect clean upboliu@chromium.org2013-07-301-4/+0
* Android: distinguish between crashes and out-of-memory kills in contentppi@chromium.org2013-07-301-1/+1
* Fix capture picture implementationkristianm@chromium.org2013-07-292-3/+12
* [android_webview] Alter scroll offset async when processing touch events.mkosiba@chromium.org2013-07-262-6/+35
* [Android WebView] Respect the users setting for password visibility.benm@chromium.org2013-07-262-2/+15
* [Android WebView] Invalidate whole visible rectboliu@chromium.org2013-07-261-21/+10
* [android_webview] Implement setOverScrollMode.mkosiba@chromium.org2013-07-242-19/+270
* Hooking up setBackgroundColor from AwContents to rendererjoth@chromium.org2013-07-232-4/+46
* 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-192-4/+37
* [Android] Unify all string log tags to use a simple constant.yfriedman@chromium.org2013-07-184-4/+4
* Revert 212022 "The previous implementation is not correct, it de..."gavinp@chromium.org2013-07-171-0/+4
* The previous implementation is not correct, it depended on the Fullscreen vid...michaelbai@chromium.org2013-07-171-4/+0
* [Android WebView] Evaluate JS URLs directly.benm@chromium.org2013-07-171-0/+17
* [Android WebView] Fix view state for popupsboliu@chromium.org2013-07-151-11/+37
* [android] Plumb through page scale to the InProcessViewRenderer.mkosiba@chromium.org2013-07-121-5/+12
* Allow embedders to override fullscreen mediaplayer controlsavayvod@chromium.org2013-07-091-0/+6
* [android] Hook up overscrolling to the android_webview layer.mkosiba@chromium.org2013-07-083-24/+203
* Use page transition types to detect API initiated navsjoth@chromium.org2013-07-041-1/+19
* [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-021-3/+15
* Implement the autofill UI for chromium powered android webview.sgurun@chromium.org2013-06-282-0/+139
* Revert "Implement the autofill UI for chromium powered android webview."eroman@chromium.org2013-06-272-139/+0
* Implement the autofill UI for chromium powered android webview.sgurun@chromium.org2013-06-272-0/+139
* Native Android accessibility.dmazzoni@chromium.org2013-06-251-0/+11
* Revert 207875 "Native Android accessibility."dmichael@chromium.org2013-06-211-15/+0
* Native Android accessibility.dmazzoni@chromium.org2013-06-211-0/+15
* [Android WebView] Clamp Bitmap size when it will be drawn into a Canvas.benm@chromium.org2013-06-211-1/+9
* Clean up AwContents calls to change visibilityboliu@chromium.org2013-06-211-13/+25
* Hookup android_webview scroll offset delegation to Java side.mkosiba@chromium.org2013-06-202-0/+99
* Add Garbage collection test for AwContentsjoth@chromium.org2013-06-201-0/+10
* Make AwContents.destroy() idempotentjoth@chromium.org2013-06-181-1/+1
* [Android WebView] Fix up invalidate pathboliu@chromium.org2013-06-161-2/+9
* Revert move of file access control into browser contextjoth@chromium.org2013-06-152-20/+4
* Fix Popup window flow to work with synchronous compositor gfx modejoth@chromium.org2013-06-143-182/+202
* [Android WebView] Remove caching of Bitmaps used for SW draw.benm@chromium.org2013-06-141-21/+2
* Consolidate the SW and HW draw methods in InProcessViewRendererjoth@chromium.org2013-06-131-22/+21
* Connect Frame metadata all the way up from cc to android_webviewjoth@chromium.org2013-06-121-4/+5
* Main changes aremichaelbai@chromium.org2013-06-053-60/+36
* Fix error in fallback SW renderingjoth@chromium.org2013-06-051-3/+3
* Remove Deprecated methods / tagsjoth@chromium.org2013-05-312-10/+0
* Cache auxiliary bitmap across draw framesjoth@chromium.org2013-05-241-2/+22
* Keep screen on when there is an active WebRTC session on Android.wjia@chromium.org2013-05-221-0/+4
* Revert 201439 "Revert 201433 "Revert 201424 "Keep screen on when..."wjia@chromium.org2013-05-221-4/+0
* Revert 201433 "Revert 201424 "Keep screen on when there is an ac..."wjia@chromium.org2013-05-221-0/+4
* Revert 201424 "Keep screen on when there is an active WebRTC ses..."wjia@chromium.org2013-05-221-4/+0
* Keep screen on when there is an active WebRTC session on Android.wjia@chromium.org2013-05-221-0/+4
* [Android WebView] Add AwContents.supportsAccessibilityAction.benm@chromium.org2013-05-161-0/+4
* [Android WebView] Plumb across window focus changes to ContentViewCore.benm@chromium.org2013-05-161-1/+7