summaryrefslogtreecommitdiffstats
path: root/android_webview/browser/aw_javascript_dialog_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the ability of webpages to specify strings for the onbeforeunload dialog.avi2016-03-111-1/+0
* Switch to standard integer types in android_webview/.avi2015-12-201-0/+1
* Make JavaScript dialog suppression more aggressive.avi2015-04-171-1/+1
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-18/+15
* replace OVERRIDE and FINAL with override and final in android_webview/mostynb2014-10-071-4/+4
* Add base:: to string16s in android_webview/.dbeam@chromium.org2013-12-191-3/+3
* Revert "Plumb user_gesture up from Blink to the JavaScript dialog code..."avi@chromium.org2013-09-121-1/+0
* Plumb user_gesture up from Blink to the JavaScript dialog code, and don't off...avi@chromium.org2013-08-291-0/+1
* Revert 220050 "Plumb user_gesture up from Blink to the JavaScrip..."wittman@chromium.org2013-08-281-1/+0
* Plumb user_gesture up from Blink to the JavaScript dialog code, and don't off...avi@chromium.org2013-08-281-0/+1
* Persist JavaScript dialog state across page navigations.avi@chromium.org2013-07-311-1/+3
* Callbacks cannot be owned by Javakristianm@chromium.org2013-04-051-0/+41