summaryrefslogtreecommitdiffstats
path: root/chrome/browser/jumplist_win.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-65/+98
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-221-1/+1
* Cleanup: Another round of removing unneeded grit #includes in chrome.thestig@chromium.org2014-08-161-1/+0
* Partially move history_types.{cc,h} to //components/historysdefresne@chromium.org2014-08-121-1/+1
* Revert of Partially move history_types.{cc,h} to //components/history (https:...sdefresne@chromium.org2014-08-051-1/+1
* Partially move history_types.{cc,h} to //components/historysdefresne@chromium.org2014-08-041-1/+1
* Refactor FaviconService API to take in a desired pixel size instead of apkotwicz@chromium.org2014-07-121-2/+1
* Renameoshima@chromium.org2014-06-141-2/+2
* Cleanup: Get rid of unneeded base::UTF16ToWide() conversions.thestig@chromium.org2014-06-031-4/+3
* Moved favicon_types to favicon_base component.jif@chromium.org2014-04-171-7/+5
* remove --disable-custom-jumplist flagcpu@chromium.org2014-04-021-3/+1
* Move Windows Jump List boilerplate out of jumplist_win for reusetmdiep@chromium.org2014-02-191-344/+60
* Move CancelableTaskTracker to //base/task/CancelableTaskTracker.blundell@chromium.org2014-02-061-5/+4
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-6/+7
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Adding support for forced URLs to TopSites.beaudoin@chromium.org2013-11-121-1/+1
* Make FaviconService() use Profile as parametermichaelbai@chromium.org2013-11-051-2/+1
* 2nd try: Supporting high dpi favicons in Instant Extended.pedrosimonetti@chromium.org2013-07-171-1/+1
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-111-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Revert 211085 "Preparation for supporting high dpi favicons in I..."pauljensen@chromium.org2013-07-111-1/+1
* Preparation for supporting high dpi favicons in Instant Extended.pedrosimonetti@chromium.org2013-07-111-1/+1
* 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