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
/
javatests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a method for programmatically causing WebView to generate a minidump.
Tobias Sargeant
2015-10-12
1
-0
/
+33
*
Revert "Use resource throttle to implement shouldOverrideUrlLoading, core cha...
gsennton
2015-10-07
1
-90
/
+0
*
Check key system name consistently
jrummell
2015-10-02
1
-2
/
+1
*
permissions: handle request ids for permissions in permission manager
lalitm
2015-10-02
1
-0
/
+98
*
[Android WebView] Call shouldInterceptRequest on a background thread
Mikhail Naganov
2015-10-01
1
-8
/
+50
*
Enable page visibility on WebView by default
hush
2015-09-29
2
-3
/
+62
*
Do not cast Visual State Callback request_id argument to long.
tobiasjs
2015-09-22
1
-1
/
+1
*
[Android WebView] Add test for verifying loadDataWithBaseUrl behavior
mnaganov
2015-09-16
1
-0
/
+19
*
Switch WebView KeySystemTest to unprefixed EME.
ddorwin
2015-09-15
1
-14
/
+65
*
Revert "[Android WebView] Enable Network Information API"
mnaganov
2015-09-11
1
-3
/
+0
*
Add simple URL filtering to webview
dgn
2015-09-09
3
-4
/
+148
*
Plumb smooth scrolling in Chromium compositor
hush
2015-09-08
2
-30
/
+16
*
[Android WebView] Add switch for enabling experimental renderer sandboxing
mnaganov
2015-09-02
1
-0
/
+71
*
Switch callers to use pollForUIThreadCriteria where applicable.
tedchoc
2015-09-01
1
-16
/
+4
*
[Android] Supporting floating select ActionModes for web content
jdduke
2015-08-24
1
-15
/
+0
*
shouldOverrideUrlLoading should not be called on reloads in WebView
gsennton
2015-08-24
1
-0
/
+18
*
Update targetSdkVersion to 23.
aurimas
2015-08-22
1
-1
/
+1
*
Fix various errorprone warnings and errors.
mikecase
2015-08-21
2
-4
/
+4
*
[Android WebView] Enable Network Information API
timvolodine
2015-08-20
1
-0
/
+3
*
Refactor chrome's action mode logics and namings
ianwen
2015-08-19
1
-6
/
+6
*
Cleanup the remaining references to source_view_id
sgurun
2015-08-19
1
-1
/
+0
*
Implement AwContentBrowserClient::IsHandledURL
mnaganov
2015-08-13
1
-2
/
+2
*
Account for pixel snapping in AwSettingsTest
mckev
2015-08-07
1
-6
/
+7
*
Implement HttpUserAgentSettings delegate for Android WebView
tserng
2015-08-05
1
-0
/
+72
*
Deny the geolocation permission request by default.
michaelbai
2015-08-04
1
-20
/
+59
*
[Android] Move @CommandLineFlag setup to BaseInstrumentationTestRunner.
jbudorick
2015-07-31
1
-2
/
+2
*
Reland "Add ExecuteJavaScriptForTest and make all tests use it"
Jochen Eisinger
2015-07-24
5
-10
/
+10
*
Revert of Add ExecuteJavaScriptForTest and make all tests use it (patchset #1...
sigbjornf
2015-07-24
5
-10
/
+10
*
Add ExecuteJavaScriptForTest and make all tests use it
jochen
2015-07-24
5
-10
/
+10
*
Re-enable crashing tests after fix
boliu
2015-07-20
1
-33
/
+0
*
Disable failing tests in AwContentsClientFullScreenTest
perezju
2015-07-20
1
-0
/
+8
*
Properly disable failing AwContentsClientFullScreenTest and PartnerDisableInc...
pkotwicz
2015-07-19
1
-6
/
+24
*
Disable failing AwContentsClientFullScreenTests
pkotwicz
2015-07-19
1
-0
/
+7
*
Use resource throttle to implement shouldOverrideUrlLoading, core change
gsennton
2015-07-16
1
-0
/
+90
*
[Android WebView] Pass 'Referer' header to shouldInterceptRequest
mnaganov
2015-07-10
1
-0
/
+28
*
Check user gesture before firing an intent in WebView
mnaganov
2015-07-09
1
-5
/
+61
*
Adjust the text size using page scale information
sgurun
2015-07-08
1
-1
/
+4
*
Fix Problems found by Errorprone
raywilliams
2015-07-07
5
-8
/
+23
*
[Android WebView] Add test for setUserAgentString behaviour
mnaganov
2015-07-07
1
-0
/
+39
*
Do not query AX tree if there is no navigation yet
sgurun
2015-06-30
1
-3
/
+14
*
[Android WebView] Convert some more callbacks into embedder to be async
mnaganov
2015-06-22
1
-31
/
+69
*
Make lint fail builds.
aurimas
2015-06-19
1
-3
/
+1
*
Test text handles appear in Android WebView popups
hush
2015-06-17
2
-0
/
+84
*
Add SmallTest annotation
sgurun
2015-06-17
1
-0
/
+3
*
Add an option to not prune the Android AX tree, to preserve more style info.
dmazzoni
2015-06-16
1
-12
/
+12
*
WIP Verify style information is provided correctly
sgurun
2015-06-16
1
-0
/
+43
*
Test WebView without a WebViewClient
hush
2015-06-16
1
-0
/
+94
*
Unify Android Webview and Chrome's fling
hush
2015-06-10
2
-31
/
+5
*
[Android WebView] Send WebChromeClient.onReceivedTitle when navigating back
mnaganov
2015-06-05
3
-3
/
+133
*
webview: Initialize synchronous compositor after first activation.
sunnyps
2015-06-02
1
-5
/
+1
[next]