| Commit message (Expand) | Author | Age | Files | Lines |
* | Mac: Fix icons in download dom UI | sail@chromium.org | 2011-06-08 | 1 | -6/+14 |
* | Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap. | rsesek@chromium.org | 2011-03-03 | 1 | -25/+7 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -2/+2 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Convert IconLoader to use gfx::ScopedImage<> and other hygiene fixes. | rsesek@chromium.org | 2010-10-29 | 1 | -3/+3 |
* | Cleanup: Remove base/gtk_util.h by moving its methods to | jhawkins@chromium.org | 2010-10-29 | 1 | -2/+2 |
* | Cleanup: Get rid of app/gtk_util.h. | jhawkins@chromium.org | 2010-10-28 | 1 | -1/+1 |
* | Move non-linux specific code from base/linux_util to app/gtk_util | pvalchev@google.com | 2010-05-13 | 1 | -2/+3 |
* | Move image codec stuff to toplevel gfx. | ben@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes | brettw@chromium.org | 2009-10-03 | 1 | -3/+3 |
* | Enable SVG icons for linux. | estade@chromium.org | 2009-07-24 | 1 | -2/+1 |
* | GTK: Move icon parsing to UI thread. | estade@chromium.org | 2009-07-16 | 1 | -14/+38 |
* | linux: Load icons with gdk instead of using PNGDecoder. | estade@chromium.org | 2009-06-19 | 1 | -13/+28 |
* | Linux download shelf icons first cut. | estade@chromium.org | 2009-05-20 | 1 | -1/+28 |
* | Stub implementation of linux, mac icon loader/manager. | estade@chromium.org | 2009-05-08 | 1 | -0/+15 |