summaryrefslogtreecommitdiffstats
path: root/printing
Commit message (Expand)AuthorAgeFilesLines
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-151-1/+1
* Upstream Android printing code.cimamoglu@chromium.org2013-11-149-0/+953
* Don't set "print selection" to false.vitalybuka@chromium.org2013-11-121-1/+0
* Extract XPS code from PrintSystemWin.vitalybuka@chromium.org2013-11-101-0/+25
* Moved SimplifyDocumentTitle from printing/backendvitalybuka@chromium.org2013-11-097-42/+70
* Print to Privet local printersnoamsml@chromium.org2013-11-092-0/+9
* Allow printing component to be removed completelyspang@chromium.org2013-11-071-10/+0
* Move settings setup for PDF and cloud print into single location in PrintingC...vitalybuka@chromium.org2013-11-0418-114/+160
* Re-enabled printing_context_win_unittest for aura.vitalybuka@chromium.org2013-11-023-14/+13
* Update printing_context_win_unittest.cc for r231501.bungeman@chromium.org2013-11-011-1/+1
* Remove unnecessary dependencies on "ui" target from some other targets.tfarina@chromium.org2013-11-011-1/+0
* Revert piece of "De-duplicate job_settings parsing code." r231501vitalybuka@chromium.org2013-11-012-3/+4
* De-duplicate job_settings parsing code.vitalybuka@chromium.org2013-10-2926-307/+304
* ui: Have shell_dialogs into its own gyp file under its shell_dialogs/ directory.tfarina@chromium.org2013-10-291-1/+1
* Removed unused PrintSettings::printer_name_.vitalybuka@chromium.org2013-10-275-13/+1
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-1/+1
* Use JS Date().toLocaleDateString() to format date in header. Fixed issues wit...vitalybuka@chromium.org2013-10-233-5/+0
* Use BaseShellDialog for print dialog on Windowsscottmg@chromium.org2013-10-224-23/+52
* Add missing #include of algorithm for std::maxscottmg@chromium.org2013-10-221-0/+2
* Print Preview: Save the CUPS printer color model info and use it when printing.thestig@chromium.org2013-10-182-0/+7
* Cleanup various bits of printing code.thestig@chromium.org2013-10-147-52/+47
* Remove abodenha from printing related ownersabodenha@chromium.org2013-10-091-1/+0
* Fixed memory overflow caused by invalid input.vitalybuka@chromium.org2013-10-022-2/+18
* Cleanup: Use base namespace in printing/.thestig@chromium.org2013-10-0122-47/+49
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-301-0/+2
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-281-2/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-281-0/+2
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-5/+0
* Clean-up: Replaces Font with FontList.yukishiino@chromium.org2013-09-112-2/+8
* Move text_elider to gfx.ben@chromium.org2013-09-093-5/+5
* Convert most run_all_unittests.cc files to use new unit test launcher.phajdan.jr@chromium.org2013-09-052-11/+1
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-304-4/+4
* Skia r10995 landed the SkDevice refactoring in Skia. This CL rolls up to that...robertphillips@google.com2013-08-291-2/+1
* Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...robertphillips@google.com2013-08-267-7/+8
* Two small fixes for Chrome for Android PDF printing.cimamoglu@chromium.org2013-08-231-1/+1
* Supports gfx::FontList in gfx::Canvas and ui::ElideText family.yukishiino@chromium.org2013-08-221-0/+1
* Submitting https://codereview.chromium.org/23116003/ for Cihat Imamoglu.avayvod@chromium.org2013-08-198-10/+95
* Printing: Add a basic printing mode without print preview and cloud print.thestig@chromium.org2013-08-121-2/+2
* Annotate a GnuTLS memory leak in printing/backend/print_backend_cups.ccearthdok@chromium.org2013-07-241-2/+9
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-182-2/+3
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-182-2/+2
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-162-4/+4
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-133-4/+4
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-012-4/+4
* Use a direct include of time headers in ppapi/, printing/, remoting/.avi@chromium.org2013-06-282-2/+2
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-241-3/+3
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-244-12/+16
* Convert most of extensions and some other random stuff to using the base name...brettw@chromium.org2013-06-212-2/+2
* mac: Build printing with -Wno-deprecated-declarations with the 10.9 SDK.thakis@chromium.org2013-06-201-1/+16
* Use a direct include of strings headers in ppapi/, printing/.avi@chromium.org2013-06-1113-15/+15