Sign in
chromium
/
chromium
/
src
/
22ac0e6330e10c73959e9f02273967a01d0f81d5
/
android_webview
/
browser
/
aw_contents_client_bridge.h
e04d399
Make DialogClosedCallback be a OnceCallback.
by Avi Drissman
· 8 years ago
f976d3f
Move IDMap to base namespace.
by Brett Wilson
· 8 years ago
b3bdfc6
Revert "AW: add privacyPolicyUrl to onSafeBrowsingHit"
by Nate Fischer
· 8 years ago
7a6f47e
SafeBrowsing for network service: add support in android webView.
by Yuzhu Shen
· 8 years ago
c28a5164
AW: add privacyPolicyUrl to onSafeBrowsingHit
by Nate Fischer
· 8 years ago
2285f05
Remove all RegisterNativesImpl() in android_webview/
by Shimi Zhang
· 8 years ago
ec9ec87
AW: implement WebViewClient#onSafeBrowsingHit API
by Nate Fischer
· 8 years ago
436ccfe
Refactor client cert private key handling.
by mattm
· 8 years ago
a8a46e1
Provide a safebrowsing specific error code.
by sgurun
· 8 years ago
9ca8b8c
[WebView] Merge AwContentsClientBridgeBase into AwContentsClientBridge
by ctzsm
· 8 years ago
0baa01d
[WebView] Move files from native to browser
by ctzsm
· 8 years ago
[Renamed (95%) from android_webview/native/aw_contents_client_bridge.h]
777ff45
Rename JavaScript "messages" to "dialogs".
by avi
· 9 years ago
a982815e
Reland Move onReceivedError and onReceivedHttpError out of AwContentsIoThreadClientImpl
by sgurun
· 9 years ago
0781d31
Revert of Move onReceivedError and onReceivedHttpError out of AwContentsIoThreadClientImpl (patchset #7 id:120001 of https://codereview.chromium.org/2558223002/ )
by boliu
· 9 years ago
f199141e
Move onReceivedError and onReceivedHttpError out of AwContentsIoThreadClientImpl
by sgurun
· 9 years ago
de24c6d
Part 2 of base::IDMap refactor to eliminate IDMapOwnPointer/IDMapExternalPointer modes
by rlanday
· 9 years ago
a0039eaf
Move NewLoginRequest plumbing to AwContentsClientBridge
by sgurun
· 9 years ago
d465957f
Move NewDownload out of AwContentsIoThreadClientImpl
by sgurun
· 9 years ago
1c12b81f
Pass JavaRef to Java methods in android_webview.
by torne
· 9 years ago
719dde5
Remove unnecessary |result| argument from AllowCertificateError()
by estark
· 9 years ago
08daa07
Convert //android_webview to use std::unique_ptr
by dcheng
· 9 years ago
141dbc132
Remove the ability of webpages to specify strings for the onbeforeunload dialog.
by avi
· 9 years ago
68afca7
Revert 3 CLs for shouldOverrideUrlLoading implementation.
by gsennton
· 10 years ago
5728d85
Pass method parameters as JavaParamRef in android_webview.
by torne
· 10 years ago
bae3ff13e
Reland "Use resource throttle to implement shouldOverrideUrlLoading, core change"
by gsennton
· 10 years ago
42d9e37
Implement extended shouldOverrideUrlLoading callback in Android WebView
by mnaganov
· 10 years ago
e5c3091
Revert "Use resource throttle to implement shouldOverrideUrlLoading, core change"
by gsennton
· 10 years ago
777bb78a
Use resource throttle to implement shouldOverrideUrlLoading, core change
by gsennton
· 10 years ago
849952a4
Check user gesture before firing an intent in WebView
by mnaganov
· 10 years ago
3b8455ae7
Cancel client auth requests when not promptable.
by davidben
· 10 years ago
9b4dd1aa
Update {virtual,override,final} to follow C++11 style.
by dcheng
· 11 years ago
d731a491
replace OVERRIDE and FINAL with override and final in android_webview/
by mostynb
· 11 years ago
88d1887
Make Geolocation permission request use new API if possible.
by
[email protected]
· 11 years ago
487974a
Simplify geolocation permission request in the Content API.
by
[email protected]
· 11 years ago
6a718ab
Rename jni_helper.h to jni_weak_ref.h.
by
[email protected]
· 11 years ago
353539b
Add client cert support to android_webview
by
[email protected]
· 11 years ago
865eb54
Add base:: to string16s in android_webview/.
by
[email protected]
· 12 years ago
0b85508d
Rather than using a throttle, we are now using
by
[email protected]
· 12 years ago
44100446
Callbacks cannot be owned by Java
by
[email protected]
· 12 years ago
01d1feea
Implement Webviewclient.onReceivedSslError
by
[email protected]
· 12 years ago