| Commit message (Expand) | Author | Age | Files | Lines |
* | base: Put md5.* into base namespace. | tfarina@chromium.org | 2011-07-18 | 1 | -2/+2 |
* | Connect the right metafiles for print preview on Linux and Windows. | vandebo@chromium.org | 2011-04-11 | 1 | -8/+6 |
* | Add the ability to write comments to PNGCodec::Encode. | tony@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Adding CreateFromData to NativeMetafileFactory | dpapad@chromium.org | 2011-03-26 | 1 | -2/+4 |
* | Renaming NativeMetafile related methods to more appropriate names. | dpapad@chromium.org | 2011-03-19 | 1 | -1/+1 |
* | Stop overloading Init() in NativeMetafile. | vandebo@chromium.org | 2011-03-17 | 1 | -1/+1 |
* | Applying factory pattern (through NativeMetafileFactory class). It is used to... | dpapad@chromium.org | 2011-03-02 | 1 | -4/+7 |
* | Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)... | jam@chromium.org | 2011-03-02 | 1 | -7/+4 |
* | Applying factory pattern (through NativeMetafileFactory class). It is used to... | dpapad@chromium.org | 2011-03-02 | 1 | -4/+7 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -11/+0 |
* | FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -0/+11 |
* | Printing: Split off Win/Mac implementations of the Image class into their own | jhawkins@chromium.org | 2010-10-21 | 1 | -114/+2 |
* | Move scoped_cftyperef from base to base/mac, use the new namespace, and name it | brettw@chromium.org | 2010-10-17 | 1 | -3/+3 |
* | Printing: Standardize on Metafile::Init, removing Emf::CreateFromData in the | jhawkins@chromium.org | 2010-10-07 | 1 | -1/+1 |
* | Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-04 | 1 | -0/+2 |
* | Revert "FBTF: Another big ctor/dtor cleanup found by automated tools." | erg@google.com | 2010-10-01 | 1 | -2/+0 |
* | FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-01 | 1 | -0/+2 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -2/+2 |
* | Deprecate most of the remaining wstring file_util functions. | evan@chromium.org | 2010-07-08 | 1 | -5/+4 |
* | Added support for vector printing of Pepper v1 plugins on the Mac. | sanjeevr@chromium.org | 2010-06-28 | 1 | -1/+2 |
* | Move more files to toplevel gfx. | ben@chromium.org | 2010-03-19 | 1 | -1/+1 |
* | Move image codec stuff to toplevel gfx. | ben@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS). | maruel@chromium.org | 2009-12-08 | 1 | -1/+1 |
* | Enable the RenderViewTest printing tests on the Mac. | stuartmorgan@chromium.org | 2009-10-14 | 1 | -3/+26 |
* | Move classes depending on Skia out of base/gfx and into app/gfx. Rename | brettw@chromium.org | 2009-10-07 | 1 | -1/+1 |
* | Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes | brettw@chromium.org | 2009-10-03 | 1 | -12/+11 |
* | Print only the focused frame. This makes more sense than trying to print all... | sverrir@chromium.org | 2009-07-16 | 1 | -28/+106 |
* | Extract Image class so it can be used in more tests. | sverrir@chromium.org | 2009-07-13 | 1 | -0/+162 |