summaryrefslogtreecommitdiffstats
path: root/chrome/browser/icon_manager.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-221-5/+1
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-2/+1
* Clean up inclusion of <map>, <set>, <vector> in chrome/browser/*.h.viettrungluu@chromium.org2010-08-051-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* gtk: Make sure icon is right size in download item.estade@chromium.org2009-06-171-4/+4
* Stub implementation of linux, mac icon loader/manager.estade@chromium.org2009-05-081-7/+15
* Windows icon loader refactor in preparation for port.estade@chromium.org2009-05-071-1/+1
* Clean up icon loader/manager in preparation for porting.estade@chromium.org2009-04-141-12/+9
* Fix crash in the icon manager. The decoding could be NULL, which would then getbrettw@google.com2008-11-071-0/+2
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-3/+2
* Use a more compact license header in source files.license.bot2008-08-241-29/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+141