summaryrefslogtreecommitdiffstats
path: root/printing
Commit message (Expand)AuthorAgeFilesLines
* Use document from preview for System Dialog printing on Windows.vitalybuka2014-08-2617-462/+141
* Work on GN build of Chrome.Brett Wilson2014-08-261-0/+1
* Added PrintingContext::Delegate to get parent view handle and application loc...Vitaly Buka2014-08-2616-65/+92
* Revert of Added PrintingContext::Delegate to get parent view handle and appli...finnur2014-08-2514-84/+65
* Added PrintingContext::Delegate to get parent view handle and application loc...vitalybuka2014-08-2314-65/+84
* Add chrome, installer_util targets to GN build.brettw@chromium.org2014-08-201-1/+1
* Remove dead code.vitalybuka@chromium.org2014-08-201-109/+0
* Fixed return value in PrintingContext::OnError().vitalybuka@chromium.org2014-08-201-1/+2
* GN: Remove duplicate entries from sources listsjamesr@chromium.org2014-08-191-3/+3
* Move file_util_icu to base::i18n namespacebrettw@chromium.org2014-08-071-1/+1
* clang/win: Fix most -Wwriteable-strings warnings.thakis@chromium.org2014-07-231-2/+6
* GN: Add //ui/base/ime, fix up printing on macjamesr@chromium.org2014-07-231-1/+1
* Cleanup test_support target names.tfarina@chromium.org2014-07-221-1/+1
* The browser test can print webpages to PDFs, then convert those PDFs to PNGs ...ivandavid@chromium.org2014-07-181-1/+1
* Add a unit test that filenames aren't unintentionally converted to URLs.dcheng@chromium.org2014-07-151-1/+1
* Add chrome/browser/ui to the GN build.brettw@chromium.org2014-07-111-2/+1
* SkBitmap::Config is no more, use SkColorTypereed@google.com2014-07-101-1/+1
* Revert 282355 "Add chrome/browser/ui to the GN build."brettw@chromium.org2014-07-101-1/+2
* Add chrome/browser/ui to the GN build.brettw@chromium.org2014-07-101-2/+1
* Provide gtest printers for ui/gfx geometry typesjamesr@chromium.org2014-07-102-0/+2
* clang/wip: Fix "taking the address of a temporary" error.thakis@chromium.org2014-07-041-3/+3
* default is a keyword in C++, don't use it as variable name.thakis@chromium.org2014-06-251-13/+14
* Apply paper size selection for local printers on OSX.vitalybuka@chromium.org2014-06-202-80/+102
* Fixed C++ type conversion.vitalybuka@chromium.org2014-06-192-5/+5
* Print Preview: Enable tests disabled on ASAN once again.thestig@chromium.org2014-06-181-2/+7
* Add paper size support for local printing on Windows.vitalybuka@chromium.org2014-06-162-21/+36
* Add paper size reporting for CUPS printers (to let user to select one in the ...alekseys@chromium.org2014-06-134-4/+75
* Improvements in --debug-print switch implementation.vitalybuka@chromium.org2014-06-1214-299/+427
* Guarded shrink setting with ifdefs to make clear where it is used.vitalybuka@chromium.org2014-06-125-40/+49
* Changes in printer settings:alekseys@chromium.org2014-06-126-13/+57
* Revert of Revert of Generalize printer color model handling, get rid of CUPS ...ckocagil@chromium.org2014-06-083-14/+3
* Revert of Generalize printer color model handling, get rid of CUPS specific c...ckocagil@chromium.org2014-06-083-3/+14
* Generalize printer color model handling, get rid of CUPS specific case. Enabl...alekseys@chromium.org2014-06-083-14/+3
* Revert 275646 "Generalize printer color model handling, get rid ..."vitalybuka@chromium.org2014-06-073-3/+14
* Generalize printer color model handling, get rid of CUPS specific case. Enabl...alekseys@chromium.org2014-06-073-14/+3
* Convert local printer capabilites to CDD format to unify with cloud printers ...alekseys@chromium.org2014-06-054-26/+52
* Linux: Remove unused gcrypt gyp code.thestig@chromium.org2014-06-041-5/+0
* Add src/printing to the GN build.brettw@chromium.org2014-06-042-4/+285
* Cleanup: Get rid of unneeded base::UTF16ToWide() conversions.thestig@chromium.org2014-06-031-4/+3
* Add media size capability to PDF printer.alekseys@chromium.org2014-05-292-0/+21
* Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).nkostylev@chromium.org2014-05-271-2/+5
* Printing on Windows via PDFscottmg@chromium.org2014-05-201-2/+2
* Linux: Remove gcrypt initialization workaround.thestig@chromium.org2014-05-202-80/+1
* Android: cleans up jni_generator_ptr_type.bulach@chromium.org2014-05-161-1/+0
* Revert 270872 "Move all callers of GetHomeDir() to PathService::..."benwells@chromium.org2014-05-161-5/+2
* Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).nkostylev@chromium.org2014-05-161-2/+5
* Revert 270750 "Android: cleans up jni_generator_ptr_type."jiayl@chromium.org2014-05-151-0/+1
* Android: cleans up jni_generator_ptr_type.bulach@chromium.org2014-05-151-1/+0
* Change print preview size to match to media size capability selection and res...alekseys@chromium.org2014-05-143-2/+27
* Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.dmikurube@chromium.org2014-05-071-2/+1