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