| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce a resource identifier for content settings. | jochen@chromium.org | 2010-08-06 | 1 | -4/+5 |
* | Coverity issues 8518, 8519, 8522: Uninitialized member in cookie_modal_dialog.cc | finnur@chromium.org | 2010-07-23 | 1 | -0/+3 |
* | Make kCookiePromptExpanded a profile pref rather than a local state pref so i... | skrul@chromium.org | 2010-07-12 | 1 | -1/+1 |
* | Add a "session only" policy to the content settings. | jochen@chromium.org | 2010-07-02 | 1 | -2/+4 |
* | Allow content setting changes in incognito mode. | jochen@chromium.org | 2010-06-25 | 1 | -8/+2 |
* | Clear non-wildcard content settings before setting from bubble or prompt. | jochen@chromium.org | 2010-04-26 | 1 | -0/+10 |
* | Disable remember option in cookie prompt and content blocked notification bub... | mnissler@chromium.org | 2010-04-09 | 1 | -2/+8 |
* | Implement patterns for content setting exceptions. | jochen@chromium.org | 2010-04-08 | 1 | -2/+4 |
* | Reland 43183. Block database access on allowDatabase instead of databaseOpenF... | jochen@chromium.org | 2010-03-31 | 1 | -0/+4 |
* | Revert 43183 - Block database access on allowDatabase instead of databaseOpen... | jochen@chromium.org | 2010-03-31 | 1 | -4/+0 |
* | Block database access on allowDatabase instead of databaseOpenFile. | jochen@chromium.org | 2010-03-31 | 1 | -0/+4 |
* | Put up a prompt to create appcaches if the Content Settings indicate to do so... | michaeln@chromium.org | 2010-03-24 | 1 | -0/+14 |
* | chrome 1: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 1 | -0/+1 |
* | Test cookie prompting. | darin@chromium.org | 2010-03-04 | 1 | -0/+7 |
* | Mac: Cookie confirmation dialog. | thakis@chromium.org | 2010-02-24 | 1 | -1/+0 |
* | Revert 39756 - Mac: Cookie confirmation dialog. | thakis@chromium.org | 2010-02-23 | 1 | -0/+1 |
* | Mac: Cookie confirmation dialog. | thakis@chromium.org | 2010-02-23 | 1 | -1/+0 |
* | Pass in the HostContentSettingsMap to the CookieModalDialog so IsValid can ma... | jorlow@chromium.org | 2010-02-20 | 1 | -8/+25 |
* | Speculative crash fix. | darin@chromium.org | 2010-02-20 | 1 | -4/+8 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | Fixes two bugs in cookie prompting: | sky@chromium.org | 2010-02-18 | 1 | -0/+22 |
* | Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ... | jorlow@chromium.org | 2010-02-17 | 1 | -1/+26 |
* | Make the setItem CONTENT_SETTING_ASK dialog more useful by showing the actual... | jorlow@chromium.org | 2010-02-12 | 1 | -6/+10 |
* | Couple of tweaks to the cookie prompt dialog: | sky@chromium.org | 2010-02-10 | 1 | -1/+6 |
* | Show an app modal dialog when the cookie policy is ASK. | darin@chromium.org | 2010-02-08 | 1 | -3/+2 |
* | Refactored out JS specific part of modal dialog stack into its own class, exp... | zelidrag@chromium.org | 2010-02-05 | 1 | -0/+33 |