summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
* Fix: after updating, restore tabs from all profiles.marja@chromium.org2012-01-191-2/+4
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-2/+2
* Print Preview: Add a non-user-visible pref for controlling print preview. Hoo...thestig@chromium.org2012-01-181-37/+3
* Convert use of int ms to TimeDelta in files owned by sky.tedvessenes@gmail.com2012-01-121-1/+1
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-044-22/+21
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-042-28/+27
* Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.jam@chromium.org2012-01-043-9/+8
* Adding UMA metrics for recording the size of content state saved by the BaseS...marja@chromium.org2012-01-041-1/+6
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-046-16/+19
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-032-23/+26
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-033-8/+13
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-023-12/+12
* Convert unix_hacker functions on NavigationController that are used by Chrome...jam@chromium.org2011-12-293-7/+7
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-286-15/+21
* Remove the remaining usages of NavigationEntry in chrome by converting a few ...jam@chromium.org2011-12-286-25/+27
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-289-18/+30
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-0/+1
* Remove temporary redirect header and DEPS exception for cancelable_request.hjoi@chromium.org2011-12-271-2/+2
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-8/+10
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-257-30/+30
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-222-6/+4
* Move the remaining TabContents methods to the WebContents interface, switchin...jam@chromium.org2011-12-221-1/+1
* Move navigation_details.h to content/public/browser.jam@chromium.org2011-12-221-1/+1
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-213-15/+15
* Refactor a couple tab helpers so they aren't dependent on TabContentsWrapper,mpcomplete@chromium.org2011-12-212-13/+21
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-213-15/+15
* Rename TabContents::view() to GetView() and put it in the WebContents interface.jam@chromium.org2011-12-211-1/+1
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-213-15/+15
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-2/+2
* (Base)SessionService: Remove dead code which was only used by the unit tests.marja@chromium.org2011-12-135-91/+1
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-122-11/+18
* Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread.joi@chromium.org2011-12-073-53/+45
* Include the referrer header everywhere instead of directly including the webk...jochen@chromium.org2011-12-071-1/+1
* Fix TabRestoreServiceTest and TranslateManagerTest when using use_webkit_comp...piman@chromium.org2011-12-061-1/+1
* retry r112077 - recently closed menu: respect middle clickestade@chromium.org2011-12-053-29/+37
* Make NavigationEntry and friends use content::Referrer instead of plain URLsjochen@chromium.org2011-12-055-30/+51
* fix tab restore service crashestade@chromium.org2011-12-053-2/+28
* Adds a couple of histograms to get a better idea of where the timesky@chromium.org2011-11-301-1/+36
* Revert 112077 - recently closed menu: respect middle clickaa@chromium.org2011-11-302-35/+27
* recently closed menu: respect middle clickestade@chromium.org2011-11-302-27/+35
* TabRestoreService improvementsestade@chromium.org2011-11-297-222/+232
* base::Bind: Convert SessionService::SessionCallback.jhawkins@chromium.org2011-11-285-18/+25
* base::Bind: Convert more of chrome/browser/sessions.jhawkins@chromium.org2011-11-246-39/+51
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-214-9/+11
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-195-19/+22
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-195-49/+56
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-2/+2
* Revert 106029nkostylev@chromium.org2011-10-181-2/+2
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-2/+2
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-182-1/+2