summaryrefslogtreecommitdiffstats
path: root/printing
Commit message (Expand)AuthorAgeFilesLines
* These are the Chrome side changes to support the Print device charm in Metro.mad@chromium.org2012-06-294-0/+104
* Restore DC before EndPage call to state if was just after StartPage. We need ...vitalybuka@chromium.org2012-06-203-38/+49
* Mac printing: Autorotate printed pages so their orientation is the same as th...thestig@chromium.org2012-06-187-71/+99
* Add ENABLE_PRINTING and disable it on Android.wangxianzhu@chromium.org2012-06-091-0/+11
* Reland 139885 - Enable the handle verifier.rvargas@google.com2012-06-041-2/+1
* Revert 139885 - Enable the handle verifier.rvargas@google.com2012-05-311-1/+2
* Enable the handle verifier.rvargas@google.com2012-05-311-2/+1
* Base: Add a handle verifier to ScopedHandle.rvargas@chromium.org2012-05-311-1/+2
* Remove use of BrowserList::GetLastActive from PrintDialogGtk. Pass through th...ben@chromium.org2012-05-242-1/+3
* Adding functionality to specify TLS encryption CUPS print servers for cloudpr...gene@chromium.org2012-05-165-11/+26
* [Print Preview]: Added code to support pdf fit to page functionality.kmadhusu@chromium.org2012-05-162-0/+5
* Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting...thestig@chromium.org2012-05-164-35/+34
* Fix new -Wnull-conversion violations detected by a newer clang.thakis@chromium.org2012-05-161-1/+1
* Change the way _EXPORT macros look.thakis@chromium.org2012-05-151-0/+4
* A better fix for scaling issue.gene@chromium.org2012-05-095-74/+26
* ugrr... Fixing printing scaling again.gene@chromium.org2012-05-033-1/+73
* RefCounted types should not have public destructors, printing/ and ui/rsleevi@chromium.org2012-05-024-31/+30
* Don't make checkdeps ignore includes to directories that are brought in via d...jam@chromium.org2012-04-271-1/+1
* Convert printing ui_tests to browser_tests.jam@chromium.org2012-04-091-1/+1
* Remove obsolete chromeos specific codeoshima@chromium.org2012-04-091-3/+1
* Remove workaround for fixed skia bug.vandebo@chromium.org2012-03-281-2/+0
* Fixed null pointer exception.vitalybuka@chromium.org2012-03-231-3/+5
* Roll Skia DEPS to 3470epoger@google.com2012-03-231-18/+13
* Revert "Roll Skia to 3470, which changes most of the pdf includes to be priva...vandebo@chromium.org2012-03-231-13/+18
* Roll Skia to 3470, which changes most of the pdf includes to be private.vandebo@chromium.org2012-03-231-18/+13
* Removed trailing ;vitalybuka@chromium.org2012-03-231-1/+2
* Driver related info would be included into PrinterBasicInfo::options so it wo...vitalybuka@chromium.org2012-03-226-63/+149
* PrintPreview: Hide/Show the header footer option based on print frame margins.kmadhusu@chromium.org2012-03-202-2/+12
* ui/gfx: Do not use the deprecated SkBitmap::getConfig() function.tfarina@chromium.org2012-03-191-1/+1
* Fix invalid return value.vitalybuka@chromium.org2012-03-181-4/+4
* Fixed return value.vitalybuka@chromium.org2012-03-161-2/+2
* ScopedPrinterInfoSetter sets printer related information to be available for ...vitalybuka@chromium.org2012-03-164-21/+33
* Add base::StaticAtomicSequenceNumber.pliard@chromium.org2012-03-131-2/+2
* GetPrinterDriverInfo returns string.vitalybuka@chromium.org2012-03-075-27/+21
* Added PrinterDriverInfo and PrintBackend::GetPrinterDriverInfo for windows.vitalybuka@chromium.org2012-03-055-5/+86
* Making GenericScopedHandle capable of handling handle types other than HANDLE.alexeypa@chromium.org2012-03-051-0/+13
* Improved resource management by using ScopedPrinterHandle.vitalybuka@chromium.org2012-03-022-29/+15
* Added ScopedPrinterHandlevitalybuka@chromium.org2012-03-021-1/+12
* Remove histograms from printing/emf_win.cc.thestig@chromium.org2012-02-231-10/+1
* GTK: implement "print selection".peter@pcc.me.uk2012-02-142-3/+4
* Revert 121840 - Make scoped dc objects smartercpu@chromium.org2012-02-141-4/+4
* Make scoped dc objects smartercpu@chromium.org2012-02-141-4/+4
* Cleanup: Remove static storage for variables in an unnamed namespace.jhawkins@chromium.org2012-01-283-6/+8
* Linux: Try several different paths to the GnuTls library when trying to dynam...thestig@chromium.org2012-01-261-15/+23
* Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.fischman@chromium.org2012-01-231-5/+3
* PrintPreview: Honor the print media page size and margin values.kmadhusu@chromium.org2012-01-107-28/+30
* Change signature of |ui::ElideText()|. Add a truncate mode.asvitkine@chromium.org2011-12-121-2/+3
* Clean up cloud printing aura stub code.jennyz@chromium.org2011-12-066-47/+10
* Fix many* python scripts in src/maruel@chromium.org2011-11-231-32/+41
* replace platform conditions with os_posix and os_bsd where applicablerobert.nagy@gmail.com2011-11-221-1/+1