summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/print_web_view_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Move Emf class to the printing library. Also creates a platform agnostic Nat...sverrir@google.com2009-07-061-19/+19
* Modify printing methods on WebFrame to be more inline with the versiondarin@chromium.org2009-06-301-2/+2
* Restrict how often javascript can annoy the user with the print dialog. If a...sverrir@google.com2009-06-261-5/+43
* Alert the user when something fails when printing.sverrir@google.com2009-06-231-4/+12
* Add Print Selection support to Chrome. This change is fairly involved since ...sverrir@google.com2009-06-191-17/+60
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-1/+0
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-2/+2
* Revert has_selection flag back to false (was testing that this worked and for...sverrir@google.com2009-06-081-1/+1
* Add support for printing selection only flag. This only adds the flag to the ...sverrir@google.com2009-06-081-0/+6
* Modify the view size when printing. This is to re-layout everything on the p...sverrir@google.com2009-06-041-26/+80
* Change from CRLF to LF - a later patch does not work on the try bots because ...sverrir@google.com2009-06-041-281/+281
* Resubmitting change r17491 that was reverted because of a memory leak.sverrir@google.com2009-06-031-0/+281
* Revert "Refactor print functionality in RenderView..."willchan@chromium.org2009-06-031-282/+0
* Refactor print functionality in RenderView. Moved most of the print function...sverrir@google.com2009-06-031-0/+282