summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing
Commit message (Expand)AuthorAgeFilesLines
* Added PrintingContext::Delegate to get parent view handle and application loc...vitalybuka2014-08-239-125/+135
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-223-3/+3
* Removed --disable-print-preview switch and policy.vitalybuka@chromium.org2014-08-211-4/+0
* Support scoped_ptr in BrowserThread::DeleteOnThread.vitalybuka@chromium.org2014-08-211-3/+1
* Put PrintingUIWebContentsObserver and PrintingMessageFilter into printing nam...vitalybuka@chromium.org2014-08-207-65/+74
* Use scoped_ptr to pass settings in PrintJobWorker and PrinterQuery.vitalybuka@chromium.org2014-08-205-13/+14
* Delete PrintingUIWebContentsObserver on UI thread.vitalybuka@chromium.org2014-08-203-0/+7
* Use scoped_refptr<base::SequencedTaskRunner> instead of base::MessageLoop*vitalybuka@chromium.org2014-08-1910-130/+187
* Move session_id.{cc,h} from chrome/browser/sessions to components/sessionshashimoto@chromium.org2014-08-181-1/+1
* Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui...thestig@chromium.org2014-08-081-2/+0
* Cache the current WebPreferences on RenderViewHostImpl (try #2).chrishtr@chromium.org2014-08-081-0/+2
* DevTools: migrate DevTools APIs to use WebContents instead of RenderViewHost.pfeldman@chromium.org2014-08-081-3/+3
* Print Preview end to end browser test uses correct DPI when converting PDF toivandavid@chromium.org2014-08-021-3/+5
* Revert of Cache the current WebPreferences on RenderViewHostImpl. (https://co...erikchen@chromium.org2014-07-311-2/+0
* 1st step to C14N RendererContextMenuoshima@chromium.org2014-07-291-1/+1
* Relands "Removed InProcessBrowserTest::CleanUpOnMainThread()"atwilson@chromium.org2014-07-251-1/+1
* PrintPreviewPdfGeneratedBrowserTest now properly reads from |std::cin| removi...ivandavid@chromium.org2014-07-251-14/+8
* Revert 285173 "Removed InProcessBrowserTest::CleanUpOnMainThread()"asvitkine@chromium.org2014-07-241-1/+1
* Removed InProcessBrowserTest::CleanUpOnMainThread()atwilson@chromium.org2014-07-241-1/+1
* Add support to send print preset options in one messagen.bansal@samsung.com2014-07-242-5/+8
* Removed assertion to check if the path that |pdf_file_save_path_| points to e...ivandavid@chromium.org2014-07-231-37/+26
* Cache the current WebPreferences on RenderViewHostImpl.chrishtr@chromium.org2014-07-221-0/+2
* Add NULL check in OnPdfToEmfConvertedscottmg@chromium.org2014-07-181-0/+3
* The browser test can print webpages to PDFs, then convert those PDFs to PNGs ...ivandavid@chromium.org2014-07-181-0/+718
* Get rid of the rest of CreateStringValueestade@chromium.org2014-07-182-23/+23
* Eliminate CreateBooleanValue from test filesestade@chromium.org2014-07-172-9/+9
* Move webpreferences.* from webkit/ to content/tfarina@chromium.org2014-07-091-1/+2
* Add mirror support to cloud print.rogerta@chromium.org2014-07-041-10/+22
* allow autorotate when converting from pdf to emfscottmg@chromium.org2014-06-241-1/+1
* Componentize google_utilblundell@chromium.org2014-06-191-1/+1
* Split printing utility IPC messages into its own file.thestig@chromium.org2014-06-181-0/+3
* Remove unnecessary #includes in print_view_manager_base.cc.sungmann.cho@navercorp.com2014-06-171-7/+0
* Change google_util::AppendGoogleLocaleParam to take in the application localeblundell@chromium.org2014-06-131-7/+10
* Improvements in --debug-print switch implementation.vitalybuka@chromium.org2014-06-123-31/+21
* Guarded shrink setting with ifdefs to make clear where it is used.vitalybuka@chromium.org2014-06-121-4/+6
* Use dpi from PrintSettings for PDF to EMF conversion.vitalybuka@chromium.org2014-06-121-1/+1
* Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create()morrita@chromium.org2014-06-051-12/+13
* Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."lambroslambrou@chromium.org2014-06-021-10/+12
* Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()morrita@chromium.org2014-06-021-12/+10
* Add media size capability to PDF printer.alekseys@chromium.org2014-05-291-3/+14
* Remove kEnablePrintPreview now that the pdf plugin is part of Chromium.jam@chromium.org2014-05-271-8/+0
* Disable ReloadInitiatorTab in print_preview_dialog_controller_browsertest.ccsergeyv@chromium.org2014-05-261-1/+7
* Disable NavigateFromInitiatorTab on OS_WINsergeyv@chromium.org2014-05-261-1/+7
* Revert 272587 "Remove kEnablePrintPreview now that the pdf plugi..."fgorski@chromium.org2014-05-231-0/+8
* Remove kEnablePrintPreview now that the pdf plugin is part of Chromium.jam@chromium.org2014-05-231-8/+0
* Printing on Windows via PDFscottmg@chromium.org2014-05-204-15/+429
* Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...jam@chromium.org2014-05-162-5/+3
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-151-1/+1
* Introduces DevToolsManagerDelegate. horo@chromium.org2014-05-131-0/+13
* We have a problem in the process on destroying WebContentsImpl becausezverre@yandex-team.ru2014-05-093-6/+5