| Commit message (Expand) | Author | Age | Files | Lines |
* | Move TabContentsDelegate to content/public/browser and put it in the content ... | tfarina@chromium.org | 2011-12-20 | 1 | -1/+1 |
* | Rename TabContents::render_view_host() to GetRenderViewHost and put it into t... | jam@chromium.org | 2011-12-20 | 1 | -1/+1 |
* | Split UserMetrics into API vs. implementation. Move API to content/public. | joi@chromium.org | 2011-12-14 | 1 | -3/+4 |
* | Clean up TCW, make it solely a hub for 1:1 observer/helper objects. | avi@chromium.org | 2011-12-12 | 1 | -1/+1 |
* | Lock the GTK UI of the content settings bubble if the corresponding content s... | markusheintz@chromium.org | 2011-11-08 | 2 | -11/+37 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 2 | -0/+4 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 2 | -4/+4 |
* | Adding CookieSettings for storing cookie content settings. | marja@chromium.org | 2011-10-28 | 1 | -8/+10 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -3/+3 |
* | Take the content settings set by extensions into account in the default setti... | marja@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 2 | -15/+18 |
* | Fixed interaction of JavascriptEnabled and DefaultJavascriptSetting policies. | joaodasilva@chromium.org | 2011-10-12 | 4 | -5/+8 |
* | Move infobar handling to a tab helper. | avi@chromium.org | 2011-09-30 | 1 | -2/+3 |
* | Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t... | jochen@chromium.org | 2011-09-14 | 2 | -11/+11 |
* | content: Move collected cookies constrained window to TabContentsWrapper. | erg@chromium.org | 2011-09-07 | 1 | -1/+1 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 1 | -1/+2 |
* | Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA... | thakis@chromium.org | 2011-09-01 | 1 | -2/+1 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 1 | -1/+2 |
* | Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg... | ananta@chromium.org | 2011-08-19 | 1 | -1/+1 |
* | Migrate geolocation settings to host content settings map and remove the geol... | markusheintz@chromium.org | 2011-08-15 | 2 | -10/+18 |
* | Move more files from chrome/test to chrome/test/base, part #4 | phajdan.jr@chromium.org | 2011-08-01 | 2 | -2/+2 |
* | Removal of Profile from content part 4. | avi@chromium.org | 2011-08-01 | 1 | -4/+4 |
* | content_settings: Delete content_settings_combo_model.* now that native optio... | tfarina@chromium.org | 2011-07-28 | 2 | -110/+0 |
* | FileManagerDialogTest.SelectFileAndCancel flaky. | grt@chromium.org | 2011-07-19 | 8 | -0/+1330 |
|\ |
|
* | | Roll ANGLE r704:r705 | jbauman@chromium.org | 2011-07-19 | 8 | -1330/+0 |
* | | Migrate default geolocation content setting to host content settings map. | markusheintz@chromium.org | 2011-07-19 | 1 | -2/+4 |
|/ |
|
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 2 | -8/+9 |
* | Watch for profile destruction in ContentSettingBubbleModel. | bauerb@chromium.org | 2011-06-22 | 1 | -9/+22 |
* | Add methods to support item_pattern, top_level_frame_pattersn to host_content... | markusheintz@chromium.org | 2011-06-16 | 2 | -2/+12 |
* | Remove prerender content settings. | cbentzel@chromium.org | 2011-06-16 | 2 | -49/+0 |
* | In memory map to store |Value| objects for | markusheintz@chromium.org | 2011-06-09 | 1 | -0/+4 |
* | Prerender icon only appears when --prerender=enabled is set. | cbentzel@chromium.org | 2011-06-03 | 1 | -5/+8 |
* | Make content settings UI classes not depend on the exact set of content types. | bauerb@chromium.org | 2011-05-26 | 1 | -100/+76 |
* | Apply third party cookie blocking to all kinds of cookies | jochen@chromium.org | 2011-05-26 | 1 | -1/+3 |
* | Remove ShowCollectedCookiesDialog from TabContentsDelegate, since content lay... | jam@chromium.org | 2011-05-19 | 1 | -2/+2 |
* | Move the little infobar code from TabContents to TabContentsWrapper. | jam@chromium.org | 2011-05-18 | 1 | -1/+1 |
* | Remove the last content settings include from content. | jam@chromium.org | 2011-05-13 | 3 | -30/+52 |
* | Move TabSpecificContentSettings to TabContentWrapper. | jam@chromium.org | 2011-05-13 | 4 | -42/+41 |
* | Revert 85278 - Move TabSpecificContentSettings to TabContentWrapper. | jam@chromium.org | 2011-05-13 | 4 | -41/+42 |
* | Move TabSpecificContentSettings to TabContentWrapper. | jam@chromium.org | 2011-05-13 | 4 | -42/+41 |
* | More work on removing content settings code from src\content. | jam@chromium.org | 2011-05-07 | 4 | -1/+4 |
* | Move favicon from TabContents to TabContentsWrapper. | avi@chromium.org | 2011-05-03 | 1 | -1/+2 |
* | Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape.... | pkasting@chromium.org | 2011-05-03 | 1 | -4/+4 |
* | Move a few Chrome messages out of RenderViewHost. I added ChromeRenderViewHo... | jam@chromium.org | 2011-04-28 | 1 | -1/+3 |
* | Move UserMetrics to content. | michaeln@google.com | 2011-04-27 | 1 | -1/+1 |
* | Move blocked content from TabContents to TabContentsWrapper. | avi@chromium.org | 2011-04-22 | 8 | -0/+1341 |