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
*
Abstract BrowserThread knowledge out of AutofillWebDataService.
blundell@chromium.org
2013-10-07
1
-1
/
+4
*
[Android WebView] Disable shrinksStandaloneImagesToFit
boliu@chromium.org
2013-10-07
2
-0
/
+10
*
[Android WebView] Disable WebRTC.
benm@chromium.org
2013-10-05
1
-0
/
+3
*
[Android WebView] Disable testMediaPlaybackWithoutUserGesture
boliu@chromium.org
2013-10-05
1
-0
/
+4
*
[Android WebView] Disable testSetInitialScale
boliu@chromium.org
2013-10-05
1
-0
/
+4
*
[Android WebView] Add an API to control favicon loading.
benm@chromium.org
2013-10-04
6
-3
/
+19
*
Show IDN in error screens (DNS failure etc.)
yuusuke@yandex-team.ru
2013-10-04
2
-0
/
+2
*
[Android WebView] Check AwContentsIoThreadClient usage
boliu@chromium.org
2013-10-04
1
-3
/
+6
*
[Android WebView] Change default tile size to 512x512
boliu@chromium.org
2013-10-03
1
-10
/
+1
*
DevTools: Extract target discovery and manipulation from DevToolsHttpHandlerImpl
kaznacheev@chromium.org
2013-10-03
1
-12
/
+67
*
[Android WebView] Fix invalidate corner case
boliu@chromium.org
2013-10-03
1
-1
/
+1
*
[Android WebView] OnMemoryPressure to drop tile memory
boliu@chromium.org
2013-10-03
8
-18
/
+131
*
Build with API level 18 on Android.
joaodasilva@chromium.org
2013-10-01
2
-2
/
+2
*
[Android WebView] Fix fallback tick corner cases
boliu@chromium.org
2013-10-01
1
-15
/
+14
*
[Android WebView] Enable Web Debugging in AW Test Shell
mnaganov@chromium.org
2013-09-30
1
-0
/
+6
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
1
-0
/
+1
*
[Android WebView] Hook up MemoryPressureListener
boliu@chromium.org
2013-09-30
1
-0
/
+4
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
1
-1
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
1
-0
/
+1
*
[Android WebView] Tweak gpu memory for low end devices
boliu@chromium.org
2013-09-27
1
-2
/
+2
*
Currently Android WebView will push settings from the java side to the render...
benm@chromium.org
2013-09-27
13
-85
/
+264
*
[android_webview] Use a fraction to calculate scroll offset.
mkosiba@chromium.org
2013-09-26
9
-188
/
+230
*
Make ResourceHandlers stateless with respect to child/routing/request IDs.
creis@chromium.org
2013-09-25
2
-2
/
+0
*
[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
[next]