| Commit message (Expand) | Author | Age | Files | Lines |
* | Use overloaded printBegin() chromium-webkit api in PrepareFrameAndViewPrint c... | kmadhusu@chromium.org | 2012-05-17 | 1 | -2/+4 |
* | [Print Preview] Refactored code to support auto fit to page functionality. | kmadhusu@chromium.org | 2012-04-20 | 1 | -0/+3 |
* | PrintPreview: Modify PrintMsg_Print_Params data validation check. | kmadhusu@chromium.org | 2012-03-15 | 1 | -1/+3 |
* | PrintPreview: Honor the print media page size and margin values. | kmadhusu@chromium.org | 2012-01-10 | 1 | -1/+5 |
* | PrintPreview: Rename PrintMsg_Print_Params struct member variable (printable_... | kmadhusu@chromium.org | 2011-12-04 | 1 | -1/+1 |
* | Print preview not showing if default print is invalid. | arthurhsu@chromium.org | 2011-09-01 | 1 | -0/+4 |
* | Print preview page selection should not require a rerendering of draft pages. | kmadhusu@chromium.org | 2011-08-31 | 1 | -1/+2 |
* | Added a 'Reset' method in PrintMsg_Print_Params struct that is responsible fo... | aayushkumar@chromium.org | 2011-08-22 | 1 | -51/+0 |
* | Added Header and Footer support in Linux, Windows and Mac for Skia | aayushkumar@chromium.org | 2011-08-17 | 1 | -0/+58 |
* | Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ... | aayushkumar@chromium.org | 2011-08-17 | 1 | -58/+0 |
* | Added Header and Footer support in Linux, Windows and Mac for Skia | aayushkumar@chromium.org | 2011-08-17 | 1 | -0/+58 |
* | Print Preview: Fixing behavior of event listeners. | dpapad@chromium.org | 2011-08-12 | 1 | -0/+5 |
* | Revert 96567 - Reland 96406 - Print preview page selection should not require... | kmadhusu@chromium.org | 2011-08-12 | 1 | -2/+1 |
* | Reland 96406 - Print preview page selection should not require a rerendering ... | kmadhusu@chromium.org | 2011-08-12 | 1 | -1/+2 |
* | Revert 96406 - Print preview page selection should not require a rerendering ... | kmadhusu@chromium.org | 2011-08-11 | 1 | -2/+1 |
* | Print preview page selection should not require a rerendering of draft pages. | kmadhusu@chromium.org | 2011-08-11 | 1 | -1/+2 |
* | Add tests for print preview code in PrintWebViewHelper. | thestig@chromium.org | 2011-05-05 | 1 | -1/+4 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Move printing messages to their own file. | jam@chromium.org | 2011-03-24 | 1 | -7/+7 |
* | Printing: MockPrinter should return valid default printer settings. | thestig@chromium.org | 2011-03-15 | 1 | -3/+6 |
* | FBTF: Even more ctor/virtual deinlining. | erg@google.com | 2010-10-19 | 1 | -11/+4 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | More code cleanups found by -Wextra. | evan@chromium.org | 2010-03-09 | 1 | -1/+1 |
* | Make SharedMemory use uint32 instead of size_t. This removes the remaining s... | jam@chromium.org | 2010-02-16 | 1 | -12/+12 |
* | Enable the RenderViewTest printing tests on the Mac. | stuartmorgan@chromium.org | 2009-10-14 | 1 | -2/+2 |
* | Print only the focused frame. This makes more sense than trying to print all... | sverrir@chromium.org | 2009-07-16 | 1 | -39/+17 |
* | Add support for printing selection only flag. This only adds the flag to the ... | sverrir@google.com | 2009-06-08 | 1 | -0/+4 |
* | Adds a RenderViewTest.PrintLayoutTest. | hbono@chromium.org | 2009-05-23 | 1 | -0/+155 |