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
*
Changes "Android-WebView" feature annotation to "WebView".
klundberg@chromium.org
2012-11-01
21
-186
/
+186
*
Android: first step on LibraryLoader API changes.
bulach@chromium.org
2012-11-01
1
-1
/
+1
*
[Android] Add supportMultipleWindows setting
mnaganov@chromium.org
2012-10-30
1
-0
/
+87
*
[Android] Disable FindApis tests.
mnaganov@chromium.org
2012-10-29
3
-44
/
+135
*
Android WebView: remove resources.pak from build.
torne@chromium.org
2012-10-29
1
-1
/
+1
*
Clean up android_webview OWNERS and DEPS
joth@chromium.org
2012-10-29
1
-2
/
+2
*
[android_webview] Properly support empty InputStreams.
mkosiba@chromium.org
2012-10-26
1
-0
/
+55
*
[Android] Upstream WebSettings.TextZoom tests.
mnaganov@chromium.org
2012-10-26
1
-0
/
+116
*
make the scripts happy
sgurun@chromium.org
2012-10-25
1
-3
/
+3
*
Handle resubmission of HTTP Posts.
sgurun@chromium.org
2012-10-25
3
-0
/
+164
*
[android_webview] Support intercepting for unhandled schemes.
mkosiba@chromium.org
2012-10-24
3
-5
/
+39
*
[android_webview] De-flake ShouldIgnoreNavigation POST test.
mkosiba@chromium.org
2012-10-24
2
-238
/
+161
*
Add aw test to check UA is actually set by ContentSettings.
boliu@chromium.org
2012-10-24
1
-0
/
+37
*
Fix findbugs warnings in android_webview javatests
joth@chromium.org
2012-10-24
1
-17
/
+16
*
Android WebView: rename libwebview target.
torne@chromium.org
2012-10-22
1
-1
/
+1
*
[Android] Move command line flag file
dfalcantara@chromium.org
2012-10-20
1
-1
/
+1
*
[Android] Remove workarounds in AwSettingsTest.
mnaganov@chromium.org
2012-10-19
1
-10
/
+0
*
[android_webview] Don't use chrome:// scheme in tests.
mkosiba@chromium.org
2012-10-19
1
-40
/
+78
*
Mark WebViewSynchronousFindApisTest.testFindAllEmptyNext flaky.
tedchoc@chromium.org
2012-10-18
1
-2
/
+6
*
Make HttpAuthDatabaseTest more robust
joth@chromium.org
2012-10-17
1
-1
/
+13
*
[Android WebView] Fix some findbugs warnings.
benm@chromium.org
2012-10-17
2
-3
/
+2
*
[Android WebView] Support for fetching Android Java resources.
benm@google.com
2012-10-16
5
-0
/
+52
*
De-flake android_webview testOnReceivedErrorOnInvalidUrl.
mkosiba@chromium.org
2012-10-16
1
-6
/
+2
*
Fix FindBugs warnings in LoadDataWithBaseUrlTest.java
johnme@chromium.org
2012-10-16
1
-1
/
+2
*
Implement android_webview url intercepting.
mkosiba@chromium.org
2012-10-16
6
-58
/
+418
*
Don't intercept POST navigation in android_webview.
mkosiba@chromium.org
2012-10-12
1
-0
/
+83
*
Deflake android_webview ShouldIgnoreNavigation test.
mkosiba@chromium.org
2012-10-12
1
-12
/
+21
*
[android_webview] Don't intercept navigations requested by the embedder.
mkosiba@chromium.org
2012-10-12
2
-30
/
+47
*
This change is motivated by the need to implement the Android WebView.loadDat...
benm@google.com
2012-10-11
3
-22
/
+99
*
TestWebServer refactors and cleanups.
boliu@chromium.org
2012-10-10
1
-6
/
+11
*
[android_webview] Use AwContents loadUrl method instead of ContentViewCore.
mkosiba@chromium.org
2012-10-10
19
-500
/
+554
*
[Android] Upstream WebView.allow{Content|File}Access implementation.
mnaganov@chromium.org
2012-10-10
2
-131
/
+209
*
Revert 160959 - [android_webview] Use AwContents loadUrl method instead of Co...
acolwell@chromium.org
2012-10-09
18
-470
/
+417
*
[android_webview] Use AwContents loadUrl method instead of ContentViewCore.
mkosiba@chromium.org
2012-10-09
18
-417
/
+470
*
Componentize IgnoreNavigationResourceThrottle and add chrome and webview spec...
mkosiba@chromium.org
2012-10-09
4
-7
/
+729
*
Mark WebViewSynchronousFindApisTest#testFindNextBackward as flaky.
pliard@chromium.org
2012-10-09
1
-2
/
+7
*
Fix typo in LoadUrlWithExtraHeaders test
boliu@chromium.org
2012-10-09
1
-1
/
+1
*
Upstream LoadUrlParams extra headers with test
boliu@chromium.org
2012-10-08
2
-8
/
+96
*
Make apks build from a single ant .xml template
cjhopman@chromium.org
2012-10-05
1
-43
/
+0
*
[Android] Upstream WebView tests and their dependencies.
leandrogracia@chromium.org
2012-10-05
17
-56
/
+1871
*
Implement Android WebView clearCache clear disk cache
boliu@chromium.org
2012-10-05
2
-11
/
+79
*
[Android] Fix AwSettingsTest.testUserAgent... tests.
mnaganov@chromium.org
2012-10-04
1
-24
/
+8
*
[Android] Fix android_webview SDK version in manifest files.
mkosiba@chromium.org
2012-10-03
1
-1
/
+1
*
Implement part of Android WebView.clearCache
boliu@chromium.org
2012-10-03
1
-0
/
+18
*
[Android] Disable failing AwSettings tests.
mkosiba@chromium.org
2012-10-02
1
-24
/
+73
*
[Android] Fix AwSettingsTest tests downstream failures due to missing resourc...
mnaganov@chromium.org
2012-10-02
1
-1
/
+1
*
Implement Android WebSettings.[get|set]BlockNetworkLoads
boliu@chromium.org
2012-10-01
4
-2
/
+89
*
Add more AwSettingsTest tests
mnaganov@chromium.org
2012-10-01
3
-76
/
+407
*
Add more generic support for java targets bundling multiple directories
cjhopman@chromium.org
2012-09-28
1
-0
/
+5
*
[Android] Fix AwSettings.testUserAgentString... tests
mnaganov@chromium.org
2012-09-26
1
-3
/
+1
[next]