summaryrefslogtreecommitdiffstats
path: root/chrome/browser/jumplist_win.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove wstring from l10n_util. Part 5.avi@chromium.org2011-01-051-3/+5
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* windows: remove PathService::Get() that uses wstringsevan@chromium.org2010-11-301-6/+7
* Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.mattm@chromium.org2010-10-211-1/+1
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-4/+4
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part15:tfarina@chromium.org2010-10-111-2/+2
* CommandLine: remove three useless functions.evan@chromium.org2010-08-121-1/+1
* file_util: Get rid of file_util::AppendToPath in icon_util_unittest.cctfarina@chromium.org2010-07-301-2/+2
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-3/+3
* TTF: Rename jumplist.cc/h to jumplist_win.cc/h as it's a win-onlyjhawkins@chromium.org2010-06-231-0/+781