summaryrefslogtreecommitdiffstats
path: root/chrome/browser/jumplist.cc
Commit message (Expand)AuthorAgeFilesLines
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-171-2/+2
* Create a toplevel gfx/ dir and seed it with icon_util.ben@chromium.org2010-03-131-1/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Fix Win7 issues for non-default profile:xiyuan@chromium.org2010-01-121-1/+7
* Append profile info to win7 app id per issue 30414xiyuan@chromium.org2010-01-061-7/+15
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-021-0/+1
* A fix for Issue 18994.hbono@chromium.org2009-11-181-7/+29
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-7/+5
* Use FilePath in JumpList.evan@chromium.org2009-11-021-15/+14
* Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;erg@google.com2009-10-221-2/+6
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-2/+3
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-3/+2
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-2/+3
* Fix a build error in the jumplist to use the new png codec location.brettw@chromium.org2009-10-031-3/+3
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-6/+7
* Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...erikkay@chromium.org2009-08-181-4/+4
* A blind fix for Issue 18837 (and a build fix for VS2008)hbono@chromium.org2009-08-101-7/+10
* Revert of r22559.aa@chromium.org2009-08-061-1/+1
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-061-1/+1
* Enable JumpList by default on Windows 7.hbono@chromium.org2009-08-041-2/+2
* Integrates a custom JumpList of Windows 7 into Chromium.hbono@chromium.org2009-07-241-0/+736