summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/printer_query.h
Commit message (Expand)AuthorAgeFilesLines
* Implement window.print() on Androiddgn2014-12-151-1/+2
* Standardize usage of virtual/override/final in chrome/browser/printing/dcheng2014-10-211-6/+6
* replace OVERRIDE and FINAL with override and final in chrome/browser/[j-q]*mostynb2014-10-071-4/+4
* Removed IDC_PRINT_TO_DESTINATION.Vitaly Buka2014-08-291-3/+0
* Added PrintingContext::Delegate to get parent view handle and application loc...Vitaly Buka2014-08-261-3/+1
* Revert of Added PrintingContext::Delegate to get parent view handle and appli...finnur2014-08-251-1/+3
* Added PrintingContext::Delegate to get parent view handle and application loc...vitalybuka2014-08-231-3/+1
* Put PrintingUIWebContentsObserver and PrintingMessageFilter into printing nam...vitalybuka@chromium.org2014-08-201-2/+1
* Use scoped_ptr to pass settings in PrintJobWorker and PrinterQuery.vitalybuka@chromium.org2014-08-201-1/+1
* Use scoped_refptr<base::SequencedTaskRunner> instead of base::MessageLoop*vitalybuka@chromium.org2014-08-191-6/+0
* Printing: Keep track of WebContents lifetime for the native printing UI.thestig@chromium.org2013-10-191-11/+13
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-311-4/+3
* 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-2/+6
* base::Bind: Convert printing_message_filter.cc.jhawkins@chromium.org2011-11-281-7/+6
* Cleanup: Remove forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-1/+0
* base::Bind: Easy cleanups in chrome/browser/printing.jhawkins@chromium.org2011-11-101-6/+7
* Move margin processing code to the browser process.vandebo@chromium.org2011-10-151-1/+2
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* (1) Hook up the print button to send the pages to the default printer for pri...kmadhusu@chromium.org2011-03-051-1/+10
* Printing: Delete dead code in PrintJob and cleanup corresponding code in Prin...thestig@chromium.org2011-02-141-3/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Deinline even more destructors.erg@google.com2010-12-141-6/+3
* Printing: PrinterQuery gets created on the IO thread, not UI.thestig@chromium.org2010-12-011-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Set the job name for the print job on the Mac.avi@chromium.org2010-05-121-3/+3
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Changes made to the printing logic to allow plugins to participate in the bro...sanjeevr@chromium.org2010-03-121-0/+1
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-1/+2
* Wire up printing on the Macstuartmorgan@chromium.org2009-10-131-1/+2
* Reverting 27389.darin@chromium.org2009-09-301-9/+1
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-1/+9
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-9/+1
* Add support for printing selection only flag. This only adds the flag to the ...sverrir@google.com2009-06-081-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-0/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-4/+5
* Add chrome to the repository.initial.commit2008-07-261-0/+127