summaryrefslogtreecommitdiffstats
path: root/printing/emf_win.h
Commit message (Expand)AuthorAgeFilesLines
* Printing: Standardize on Metafile::Init, removing Emf::CreateFromData in thejhawkins@chromium.org2010-10-071-3/+3
* Added methods to create and read from file-backed metafiles to the Windows Em...sanjeevr@chromium.org2010-09-291-0/+8
* Removing emf record constructor that is not used.finnur@chromium.org2010-08-311-3/+1
* Added StartPage and EndPage methods to the Emf class because the GDI StartPag...sanjeevr@chromium.org2010-07-121-0/+6
* Make SharedMemory use uint32 instead of size_t. This removes the remaining s...jam@chromium.org2010-02-161-3/+3
* printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS).maruel@chromium.org2009-12-081-2/+2
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-071-3/+3
* Move Emf class to the printing library. Also creates a platform agnostic Nat...sverrir@google.com2009-07-061-0/+181