summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_view_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Add missing DCHECK.avi@chromium.org2014-04-181-3/+3
* Don't delete PrintJobManager from ReleaseModule(), just Shutdown.vitalybuka@chromium.org2013-09-181-1/+1
* Fixing spreadsheets printing.vitalybuka@chromium.org2013-09-041-5/+15
* Printing: Add a basic printing mode without print preview and cloud print.thestig@chromium.org2013-08-121-494/+5
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Rename RenderViewGone IPC/methods to better reflect reality.nasko@chromium.org2013-07-101-1/+1
* Use a direct include of time headers in chrome/browser/, part 6.avi@chromium.org2013-06-281-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-071-1/+1
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-5/+6
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Printing selection from context menu.vitalybuka@chromium.org2013-02-051-7/+8
* UI to printing selection with print preview.vitalybuka@chromium.org2013-01-301-0/+2
* Cleanup: Rename print preview tab to print preview dialog in various classes.thestig@chromium.org2013-01-261-12/+11
* DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.avi@chromium.org2013-01-071-1/+1
* Rename PrintPreviewTabController to PrintPreviewDialogController; Rename Brow...thestig@chromium.org2012-12-191-5/+5
* Remove TabContents from printing.avi@chromium.org2012-12-061-8/+7
* Remove PrefObserver usage, batch 9.joi@chromium.org2012-11-211-8/+5
* Moved AlphaBlend rasterization to renderer process like it was before 152681.vitalybuka@chromium.org2012-11-131-7/+0
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-4/+5
* Restored partial rasterization for AlphaBlend.vitalybuka@chromium.org2012-10-131-6/+9
* Switch NOTIFICATION_PRINT_JOB_RELEASED to source a WebContents.avi@chromium.org2012-10-121-6/+3
* Revert "Revert 159158 - Make using WebContentsUserData simpler."avi@chromium.org2012-09-281-1/+1
* Revert 159158 - Make using WebContentsUserData simpler.dharani@google.com2012-09-281-1/+1
* Make using WebContentsUserData simpler.avi@chromium.org2012-09-271-1/+1
* Switch PrintViewManager, PrintPreviewMessageHandler to use WebContentsUserData.avi@chromium.org2012-09-181-12/+20
* Print Preview: Ignore excessive print preview commands.thestig@chromium.org2012-08-241-3/+5
* Some printers has issue with metafiles produces from PDF so added switch and ...vitalybuka@chromium.org2012-08-221-13/+30
* Extract PrefServiceBase into chrome/browser/api. Use in api and autofill.joi@chromium.org2012-08-211-0/+1
* Adding basic Metro Print Metrics.mad@chromium.org2012-08-131-0/+4
* Block printing through JS when printing is disabled by policy or prefbartfab@chromium.org2012-07-261-5/+22
* Move printing.* prefs from local state to profilebartfab@chromium.org2012-07-261-0/+1
* browser: Move more files into chrome namespace.tfarina@chromium.org2012-07-021-1/+1
* These are the Chrome side changes to support the Print device charm in Metro.mad@chromium.org2012-06-291-0/+10
* TabContentsWrapper -> TabContents, for printing code.thestig@chromium.org2012-06-081-8/+7
* Clean up display of print errors to avoid use of BrowserList::GetLastActive().ben@chromium.org2012-05-301-4/+6
* TabContents -> WebContentsImpl, part 20.avi@chromium.org2012-04-171-2/+2
* Block printing from blocked popup. abodenha@chromium.org2012-03-231-2/+10
* Printing: Handle more error conditions and remove more cruft.thestig@chromium.org2012-03-151-6/+6
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+1
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-3/+4
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-2/+2
* Printing: Release the PrinterQuery when a renderer crashes.thestig@chromium.org2012-02-251-19/+29
* Prefer ScopedNestableTaskAllower over manual save/restoredhollowa@chromium.org2012-02-141-5/+4
* Print Preview: Do not change the print preview state when print preview is no...thestig@chromium.org2012-02-101-1/+6
* Print preview: Do not exit the window.print() nested loop too early when savi...thestig@chromium.org2012-01-241-3/+7
* Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...jam@chromium.org2012-01-171-1/+1
* Adding functionality to print PDF embedded in the html page.gene@chromium.org2012-01-131-1/+2
* Move chrome/browser/ui/webui/print_preview* to chrome/browser/ui/webui/print_...thestig@chromium.org2012-01-111-1/+1
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-4/+4