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] Fix the fling scroll does not work issue for popup tabs.
shouqun
2015-04-15
4
-0
/
+81
*
[Android] Allow custom ActionMode creation via ContentViewClient
jdduke
2015-04-15
4
-0
/
+63
*
Take a snapshot of the AXTree
sgurun
2015-04-14
2
-0
/
+44
*
[Android WebView] Limit synthesizing fake page loading events to popups
mnaganov
2015-04-14
6
-49
/
+84
*
[android_webview] Convert VLOGs to DVLOGs
pranay.kumar
2015-04-14
1
-4
/
+0
*
Always add flag "FLAG_ACTIVITY_NEW_TASK" when doing a Web Search
hush
2015-04-14
1
-0
/
+20
*
Update DataReductionProxySettings->DataReductionProxyConfig interaction for t...
jeremyim
2015-04-10
1
-1
/
+2
*
Create Context with OutputSurface in SyncCompositor
boliu
2015-04-10
2
-12
/
+2
*
Remove old comments.
hush
2015-04-10
1
-2
/
+0
*
Delete obsolete manifest file.
torne
2015-04-09
1
-4
/
+0
*
android_webview: stop leaking Contexts.
torne
2015-04-09
2
-63
/
+64
*
Add flag to WebView apks specifying that these apks contain WebView.
gsennton
2015-04-09
1
-0
/
+2
*
Delete webview buildbot files.
torne
2015-04-09
4
-834
/
+0
*
Null check ContentViewCore::GetJavaObject
boliu
2015-04-08
3
-9
/
+20
*
Make webview test apks installable on JB
boliu
2015-04-07
3
-2
/
+9
*
Remove obsolete for_web_contents parameter in FontRenderParamsQuery.
stapelberg
2015-04-06
1
-1
/
+1
*
Enable NeedsBraces check and fix some checkstyle issues.
aurimas
2015-04-03
20
-54
/
+55
*
Part 4 of ??: Move blink images to their own grd/pak files.
erg
2015-04-03
1
-1
/
+2
*
cc: Make scheduling be driven by vsync for android webview.
sunnyps
2015-04-02
5
-115
/
+73
*
Update remaining code to include NetLog files from net/log directory rather t...
eroman
2015-04-02
1
-2
/
+2
*
Rename DataReductionProxyStatisticsPrefs to DataReductionProxyCompressionStats
zhuoyu.qian
2015-04-02
1
-3
/
+4
*
Replace kMediaDrmEnableNonCompositing swicth with use_video_overlay_for_embed...
ddorwin
2015-04-02
2
-5
/
+6
*
Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...
sunnyps
2015-04-02
4
-68
/
+115
*
cc: Make scheduling be driven by vsync for android webview.
sunnyps
2015-04-02
4
-115
/
+68
*
Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...
sunnyps
2015-04-02
4
-68
/
+115
*
cc: Make scheduling be driven by vsync for android webview.
sunnyps
2015-04-01
4
-115
/
+68
*
[Android WebView] Invoke callback with deny state for geolocation.getCurrentP...
timvolodine
2015-04-01
1
-3
/
+29
*
Processing USERNAME reply from Autofill server in Password Manager
dvadym
2015-04-01
2
-2
/
+2
*
Move android_app_version_* into an inner variables dict.
tobiasjs
2015-04-01
1
-2
/
+0
*
Implement PermissionService::GetNextPermissionChange.
mlamouri
2015-04-01
2
-0
/
+18
*
Speculative deflake testCreateAndGcManyTimes
boliu
2015-04-01
1
-4
/
+32
*
Remove android_webview_build conditions in android_webview.
torne
2015-03-31
4
-150
/
+56
*
Add user gesture carryover bit
jaekyun
2015-03-31
1
-1
/
+4
*
Remove support for jarjar-ing layout.xml files.
torne
2015-03-30
3
-100
/
+0
*
Add a string to user agent to differentiate webview from clank.
gsennton
2015-03-30
3
-3
/
+12
*
Re-enable AwContentsClientOnFormResubmissionTest#testResend
paulmiller
2015-03-30
1
-4
/
+0
*
Use jinja2 to template webview manifest files.
tobiasjs
2015-03-30
3
-4
/
+10
*
Refactor Permissions related method out of ContentBrowserClient.
mlamouri
2015-03-29
7
-97
/
+187
*
Revert of Enable BeginFrame scheduling on aura (patchset #12 id:210001 of htt...
danakj
2015-03-27
1
-0
/
+1
*
Enable BeginFrame scheduling on aura
simonhong
2015-03-27
1
-1
/
+0
*
Test for net::ERR_ICANN_NAME_COLLISION in other places that check host resolo...
eroman
2015-03-27
1
-0
/
+1
*
[DevTools] Move network protocol handler to RenderFrameHost.
dgozman
2015-03-27
2
-6
/
+7
*
Remove WebView resource rewriting fallback case.
torne
2015-03-27
1
-12
/
+3
*
Delete Android build system makefiles.
torne
2015-03-27
6
-690
/
+0
*
Reland part 3 of 4: Modify blink users so they use blink images.
erg
2015-03-26
1
-1
/
+1
*
Disable Screen Orientation API locking ability for WebView.
mlamouri
2015-03-26
1
-0
/
+3
*
Make GC test catch strong ref from client objects
boliu
2015-03-26
2
-9
/
+34
*
Reland "[Android] Preserve the front buffer when the activity is paused"
jdduke
2015-03-25
1
-1
/
+3
*
Revert "Part 3 of 4: Modify blink users so they use the image resources in bl...
Elliot Glaysher
2015-03-25
1
-1
/
+1
*
Part 3 of 4: Modify blink users so they use the image resources in blink.
erg
2015-03-25
1
-1
/
+1
[next]