| Commit message (Expand) | Author | Age | Files | Lines |
| * | Printing: Take the PDF rotation into account when printing on Mac. | thestig | 2014-09-27 | 1 | -5/+47 |
| * | Remove implicit HANDLE conversions from printing. | rvargas | 2014-09-25 | 6 | -25/+25 |
| * | Add UMA stats for new Print Preview UI elements. | alekseys | 2014-09-24 | 2 | -0/+4 |
| * | StartPage/EndPage from spooling code. Calling this from metafiles unreliable.... | vitalybuka | 2014-09-24 | 3 | -65/+10 |
| * | Take PPD and CUPS defaults into account on Mac too. | alekseys | 2014-09-17 | 1 | -6/+2 |
| * | Extracted MetafilePlayer interface from printing::MetafilePlayer. | vitalybuka | 2014-09-12 | 21 | -218/+191 |
| * | Replaced Metafile with PdfMetafileSkia in renderer. | vitalybuka | 2014-09-12 | 2 | -9/+11 |
| * | Restored printing windows context for builds without preview. | vitalybuka | 2014-09-09 | 6 | -35/+507 |
| * | Delete temporarily dir for PDF to EMF conversion after EMF files closed. | Vitaly Buka | 2014-09-09 | 2 | -0/+8 |
| * | Change base/file_utils.h includes to base/files/file_utils.h in gin, google_a... | thestig | 2014-09-05 | 6 | -6/+6 |
| * | Removed IDC_PRINT_TO_DESTINATION. | Vitaly Buka | 2014-08-29 | 4 | -49/+0 |
| * | Removed NativeMetafile and PreviewMetafile typedef as it's always PdfMetafile... | vitalybuka | 2014-08-29 | 5 | -24/+4 |
| * | Removed print_web_view_helper_win.cc | vitalybuka | 2014-08-28 | 1 | -9/+1 |
| * | Use document from preview for System Dialog printing on Windows. | vitalybuka | 2014-08-26 | 17 | -462/+141 |
| * | Work on GN build of Chrome. | Brett Wilson | 2014-08-26 | 1 | -0/+1 |
| * | Added PrintingContext::Delegate to get parent view handle and application loc... | Vitaly Buka | 2014-08-26 | 16 | -65/+92 |
| * | Revert of Added PrintingContext::Delegate to get parent view handle and appli... | finnur | 2014-08-25 | 14 | -84/+65 |
| * | Added PrintingContext::Delegate to get parent view handle and application loc... | vitalybuka | 2014-08-23 | 14 | -65/+84 |
| * | Add chrome, installer_util targets to GN build. | brettw@chromium.org | 2014-08-20 | 1 | -1/+1 |
| * | Remove dead code. | vitalybuka@chromium.org | 2014-08-20 | 1 | -109/+0 |
| * | Fixed return value in PrintingContext::OnError(). | vitalybuka@chromium.org | 2014-08-20 | 1 | -1/+2 |
| * | GN: Remove duplicate entries from sources lists | jamesr@chromium.org | 2014-08-19 | 1 | -3/+3 |
| * | Move file_util_icu to base::i18n namespace | brettw@chromium.org | 2014-08-07 | 1 | -1/+1 |
| * | clang/win: Fix most -Wwriteable-strings warnings. | thakis@chromium.org | 2014-07-23 | 1 | -2/+6 |
| * | GN: Add //ui/base/ime, fix up printing on mac | jamesr@chromium.org | 2014-07-23 | 1 | -1/+1 |
| * | Cleanup test_support target names. | tfarina@chromium.org | 2014-07-22 | 1 | -1/+1 |
| * | The browser test can print webpages to PDFs, then convert those PDFs to PNGs ... | ivandavid@chromium.org | 2014-07-18 | 1 | -1/+1 |
| * | Add a unit test that filenames aren't unintentionally converted to URLs. | dcheng@chromium.org | 2014-07-15 | 1 | -1/+1 |
| * | Add chrome/browser/ui to the GN build. | brettw@chromium.org | 2014-07-11 | 1 | -2/+1 |
| * | SkBitmap::Config is no more, use SkColorType | reed@google.com | 2014-07-10 | 1 | -1/+1 |
| * | Revert 282355 "Add chrome/browser/ui to the GN build." | brettw@chromium.org | 2014-07-10 | 1 | -1/+2 |
| * | Add chrome/browser/ui to the GN build. | brettw@chromium.org | 2014-07-10 | 1 | -2/+1 |
| * | Provide gtest printers for ui/gfx geometry types | jamesr@chromium.org | 2014-07-10 | 2 | -0/+2 |
| * | clang/wip: Fix "taking the address of a temporary" error. | thakis@chromium.org | 2014-07-04 | 1 | -3/+3 |
| * | default is a keyword in C++, don't use it as variable name. | thakis@chromium.org | 2014-06-25 | 1 | -13/+14 |
| * | Apply paper size selection for local printers on OSX. | vitalybuka@chromium.org | 2014-06-20 | 2 | -80/+102 |
| * | Fixed C++ type conversion. | vitalybuka@chromium.org | 2014-06-19 | 2 | -5/+5 |
| * | Print Preview: Enable tests disabled on ASAN once again. | thestig@chromium.org | 2014-06-18 | 1 | -2/+7 |
| * | Add paper size support for local printing on Windows. | vitalybuka@chromium.org | 2014-06-16 | 2 | -21/+36 |
| * | Add paper size reporting for CUPS printers (to let user to select one in the ... | alekseys@chromium.org | 2014-06-13 | 4 | -4/+75 |
| * | Improvements in --debug-print switch implementation. | vitalybuka@chromium.org | 2014-06-12 | 14 | -299/+427 |
| * | Guarded shrink setting with ifdefs to make clear where it is used. | vitalybuka@chromium.org | 2014-06-12 | 5 | -40/+49 |
| * | Changes in printer settings: | alekseys@chromium.org | 2014-06-12 | 6 | -13/+57 |
| * | Revert of Revert of Generalize printer color model handling, get rid of CUPS ... | ckocagil@chromium.org | 2014-06-08 | 3 | -14/+3 |
| * | Revert of Generalize printer color model handling, get rid of CUPS specific c... | ckocagil@chromium.org | 2014-06-08 | 3 | -3/+14 |
| * | Generalize printer color model handling, get rid of CUPS specific case. Enabl... | alekseys@chromium.org | 2014-06-08 | 3 | -14/+3 |
| * | Revert 275646 "Generalize printer color model handling, get rid ..." | vitalybuka@chromium.org | 2014-06-07 | 3 | -3/+14 |
| * | Generalize printer color model handling, get rid of CUPS specific case. Enabl... | alekseys@chromium.org | 2014-06-07 | 3 | -14/+3 |
| * | Convert local printer capabilites to CDD format to unify with cloud printers ... | alekseys@chromium.org | 2014-06-05 | 4 | -26/+52 |
| * | Linux: Remove unused gcrypt gyp code. | thestig@chromium.org | 2014-06-04 | 1 | -5/+0 |