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
*
Generate version resources for Chrome Frame using the same machinery as Chrom...
grt@chromium.org
2012-10-17
1
-4
/
+2
*
Make resource directory option in gyp template optional.
shashishekhar@chromium.org
2012-10-17
2
-3
/
+0
*
Android WebView: make sure libwebview target isn't mangled.
torne@chromium.org
2012-10-17
1
-0
/
+1
*
Android WebView: create a java module.
torne@chromium.org
2012-10-17
1
-0
/
+39
*
[Android WebView] Fix some findbugs warnings.
benm@chromium.org
2012-10-17
3
-3
/
+5
*
[Android WebView] Support for fetching Android Java resources.
benm@google.com
2012-10-16
13
-5
/
+285
*
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
24
-161
/
+864
*
Add DownloadControllerAndroid public interface for android.
nileshagrawal@chromium.org
2012-10-15
2
-0
/
+22
*
[Android] Make AndroidStreamReaderURLRequestJob to start loading asynchronously.
mnaganov@chromium.org
2012-10-15
2
-2
/
+18
*
Don't intercept POST navigation in android_webview.
mkosiba@chromium.org
2012-10-12
2
-1
/
+86
*
Deflake android_webview ShouldIgnoreNavigation test.
mkosiba@chromium.org
2012-10-12
1
-12
/
+21
*
Fix the android build.
mkosiba@chromium.org
2012-10-12
1
-29
/
+0
*
Android: Make webview builds more convenient.
torne@chromium.org
2012-10-12
1
-0
/
+17
*
[android_webview] Don't intercept navigations requested by the embedder.
mkosiba@chromium.org
2012-10-12
3
-32
/
+69
*
Move shared library copy and strip to java_apk.gypi
cjhopman@chromium.org
2012-10-11
1
-15
/
+2
*
Implement AwContentRendererClient and remove chrome/ dependency
boliu@chromium.org
2012-10-11
5
-40
/
+132
*
This change is motivated by the need to implement the Android WebView.loadDat...
benm@google.com
2012-10-11
7
-24
/
+134
*
Switch AutofillExternalDelegate to use WebContentsUserData.
avi@chromium.org
2012-10-10
1
-4
/
+3
*
TestWebServer refactors and cleanups.
boliu@chromium.org
2012-10-10
1
-6
/
+11
*
[Android] Add missing superclass method invocation in AwContentBrowserClient.
mnaganov@chromium.org
2012-10-10
1
-0
/
+1
*
Implement AwContentsClient and remove dependency on chrome/
boliu@chromium.org
2012-10-10
7
-7
/
+73
*
[android_webview] Use AwContents loadUrl method instead of ContentViewCore.
mkosiba@chromium.org
2012-10-10
20
-500
/
+566
*
[Android] Upstream WebView.allow{Content|File}Access implementation.
mnaganov@chromium.org
2012-10-10
13
-139
/
+346
*
Include infobar stubs for unit_tests and testshell.
nileshagrawal@chromium.org
2012-10-10
2
-0
/
+9
*
Revert 160959 - [android_webview] Use AwContents loadUrl method instead of Co...
acolwell@chromium.org
2012-10-09
19
-482
/
+417
*
[android_webview] Use AwContents loadUrl method instead of ContentViewCore.
mkosiba@chromium.org
2012-10-09
19
-417
/
+482
*
Componentize IgnoreNavigationResourceThrottle and add chrome and webview spec...
mkosiba@chromium.org
2012-10-09
11
-16
/
+779
*
Add support for building apk in release
cjhopman@chromium.org
2012-10-09
1
-2
/
+1
*
Mark WebViewSynchronousFindApisTest#testFindNextBackward as flaky.
pliard@chromium.org
2012-10-09
1
-2
/
+7
*
Android: Add a webview-specific All target.
torne@chromium.org
2012-10-09
1
-0
/
+19
*
Android: update webview incompatible license list.
torne@chromium.org
2012-10-09
1
-17
/
+24
*
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
*
Remove dependency on cwd in license tool.
torne@chromium.org
2012-10-05
1
-8
/
+6
*
Make apks build from a single ant .xml template
cjhopman@chromium.org
2012-10-05
2
-116
/
+0
*
[Android] Upstream WebView tests and their dependencies.
leandrogracia@chromium.org
2012-10-05
19
-57
/
+1878
*
Android: Add list of files with licenses not wanted in webview.
torne@chromium.org
2012-10-05
1
-0
/
+37
*
[Android WebView] Disable chrome preconnect behavior for WebView.
benm@chromium.org
2012-10-05
2
-0
/
+11
*
Implement Android WebView clearCache clear disk cache
boliu@chromium.org
2012-10-05
11
-18
/
+208
*
remove third_party/widevine from license check
qinmin@chromium.org
2012-10-05
1
-0
/
+2
*
Upstream AwContents.GetCertificate()
cramya@chromium.org
2012-10-05
3
-0
/
+66
*
[Android] Fix AwSettingsTest.testUserAgent... tests.
mnaganov@chromium.org
2012-10-04
1
-24
/
+8
*
[Android] Set a default locale for WebView.
leandrogracia@chromium.org
2012-10-03
2
-0
/
+10
*
[Android] Fix android_webview SDK version in manifest files.
mkosiba@chromium.org
2012-10-03
2
-2
/
+2
*
Implement part of Android WebView.clearCache
boliu@chromium.org
2012-10-03
10
-1
/
+120
*
Fix style error in AwContentsIoThreadClientImpl
jknotten@chromium.org
2012-10-02
1
-1
/
+1
*
[Android] Disable failing AwSettings tests.
mkosiba@chromium.org
2012-10-02
1
-24
/
+73
*
Explicit out-of-line destructor for AwContentsIoThreadClientImpl.
jknotten@chromium.org
2012-10-02
2
-0
/
+5
[next]