summaryrefslogtreecommitdiffstats
path: root/chrome/browser/jumplist_win.h
Commit message (Expand)AuthorAgeFilesLines
* [Win] Add a fast profile switcher to the Windows taskbar item.noms2014-11-131-6/+28
* Componentize history_types.{cc,h} and android_history_types.{cc,h}sdefresne2014-09-251-1/+1
* Fix WeakPtrFactory member ordering in chrome/browsermohan.reddy2014-09-171-3/+3
* Hide "New incognito window" from jump list if disabled by policy.joaodasilva2014-09-091-23/+24
* Remove dead codesdefresne@chromium.org2014-07-241-10/+0
* Moved favicon_types to favicon_base component.jif@chromium.org2014-04-171-1/+2
* remove --disable-custom-jumplist flagcpu@chromium.org2014-04-021-5/+1
* Move Windows Jump List boilerplate out of jumplist_win for reusetmdiep@chromium.org2014-02-191-69/+2
* Move CancelableTaskTracker to //base/task/CancelableTaskTracker.blundell@chromium.org2014-02-061-5/+5
* bookmarks: Get rid of the dependency on history_types.htfarina@chromium.org2013-05-161-1/+5
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+6
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-1/+1
* Delay updating jumplist to avoid blocking the file thread at start-upcaitkp@chromium.org2013-01-031-0/+2
* Revert r174494 "Delay updating jumplist to avoid blocking the file thread at ...oshima@chromium.org2012-12-221-2/+0
* Delay updating jumplist to avoid blocking the file thread at start-upcaitkp@chromium.org2012-12-211-0/+2
* Convert some FaviconService functions to use New CancelableTaskTrackerkaiwang@chromium.org2012-12-071-11/+16
* TopSites and TopSitesBackend stop depending on CancelabelRequestkaiwang@chromium.org2012-11-061-2/+4
* Move cancelable_request.cc/h to chrome/browser/common.kaiwang@chromium.org2012-09-221-1/+1
* Chrome's Windows 7 jumplist wasn't updated after cleaning browsing history. T...vadimt@chromium.org2012-09-011-4/+4
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-301-7/+9
* Revert 153695 - Change FaviconData to be able to return data for multiple bit...pkotwicz@chromium.org2012-08-281-9/+7
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-281-7/+9
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move RefCountedMemory Class to Base namespacesimon.hong81@gmail.com2012-05-021-3/+3
* NotificationRegistrar dtor must be called on same thread as Add()joth@chromium.org2012-02-031-2/+6
* Remove temporary redirect header and DEPS exception for cancelable_request.hjoi@chromium.org2011-12-271-1/+1
* TabRestoreService improvementsestade@chromium.org2011-11-291-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-4/+4
* Exposed the Notification Observer interface in jumplist_win, so that it could...caitkp@chromium.org2011-08-221-9/+56
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* fav icon -> favicon. Pass 12/12: all the restavi@chromium.org2011-03-161-1/+1
* Populated the IconType in FavIconService.michaelbai@google.com2011-03-161-4/+1
* fav icon -> favicon. Pass 10: bookmarksavi@chromium.org2011-03-151-1/+1
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-151-1/+1
* fav icon -> favicon. Pass 1.avi@chromium.org2011-03-141-7/+7
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-1/+1
* FBTF: Reaplly the TabRestoreService::Observer into its own file commit.erg@google.com2010-09-021-2/+3
* Revert "FBTF: Move the TabRestoreService::Observer into its own file."erg@google.com2010-09-011-3/+2
* FBTF: Move the TabRestoreService::Observer into its own file.erg@google.com2010-09-011-2/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* TTF: Rename jumplist.cc/h to jumplist_win.cc/h as it's a win-onlyjhawkins@chromium.org2010-06-231-0/+191