summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_view_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Move PrefMember to base/prefs/public now that it has no bad dependencies.joi@chromium.org2012-12-121-1/+1
* Remove PrefObserver usage, batch 9.joi@chromium.org2012-11-211-6/+0
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-0/+6
* Move WebContentsUserData to content/public/browser.joi@chromium.org2012-10-091-3/+3
* Revert "Revert 159158 - Make using WebContentsUserData simpler."avi@chromium.org2012-09-281-1/+0
* Revert 159158 - Make using WebContentsUserData simpler.dharani@google.com2012-09-281-0/+1
* Make using WebContentsUserData simpler.avi@chromium.org2012-09-271-1/+0
* Move WebContentsUserData to chrome/browser/common.avi@chromium.org2012-09-271-1/+1
* Switch PrintViewManager, PrintPreviewMessageHandler to use WebContentsUserData.avi@chromium.org2012-09-181-10/+9
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-211-1/+1
* Block printing through JS when printing is disabled by policy or prefbartfab@chromium.org2012-07-261-2/+14
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* These are the Chrome side changes to support the Print device charm in Metro.mad@chromium.org2012-06-291-0/+5
* TabContentsWrapper -> TabContents, for printing code.thestig@chromium.org2012-06-081-6/+5
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Clean up display of print errors to avoid use of BrowserList::GetLastActive().ben@chromium.org2012-05-301-3/+0
* TabContents -> WebContentsImpl, part 20.avi@chromium.org2012-04-171-2/+3
* Block printing from blocked popup. abodenha@chromium.org2012-03-231-0/+3
* Printing: Release the PrinterQuery when a renderer crashes.thestig@chromium.org2012-02-251-0/+3
* Print preview: Do not exit the window.print() nested loop too early when savi...thestig@chromium.org2012-01-241-1/+5
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-221-3/+3
* 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/+23
* Cleanup: Remove forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-1/+0
* Print Preview: Make print preview tab modal. (try 2)thestig@chromium.org2011-11-151-11/+0
* Move Sad Tab implementation out of the TabContentsViews.avi@chromium.org2011-11-151-2/+2
* Revert 110056 - Print Preview: Make print preview tab modal.thestig@chromium.org2011-11-151-0/+11
* Print Preview: Make print preview tab modal.thestig@chromium.org2011-11-151-11/+0
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Cleanup: Remove dead code - printing::PrintedPagesSource::RenderSourceName() ...thestig@chromium.org2011-10-041-6/+5
* PrintPreview: Make ctrl-shift-p start the native print flow.kmadhusu@chromium.org2011-08-261-0/+5
* PrintPreview: Whenever a preview tab reloads, reset the tab title.kmadhusu@chromium.org2011-08-241-0/+3
* 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