index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
android_webview
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
[android_webview] Fix typo in AwContents.
mkosiba@chromium.org
2013-08-13
1
-1
/
+1
*
[android_webivew] Implement flingScroll, pageUp, pageDown
mkosiba@chromium.org
2013-08-12
2
-3
/
+76
*
[Android] Expose showFileChooser in AwContentsClient interface
joth@chromium.org
2013-08-10
3
-3
/
+52
*
[android] Implement scrollbar support.
mkosiba@chromium.org
2013-08-09
1
-0
/
+55
*
Android WebView: Make a custom Picture subclass
joth@chromium.org
2013-08-09
2
-4
/
+99
*
[Android WebView] Clip to visible rect
boliu@chromium.org
2013-08-08
1
-1
/
+4
*
[Android WebView] Delay destroy until DetachFromWindow
boliu@chromium.org
2013-08-07
1
-12
/
+49
*
[Android] On calling openNewTab, pass the disposition instead of incognito.
kkimlabs@chromium.org
2013-08-06
1
-1
/
+1
*
[Android WebView] Fix setting visibility after destroy
boliu@chromium.org
2013-08-05
1
-0
/
+2
*
[Android] Passes extra headers and post data to openNewTab(...).
kkimlabs@chromium.org
2013-08-04
1
-1
/
+1
*
Fix autofillpopup window leak/crash on rotation
sgurun@chromium.org
2013-08-03
1
-0
/
+1
*
Combine ViewAndroidDelegate code.
sgurun@chromium.org
2013-08-03
2
-38
/
+3
*
[Android WebView] Handle clip size smaller than visible rect
boliu@chromium.org
2013-08-03
1
-33
/
+15
*
[Android WebView] Always visible to ContentViewCore
boliu@chromium.org
2013-08-03
1
-23
/
+11
*
Handle root layer fling Java-side in android_webview.
mkosiba@chromium.org
2013-08-02
2
-10
/
+130
*
Remove TODO comments
kristianm@chromium.org
2013-08-02
1
-2
/
+0
*
[Android WebView] Fix some Java warnings
joth@chromium.org
2013-07-31
2
-3
/
+4
*
[Android WebView] VisibleRect clean up
boliu@chromium.org
2013-07-30
1
-4
/
+0
*
Android: distinguish between crashes and out-of-memory kills in content
ppi@chromium.org
2013-07-30
1
-1
/
+1
*
Fix capture picture implementation
kristianm@chromium.org
2013-07-29
2
-3
/
+12
*
[android_webview] Alter scroll offset async when processing touch events.
mkosiba@chromium.org
2013-07-26
2
-6
/
+35
*
[Android WebView] Respect the users setting for password visibility.
benm@chromium.org
2013-07-26
2
-2
/
+15
*
[Android WebView] Invalidate whole visible rect
boliu@chromium.org
2013-07-26
1
-21
/
+10
*
[android_webview] Implement setOverScrollMode.
mkosiba@chromium.org
2013-07-24
2
-19
/
+270
*
Hooking up setBackgroundColor from AwContents to renderer
joth@chromium.org
2013-07-23
2
-4
/
+46
*
The previous implementation is not correct, it depended on the Fullscreen vid...
michaelbai@chromium.org
2013-07-19
1
-4
/
+0
*
Adds a new callback as this signal is required to pass up to the application
joth@chromium.org
2013-07-19
2
-4
/
+37
*
[Android] Unify all string log tags to use a simple constant.
yfriedman@chromium.org
2013-07-18
4
-4
/
+4
*
Revert 212022 "The previous implementation is not correct, it de..."
gavinp@chromium.org
2013-07-17
1
-0
/
+4
*
The previous implementation is not correct, it depended on the Fullscreen vid...
michaelbai@chromium.org
2013-07-17
1
-4
/
+0
*
[Android WebView] Evaluate JS URLs directly.
benm@chromium.org
2013-07-17
1
-0
/
+17
*
[Android WebView] Fix view state for popups
boliu@chromium.org
2013-07-15
1
-11
/
+37
*
[android] Plumb through page scale to the InProcessViewRenderer.
mkosiba@chromium.org
2013-07-12
1
-5
/
+12
*
Allow embedders to override fullscreen mediaplayer controls
avayvod@chromium.org
2013-07-09
1
-0
/
+6
*
[android] Hook up overscrolling to the android_webview layer.
mkosiba@chromium.org
2013-07-08
3
-24
/
+203
*
Use page transition types to detect API initiated navs
joth@chromium.org
2013-07-04
1
-1
/
+19
*
[Android WebView] Better control the size of the HW fallback bmp cache
benm@chromium.org
2013-07-02
1
-0
/
+3
*
Remove the deprecated static method from HttpAuthDatabase
sgurun@chromium.org
2013-07-02
3
-17
/
+13
*
[Android WebView] Reduce jank of HW fallback
benm@chromium.org
2013-07-02
1
-3
/
+15
*
Implement the autofill UI for chromium powered android webview.
sgurun@chromium.org
2013-06-28
2
-0
/
+139
*
Revert "Implement the autofill UI for chromium powered android webview."
eroman@chromium.org
2013-06-27
2
-139
/
+0
*
Implement the autofill UI for chromium powered android webview.
sgurun@chromium.org
2013-06-27
2
-0
/
+139
*
Native Android accessibility.
dmazzoni@chromium.org
2013-06-25
1
-0
/
+11
*
Revert 207875 "Native Android accessibility."
dmichael@chromium.org
2013-06-21
1
-15
/
+0
*
Native Android accessibility.
dmazzoni@chromium.org
2013-06-21
1
-0
/
+15
*
[Android WebView] Clamp Bitmap size when it will be drawn into a Canvas.
benm@chromium.org
2013-06-21
1
-1
/
+9
*
Clean up AwContents calls to change visibility
boliu@chromium.org
2013-06-21
1
-13
/
+25
*
Hookup android_webview scroll offset delegation to Java side.
mkosiba@chromium.org
2013-06-20
2
-0
/
+99
*
Add Garbage collection test for AwContents
joth@chromium.org
2013-06-20
1
-0
/
+10
*
Make AwContents.destroy() idempotent
joth@chromium.org
2013-06-18
1
-1
/
+1
[next]