| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 90359 - Helper functions for tracking stale TabContentsDelegate's. | cbentzel@chromium.org | 2011-06-24 | 1 | -1/+1 |
* | Helper functions for tracking stale TabContentsDelegate's. | cbentzel@chromium.org | 2011-06-24 | 1 | -1/+1 |
* | Moves NavigationController::session_id into RestoreTabHelper. | sky@chromium.org | 2011-06-14 | 1 | -3/+4 |
* | Removes RenderViewHostDelegate::GetBrowserWindowID. Instead the places | sky@chromium.org | 2011-06-08 | 1 | -1/+0 |
* | Get rid of Chrome notifications dependency, and instead go through ContentBro... | jam@chromium.org | 2011-06-07 | 1 | -2/+0 |
* | Get rid of TabContentsRegistrar and just let TabContentsObserver support dyna... | jam@chromium.org | 2011-06-03 | 1 | -1/+0 |
* | Remove JS dialog dependency from content. | avi@chromium.org | 2011-06-03 | 1 | -24/+10 |
* | Fix the case where the TabContents goes away before TabContentsObserver::Regi... | jam@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | Removes bookmarkbar logic from TabContents. | sky@chromium.org | 2011-06-01 | 1 | -6/+5 |
* | Factor load notification detail structs out of NavigationController and into | pinkerton@chromium.org | 2011-05-31 | 1 | -2/+2 |
* | Cleaning up of data types, naming for JavaScript dialogs. | avi@chromium.org | 2011-05-27 | 1 | -4/+4 |
* | Remove NavigationController::CommitPendingEntry | cbentzel@chromium.org | 2011-05-26 | 1 | -3/+2 |
* | Since a dynamically created page does not have any NavigationEntry, TabConten... | shinyak@google.com | 2011-05-26 | 1 | -0/+3 |
* | Remove the last prefs code from content. I tried hard to move ShouldShowBook... | jam@chromium.org | 2011-05-26 | 1 | -1/+0 |
* | Remove dependency on PrefChangeRegistrar and renderer_preferences_util from c... | jam@chromium.org | 2011-05-25 | 1 | -15/+0 |
* | Remove history dependency from content. | jam@chromium.org | 2011-05-24 | 1 | -29/+0 |
* | Pull platform_util dependency from TC. | avi@chromium.org | 2011-05-24 | 1 | -4/+0 |
* | Changes to not use the prerendered contents when window.opener needs to be set. | shishir@chromium.org | 2011-05-22 | 1 | -0/+2 |
* | Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC... | jam@chromium.org | 2011-05-19 | 1 | -11/+4 |
* | Get rid of TabContentsSSLHelper dependency from content. | jam@chromium.org | 2011-05-18 | 1 | -8/+0 |
* | Get rid of some plugin related dependencies. Have PluginObserver be created ... | jam@chromium.org | 2011-05-18 | 1 | -4/+0 |
* | Move download stuff to download tab helper. | avi@chromium.org | 2011-05-18 | 1 | -11/+3 |
* | Move the little infobar code from TabContents to TabContentsWrapper. | jam@chromium.org | 2011-05-18 | 1 | -32/+0 |
* | Revert "Changes to not use the prerendered contents when window.opener needs ... | tessamac@chromium.org | 2011-05-17 | 1 | -2/+0 |
* | Changes to not use the prerendered contents when window.opener needs to be set. | shishir@chromium.org | 2011-05-17 | 1 | -0/+2 |
* | Move view_types.h from chrome to content. Although some of the enum types ar... | jam@chromium.org | 2011-05-16 | 1 | -3/+0 |
* | Revert 85504 - Move download stuff to download tab helper. | avi@chromium.org | 2011-05-16 | 1 | -3/+11 |
* | Move download stuff to download tab helper. | avi@chromium.org | 2011-05-16 | 1 | -11/+3 |
* | Revert 85486 - Move download stuff to download tab helper. | avi@chromium.org | 2011-05-16 | 1 | -3/+11 |
* | Move download stuff to download tab helper. | avi@chromium.org | 2011-05-16 | 1 | -11/+3 |
* | Revert 85394 - This change broke "PrerenderBrowserTest.PrerenderWindowOpenerJ... | nsylvain@chromium.org | 2011-05-15 | 1 | -2/+0 |
* | Changes to not use the prerendered contents when window.opener needs to be set. | shishir@chromium.org | 2011-05-14 | 1 | -0/+2 |
* | Re-land: | ben@chromium.org | 2011-05-13 | 1 | -1/+1 |
* | Move TabSpecificContentSettings to TabContentWrapper. | jam@chromium.org | 2011-05-13 | 1 | -8/+0 |
* | Revert 85278 - Move TabSpecificContentSettings to TabContentWrapper. | jam@chromium.org | 2011-05-13 | 1 | -0/+8 |
* | Revert 85269 - Split the hierarchy. | ben@chromium.org | 2011-05-13 | 1 | -1/+1 |
* | Move TabSpecificContentSettings to TabContentWrapper. | jam@chromium.org | 2011-05-13 | 1 | -8/+0 |
* | Split the hierarchy. | ben@chromium.org | 2011-05-13 | 1 | -1/+1 |
* | Get rid of the remaining content settings code in the content module. | jam@chromium.org | 2011-05-13 | 1 | -2/+0 |
* | Support window.opener after a process swap. | creis@chromium.org | 2011-05-12 | 1 | -2/+4 |
* | More work on removing content settings code from src\content. | jam@chromium.org | 2011-05-07 | 1 | -2/+1 |
* | Move favicon from TabContents to TabContentsWrapper. | avi@chromium.org | 2011-05-03 | 1 | -33/+4 |
* | Start moving content_settings code out of content code. | jam@chromium.org | 2011-05-03 | 1 | -4/+0 |
* | Remove some unnecessary includes. | jam@chromium.org | 2011-05-02 | 1 | -1/+0 |
* | Get rid of AutomationResourceRoutingDelegate interface since it's not used. | jam@chromium.org | 2011-05-02 | 1 | -2/+0 |
* | Remove safe_browsing code from BrowserRenderProcessHost. Also remove crash r... | jam@chromium.org | 2011-05-02 | 1 | -12/+0 |
* | Remove most prerendering code/references from content. | mmenke@chromium.org | 2011-04-30 | 1 | -7/+0 |
* | Pick off the lowest hanging fruits in removing the chrome includes from conte... | jam@chromium.org | 2011-04-29 | 1 | -10/+1 |
* | Favicon file shuffling. | avi@chromium.org | 2011-04-28 | 1 | -5/+5 |
* | Update the URL if the user cancels a beforeunload handler. | creis@chromium.org | 2011-04-28 | 1 | -0/+1 |