summaryrefslogtreecommitdiffstats
path: root/chrome/browser/icon_loader.h
Commit message (Expand)AuthorAgeFilesLines
* chrome: Update the include paths of base/message_loop_proxy.h to its new loca...tfarina@chromium.org2013-05-101-1/+1
* Skip the cached icons if the icon can change (ie. exe/dll/ico on Windows).simonhatch@chromium.org2013-04-091-0/+3
* Removing base::ThreadRestrictions::ScopedAllowIO from icon_manager_linux.ccsimonhatch@chromium.org2013-04-031-2/+20
* Added support for Hidpi in download UIpkotwicz@chromium.org2012-07-251-3/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-4/+0
* aura: Make the Linux version of IconLoader not require GTK+.derat@chromium.org2011-11-101-9/+0
* Move ui/gfx/image* to ui/gfx/image/.rsesek@chromium.org2011-06-131-1/+1
* Mac: Fix icons in download dom UIsail@chromium.org2011-06-081-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap.rsesek@chromium.org2011-03-031-7/+5
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Convert IconLoader to use gfx::ScopedImage<> and other hygiene fixes.rsesek@chromium.org2010-10-291-3/+6
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-091-2/+2
* Give classes with virtual methods virtual protected d'tors instead of non-vir...jamesr@chromium.org2009-12-161-0/+3
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-2/+4
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-2/+0
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-0/+2
* GTK: Move icon parsing to UI thread.estade@chromium.org2009-07-161-0/+9
* Stub implementation of linux, mac icon loader/manager.estade@chromium.org2009-05-081-7/+28
* Windows icon loader refactor in preparation for port.estade@chromium.org2009-05-071-60/+12
* Clean up icon loader/manager in preparation for porting.estade@chromium.org2009-04-141-39/+10
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-121-1/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+154