| Commit message (Expand) | Author | Age | Files | Lines |
* | Use InterstitialPage through a delegate interface instead of deriving from it. | jam@chromium.org | 2012-02-07 | 1 | -1/+1 |
* | Revert 113591 - Revert 113579 - Content settings: allow scripts on interstiti... | dgozman@chromium.org | 2011-12-08 | 1 | -0/+52 |
* | Revert 113579 - Content settings: allow scripts on interstitial pages even if... | dgozman@chromium.org | 2011-12-08 | 1 | -52/+0 |
* | Content settings: allow scripts on interstitial pages even if JavaScript is b... | marja@chromium.org | 2011-12-08 | 1 | -0/+52 |
* | Take script URLs into account when applying script content settings. | marja@chromium.org | 2011-11-16 | 1 | -17/+91 |
* | Roll WebKit 100156:100263. | tonyg@chromium.org | 2011-11-15 | 1 | -1/+2 |
* | Revert 109213 - Take script URLs into account when applying script content se... | cmp@chromium.org | 2011-11-10 | 1 | -91/+10 |
* | Revert 109228 - ContentSettingsObserver (+ related classes) cleanup. | cmp@chromium.org | 2011-11-10 | 1 | -0/+7 |
* | ContentSettingsObserver (+ related classes) cleanup. | marja@chromium.org | 2011-11-09 | 1 | -7/+0 |
* | Take script URLs into account when applying script content settings. | marja@chromium.org | 2011-11-09 | 1 | -10/+91 |
* | Revert 109036 (speculative; seems to cause increased worker test flakiness) -... | thakis@chromium.org | 2011-11-08 | 1 | -91/+10 |
* | Take script URLs into account when applying script content settings. | marja@chromium.org | 2011-11-08 | 1 | -10/+91 |
* | Revert 109005 - Take script URLs into account when applying script content se... | marja@chromium.org | 2011-11-08 | 1 | -91/+10 |
* | Take script URLs into account when applying script content settings. | marja@chromium.org | 2011-11-08 | 1 | -10/+91 |
* | Remove static ContentSettingsObserver::default_settings_. | marja@chromium.org | 2011-11-02 | 1 | -2/+2 |
* | Delegating the "are images allowed" decision to renderer. | marja@chromium.org | 2011-10-27 | 1 | -1/+86 |
* | Check for default content setting pattern when requiring user authorization f... | bauerb@chromium.org | 2011-10-19 | 1 | -8/+4 |
* | Create a public header with the child_process_sandbox_support_linux functions... | jam@chromium.org | 2011-10-17 | 1 | -6/+2 |
* | Split most of RenderViewTest and associated classes into content. | joi@chromium.org | 2011-10-14 | 1 | -9/+9 |
* | Don't expose RenderViewImpl to tests which use RenderViewTest through its hea... | jam@chromium.org | 2011-10-11 | 1 | -5/+6 |
* | Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in... | jam@chromium.org | 2011-10-10 | 1 | -2/+2 |
* | Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg... | ananta@chromium.org | 2011-08-19 | 1 | -4/+4 |
* | Don't reset blocked content for in-page navigations. | bauerb@chromium.org | 2011-08-02 | 1 | -0/+31 |
* | Move more files from chrome/test to chrome/test/base, part #5 | phajdan.jr@chromium.org | 2011-08-01 | 1 | -1/+1 |
* | Correctly apply content settings to data URLs. | abarth@chromium.org | 2011-06-17 | 1 | -0/+1 |
* | Cached response ContentSettingsObserver::AllowStorage | jochen@chromium.org | 2011-06-01 | 1 | -0/+26 |
* | Correctly notify the browser about blocked plug-ins. | bauerb@chromium.org | 2011-04-27 | 1 | -6/+58 |
* | Move the content settings code out of RenderView, since it belongs in the Chr... | jam@chromium.org | 2011-04-18 | 1 | -0/+61 |