Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Printing: Standardize on Metafile::Init, removing Emf::CreateFromData in the | jhawkins@chromium.org | 2010-10-07 | 1 | -3/+3 |
* | Added methods to create and read from file-backed metafiles to the Windows Em... | sanjeevr@chromium.org | 2010-09-29 | 1 | -0/+8 |
* | Removing emf record constructor that is not used. | finnur@chromium.org | 2010-08-31 | 1 | -3/+1 |
* | Added StartPage and EndPage methods to the Emf class because the GDI StartPag... | sanjeevr@chromium.org | 2010-07-12 | 1 | -0/+6 |
* | Make SharedMemory use uint32 instead of size_t. This removes the remaining s... | jam@chromium.org | 2010-02-16 | 1 | -3/+3 |
* | printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS). | maruel@chromium.org | 2009-12-08 | 1 | -2/+2 |
* | Move printing related stuff to the root printing project from the browser pro... | sverrir@google.com | 2009-07-07 | 1 | -3/+3 |
* | Move Emf class to the printing library. Also creates a platform agnostic Nat... | sverrir@google.com | 2009-07-06 | 1 | -0/+181 |