summaryrefslogtreecommitdiffstats
path: root/chrome/browser/jumplist_win.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Move DeleteAfterReboot, Move, and ReplaceFile to base namespacebrettw@chromium.org2013-07-011-1/+1
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-1/+1
* Use a direct include of strings headers in chrome/browser/j*-n*/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* bookmarks: Get rid of the dependency on history_types.htfarina@chromium.org2013-05-161-2/+3
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* App shortcut icons on Windows are now 256x256 instead of 32x32.mgiuca@chromium.org2013-04-301-1/+4
* Moves TabNavigation into components/sessions and renamessky@chromium.org2013-04-291-1/+1
* Revert 184352brettw@chromium.org2013-02-241-7/+6
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-6/+7
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-7/+7
* Replace all PROPVARIANTs by base::win::ScopedPropVariant across the entire co...gab@chromium.org2013-02-031-37/+10
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-1/+1
* Add support for adding 256x256 pngs to Windows .ico files.asvitkine@chromium.org2013-01-081-1/+1
* Convert some FaviconService functions to use New CancelableTaskTrackerkaiwang@chromium.org2012-12-071-12/+13
* TopSites and TopSitesBackend stop depending on CancelabelRequestkaiwang@chromium.org2012-11-061-3/+3
* Introduce structures to reduce the number of arguments in the FaviconService ...leandrogracia@chromium.org2012-09-061-1/+2
* Chrome's Windows 7 jumplist wasn't updated after cleaning browsing history. T...vadimt@chromium.org2012-09-011-14/+11
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-301-17/+12
* Revert 153695 - Change FaviconData to be able to return data for multiple bit...pkotwicz@chromium.org2012-08-281-12/+17
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-281-17/+12
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-4/+5
* Revert 152904 - Moving FaviconService to a ProfileKeyedService.ricow@chromium.org2012-08-231-5/+4
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-4/+5
* Suffix Chrome's appid on user-level installsgrt@chromium.org2012-06-191-1/+1
* NotificationRegistrar dtor must be called on same thread as Add()joth@chromium.org2012-02-031-11/+7
* TabRestoreService improvementsestade@chromium.org2011-11-291-15/+6
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-8/+10
* base::Bind: Final cleanup in jumplist_win.cc.jhawkins@chromium.org2011-10-101-1/+1
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-2/+1
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-071-1/+2
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-071-2/+1
* base::Bind: Convert a few more instances.jhawkins@chromium.org2011-10-051-1/+4
* Exposed the Notification Observer interface in jumplist_win, so that it could...caitkp@chromium.org2011-08-221-195/+207
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-201-1/+1
* Favicon file shuffling.avi@chromium.org2011-04-281-1/+1
* Profile shouldn't own Session/TabRestore services.torne@chromium.org2011-04-281-4/+11
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-13/+13
* fav icon -> favicon. Pass 12/12: all the restavi@chromium.org2011-03-161-3/+3
* Populated the IconType in FavIconService.michaelbai@google.com2011-03-161-7/+4
* fav icon -> favicon. Pass 10: bookmarksavi@chromium.org2011-03-151-5/+5
* 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
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-211-3/+3