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
*
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
*
rAc: Get rid of dialog type in rAc, there is only one type left now.
ramankk@chromium.org
2013-09-04
2
-2
/
+0
*
Temporarily disable NavigationHistoryTest.testNavigateBackToNoncacheableLogin...
japhet@chromium.org
2013-09-04
1
-2
/
+10
*
Remove ref-counting from StreamListenSocket
szym@chromium.org
2013-09-03
2
-3
/
+3
*
[andorid_webview] Don't 'jiggle' on overscroll
mkosiba@chromium.org
2013-09-03
2
-8
/
+10
*
Android WebView: re-enable linker warnings where possible.
torne@chromium.org
2013-09-02
1
-4
/
+11
*
[Android WebView] Wire up Blink's UseLegacyBackgroundSizeShorthandBehavior se...
mnaganov@chromium.org
2013-08-31
3
-6
/
+37
*
Remove autocheckout code.
ramankk@chromium.org
2013-08-30
2
-56
/
+0
*
[Android WebView] Set WebView font renderer preferences
benm@chromium.org
2013-08-30
2
-2
/
+14
*
WebContentObserver::RenderViewCreated should be called for empty document.
michaelbai@chromium.org
2013-08-29
1
-1
/
+35
*
Change isMainFrame param to indicate the MainFrame itself.
michaelbai@chromium.org
2013-08-29
2
-3
/
+39
*
Plumb user_gesture up from Blink to the JavaScript dialog code, and don't off...
avi@chromium.org
2013-08-29
2
-0
/
+2
*
Revert 220050 "Plumb user_gesture up from Blink to the JavaScrip..."
wittman@chromium.org
2013-08-28
2
-2
/
+0
[next]