| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH... | ben@chromium.org | 2013-11-15 | 1 | -1/+1 |
* | Moved SimplifyDocumentTitle from printing/backend | vitalybuka@chromium.org | 2013-11-09 | 1 | -1/+2 |
* | Move settings setup for PDF and cloud print into single location in PrintingC... | vitalybuka@chromium.org | 2013-11-04 | 1 | -49/+30 |
* | Re-enabled printing_context_win_unittest for aura. | vitalybuka@chromium.org | 2013-11-02 | 1 | -4/+2 |
* | De-duplicate job_settings parsing code. | vitalybuka@chromium.org | 2013-10-29 | 1 | -43/+22 |
* | Make GetRootWindow() return a Window instead of a RootWindow. | ben@chromium.org | 2013-10-25 | 1 | -1/+1 |
* | Use BaseShellDialog for print dialog on Windows | scottmg@chromium.org | 2013-10-22 | 1 | -22/+36 |
* | Cleanup: Use base namespace in printing/. | thestig@chromium.org | 2013-10-01 | 1 | -2/+2 |
* | Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s... | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Use a direct include of time headers in ppapi/, printing/, remoting/. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Don't close handles returned by ::OpenPrinter with error. | vitalybuka@chromium.org | 2013-06-11 | 1 | -3/+3 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Enabled system print dialog on Windows Aura. | vitalybuka@chromium.org | 2013-05-28 | 1 | -11/+27 |
* | printing: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-06 | 1 | -2/+2 |
* | Rewrite scoped_array<T> to scoped_ptr<T[]> in printing. | dcheng@chromium.org | 2013-04-11 | 1 | -2/+2 |
* | Replace FilePath with base::FilePath in some more top level directories. | brettw@chromium.org | 2013-02-10 | 1 | -1/+1 |
* | Wrapers for PRINTER_INFO_* and DRIVER_INFO_*. | vitalybuka@chromium.org | 2012-12-12 | 1 | -76/+8 |
* | Decouple IsMetroProcess() calls, introducing IsSingleWindowMetroMode(). | gab@chromium.org | 2012-12-06 | 1 | -1/+2 |
* | Simplify document title for Windows printing. | vitalybuka@chromium.org | 2012-09-20 | 1 | -0/+2 |
* | Adding basic Metro Print Metrics. | mad@chromium.org | 2012-08-13 | 1 | -1/+6 |
* | Send request to show print system dialog to Metro. | mad@chromium.org | 2012-07-12 | 1 | -0/+16 |
* | Improved resource management by using ScopedPrinterHandle. | vitalybuka@chromium.org | 2012-03-02 | 1 | -13/+6 |
* | base::Bind: Convert PrintingContext::PrintSettingsCallback. | jhawkins@chromium.org | 2011-11-19 | 1 | -7/+5 |
* | Cleanup: Remove unneeded namespaces. | thestig@chromium.org | 2011-10-18 | 1 | -2/+2 |
* | Move margin processing code to the browser process. | vandebo@chromium.org | 2011-10-15 | 1 | -5/+0 |
* | Fix lack of preview when GCP printer is selected. | abodenha@chromium.org | 2011-10-04 | 1 | -2/+4 |
* | Gives default PDF settings when no printer is installed. | arthurhsu@chromium.org | 2011-09-28 | 1 | -1/+45 |
* | Reland 100233 PrintPreview: Added code to identify the printer default duplex... | kmadhusu@chromium.org | 2011-09-08 | 1 | -1/+3 |
* | Revert 100233 - PrintPreview: Added code to identify the printer default dupl... | kmadhusu@chromium.org | 2011-09-08 | 1 | -3/+1 |
* | PrintPreview: Added code to identify the printer default duplex value. | kmadhusu@chromium.org | 2011-09-08 | 1 | -1/+3 |
* | Fix memory leak in unit test | arthurhsu@chromium.org | 2011-09-08 | 1 | -0/+1 |
* | Get chrome to link with USE_AURA | ben@chromium.org | 2011-09-07 | 1 | -0/+2 |
* | Get the rest of the chrome target to build (but not link) with USE_AURA. | ben@chromium.org | 2011-09-06 | 1 | -1/+1 |
* | Revert 99810 - Get the rest of the chrome target to build (but not link) with... | ben@chromium.org | 2011-09-06 | 1 | -1/+1 |
* | Get the rest of the chrome target to build (but not link) with USE_AURA. | ben@chromium.org | 2011-09-06 | 1 | -1/+1 |
* | PrintPreview: Fixed RICOH MP C3501 color print job issues. | kmadhusu@chromium.org | 2011-09-04 | 1 | -3/+7 |
* | Added Header and Footer support in Linux, Windows and Mac for Skia | aayushkumar@chromium.org | 2011-08-17 | 1 | -1/+1 |
* | Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ... | aayushkumar@chromium.org | 2011-08-17 | 1 | -1/+1 |
* | Added Header and Footer support in Linux, Windows and Mac for Skia | aayushkumar@chromium.org | 2011-08-17 | 1 | -1/+1 |
* | Fix issues with cloud printers only getting first page of a doc in print prev... | abodenha@chromium.org | 2011-07-23 | 1 | -1/+3 |
* | Issue 85963 crash when uninstalling printer while preview tab is open | arthurhsu@chromium.org | 2011-06-14 | 1 | -1/+1 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-26 | 1 | -2/+2 |
* | Revert 86625 - This change implements a first pass in the effort to remove th... | vandebo@chromium.org | 2011-05-25 | 1 | -2/+2 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-25 | 1 | -2/+2 |
* | PrintPreview: Fix the destination printer list to show printer names rather t... | kmadhusu@chromium.org | 2011-05-06 | 1 | -11/+11 |
* | Cleanup: Make the PrintingContext::UpdatePrintSettings code more consistent a... | thestig@chromium.org | 2011-05-04 | 1 | -14/+20 |
* | Update set printer function to be local-only to avoid permission issues. | arthurhsu@chromium.org | 2011-05-03 | 1 | -10/+35 |
* | Complete UpdatePrinterSettings so that clicking print in the print preview UI... | arthurhsu@chromium.org | 2011-04-21 | 1 | -49/+120 |
* | Cleanup: Fix some style issues in the printing code. Fix misuse of scoped_ptr. | csilv@chromium.org | 2011-04-21 | 1 | -7/+4 |
* | Attempt to fetch first printer's settings to bootstrap the printing process i... | arthurhsu@chromium.org | 2011-04-18 | 1 | -4/+40 |