summaryrefslogtreecommitdiffstats
path: root/printing/backend/printing_info_win.h
Commit message (Expand)AuthorAgeFilesLines
* Change scoped_ptr to a type alias for std::unique_ptr on OS_WINdcheng2016-03-081-2/+2
* Switch to standard integer types in printing/.avi2015-12-211-4/+5
* Use DocumentProperties to get default DEVMODE instead of PRINTER_INFO_*.vitalybuka@chromium.org2014-02-251-25/+0
* Revert 252221 "Use DocumentProperties to get default DEVMODE ins..."vitalybuka@chromium.org2014-02-211-0/+25
* Use DocumentProperties to get default DEVMODE instead of PRINTER_INFO_*.vitalybuka@chromium.org2014-02-201-25/+0
* Rewrite scoped_array<T> to scoped_ptr<T[]> in printing.dcheng@chromium.org2013-04-111-2/+2
* Wrapers for PRINTER_INFO_* and DRIVER_INFO_*.vitalybuka@chromium.org2012-12-121-0/+91