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
/
native
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert force video overlay to preference
boliu
2015-03-24
1
-1
/
+6
*
Unit Test for WebView animating in and out of screen
hush
2015-03-20
1
-0
/
+2
*
favor DCHECK_CURRENTLY_ON for better logs in android_webview/
mostynb
2015-03-18
6
-90
/
+91
*
Moves CookieCryptoDelegate to net/extras/sqlite.
rohitrao
2015-03-18
1
-1
/
+1
*
[Autofill] Add infrastructure for Rappor metrics, and log 2 metrics.
mathp
2015-03-18
2
-0
/
+5
*
[Android WebView] Implement a better OnReceivedError callback
mnaganov
2015-03-17
2
-68
/
+76
*
This CL addresses a long standing TODO to implement transferring ports from J...
sgurun
2015-03-12
1
-0
/
+6
*
Cancel client auth requests when not promptable.
davidben
2015-03-11
3
-47
/
+75
*
Fix crash when JS postMessage undefined to WebView.
hush
2015-03-10
1
-5
/
+6
*
Hold messages in message port service when a message port is
sgurun
2015-03-10
2
-0
/
+12
*
[Android WebView] Implement OnReceivedHttpError callback
mnaganov
2015-03-10
2
-0
/
+83
*
[WebView] Remove onFailure from VisualStateCallback.
tobiasjs
2015-03-04
1
-4
/
+4
*
[Android WebView] Synthesize a fake page loading event on page source modific...
mnaganov
2015-03-04
2
-0
/
+14
*
Autofill/Wallet -- handle several classes of error in unmasking prompt.
estade
2015-03-03
2
-2
/
+2
*
Implement the plumbing to handle messages in a separate handler
sgurun
2015-02-28
1
-5
/
+5
*
Step two of optionally sending messages to/from message ports as base::Value.
mek
2015-02-28
1
-1
/
+5
*
Revert of Revert of Add AwAssets into android_webview/native/public (patchset...
hush
2015-02-26
5
-8
/
+8
*
Implement the close() API for Message ports
sgurun
2015-02-26
2
-0
/
+27
*
Remove android_webview/browser layer's dependency on native/
hush
2015-02-26
2
-7
/
+2
*
Revert of [Android WebView] Synthesize a fake page loading event on page sour...
grt
2015-02-26
2
-14
/
+0
*
[Android WebView] Synthesize a fake page loading event on page source modific...
mnaganov
2015-02-26
2
-0
/
+14
*
OffscreenPreRaster and its plumbings
hush
2015-02-25
4
-0
/
+17
*
Revert of Add AwAssets into android_webview/native/public (patchset #4 id:700...
binjin
2015-02-23
5
-8
/
+8
*
Add AwAssets into android_webview/native/public
hush
2015-02-21
5
-8
/
+8
*
Rename [Ii]nvalidateOnFunctorDestroy to [dD]etachFunctorFromView
tobiasjs
2015-02-18
2
-3
/
+3
*
There is no point of keeping source_origin as a parameter in postMessageTo* m...
sgurun
2015-02-13
2
-6
/
+6
*
Return created channels synchronously
sgurun
2015-02-13
4
-12
/
+12
*
Adding q=low to the Chrome-Proxy request header
megjablon
2015-02-12
1
-1
/
+1
*
[WebView] Improve VisualState API name.
igsolla
2015-02-11
2
-6
/
+6
*
[WebView] Add a request id param to the flushVisualState API.
igsolla
2015-02-10
2
-5
/
+11
*
Revert of [WebView] Add unique visual state request ids. (patchset #4 id:6000...
igsolla
2015-02-09
2
-14
/
+6
*
[WebView] Add unique visual state request ids.
igsolla
2015-02-09
2
-6
/
+14
*
Revert of Enable libc++ on Android (patchset #16 id:460001 of https://coderev...
jam
2015-02-07
1
-2
/
+1
*
Hook SetKeyOnIO in Webview to DataReductionProxyIOData
bengr
2015-02-06
1
-4
/
+1
*
Enable libc++ on Android
jdduke
2015-02-06
1
-1
/
+2
*
Revert "Adding q=low to the Chrome-Proxy request header"
apavlov
2015-02-06
1
-3
/
+4
*
Adding q=low to the Chrome-Proxy request header
megjablon
2015-02-06
1
-4
/
+3
*
[WebView] Add a new flushVisualState API to AwContents.
igsolla
2015-02-05
2
-0
/
+22
*
Update {virtual,override,final} to follow C++11 style.
dcheng
2015-02-04
26
-222
/
+196
*
Rename initial_pos to initial_rect in ShowWidget and ShowView IPCs.
bokan
2015-02-03
2
-2
/
+2
*
Post a message from Java to JS using message channels.
sgurun
2015-01-29
4
-8
/
+62
*
Remove most native WebContents references from Java
dtrainor
2015-01-27
4
-11
/
+19
*
Mechanical rename of tracing includes for /android_webview
ssid
2015-01-27
2
-2
/
+2
*
Add OAuth2 token to RealPanRequest.
estade
2015-01-26
2
-1
/
+6
*
Enable posting a message from JS to Android webview.
sgurun
2015-01-23
6
-52
/
+261
*
Reduce duplicated code in AwWebContentsDelegate
hugo.holgersson
2015-01-22
2
-16
/
+5
*
Fullscreen: make fullscreen requests come from RenderFrame.
mlamouri
2015-01-17
2
-2
/
+16
*
Remove the discrepencies between chrome and android_webview print
sgurun
2015-01-14
2
-5
/
+4
*
[Autofill] Componentize AutofillCCInfoBarDelegate.
pritam.nikam
2015-01-13
2
-0
/
+7
*
[DevTools] Move CreateSocketForTethering to ServerSocketFactory
vkuzkokov
2015-01-13
1
-19
/
+25
[next]