summaryrefslogtreecommitdiffstats
path: root/printing
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 87369 - Files that are in src/ui/base should be compiled into libui_ba...tony@chromium.org2011-06-011-1/+1
* Files that are in src/ui/base should be compiled into libui_base.a.tony@chromium.org2011-05-311-1/+1
* Revert 87351 - Do all the font UMA work in PdfMetafileSkia::FinishDocument.vandebo@chromium.org2011-05-311-16/+20
* Do all the font UMA work in PdfMetafileSkia::FinishDocument.vandebo@chromium.org2011-05-311-20/+16
* Add metrics to determine what font types are being used with print preview.vandebo@chromium.org2011-05-301-0/+27
* Revert 87242 - Add metrics to determine what font types are being used with p...vandebo@chromium.org2011-05-301-27/+0
* Add metrics to determine what font types are being used with print preview.vandebo@chromium.org2011-05-301-0/+27
* Printing: Add ability to get the default printer from the print backend.thestig@chromium.org2011-05-283-9/+25
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-2612-16/+16
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-2512-16/+16
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-2512-16/+16
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-252-2/+2
* [Mac] Allow NSExceptions in certain cases.shess@chromium.org2011-05-241-0/+11
* Change printing of PDFs for preview on Windows to not rasterize.vandebo@chromium.org2011-05-241-6/+6
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-10/+8
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-4/+4
* printing: Replace "using namespace printing;" wrapping the tests around "name...tfarina@chromium.org2011-05-101-1/+3
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-0/+1
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-1/+1
* Fix LLVM errors/warning in Chrome OS codedpolukhin@chromium.org2011-05-081-1/+1
* PrintPreview: Fix the destination printer list to show printer names rather t...kmadhusu@chromium.org2011-05-061-11/+11
* PrintPreview: [MAC]Update only the orientation settings, if the selected prin...kmadhusu@chromium.org2011-05-051-11/+15
* Cleanup: Make the PrintingContext::UpdatePrintSettings code more consistent a...thestig@chromium.org2011-05-042-20/+29
* PrintPreview: Modified code to set the printer using the unique printer id.kmadhusu@chromium.org2011-05-044-13/+34
* Update set printer function to be local-only to avoid permission issues.arthurhsu@chromium.org2011-05-031-10/+35
* Horrible hack to work around PDFKit bug.avi@chromium.org2011-05-022-3/+62
* Fix print preview clipping issues due to scaling.ctguil@chromium.org2011-04-3012-45/+52
* Linux: clean up the usage of "use_cups" gyp switch:phajdan.jr@chromium.org2011-04-291-16/+38
* PrintPreview: [LINUX] Set color and duplex setting values in print job ticket.kmadhusu@chromium.org2011-04-264-8/+8
* Print Preview: Print the entire page range since the preview only contains th...thestig@chromium.org2011-04-232-0/+12