summaryrefslogtreecommitdiffstats
path: root/printing/printing_utils_unittest.cc
Commit message (Collapse)AuthorAgeFilesLines
* Printing: Remove backslashes from print job names.thestig2016-02-031-1/+2
| | | | | | | | | | Backslashes can cause printers to barf up paper. BUG=581708 Review URL: https://codereview.chromium.org/1656933004 Cr-Commit-Position: refs/heads/master@{#373347}
* Switch to standard integer types in printing/.avi2015-12-211-0/+2
| | | | | | | | | BUG=138542 TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/1544623002 Cr-Commit-Position: refs/heads/master@{#366463}
* Include user email into document title before spoolingvitalybuka2015-07-071-9/+29
| | | | | | | | | | | | Could be used to monitor print jobs on OS side. Windows spooler "owner" cannot be changed so we should modify title. Max title length increased from 50 to 80 better readability. BUG=504826 Review URL: https://codereview.chromium.org/1212883003 Cr-Commit-Position: refs/heads/master@{#337647}
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, ↵avi@chromium.org2013-12-251-1/+1
| | | | | | | | | | | | sandbox/, skia/, sql/, sync/, tools/, webkit/, win8/ to use the base:: namespace. BUG=330556 TEST=no change TBR=ben@chromium.org Review URL: https://codereview.chromium.org/121123002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@242502 0039d316-1c4b-4281-b951-d872f2087c98
* Moved SimplifyDocumentTitle from printing/backendvitalybuka@chromium.org2013-11-091-0/+26
TBR=noamsml Review URL: https://codereview.chromium.org/59903019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234127 0039d316-1c4b-4281-b951-d872f2087c98