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