summaryrefslogtreecommitdiffstats
path: root/printing
Commit message (Expand)AuthorAgeFilesLines
* PrintPreview: [MAC] Always set the crop box rectangle as print source rectangle.kmadhusu@chromium.org2011-09-281-1/+1
* Gives default PDF settings when no printer is installed.arthurhsu@chromium.org2011-09-281-1/+45
* Refactored code to move cloudprint specific code into print_preview_cloud.js.abodenha@google.com2011-09-282-0/+4
* ui/gfx: Add ToString() function to Rect class.tfarina@chromium.org2011-09-281-18/+23
* Add check to debug issue 96063vandebo@chromium.org2011-09-281-0/+2
* Reland 103021: Printing preview of a PDF on Mac with Skia only previews the l...kmadhusu@chromium.org2011-09-282-35/+7
* Revert 103010 - Refactored code to move cloudprint specific code into print_p...thestig@chromium.org2011-09-282-4/+0
* Revert 103021 - PrintPreview: Printing preview of a PDF on Mac with Skia only...kmadhusu@chromium.org2011-09-272-7/+35
* PrintPreview: Printing preview of a PDF on Mac with Skia only previews the la...kmadhusu@chromium.org2011-09-272-35/+7
* Refactored code to move cloudprint specific code into print_preview_cloud.js.abodenha@google.com2011-09-272-0/+4
* Fix issue with print preview on Chrome OS just displaying an error message.abodenha@google.com2011-09-271-0/+3
* ui/gfx: Add ToString() function to Size class.tfarina@chromium.org2011-09-271-24/+36
* Cleanup: Remove unused has_visible_overlays variable.thestig@chromium.org2011-09-235-32/+14
* Cleanup: Remove dead code - PageRange::GetTotalPages.thestig@chromium.org2011-09-233-14/+2
* CUPS printing: Define CUPS_PRINTER_SCANNER for Linux if CUPS is < 1.4chrelad@gmail.com2011-09-221-5/+8
* Fix print preview workflow to reflect settings of selected printer.arthurhsu@chromium.org2011-09-222-2/+7
* printing: Convert some wstrings to string16s.thestig@chromium.org2011-09-203-14/+13
* Remove dead cairo code.abodenha@chromium.org2011-09-085-437/+0
* Reland 100233 PrintPreview: Added code to identify the printer default duplex...kmadhusu@chromium.org2011-09-083-2/+7
* Revert 100233 - PrintPreview: Added code to identify the printer default dupl...kmadhusu@chromium.org2011-09-083-7/+2
* PrintPreview: Added code to identify the printer default duplex value.kmadhusu@chromium.org2011-09-083-2/+7
* Fix memory leak in unit testarthurhsu@chromium.org2011-09-081-0/+1
* PrintPreview: Remove unwanted member variable initializations.kmadhusu@chromium.org2011-09-081-3/+0
* Fix handle leak and unfreed global locksarthurhsu@chromium.org2011-09-071-13/+48
* Get chrome to link with USE_AURAben@chromium.org2011-09-072-6/+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