| Commit message (Expand) | Author | Age | Files | Lines |
* | Improvements in --debug-print switch implementation. | vitalybuka@chromium.org | 2014-06-12 | 1 | -13/+24 |
* | Guarded shrink setting with ifdefs to make clear where it is used. | vitalybuka@chromium.org | 2014-06-12 | 1 | -2/+7 |
* | Cleanup: Use base namespace in printing/. | thestig@chromium.org | 2013-10-01 | 1 | -2/+2 |
* | Use a direct include of strings headers in ppapi/, printing/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Move MessageLoop to base namespace. | brettw@chromium.org | 2013-03-31 | 1 | -3/+2 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -3/+6 |
* | Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting... | thestig@chromium.org | 2012-05-16 | 1 | -2/+1 |
* | PrintPreview: Honor the print media page size and margin values. | kmadhusu@chromium.org | 2012-01-10 | 1 | -3/+0 |
* | compositor_unittests target is unimplmented on Mac | dhollowa@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | Cleanup: Remove unneeded forward declarations in printing, sandbox, and skia. | thestig@chromium.org | 2011-11-14 | 1 | -4/+0 |
* | Cleanup: Remove dead code - printing::PrintedPagesSource::RenderSourceName() ... | thestig@chromium.org | 2011-10-04 | 1 | -8/+1 |
* | Cleanup: Remove unused has_visible_overlays variable. | thestig@chromium.org | 2011-09-23 | 1 | -2/+1 |
* | Add printing.dll to the component build. | darin@chromium.org | 2011-09-01 | 1 | -1/+2 |
* | Printing: Remove unused PageOverlay since header/footers are drawn in PrintWe... | thestig@chromium.org | 2011-08-09 | 1 | -28/+0 |
* | Connect the right metafiles for print preview on Linux and Windows. | vandebo@chromium.org | 2011-04-11 | 1 | -2/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Linux Printing: Properly print a subset of all pages. | thestig@chromium.org | 2011-03-03 | 1 | -0/+5 |
* | Applying factory pattern (through NativeMetafileFactory class). It is used to... | dpapad@chromium.org | 2011-03-02 | 1 | -1/+1 |
* | Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)... | jam@chromium.org | 2011-03-02 | 1 | -1/+1 |
* | Applying factory pattern (through NativeMetafileFactory class). It is used to... | dpapad@chromium.org | 2011-03-02 | 1 | -1/+1 |
* | Linux: Refactor printing to be more linux Windows/Mac. | thestig@chromium.org | 2011-02-19 | 1 | -1/+7 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 1 | -2/+2 |
* | Cleanup: Remove unused PrintedDocument::RenderPrintedPageNumber(). | thestig@chromium.org | 2010-12-17 | 1 | -6/+0 |
* | Printing: Refactor a few helper methods implemented per-platform to clean up | jhawkins@chromium.org | 2010-10-07 | 1 | -0/+12 |
* | FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD... | erg@google.com | 2010-09-30 | 1 | -1/+3 |
* | Printing: Convert several wstrings to string16. | jhawkins@chromium.org | 2010-09-13 | 1 | -8/+10 |
* | Implement limited paged media support for win. | hamaji@chromium.org | 2010-07-02 | 1 | -1/+2 |
* | Implement limited paged media support for mac. | hamaji@chromium.org | 2010-07-01 | 1 | -1/+2 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Make SharedMemory use uint32 instead of size_t. This removes the remaining s... | jam@chromium.org | 2010-02-16 | 1 | -1/+1 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 1 | -2/+2 |
* | printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS). | maruel@chromium.org | 2009-12-08 | 1 | -2/+2 |
* | First patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -1/+4 |
* | Implement the basic OS-level printing mechanics on Mac | stuartmorgan@chromium.org | 2009-10-13 | 1 | -3/+6 |
* | Move printing related stuff to the root printing project from the browser pro... | sverrir@google.com | 2009-07-07 | 1 | -0/+192 |