summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/cookie_prompt_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Per brakowski, the cookie prompt default should be "remember" and not "ask".pkasting@chromium.org2010-02-101-1/+1
* Couple of tweaks to the cookie prompt dialog:sky@chromium.org2010-02-101-54/+36
* Make the content settings dialog dependent on its parent. This re-plumbs the...pkasting@chromium.org2010-02-091-5/+8
* Show an app modal dialog when the cookie policy is ASK.darin@chromium.org2010-02-081-34/+32
* Refactored out JS specific part of modal dialog stack into its own class, exp...zelidrag@chromium.org2010-02-051-68/+64
* Modified cookie alert prompt window to suport displaying of local storage inf...pkasting@chromium.org2010-02-021-49/+72
* Make content settings type enum something I can use in more code than just th...pkasting@chromium.org2010-01-281-3/+2
* Content Settings dialog and related Options UI changes.zelidrag@chromium.org2010-01-261-0/+291