summaryrefslogtreecommitdiffstats
path: root/chrome/common/print_messages.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* PrintPreview: Made code change to display the error messages that occurs whil...kmadhusu@chromium.org2011-06-111-0/+3
* Print Preview: Print the right WebFrame/WebNode.thestig@chromium.org2011-05-271-8/+12
* Print Preview: Disable controls when printing an embedded PDF.thestig@chromium.org2011-05-121-0/+3
* Printing: Notify the browser process of renderer print failures. (try 2)thestig@chromium.org2011-05-061-0/+4
* Revert 84343 - Printing: Notify the browser process of renderer print failures.thestig@chromium.org2011-05-051-4/+0
* Printing: Notify the browser process of renderer print failures.thestig@chromium.org2011-05-051-0/+4
* Cleanup: Do not pass the unused document_cookie in the "printing done" IPC me...thestig@chromium.org2011-04-291-2/+1
* Printing: Catch more printing failures.thestig@chromium.org2011-04-281-1/+2
* Print Preview: Check PrintHostMsg_UpdatePrintSettings return results and disp...thestig@chromium.org2011-04-201-0/+3
* Add a ChromeRenderMessageFilter, which is like RenderMessageFilter but outsid...jam@chromium.org2011-03-241-0/+8
* Move printing messages to their own file.jam@chromium.org2011-03-241-0/+207