summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/printed_document.cc
Commit message (Expand)AuthorAgeFilesLines
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-071-366/+0
* Move Emf class to the printing library. Also creates a platform agnostic Nat...sverrir@google.com2009-07-061-7/+8
* Remove unused notification in print code to simplify before refactoring.sverrir@google.com2009-07-031-21/+57
* Add Print Selection support to Chrome. This change is fairly involved since ...sverrir@google.com2009-06-191-57/+6
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-1/+1
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-3/+3
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* move chrome_font to app/gfxben@chromium.org2009-05-061-1/+1
* 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