summaryrefslogtreecommitdiffstats
path: root/printing/image.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in printing/.avi2015-12-211-1/+3
* Cleanup code in printing/thestig2015-09-141-5/+5
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+4
* Add printing.dll to the component build.darin@chromium.org2011-09-011-1/+2
* Connect the right metafiles for print preview on Linux and Windows.vandebo@chromium.org2011-04-111-4/+5
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-2/+9
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-9/+2
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-0/+2
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-2/+0
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-0/+2
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-081-3/+4
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Enable the RenderViewTest printing tests on the Mac.stuartmorgan@chromium.org2009-10-141-1/+2
* Print only the focused frame. This makes more sense than trying to print all...sverrir@chromium.org2009-07-161-3/+21
* Extract Image class so it can be used in more tests.sverrir@chromium.org2009-07-131-0/+75