summaryrefslogtreecommitdiffstats
path: root/chrome/browser/icon_loader_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Move non-linux specific code from base/linux_util to app/gtk_utilpvalchev@google.com2010-05-131-2/+3
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-3/+3
* Enable SVG icons for linux.estade@chromium.org2009-07-241-2/+1
* GTK: Move icon parsing to UI thread.estade@chromium.org2009-07-161-14/+38
* linux: Load icons with gdk instead of using PNGDecoder.estade@chromium.org2009-06-191-13/+28
* Linux download shelf icons first cut.estade@chromium.org2009-05-201-1/+28
* Stub implementation of linux, mac icon loader/manager.estade@chromium.org2009-05-081-0/+15