summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/background_printing_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Print Preview: Hold on to tabs that do window.print(); window.close() until p...thestig@chromium.org2011-09-081-26/+151
* Print Preview: Make BackgroundPrintingManager a bit more readable. (no functi...thestig@chromium.org2011-08-311-18/+21
* Cleanup: Convert PrintPreviewTabController to use TabContentsWrapper.thestig@chromium.org2011-08-301-7/+6
* Remove TabContentsView methods that just call to the delegate, and have them ...jam@chromium.org2011-07-111-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-10/+11
* Print Preview: Speculative fix for a crash.thestig@chromium.org2011-06-301-5/+10
* Coverity: Null returns and negative returnskmadhusu@chromium.org2011-06-221-0/+2
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-141-1/+2
* PrintPreview: Preview generation should not block print button.kmadhusu@chromium.org2011-06-101-0/+4
* Attempt at fixing crash. It looks like the printing code can deletesky@chromium.org2011-06-091-8/+10
* PrintPreview: Handle Print button click event to close preview tab and focus ...kmadhusu@chromium.org2011-05-101-0/+11
* Print Preview: Print in the background.thestig@chromium.org2011-05-071-0/+88