summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_view_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Print Preview: Printing with the system dialog should print the same frame/node.thestig@chromium.org2011-07-221-0/+7
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Printing: Store the document cookie of the current PrinterQuery onjhawkins@chromium.org2011-07-011-3/+7
* Print Preview: Display a throbber when the user requests the system printjhawkins@chromium.org2011-06-291-0/+11
* PrintPreview: Made code change to display the error messages that occurs whil...kmadhusu@chromium.org2011-06-111-0/+3
* Attempt at fixing crash. It looks like the printing code can deletesky@chromium.org2011-06-091-2/+5
* Print Preview: Print the right WebFrame/WebNode.thestig@chromium.org2011-05-271-0/+6
* Printing: Notify the browser process of renderer print failures. (try 2)thestig@chromium.org2011-05-061-0/+2
* Revert 84343 - Printing: Notify the browser process of renderer print failures.thestig@chromium.org2011-05-051-2/+0
* Printing: Notify the browser process of renderer print failures.thestig@chromium.org2011-05-051-0/+2
* Cleanup: Remove more dead printing code.thestig@chromium.org2011-04-291-5/+0
* Cleanup: Move TabContent::PrintNow() out of src/content.thestig@chromium.org2011-04-151-0/+5
* Print Preview: Set a print job's title and url correctly.thestig@chromium.org2011-04-071-0/+8
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Fix clang error.thestig@chromium.org2011-03-251-1/+1
* Cleanup: Move the last bits of chrome printing code out of content/.thestig@chromium.org2011-03-251-7/+6
* Move printing messages to their own file.jam@chromium.org2011-03-241-2/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Linux Printing: Properly print a subset of all pages.thestig@chromium.org2011-03-031-0/+5
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-1/+1
* Make TabContentsObserver handle registration automatically, as well as exposi...jam@chromium.org2011-02-171-6/+1
* printing: Prevent a race between PrintViewManager::OnDidGetPrintedPagesCount ...thestig@chromium.org2011-02-011-1/+4
* Rename WebNavigationObserver to TabContentsObserver.jam@chromium.org2011-01-281-3/+3
* Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed.jam@chromium.org2011-01-251-6/+8
* Remove dead code - PrintViewManager::PrintNowInternal.thestig@chromium.org2010-10-081-6/+0
* Printing: Convert several wstrings to string16.jhawkins@chromium.org2010-09-131-1/+2
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Move some more interfaces on RenderViewHostDelegate to separate classes. Thebrettw@chromium.org2009-07-091-9/+7
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-071-1/+1
* Add Print Selection support to Chrome. This change is fairly involved since ...sverrir@google.com2009-06-191-0/+6
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-211-1/+3
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-4/+4
* Rename WebContentsView* to TabContentsView* in preparation for mergingbrettw@chromium.org2009-04-201-4/+0
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-1/+1
* Remove black magic and >100 lines. Unhook a lot of dead code.maruel@chromium.org2009-02-051-33/+0
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-4/+2
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-2/+4
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-4/+2
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-6/+5
* Adds a helper class used to mark/define critical section in a class and then ...maruel@chromium.org2008-12-171-0/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+192