| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds option to enable CSS backgrounds for printing. | rltoscano@chromium.org | 2013-01-14 | 1 | -0/+4 |
* | Print preview: Use an ID instead of memory pointer string in WebUI. | thestig@chromium.org | 2012-08-24 | 1 | -3/+3 |
* | Fix crash when displaying system print dialog on Linux. | abodenha@chromium.org | 2012-06-12 | 1 | -1/+0 |
* | Clean up display of print errors to avoid use of BrowserList::GetLastActive(). | ben@chromium.org | 2012-05-30 | 1 | -3/+0 |
* | Make cloud print dialog creation function not use browser list, instead obtai... | ben@chromium.org | 2012-05-24 | 1 | -1/+2 |
* | Revert 138823 - Make cloud print dialog creation function not use browser lis... | ben@chromium.org | 2012-05-24 | 1 | -2/+1 |
* | Make cloud print dialog creation function not use browser list, instead obtai... | ben@chromium.org | 2012-05-24 | 1 | -1/+2 |
* | Revert 138561 - Make cloud print dialog creation function not use browser lis... | ben@chromium.org | 2012-05-23 | 1 | -2/+1 |
* | Make cloud print dialog creation function not use browser list, instead obtai... | ben@chromium.org | 2012-05-23 | 1 | -1/+2 |
* | Revert cloud print dialog changes. | ben@chromium.org | 2012-05-23 | 1 | -2/+1 |
* | Make cloud print dialog creation function not use browser list, instead obtai... | ben@chromium.org | 2012-05-23 | 1 | -1/+2 |
* | Use overloaded printBegin() chromium-webkit api in PrepareFrameAndViewPrint c... | kmadhusu@chromium.org | 2012-05-17 | 1 | -1/+6 |
* | [Print Preview]: Added code to support pdf fit to page functionality. | kmadhusu@chromium.org | 2012-05-16 | 1 | -0/+4 |
* | [Print Preview] Refactored code to support auto fit to page functionality. | kmadhusu@chromium.org | 2012-04-20 | 1 | -0/+1 |
* | Block printing from blocked popup. | abodenha@chromium.org | 2012-03-23 | 1 | -0/+4 |
* | PrintPreview: Hide/Show the header footer option based on print frame margins. | kmadhusu@chromium.org | 2012-03-20 | 1 | -1/+3 |
* | Print preview: Do not exit the window.print() nested loop too early when savi... | thestig@chromium.org | 2012-01-24 | 1 | -2/+8 |
* | PrintPreview: Honor the print media page size and margin values. | kmadhusu@chromium.org | 2012-01-10 | 1 | -2/+13 |
* | PrintPreview: Rename PrintMsg_Print_Params struct member variable (printable_... | kmadhusu@chromium.org | 2011-12-04 | 1 | -2/+2 |
* | Print Preview: Set source modifiable bit for scripted printing. | thestig@chromium.org | 2011-12-01 | 1 | -1/+2 |
* | Print Preview: Properly handle window.print(). | thestig@chromium.org | 2011-11-23 | 1 | -0/+4 |
* | Print Preview: Making margin selection sticky (part 2/2, again) | dpapad@chromium.org | 2011-11-15 | 1 | -1/+1 |
* | Revert 110035 - Print Preview: Making margin selection sticky (part 2/2) | dpapad@chromium.org | 2011-11-15 | 1 | -1/+1 |
* | Print Preview: Making margin selection sticky (part 2/2) | dpapad@chromium.org | 2011-11-15 | 1 | -1/+1 |
* | Printing: Remove an unused variable, update some obsolete comments, and remov... | thestig@chromium.org | 2011-11-03 | 1 | -1/+0 |
* | Move margin processing code to the browser process. | vandebo@chromium.org | 2011-10-15 | 1 | -1/+4 |
* | Cleanup: Remove unused has_visible_overlays variable. | thestig@chromium.org | 2011-09-23 | 1 | -3/+0 |
* | Print Preview: Fix some nits from r98926. | thestig@chromium.org | 2011-09-02 | 1 | -3/+3 |
* | Print preview not showing if default print is invalid. | arthurhsu@chromium.org | 2011-09-01 | 1 | -0/+6 |
* | Print preview page selection should not require a rerendering of draft pages. | kmadhusu@chromium.org | 2011-08-31 | 1 | -1/+4 |
* | Backend changes for custom margins. | aayushkumar@chromium.org | 2011-08-23 | 1 | -0/+15 |
* | Print Preview: Go from event driven print preview back to print preview with ... | thestig@chromium.org | 2011-08-23 | 1 | -12/+19 |
* | Added a 'Reset' method in PrintMsg_Print_Params struct that is responsible fo... | aayushkumar@chromium.org | 2011-08-22 | 1 | -23/+67 |
* | Added Header and Footer support in Linux, Windows and Mac for Skia | aayushkumar@chromium.org | 2011-08-17 | 1 | -0/+12 |
* | Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ... | aayushkumar@chromium.org | 2011-08-17 | 1 | -12/+0 |
* | Added Header and Footer support in Linux, Windows and Mac for Skia | aayushkumar@chromium.org | 2011-08-17 | 1 | -0/+12 |
* | Print Preview: Fixing behavior of event listeners. | dpapad@chromium.org | 2011-08-12 | 1 | -4/+24 |
* | Revert 96567 - Reland 96406 - Print preview page selection should not require... | kmadhusu@chromium.org | 2011-08-12 | 1 | -5/+8 |
* | Reland 96406 - Print preview page selection should not require a rerendering ... | kmadhusu@chromium.org | 2011-08-12 | 1 | -8/+5 |
* | Revert 96406 - Print preview page selection should not require a rerendering ... | kmadhusu@chromium.org | 2011-08-11 | 1 | -5/+8 |
* | Print preview page selection should not require a rerendering of draft pages. | kmadhusu@chromium.org | 2011-08-11 | 1 | -8/+5 |
* | PrintPreview: Remove |page_number| from StartPageForVectorCanvas function and... | kmadhusu@chromium.org | 2011-08-02 | 1 | -5/+0 |
* | PrintPreview: backend changes to support pipelining. | vandebo@chromium.org | 2011-07-26 | 1 | -7/+28 |
* | Print Preview: Printing with the system dialog should print the same frame/node. | thestig@chromium.org | 2011-07-22 | 1 | -0/+3 |
* | Print Preview: Make preview generation event driven to eliminate synchronous ... | thestig@chromium.org | 2011-07-18 | 1 | -11/+12 |
* | Print Preview: Associating preview requests and responses using an identifier | dpapad@chromium.org | 2011-07-13 | 1 | -0/+5 |
* | Print Preview: Add the ability to cancel an in-flight print preview. | thestig@chromium.org | 2011-07-07 | 1 | -0/+15 |
* | Printing: Store the document cookie of the current PrinterQuery on | jhawkins@chromium.org | 2011-07-01 | 1 | -0/+4 |
* | Print Preview: Display a throbber when the user requests the system print | jhawkins@chromium.org | 2011-06-29 | 1 | -0/+3 |
* | PrintPreview: Regenerate print preview data only when required. | kmadhusu@chromium.org | 2011-06-24 | 1 | -0/+4 |