summaryrefslogtreecommitdiffstats
path: root/printing
Commit message (Expand)AuthorAgeFilesLines
* Merge 104442 - Patch up excessive margins until we can get the real fix plumb...vandebo@chromium.org2011-10-102-5/+6
* Merge 104615 - Sanity check the printable area returned by windows.vandebo@chromium.org2011-10-102-2/+8
* Merge 103083 - Add check to debug issue 96063vandebo@chromium.org2011-10-031-0/+2
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-062-1/+7
* Revert 99810 - Get the rest of the chrome target to build (but not link) with...ben@chromium.org2011-09-062-7/+1
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-062-1/+7
* PrintPreview: Fixed RICOH MP C3501 color print job issues.kmadhusu@chromium.org2011-09-044-9/+25
* Switch the native print path on Linux and ChromeOS to use Skia instead of Cairoabodenha@chromium.org2011-09-021-1/+1
* Add printing.dll to the component build.darin@chromium.org2011-09-0130-93/+146
* Print preview page selection should not require a rerendering of draft pages.kmadhusu@chromium.org2011-08-312-0/+4
* CL removing inheritance of SkDevice from PlatformDevice. twiz@google.com2011-08-281-7/+4
* Printing Backend: Check the results from a DocumentProperties() call.thestig@chromium.org2011-08-251-2/+3
* Revert 98230 - CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-251-4/+7
* CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-251-7/+4
* 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