summaryrefslogtreecommitdiffstats
path: root/printing
Commit message (Expand)AuthorAgeFilesLines
* Backend changes for custom margins.aayushkumar@chromium.org2011-08-234-0/+58
* Print Preview: Go from event driven print preview back to print preview with ...thestig@chromium.org2011-08-232-4/+5
* PrintPreview: Initialize header footer member variables in |PrintSettings| cl...kmadhusu@chromium.org2011-08-231-0/+8
* Added Headers and Footers support for Core Graphics on Macaayushkumar@chromium.org2011-08-192-0/+5
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-181-1/+1
* Added Header and Footer support in Linux, Windows and Mac for Skiaaayushkumar@chromium.org2011-08-1716-13/+225
* Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ...aayushkumar@chromium.org2011-08-1716-225/+13
* Added Header and Footer support in Linux, Windows and Mac for Skiaaayushkumar@chromium.org2011-08-1716-13/+225
* cups-helper: split on newlines in cups helperevan@chromium.org2011-08-151-1/+1
* cups: parse cups-config output to reduce flags spewevan@chromium.org2011-08-122-1/+59
* Print Preview: Fixing behavior of event listeners.dpapad@chromium.org2011-08-122-0/+4
* Revert 96567 - Reland 96406 - Print preview page selection should not require...kmadhusu@chromium.org2011-08-122-4/+0
* Reland 96406 - Print preview page selection should not require a rerendering ...kmadhusu@chromium.org2011-08-122-0/+4
* Revert 96406 - Print preview page selection should not require a rerendering ...kmadhusu@chromium.org2011-08-112-4/+0
* Print preview page selection should not require a rerendering of draft pages.kmadhusu@chromium.org2011-08-112-0/+4
* Printing: Remove unused PageOverlay since header/footers are drawn in PrintWe...thestig@chromium.org2011-08-0912-637/+2
* CUPS printing: Do not add scanners to the printer list.thestig@chromium.org2011-08-091-4/+24
* PrintPreview: Remove |page_number| from StartPageForVectorCanvas function and...kmadhusu@chromium.org2011-08-029-28/+20
* Added SetDraftMode() and GetDraftMode() functions to |MetafileSkiaWrapper| cl...kmadhusu@chromium.org2011-08-022-1/+21
* Fixed bug in which the margin sizes vary (depending on the scale factor) whil...aayushkumar@chromium.org2011-07-261-3/+3
* PrintPreview: backend changes to support pipelining.vandebo@chromium.org2011-07-262-0/+10
* Make Metafile::StartPageForVectorCanvas take the page number as an argument.vandebo@chromium.org2011-07-239-25/+30
* Fix issues with cloud printers only getting first page of a doc in print prev...abodenha@chromium.org2011-07-233-3/+17
* roll skia to 1919reed@google.com2011-07-211-2/+2
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-2/+3
* base: Put md5.* into base namespace.tfarina@chromium.org2011-07-181-2/+2
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-171-1/+1
* Print Preview: Associating preview requests and responses using an identifierdpapad@chromium.org2011-07-132-0/+4
* Initial support for cloudprint in print preview.abodenha@chromium.org2011-07-134-0/+74
* Add printing/OWNERSthakis@chromium.org2011-07-121-0/+4
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-128-7/+16
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-052-4/+4
* Revert 91504 - Stop using deprecated factory API for SkDevicereed@google.com2011-07-052-4/+4
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-052-4/+4
* PrintPreview: Implement GetMetafileForCurrentPage() function in PdfMetafileSkia.kmadhusu@chromium.org2011-07-012-4/+31
* Print Preview: Remove unused draft mode code.thestig@chromium.org2011-06-298-20/+0
* roll skiareed@google.com2011-06-271-6/+13
* Add support to use Skia printing from Mac.caryclark@chromium.org2011-06-223-3/+48
* Coverity: Initialize a variable in PrinterBasicInfo.thestig@chromium.org2011-06-221-2/+4
* Add Skia on Chrome for Mac gyp rulescaryclark@chromium.org2011-06-211-3/+4
* net: Fix regressions for net.dllrvargas@google.com2011-06-171-0/+1
* Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox,tony@chromium.org2011-06-161-2/+0
* Print preview should use draft PDFs until it is ready to print to improve speed.kmadhusu@chromium.org2011-06-158-1/+27
* Issue 85963 crash when uninstalling printer while preview tab is openarthurhsu@chromium.org2011-06-141-1/+1
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-141-14/+2
* Print Preview: Remembering last used printer.dpapad@chromium.org2011-06-081-4/+5
* PrintPreview: Modified PrintingContextMac code to use the copy of sharedPrint...kmadhusu@chromium.org2011-06-032-12/+18
* Files that are in src/ui/base should be compiled into libui_base.a.tony@chromium.org2011-06-021-1/+1
* Do all the font UMA work in PdfMetafileSkia::FinishDocument.vandebo@chromium.org2011-06-021-20/+16