summaryrefslogtreecommitdiffstats
path: root/printing/image_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in printing/.avi2015-12-211-0/+4
* Eliminate HICON leaks caused by creating icons from bitmap image.anpol2015-12-181-2/+2
* We're getting rid of platform_device.h; most remaining userstomhudson2015-12-041-1/+1
* Cleanup code in printing/thestig2015-09-141-2/+2
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Remove implicit HANDLE conversions from printing.rvargas2014-09-251-4/+4
* Fixed code disabled by invalide DCHECK use.vitalybuka@chromium.org2013-01-261-11/+11
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-1/+1
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-1/+1
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-1/+1
* Connect the right metafiles for print preview on Linux and Windows.vandebo@chromium.org2011-04-111-2/+3
* Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,...dpapad@chromium.org2011-03-161-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* Printing: Split off Win/Mac implementations of the Image class into their ownjhawkins@chromium.org2010-10-211-0/+88