summaryrefslogtreecommitdiffstats
path: root/printing/image.cc
Commit message (Expand)AuthorAgeFilesLines
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS).maruel@chromium.org2009-12-081-1/+1
* Enable the RenderViewTest printing tests on the Mac.stuartmorgan@chromium.org2009-10-141-3/+26
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-12/+11
* Print only the focused frame. This makes more sense than trying to print all...sverrir@chromium.org2009-07-161-28/+106
* Extract Image class so it can be used in more tests.sverrir@chromium.org2009-07-131-0/+162