summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_preview_pdf_generated_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Combine PDF plugin into the Chromium binary.jam2015-02-041-83/+20
* Moving files from //chrome to //components/printingdgn2015-01-131-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-301-1/+1
* Standardize usage of virtual/override/final in chrome/browser/printing/dcheng2014-10-211-7/+6
* replace OVERRIDE and FINAL with override and final in chrome/browser/[j-q]*mostynb2014-10-071-3/+3
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* Print Preview end to end browser test uses correct DPI when converting PDF toivandavid@chromium.org2014-08-021-3/+5
* PrintPreviewPdfGeneratedBrowserTest now properly reads from |std::cin| removi...ivandavid@chromium.org2014-07-251-14/+8
* Removed assertion to check if the path that |pdf_file_save_path_| points to e...ivandavid@chromium.org2014-07-231-37/+26
* The browser test can print webpages to PDFs, then convert those PDFs to PNGs ...ivandavid@chromium.org2014-07-181-0/+718