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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Android WebView] Wire up ignoreMainFrameOverflowHiddenQuirk.
aelias@chromium.org
2013-09-24
1
-0
/
+1
*
[Android] EME permission on/off pref and infobar UI.
kkimlabs@chromium.org
2013-09-23
2
-0
/
+11
*
[Android WebView] Make web contents debugging controllable
mnaganov@chromium.org
2013-09-21
10
-314
/
+251
*
Add boliu@chromium.org to //android_webivew OWNER
boliu@chromium.org
2013-09-21
1
-0
/
+1
*
Check "socket" apps permission for PPB_TCPSocket.Bind.
yzshen@chromium.org
2013-09-21
2
-2
/
+2
*
Implement clearView to match classic
kristianm@chromium.org
2013-09-20
1
-6
/
+29
*
[Android WebView] Set initial visiblity
boliu@chromium.org
2013-09-20
1
-0
/
+3
*
[Android WebView] Early out DrawGL if not attached to window
boliu@chromium.org
2013-09-20
1
-6
/
+15
*
[Android] Decouple pausing video from RenderView pause.
benm@chromium.org
2013-09-20
1
-0
/
+6
*
[Android WebView] Do not actively clear array buffer bindings
boliu@chromium.org
2013-09-20
1
-12
/
+2
*
[android_webview] Fix layout in AT_MOST mode.
mkosiba@chromium.org
2013-09-19
2
-5
/
+30
*
[Android WebView] Make InputStreamImpl::Read fill the IOBuffer.
primiano@chromium.org
2013-09-19
2
-36
/
+52
*
Use contents size for android_webview layout size.
mkosiba@chromium.org
2013-09-18
16
-72
/
+108
*
Move NV21 colorspace treatment from VideoCapture java to C++
mcasas@chromium.org
2013-09-18
2
-0
/
+2
*
Use new WebView zoom API.
mkosiba@chromium.org
2013-09-18
6
-16
/
+14
*
[Android WebView] Defer scrolls until provided a valid content size
jdduke@chromium.org
2013-09-18
2
-0
/
+71
*
[rAc] Remove unused transaction id parameter from callback.
isherman@chromium.org
2013-09-18
2
-4
/
+3
*
This CL:
pkotwicz@chromium.org
2013-09-18
2
-6
/
+16
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
1
-3
/
+3
*
Use webview classic cookies file to create the chromium based
sgurun@chromium.org
2013-09-16
1
-3
/
+42
*
[android_webview] Fixes for wrap_content layouts.
mkosiba@chromium.org
2013-09-16
12
-34
/
+371
*
[Android WebView] Pass absolute URL to requestFocusNodeHref.
primiano@chromium.org
2013-09-16
1
-1
/
+5
*
[Android WebView] Remove some obsolete TODOs
boliu@chromium.org
2013-09-15
1
-7
/
+0
*
Fix stuck state when long press on a button is performed.
mariakhomenko@chromium.org
2013-09-15
1
-1
/
+6
*
content: Move kHttpScheme constant into content namespace.
tfarina@chromium.org
2013-09-15
1
-1
/
+1
*
[Android WebView] Match chrome font settings
boliu@chromium.org
2013-09-15
1
-2
/
+52
*
[Android WebView] Do not interfere with requests after destroy
boliu@chromium.org
2013-09-14
5
-36
/
+83
*
[Android WebView] Add AwSettingsTest#testBlockNetworkImagesWithTwoViews
mnaganov@chromium.org
2013-09-13
2
-7
/
+85
*
[Android WebView] Wire up Blink's WideViewportQuirkEnabled setting
mnaganov@chromium.org
2013-09-13
3
-17
/
+58
*
Revert "Plumb user_gesture up from Blink to the JavaScript dialog code..."
avi@chromium.org
2013-09-12
2
-2
/
+0
*
Use the top-level URL for popup blocking.
jochen@chromium.org
2013-09-11
2
-0
/
+2
*
Add CONTENT_EXPORT to some swtiches needed for WebView
joth@chromium.org
2013-09-11
1
-5
/
+4
*
[Android WebView] First cut memory management
boliu@chromium.org
2013-09-10
5
-0
/
+66
*
Fix the typo
michaelbai@chromium.org
2013-09-09
1
-3
/
+3
*
Disabling AwFormDatabaseServiceTest.HasAndClearFormData.
henrika@chromium.org
2013-09-09
1
-1
/
+3
*
Revert 221989 "Revert 221946 "[Android WebView] Enable spatial n..."
henrika@chromium.org
2013-09-09
3
-2
/
+50
*
Revert 221946 "[Android WebView] Enable spatial navigation / DPAD"
henrika@chromium.org
2013-09-09
3
-50
/
+2
*
[Android WebView] Enable spatial navigation / DPAD
joth@chromium.org
2013-09-08
3
-2
/
+50
*
Fix threading issues in aw form database
sgurun@chromium.org
2013-09-07
3
-42
/
+68
*
Stop sending long press events twice
kristianm@chromium.org
2013-09-07
4
-28
/
+0
*
Generate passwords only for the forms that autofill server classifies one of ...
zysxqn@google.com
2013-09-06
2
-0
/
+5
*
Free memory when the last WebView instance is destroyed.
primiano@chromium.org
2013-09-06
1
-0
/
+9
*
Switch AwPixelInfo to wrap SkCanvasLayerState
joth@chromium.org
2013-09-06
2
-86
/
+39
*
[Android WebView] Wire up the viewport quirks settings
mnaganov@chromium.org
2013-09-06
6
-89
/
+140
*
Disable AwSettingsTest.testUseWideViewportLayoutWidth test.
aboxhall@chromium.org
2013-09-05
1
-2
/
+6
*
Fix problem with input fields not gaining focus
joth@chromium.org
2013-09-05
1
-7
/
+5
*
Revert 221409 "Fix threading issues in aw form database"
pneubeck@chromium.org
2013-09-05
3
-63
/
+41
*
Fix threading issues in aw form database
sgurun@chromium.org
2013-09-05
3
-41
/
+63
*
[Android WebView] Remove some log spam
joth@chromium.org
2013-09-05
1
-2
/
+1
*
Fix UpdateTilePriorities viewport in Android WebView.
aelias@chromium.org
2013-09-05
1
-2
/
+7
[next]