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
*
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
*
[Android] Fix AwSettingsTest tests downstream failures due to missing resourc...
mnaganov@chromium.org
2012-10-02
2
-2
/
+8
*
Implement Android WebSettings.[get|set]BlockNetworkLoads
boliu@chromium.org
2012-10-01
17
-137
/
+369
*
[Android] Fix the final crash in the android_webview test runner.
mkosiba@chromium.org
2012-10-01
1
-0
/
+8
*
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
2
-0
/
+10
*
Improves jni_generator name mangling.
bulach@chromium.org
2012-09-28
1
-2
/
+2
*
Move AndroidProtocolAdaptor into android_webview
mnaganov@chromium.org
2012-09-27
14
-8
/
+962
*
Ignore "*.orig" and "*.rej" files in WebView licence scanning tool.
mnaganov@chromium.org
2012-09-27
1
-0
/
+2
*
[Android] Fix AwSettings.testUserAgentString... tests
mnaganov@chromium.org
2012-09-26
1
-3
/
+1
*
Implement Android WebView BlockNetworkImages
boliu@chromium.org
2012-09-26
4
-21
/
+155
*
Refactor the about:version code out of about_ui.
stevet@chromium.org
2012-09-26
1
-1
/
+1
*
Fix webview license scan for clang
michaelbai@google.com
2012-09-25
1
-2
/
+2
*
Move content test utils to content/public/test
nyquist@chromium.org
2012-09-25
7
-21
/
+14
*
Use upstream style for whitelisting clang (fixes http://codereview.chromium.o...
yfriedman@chromium.org
2012-09-25
1
-1
/
+1
*
Fix webview license scan for clang.
yfriedman@chromium.org
2012-09-25
1
-0
/
+2
*
Fix warnings when compiling with clang
michaelbai@chromium.org
2012-09-25
2
-9
/
+0
*
Remove chrome/app/theme/chromium/BRANDING from
mark@chromium.org
2012-09-24
1
-2
/
+0
*
Move base Java utils to base/test/android/javatests.
nyquist@chromium.org
2012-09-24
10
-28
/
+13
*
[Android] Install a WebContentsObserverAndroid in android_webview.
benm@chromium.org
2012-09-24
2
-2
/
+10
*
[Android] Use 'copies' instead of 'cp' to copy files in android_webview.
mkosiba@chromium.org
2012-09-24
1
-9
/
+4
*
Simplify android_webview apk generation gyp rules.
mkosiba@chromium.org
2012-09-24
4
-290
/
+134
*
[Android] Add AwNativeWindow class to android_webview.
benm@chromium.org
2012-09-24
1
-0
/
+28
*
Adding NativeWindow base class with context.
aurimas@chromium.org
2012-09-22
1
-2
/
+2
*
Revert "Revert 158067 - Remove native side of content_view_client"
yusufo@chromium.org
2012-09-22
4
-13
/
+186
*
Revert 158067 - Remove native side of content_view_client
avi@chromium.org
2012-09-21
4
-186
/
+13
*
Remove native side of content_view_client
yusufo@chromium.org
2012-09-21
4
-13
/
+186
[next]