summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/print_web_view_helper_win.cc
Commit message (Expand)AuthorAgeFilesLines
* A better fix for scaling issue.gene@chromium.org2012-05-091-34/+12
* ugrr... Fixing printing scaling again.gene@chromium.org2012-05-031-33/+32
* [Print Preview] Refactored code to support auto fit to page functionality.kmadhusu@chromium.org2012-04-201-2/+2
* Fixed issue with shrink output when using system print dialog.gene@chromium.org2012-04-141-5/+38
* Revert 121840 - Make scoped dc objects smartercpu@chromium.org2012-02-141-6/+6
* Make scoped dc objects smartercpu@chromium.org2012-02-141-6/+6
* Fixed printing gets cut-off issue for CloudPrint and Chrome.gene@chromium.org2012-01-281-4/+6
* PrintPreview: Honor the print media page size and margin values.kmadhusu@chromium.org2012-01-101-42/+62
* PrintPreview: Rename PrintMsg_Print_Params struct member variable (printable_...kmadhusu@chromium.org2011-12-041-2/+2
* * Rename ScopedHDC to ScopedCreateDCyosin@chromium.org2011-10-071-1/+1
* 1 Add ScopedGetDC and ScopedSelectObjectyosin@chromium.org2011-10-041-34/+55
* Reland 103021: Printing preview of a PDF on Mac with Skia only previews the l...kmadhusu@chromium.org2011-09-281-3/+3
* Revert 103021 - PrintPreview: Printing preview of a PDF on Mac with Skia only...kmadhusu@chromium.org2011-09-271-3/+3
* PrintPreview: Printing preview of a PDF on Mac with Skia only previews the la...kmadhusu@chromium.org2011-09-271-3/+3
* Cleanup: Remove unused has_visible_overlays variable.thestig@chromium.org2011-09-231-2/+1
* Print preview page selection should not require a rerendering of draft pages.kmadhusu@chromium.org2011-08-311-9/+21
* Backend changes for custom margins.aayushkumar@chromium.org2011-08-231-1/+2
* Print Preview: Go from event driven print preview back to print preview with ...thestig@chromium.org2011-08-231-2/+2
* Added Headers and Footers support for Core Graphics on Macaayushkumar@chromium.org2011-08-191-1/+1
* Added Header and Footer support in Linux, Windows and Mac for Skiaaayushkumar@chromium.org2011-08-171-0/+9
* Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ...aayushkumar@chromium.org2011-08-171-9/+0
* Added Header and Footer support in Linux, Windows and Mac for Skiaaayushkumar@chromium.org2011-08-171-0/+9
* Revert 96567 - Reland 96406 - Print preview page selection should not require...kmadhusu@chromium.org2011-08-121-22/+9
* Reland 96406 - Print preview page selection should not require a rerendering ...kmadhusu@chromium.org2011-08-121-9/+22
* Revert 96406 - Print preview page selection should not require a rerendering ...kmadhusu@chromium.org2011-08-111-22/+9
* Print preview page selection should not require a rerendering of draft pages.kmadhusu@chromium.org2011-08-111-9/+22
* Fix smelly scoped_ptr code in print_web_view_helper_win.vandebo@chromium.org2011-08-091-24/+21
* Remove metafile casts.vandebo@chromium.org2011-08-081-2/+2
* Fix print preview draft page memory leaks.vandebo@chromium.org2011-08-061-4/+4
* Remove cast to VectorPlatformDeviceEMF.twiz@chromium.org2011-08-041-4/+3
* PrintPreview: Remove |page_number| from StartPageForVectorCanvas function and...kmadhusu@chromium.org2011-08-021-8/+4
* Made code changes to support print preview pipeline on windows.kmadhusu@chromium.org2011-07-271-5/+10
* PrintPreview: backend changes to support pipelining.vandebo@chromium.org2011-07-261-9/+15
* Added a struct to hold page sizes and margins.aayushkumar@chromium.org2011-07-251-14/+11
* Make Metafile::StartPageForVectorCanvas take the page number as an argument.vandebo@chromium.org2011-07-231-1/+2
* Print Preview: Make preview generation event driven to eliminate synchronous ...thestig@chromium.org2011-07-181-84/+14
* Print Preview: Associating preview requests and responses using an identifierdpapad@chromium.org2011-07-131-0/+1
* Print Preview: Add the ability to cancel an in-flight print preview.thestig@chromium.org2011-07-071-3/+15
* Print Preview: Remove unused draft mode code.thestig@chromium.org2011-06-291-2/+1
* PrintPreview: Regenerate print preview data only when required.kmadhusu@chromium.org2011-06-241-7/+8
* Print preview should use draft PDFs until it is ready to print to improve speed.kmadhusu@chromium.org2011-06-151-1/+2
* Improve print preview UMAs based on jar's feedback.vandebo@chromium.org2011-05-301-7/+7
* Fix clang complaint.vandebo@chromium.org2011-05-291-2/+3
* Add the rest of the print preview UMAs that we'd like.vandebo@chromium.org2011-05-291-2/+4
* PrintPreview: Added UMA to track the time taken to render and generate the PD...kmadhusu@chromium.org2011-05-271-4/+4
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-3/+3
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-3/+3
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-3/+3
* Change printing of PDFs for preview on Windows to not rasterize.vandebo@chromium.org2011-05-241-6/+21
* PrintPreview: Added a new histogram to measure the time taken to render the p...kmadhusu@chromium.org2011-05-131-0/+9