| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds option to enable CSS backgrounds for printing. | rltoscano@chromium.org | 2013-01-14 | 5 | -1/+17 |
* | Roll ICU and convert include style to standard Chromium style, | phajdan.jr@chromium.org | 2013-01-07 | 1 | -1/+1 |
* | Renamed color_capable to color_changeable. | vitalybuka@chromium.org | 2012-12-20 | 5 | -14/+14 |
* | Add vitalybuka to owners. | vitalybuka@chromium.org | 2012-12-18 | 1 | -0/+1 |
* | Add a TODO to clean up libgcrypt & gnutls dependency. | phajdan.jr@chromium.org | 2012-12-13 | 1 | -0/+4 |
* | Wrapers for PRINTER_INFO_* and DRIVER_INFO_*. | vitalybuka@chromium.org | 2012-12-12 | 8 | -235/+233 |
* | Improving reliability of PrintBackendWin::GetPrinterSemanticCapsAndDefaults. ... | vitalybuka@chromium.org | 2012-12-11 | 1 | -21/+35 |
* | Decouple IsMetroProcess() calls, introducing IsSingleWindowMetroMode(). | gab@chromium.org | 2012-12-06 | 4 | -2/+8 |
* | printing: Use skia::RefPtr to replace manual ref-counting. | danakj@chromium.org | 2012-12-04 | 1 | -4/+4 |
* | Speculative fix of attached bug. | vitalybuka@chromium.org | 2012-11-30 | 1 | -7/+20 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -2/+2 |
* | Move eintr_wrapper.h from base to base/posix | brettw@chromium.org | 2012-11-14 | 1 | -1/+1 |
* | Print headers and footers with WebKit. | vitalybuka@chromium.org | 2012-11-13 | 5 | -56/+3 |
* | Remove all the "set noparent" directives | dpranke@chromium.org | 2012-10-19 | 1 | -1/+0 |
* | Restored partial rasterization for AlphaBlend. | vitalybuka@chromium.org | 2012-10-13 | 2 | -21/+132 |
* | Miscellaneous tiny cleanups done while converting files to use ScopedCOMIniti... | pkasting@chromium.org | 2012-10-01 | 1 | -23/+23 |
* | Linux: fix build with system ICU. | phajdan.jr@chromium.org | 2012-09-28 | 1 | -1/+1 |
* | Set max title size to 50 | vitalybuka@chromium.org | 2012-09-23 | 2 | -3/+4 |
* | Revert 158193 - Set max title size to 50 | vitalybuka@chromium.org | 2012-09-22 | 1 | -1/+1 |
* | Set max title size to 50 | vitalybuka@chromium.org | 2012-09-22 | 1 | -1/+1 |
* | Make printing_unittests depend on tcmalloc on non-Darwin posix systems (like ... | glider@chromium.org | 2012-09-20 | 1 | -0/+2 |
* | Simplify document title for Windows printing. | vitalybuka@chromium.org | 2012-09-20 | 6 | -0/+55 |
* | Match paper by both PPD name and size. | vitalybuka@chromium.org | 2012-09-10 | 1 | -11/+31 |
* | Valgrind: Fix some leaks in the CUPS printing code and remove a no longer sup... | thestig@chromium.org | 2012-09-07 | 1 | -5/+4 |
* | Fix build. | dmazzoni@chromium.org | 2012-09-07 | 1 | -0/+2 |
* | Get semantic capabilities from Print Backend. | gene@chromium.org | 2012-09-07 | 9 | -1/+671 |
* | Print preview: Use an ID instead of memory pointer string in WebUI. | thestig@chromium.org | 2012-08-24 | 2 | -4/+4 |
* | Some printers has issue with metafiles produces from PDF so added switch and ... | vitalybuka@chromium.org | 2012-08-22 | 3 | -11/+135 |
* | It's possible to have system configuration where connector has no permission ... | vitalybuka@chromium.org | 2012-08-15 | 1 | -1/+0 |
* | Adding basic Metro Print Metrics. | mad@chromium.org | 2012-08-13 | 1 | -1/+6 |
* | mac: Remove more 10.5-only code | thakis@chromium.org | 2012-08-10 | 1 | -1/+1 |
* | Fix issue with some locales simetimes getting the wrong page size. | abodenha@chromium.org | 2012-08-07 | 1 | -1/+1 |
* | Correct const accessors in base/values.(h|cc) | vabr@chromium.org | 2012-07-27 | 1 | -2/+2 |
* | Standardize log message style for cloudprint service and display printer id | alexyu@google.com | 2012-07-23 | 1 | -8/+12 |
* | Make StickySettings sticky across sessions. | abodenha@chromium.org | 2012-07-18 | 2 | -0/+4 |
* | Send request to show print system dialog to Metro. | mad@chromium.org | 2012-07-12 | 1 | -0/+16 |
* | roll skia to 4552 | reed@google.com | 2012-07-12 | 1 | -6/+6 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 6 | -6/+0 |
* | These are the Chrome side changes to support the Print device charm in Metro. | mad@chromium.org | 2012-06-29 | 4 | -0/+104 |
* | Restore DC before EndPage call to state if was just after StartPage. We need ... | vitalybuka@chromium.org | 2012-06-20 | 3 | -38/+49 |
* | Mac printing: Autorotate printed pages so their orientation is the same as th... | thestig@chromium.org | 2012-06-18 | 7 | -71/+99 |
* | Add ENABLE_PRINTING and disable it on Android. | wangxianzhu@chromium.org | 2012-06-09 | 1 | -0/+11 |
* | Reland 139885 - Enable the handle verifier. | rvargas@google.com | 2012-06-04 | 1 | -2/+1 |
* | Revert 139885 - Enable the handle verifier. | rvargas@google.com | 2012-05-31 | 1 | -1/+2 |
* | Enable the handle verifier. | rvargas@google.com | 2012-05-31 | 1 | -2/+1 |
* | Base: Add a handle verifier to ScopedHandle. | rvargas@chromium.org | 2012-05-31 | 1 | -1/+2 |
* | Remove use of BrowserList::GetLastActive from PrintDialogGtk. Pass through th... | ben@chromium.org | 2012-05-24 | 2 | -1/+3 |
* | Adding functionality to specify TLS encryption CUPS print servers for cloudpr... | gene@chromium.org | 2012-05-16 | 5 | -11/+26 |
* | [Print Preview]: Added code to support pdf fit to page functionality. | kmadhusu@chromium.org | 2012-05-16 | 2 | -0/+5 |
* | Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting... | thestig@chromium.org | 2012-05-16 | 4 | -35/+34 |