summaryrefslogtreecommitdiffstats
path: root/printing
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Update the path to insets and point headers.tfarina2014-12-232-2/+2
* Standardize usage of virtual/override/final specifiers in printing code.dcheng2014-12-221-18/+17
* Update legacy Tuple-using code.Avi Drissman2014-12-221-4/+4
* Implement window.print() on Androiddgn2014-12-1518-10/+118
* Add missed files in Windows GN build for printing.vchigrin2014-12-151-0/+2
* Drop unused base/tuple.h inclusiontzik2014-12-091-5/+0
* Support NumCopies print presetn.bansal2014-12-092-0/+4
* Switch back to PrintDlgEx instead of DocumentProperties.vitalybuka2014-12-081-2/+12
* gn format // (the rest, except mojo)scottmg2014-12-031-8/+5
* Added alekseys@chromium.org to printing OWNERS.vitalybuka2014-11-211-0/+1
* Revert of Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt. (patchset...vitalybuka2014-11-181-150/+85
* Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt.halcanary2014-11-171-85/+150
* Remove implicit conversions from scoped_refptr to T* in printing/dcheng2014-11-132-15/+10
* PdfMetafileSkia gives out a SkCanvas, not a SkBaseDevice.halcanary2014-11-102-34/+48
* Re-factored printing defines and build configs.vitalybuka2014-11-051-4/+4
* Moved StartPageForVectorCanvas from Metafile to PdfMetafileSkia.vitalybuka2014-11-056-37/+8
* Standardize usage of virtual/override/final in printing/dcheng2014-10-225-72/+66
* Fix Java indentation issues.aurimas2014-10-161-1/+1
* Make chrome_shell_apk buildcjhopman2014-10-132-15/+13
* Change PDF scaling factor from double to float.pkasting2014-10-096-31/+7
* Apply automatic range checks to content enum types across IPC.anujk.sharma2014-10-091-1/+2
* Replace OVERRIDE with its C++11 counterparts in src/printingr.nagaraj2014-10-093-18/+18
* Zeroes buffer for DocumentProperties.vitalybuka2014-10-091-4/+8
* Replacing the OVERRIDE with override and FINAL with final in /src/printinganujk.sharma2014-10-0712-107/+107
* Printing: Take the PDF rotation into account when printing on Mac.thestig2014-09-271-5/+47
* Remove implicit HANDLE conversions from printing.rvargas2014-09-256-25/+25
* Add UMA stats for new Print Preview UI elements.alekseys2014-09-242-0/+4
* StartPage/EndPage from spooling code. Calling this from metafiles unreliable....vitalybuka2014-09-243-65/+10
* Take PPD and CUPS defaults into account on Mac too.alekseys2014-09-171-6/+2
* Extracted MetafilePlayer interface from printing::MetafilePlayer.vitalybuka2014-09-1221-218/+191
* Replaced Metafile with PdfMetafileSkia in renderer.vitalybuka2014-09-122-9/+11
* Restored printing windows context for builds without preview.vitalybuka2014-09-096-35/+507
* Delete temporarily dir for PDF to EMF conversion after EMF files closed.Vitaly Buka2014-09-092-0/+8
* Change base/file_utils.h includes to base/files/file_utils.h in gin, google_a...thestig2014-09-056-6/+6
* Removed IDC_PRINT_TO_DESTINATION.Vitaly Buka2014-08-294-49/+0
* Removed NativeMetafile and PreviewMetafile typedef as it's always PdfMetafile...vitalybuka2014-08-295-24/+4
* Removed print_web_view_helper_win.ccvitalybuka2014-08-281-9/+1
* Use document from preview for System Dialog printing on Windows.vitalybuka2014-08-2617-462/+141
* Work on GN build of Chrome.Brett Wilson2014-08-261-0/+1
* Added PrintingContext::Delegate to get parent view handle and application loc...Vitaly Buka2014-08-2616-65/+92
* Revert of Added PrintingContext::Delegate to get parent view handle and appli...finnur2014-08-2514-84/+65
* Added PrintingContext::Delegate to get parent view handle and application loc...vitalybuka2014-08-2314-65/+84
* Add chrome, installer_util targets to GN build.brettw@chromium.org2014-08-201-1/+1
* Remove dead code.vitalybuka@chromium.org2014-08-201-109/+0
* Fixed return value in PrintingContext::OnError().vitalybuka@chromium.org2014-08-201-1/+2
* GN: Remove duplicate entries from sources listsjamesr@chromium.org2014-08-191-3/+3
* Move file_util_icu to base::i18n namespacebrettw@chromium.org2014-08-071-1/+1
* clang/win: Fix most -Wwriteable-strings warnings.thakis@chromium.org2014-07-231-2/+6
* GN: Add //ui/base/ime, fix up printing on macjamesr@chromium.org2014-07-231-1/+1
* Cleanup test_support target names.tfarina@chromium.org2014-07-221-1/+1