summaryrefslogtreecommitdiffstats
path: root/printing
Commit message (Expand)AuthorAgeFilesLines
* Revert 105087 - PrintPreview: Fix printer color settings issues based on prin...kmadhusu@chromium.org2011-10-125-171/+13
* PrintPreview: Fix printer color settings issues based on printer ppd/schema i...kmadhusu@chromium.org2011-10-125-13/+171
* More Aura fixes to build with chromeos==1saintlou@chromium.org2011-10-122-3/+1
* Sanity check the printable area returned by windows.vandebo@chromium.org2011-10-082-2/+8
* No need for Aura stubs under ChromeOS since we already have a sans-GTK impl.saintlou@chromium.org2011-10-072-1/+3
* scoped_ptr and new[] don't mix.thakis@chromium.org2011-10-071-1/+1
* make browser_tests compile and link under use_aura=1 chromeos=0.alicet@chromium.org2011-10-072-0/+17
* Patch up excessive margins until we can get the real fix plumbed through.vandebo@chromium.org2011-10-072-5/+6
* * Rename ScopedHDC to ScopedCreateDCyosin@chromium.org2011-10-071-1/+3
* Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=noneben@chromium.org2011-10-061-2/+4
* Fixing build.gene@chromium.org2011-10-061-1/+1
* Added autorotate flag in PDF rendering and wiring it through service-utility ...gene@chromium.org2011-10-061-0/+44
* We will need to support printing under Aura + ChromeOS (and we will have to r...saintlou@chromium.org2011-10-063-0/+39
* Cleanup: Remove dead code - printing::PrintedPagesSource::RenderSourceName() ...thestig@chromium.org2011-10-043-16/+2
* Fix lack of preview when GCP printer is selected.abodenha@chromium.org2011-10-042-4/+8
* 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