summaryrefslogtreecommitdiffstats
path: root/printing/image.cc
Commit message (Expand)AuthorAgeFilesLines
* 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