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
*
Fix some lint warnings for android_webview_test_apk
boliu
2015-03-11
1
-7
/
+6
*
Cancel client auth requests when not promptable.
davidben
2015-03-11
6
-64
/
+87
*
Silence NewApi lint warnings
boliu
2015-03-11
7
-0
/
+14
*
Fix crash when JS postMessage undefined to WebView.
hush
2015-03-10
3
-8
/
+54
*
Hold messages in message port service when a message port is
sgurun
2015-03-10
6
-5
/
+189
*
Move minor WebViewChromium implementation to chromium layer
boliu
2015-03-10
6
-27
/
+22
*
[Android WebView] Implement OnReceivedHttpError callback
mnaganov
2015-03-10
14
-15
/
+491
*
Fix and suppress some lint warnings
boliu
2015-03-10
3
-11
/
+13
*
Move NullWebViewClient implementation to chromium layer
boliu
2015-03-09
4
-87
/
+76
*
Move implementation of load methods to chromium layer
boliu
2015-03-09
2
-106
/
+166
*
Move onConsoleMessage implementation to chromium layer
boliu
2015-03-09
2
-5
/
+5
*
[Android WebView] Lay the groundwork for a better onReceivedError
mnaganov
2015-03-09
7
-31
/
+116
*
Move FileChooserParamsAdapter to chormium layer
boliu
2015-03-06
5
-107
/
+93
*
Move logic out of ContentSettingsAdapter
boliu
2015-03-05
2
-56
/
+68
*
Remove deprecated overload of didNavigateMainFrame
jdduke
2015-03-05
2
-3
/
+4
*
[WebView] Add test for visual state API when view dettached.
boliu
2015-03-04
2
-2
/
+86
*
[Android] Add proxy for Java-based WebContentsObservers
jdduke
2015-03-04
2
-3
/
+3
*
Throw if webview has been destroyed
boliu
2015-03-04
1
-0
/
+4
*
Delete CommandLineTest
boliu
2015-03-04
1
-55
/
+0
*
[WebView] Remove onFailure from VisualStateCallback.
tobiasjs
2015-03-04
3
-53
/
+10
*
[Android WebView] Synthesize a fake page loading event on page source modific...
mnaganov
2015-03-04
11
-7
/
+212
*
ContentBrowserClient::RequestPermission replies with PermissionStatus instead...
mlamouri
2015-03-03
2
-8
/
+16
*
Autofill/Wallet -- handle several classes of error in unmasking prompt.
estade
2015-03-03
2
-2
/
+2
*
Glue layer settings for OffscreenPreRaster.
hush
2015-03-02
1
-0
/
+8
*
Test PostMessage to popup window
hush
2015-03-02
3
-62
/
+153
*
Separate out Touch Selection Orientation enum
avi.nitk
2015-03-02
2
-0
/
+2
*
Android: Move resources for validation message bubble to components/web_conte...
tkent
2015-03-02
2
-0
/
+13
*
Revert of Test PostMessage to popup window (patchset #7 id:110001 of https://...
hush
2015-02-28
3
-153
/
+62
*
Test PostMessage to popup window
hush
2015-02-28
3
-62
/
+153
*
Implement the plumbing to handle messages in a separate handler
sgurun
2015-02-28
4
-87
/
+96
*
Step two of optionally sending messages to/from message ports as base::Value.
mek
2015-02-28
3
-7
/
+21
*
Optionally have MessagePort pass data as base::Value, part 1.
mek
2015-02-27
2
-4
/
+9
*
Rename blink::WebPermissionClient to blink::WebContentSettings.
mlamouri
2015-02-27
5
-47
/
+48
*
Add is_same_page_navigation to RFO::DidCommitProvisionalLoad.
mlamouri
2015-02-27
2
-2
/
+4
*
The testMessageChannelUsingPendingPort test fails occasionally because the ha...
sgurun
2015-02-26
1
-2
/
+6
*
Make content JNI API accept a list of callbacks
michaelbai
2015-02-26
1
-3
/
+6
*
Disable flaky testCalledWhenTopLevelAboutBlankNavigation
boliu
2015-02-26
1
-0
/
+5
*
Revert of Revert of Add AwAssets into android_webview/native/public (patchset...
hush
2015-02-26
8
-11
/
+11
*
Implement the close() API for Message ports
sgurun
2015-02-26
13
-77
/
+284
*
Remove android_webview/browser layer's dependency on native/
hush
2015-02-26
5
-11
/
+47
*
Revert of [Android WebView] Synthesize a fake page loading event on page sour...
grt
2015-02-26
8
-105
/
+23
*
[Android WebView] Synthesize a fake page loading event on page source modific...
mnaganov
2015-02-26
8
-23
/
+105
*
OffscreenPreRaster and its plumbings
hush
2015-02-25
8
-16
/
+84
*
aw: Keep selection handles when flinging
jdduke
2015-02-25
2
-1
/
+6
*
[Android] Convert AndroidWebViewTest.apk to isolate.
jbudorick
2015-02-24
11
-29
/
+37
*
Revert of Add AwAssets into android_webview/native/public (patchset #4 id:700...
binjin
2015-02-23
8
-11
/
+11
*
Separate OnJNIOnLoad
michaelbai
2015-02-21
5
-36
/
+28
*
Add AwAssets into android_webview/native/public
hush
2015-02-21
8
-11
/
+11
*
Use combined native/manual JNI registration.
torne
2015-02-20
3
-5
/
+7
*
Class ownership changes:
jeremyim
2015-02-20
2
-36
/
+24
[next]