summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/cookie_prompt_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* Test cookie prompting.darin@chromium.org2010-03-041-2/+7
* Pass in the HostContentSettingsMap to the CookieModalDialog so IsValid can ma...jorlow@chromium.org2010-02-201-1/+0
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Fixes two bugs in cookie prompting:sky@chromium.org2010-02-181-20/+1
* When we're initializing the modal dialog box which asks whether the page has ...jorlow@chromium.org2010-02-171-0/+20
* Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ...jorlow@chromium.org2010-02-171-11/+13
* Avoid showing the user a garbage path attribute when the cookie doesn't have andarin@chromium.org2010-02-121-6/+4
* Make the setItem CONTENT_SETTING_ASK dialog more useful by showing the actual...jorlow@chromium.org2010-02-121-32/+30
* 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