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] Don't include files from .svn in assets.
mkosiba@chromium.org
2013-02-04
1
-1
/
+1
*
[Android WebView] Update copyrights whitelist file
mnaganov@chromium.org
2013-02-04
1
-2
/
+2
*
Disable testCalledForIframeUnsupportedSchemeNavigations
boliu@chromium.org
2013-02-03
1
-0
/
+5
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
2
-2
/
+2
*
Rename JavaScriptDialogCreator to JavaScriptDialogManager.
kkania@chromium.org
2013-02-01
9
-36
/
+36
*
Only trigger onReceivedLoginRequest on main frames
boliu@chromium.org
2013-01-31
1
-16
/
+16
*
Enable AwContentsTest#testGetFavicon()
acleung@chromium.org
2013-01-31
1
-6
/
+2
*
Use a struct to pass parameters in the navigation interception callback.
mkosiba@chromium.org
2013-01-31
1
-3
/
+4
*
Code conventions.
sgurun@chromium.org
2013-01-31
3
-7
/
+5
*
[Android WebView] Mark LoadDataWithBaseUrlTest.testHistoryUrlNavigation flaky
skyostil@chromium.org
2013-01-31
1
-0
/
+5
*
[Android WebView] Avoid detecting '(c)' as a copyright sign in lists.
mnaganov@chromium.org
2013-01-31
2
-45
/
+76
*
[Android WebView] Whitelist proxy_resolver_v8_tracing.cc as copyrighted code ...
mnaganov@chromium.org
2013-01-31
1
-0
/
+2
*
Re-enable Android WebView FindApi tests
boliu@chromium.org
2013-01-30
4
-130
/
+0
*
[Android WebView] Implement the capture picture API.
leandrogracia@chromium.org
2013-01-30
11
-16
/
+346
*
[Android] Disable remaining WebView find-in-page tests
skyostil@chromium.org
2013-01-30
2
-0
/
+50
*
[Android WebView] Update list of directories excluded from copyrights check
mnaganov@chromium.org
2013-01-30
1
-0
/
+8
*
[Android] Disable WebViewAsynchronousFindApisTest
skyostil@chromium.org
2013-01-30
1
-0
/
+56
*
[Android WebView] Make copyrighted code scanning less flaky
mnaganov@chromium.org
2013-01-30
3
-180
/
+166
*
Fix Data URIs in tests
aruslan@chromium.org
2013-01-30
3
-8
/
+11
*
Android WebView scale hit test coordinates
boliu@chromium.org
2013-01-30
3
-44
/
+12
*
Android webview fix visited link
boliu@chromium.org
2013-01-30
3
-7
/
+1
*
Add Android WebView create/destroy stress test
boliu@chromium.org
2013-01-29
1
-0
/
+41
*
Temporarily disable Android WebView's WebKitHitTestTest tests.
johnme@chromium.org
2013-01-29
1
-0
/
+41
*
Temporarily disable Android WebView test AwSettingsTest#testLayoutAlgorithmWi...
johnme@chromium.org
2013-01-29
1
-0
/
+4
*
Make some AwContentsClient methods abstract
boliu@chromium.org
2013-01-29
1
-4
/
+2
*
Disable flaky test AwSettingsTest#testAppCacheWithTwoViews
boliu@chromium.org
2013-01-25
1
-2
/
+7
*
Android WebView fix test threading issue in a disabled test
boliu@chromium.org
2013-01-25
1
-1
/
+1
*
Android WebView visited link highlighting implementation part 2
boliu@chromium.org
2013-01-25
7
-1
/
+120
*
Android WebView visited link highlighting implementation
boliu@chromium.org
2013-01-25
11
-9
/
+113
*
Use correct favicon scale factor on Android.
aruslan@chromium.org
2013-01-24
1
-3
/
+4
*
Hook up WebViewClient.onReceivedLoginRequest
boliu@chromium.org
2013-01-23
14
-5
/
+191
*
Move content/components/navigation_interception to src/components
kaiwang@chromium.org
2013-01-23
10
-18
/
+20
*
Implements onReceivedIcon
acleung@chromium.org
2013-01-22
8
-2
/
+298
*
Move OpenItem/ShowItemInFolder from ContentBrowserClient to DownloadManagerDe...
hashimoto@chromium.org
2013-01-21
2
-10
/
+0
*
[Android WebView] Update third party whitelist file
mnaganov@chromium.org
2013-01-19
1
-2
/
+4
*
Call FlushIndex in BackendImpl::ModifyStorageSize
boliu@chromium.org
2013-01-18
5
-28
/
+0
*
fix compatibility issue of char for android x86
james.wei@intel.com
2013-01-18
1
-1
/
+1
*
[android_webview] Clean up message handlers in AwContents and AwContentsClient.
mkosiba@chromium.org
2013-01-17
3
-110
/
+136
*
Avoid call nativeDrawSW after AwContents.destroy
boliu@chromium.org
2013-01-16
1
-0
/
+2
*
[Android WebView] Add net/base/test_certificate_data.h into the whitelist
mnaganov@chromium.org
2013-01-15
1
-0
/
+2
*
Throw exception when initialization failed.
michaelbai@chromium.org
2013-01-15
2
-5
/
+15
*
Switch Android code to use ExecuteJavascriptInWebFrameCallbackResult.
avi@chromium.org
2013-01-15
2
-7
/
+2
*
Fix getting mime-type from a download request.
boliu@chromium.org
2013-01-15
2
-2
/
+2
*
Move content/components/web_contents_delegate_android to components/web_conte...
boliu@chromium.org
2013-01-12
11
-14
/
+31
*
Findbugs issues
kristianm@chromium.org
2013-01-12
2
-2
/
+5
*
Workaround disk cache crash round 2
boliu@chromium.org
2013-01-11
2
-4
/
+4
*
[android_webview] Add onMeasure support.
mkosiba@chromium.org
2013-01-11
4
-7
/
+232
*
Workaround disk cache crash in testAppCacheWithTwoViews
boliu@chromium.org
2013-01-11
1
-0
/
+5
*
Revert 176198
yfriedman@chromium.org
2013-01-10
2
-2
/
+3
*
Revert 176176
smckay@chromium.org
2013-01-10
2
-3
/
+2
[next]