| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 7 | -7/+7 |
* | Roll DEPS for googleurl. Second try. | tfarina@chromium.org | 2013-06-03 | 1 | -1/+1 |
* | Update sync/, sql/, and printing/ to use scoped_refptr<T>::get() rather than ... | rsleevi@chromium.org | 2013-06-03 | 1 | -1/+1 |
* | Enabled system print dialog on Windows Aura. | vitalybuka@chromium.org | 2013-05-28 | 3 | -16/+39 |
* | Only use skia::RefPtr for refcounting | enne@chromium.org | 2013-05-18 | 1 | -5/+6 |
* | printing: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-06 | 2 | -3/+3 |
* | Disable deprecation warnings for CUPS as the compile fails when using CUPS 1.6 | kenneth.r.christiansen@intel.com | 2013-04-19 | 1 | -0/+11 |
* | Update the remaining include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-04-17 | 1 | -1/+1 |
* | Revert 193992 "Lets try this again." | jochen@chromium.org | 2013-04-15 | 1 | -1/+1 |
* | Lets try this again. | michaeln@google.com | 2013-04-12 | 1 | -1/+1 |
* | Revert 193968 "Roll the DEPS for google-url." | michaeln@google.com | 2013-04-12 | 1 | -1/+1 |
* | Roll the DEPS for google-url. | tfarina@chromium.org | 2013-04-12 | 1 | -1/+1 |
* | Rewrite scoped_array<T> to scoped_ptr<T[]> in printing. | dcheng@chromium.org | 2013-04-11 | 5 | -9/+9 |
* | Move MessageLoop to base namespace. | brettw@chromium.org | 2013-03-31 | 1 | -3/+2 |
* | Update the remaining references to sys_string_conversions.h to its new location. | tfarina@chromium.org | 2013-03-30 | 3 | -3/+3 |
* | Fixed "taking the address of a temporary object" warnings. | vitalybuka@chromium.org | 2013-03-28 | 1 | -5/+8 |
* | mac: Clean up a few more uses of USE_SKIA | thakis@chromium.org | 2013-03-25 | 1 | -14/+2 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 1 | -1/+1 |
* | src/: Update the remaining include paths of string_split.h to its new location. | tfarina@chromium.org | 2013-03-06 | 1 | -1/+1 |
* | Remove "use_skia" variable from gyp. | teravest@chromium.org | 2013-03-05 | 1 | -6/+0 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 5 | -8/+8 |
* | Replace FilePath with base::FilePath. | brettw@chromium.org | 2013-02-17 | 1 | -1/+1 |
* | Removed invalid NOTREACHED. | vitalybuka@chromium.org | 2013-02-15 | 1 | -15/+7 |
* | Use page count from page preview. Page range is not enough for exact printed ... | vitalybuka@chromium.org | 2013-02-12 | 2 | -0/+4 |
* | Replace FilePath with base::FilePath in some more top level directories. | brettw@chromium.org | 2013-02-10 | 10 | -25/+27 |
* | Make printing_unittests build on Win64 | jschuh@chromium.org | 2013-02-08 | 1 | -0/+2 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 6 | -11/+22 |
* | Async frame preparation for Preview with support if selection. | vitalybuka@chromium.org | 2013-01-29 | 3 | -0/+9 |
* | Fixed code disabled by invalide DCHECK use. | vitalybuka@chromium.org | 2013-01-26 | 1 | -11/+11 |
* | Make printing build on Win64 | jschuh@chromium.org | 2013-01-21 | 3 | -5/+12 |
* | 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 |