summaryrefslogtreecommitdiffstats
path: root/chrome/browser/icon_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Convert IconManager to use new CancelableTaskTrackerkaiwang@chromium.org2012-12-051-19/+17
* Move cancelable_request.cc/h to chrome/browser/common.kaiwang@chromium.org2012-09-221-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* base::Bind: Remove callback_old.h.jhawkins@chromium.org2012-01-031-2/+1
* Remove temporary redirect header and DEPS exception for cancelable_request.hjoi@chromium.org2011-12-271-1/+1
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-1/+1
* Add interface to CancelableRequest that allows use of base::Callback<>.ajwong@chromium.org2011-10-031-2/+2
* Move ui/gfx/image* to ui/gfx/image/.rsesek@chromium.org2011-06-131-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+1
* Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap.rsesek@chromium.org2011-03-031-7/+7
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-1/+1
* 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