summaryrefslogtreecommitdiffstats
path: root/chrome/browser/icon_loader.cc
Commit message (Expand)AuthorAgeFilesLines
* linux: Both gtk and the aura port should set the icon theme name.erg@chromium.org2013-02-151-9/+0
* Added support for Hidpi in download UIpkotwicz@chromium.org2012-07-251-2/+1
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-2/+2
* base::Bind() chrome/browser/icon_loader*.ccrsesek@chromium.org2011-11-151-1/+2
* Linux: Move base/mime_util* to base/nix. It's not used on any other platform.thestig@chromium.org2011-11-111-2/+2
* aura: Make the Linux version of IconLoader not require GTK+.derat@chromium.org2011-11-101-2/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-151-1/+1
* Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap.rsesek@chromium.org2011-03-031-4/+7
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Convert IconLoader to use gfx::ScopedImage<> and other hygiene fixes.rsesek@chromium.org2010-10-291-9/+6
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-1/+4
* Build fix.evan@chromium.org2009-12-291-1/+1
* Coverity: Initialize target_message_loop_ in the constructor.jhawkins@chromium.org2009-09-231-1/+2
* Move gtk_settings_get_default() call to the UI thread.estade@chromium.org2009-08-211-0/+6
* Icon loader: respect delegate's response to NotifyDelegate call (false means ...estade@chromium.org2009-08-061-2/+2
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Stub implementation of linux, mac icon loader/manager.estade@chromium.org2009-05-081-0/+34
* Windows icon loader refactor in preparation for port.estade@chromium.org2009-05-071-243/+0
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* Clean up icon loader/manager in preparation for porting.estade@chromium.org2009-04-141-53/+18
* 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/+303