summaryrefslogtreecommitdiffstats
path: root/printing/printed_page.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in printing/.avi2015-12-211-0/+1
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Change PDF scaling factor from double to float.pkasting2014-10-091-3/+3
* Extracted MetafilePlayer interface from printing::MetafilePlayer.vitalybuka2014-09-121-3/+3
* Guarded shrink setting with ifdefs to make clear where it is used.vitalybuka@chromium.org2014-06-121-5/+11
* PrintPreview: Honor the print media page size and margin values.kmadhusu@chromium.org2012-01-101-1/+6
* Cleanup: Remove unused has_visible_overlays variable.thestig@chromium.org2011-09-231-6/+1
* 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/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Add PrintedPage::GetCenteredPageContentRect so Mac and Win can share code.hamaji@chromium.org2010-07-051-0/+5
* Implement limited paged media support for win.hamaji@chromium.org2010-07-021-1/+6
* Implement limited paged media support for mac.hamaji@chromium.org2010-07-011-1/+6
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-2/+2
* printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS).maruel@chromium.org2009-12-081-1/+1
* First patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+4
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-071-0/+50