summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/printed_document.cc
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Move units to new module printing. Add printing_unittests on Windows too. Mak...maruel@chromium.org2009-02-201-1/+1
* Remove black magic and >100 lines. Unhook a lot of dead code.maruel@chromium.org2009-02-051-6/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-2/+2
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-1/+1
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-1/+1
* Add a function for eliding filenames to a set pixel width while preserving th...glen@chromium.org2008-11-061-1/+1
* Use ElideUrl for urls. It is much nicer.maruel@chromium.org2008-11-041-2/+7
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Change #ifdef _DEBUG test to #ifndef NDEBUG test.maruel@google.com2008-10-151-1/+1
* Two minor fixes. Fix the hard coded desired dpi and remove an unneeded include.maruel@google.com2008-09-111-1/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-141-2/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+401