summaryrefslogtreecommitdiffstats
path: root/ui/gfx/image_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* C++ readability review for Robert Sesek <rsesek@google.com>.rsesek@chromium.org2011-03-301-24/+23
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap.rsesek@chromium.org2011-03-031-0/+21
* [Mac] Implement ResourceBundle::GetNativeImageNamed() to load directly into a...rsesek@chromium.org2011-02-241-0/+25
* Move ui::gfx::Image out of the ui namespace to be just gfx::Image.rsesek@chromium.org2011-02-171-8/+8
* Carnitas: Delete stub src/gfx/* headerssail@chromium.org2011-02-131-1/+1
* Make sure to lockPixels() before reading one in ImageTest.CheckSkiaColor.rsesek@chromium.org2011-02-111-0/+2
* Add ui::gfx::Image to eventually replace gfx::ScopedImage.rsesek@chromium.org2011-02-111-0/+109