| Commit message (Expand) | Author | Age | Files | Lines |
* | Get content_unittests to link on the mac GN build. | dpranke | 2015-08-01 | 1 | -1/+2 |
* | Add yet more GN isolates ... | dpranke | 2015-07-31 | 1 | -0/+9 |
* | Move JNI annotations to annotations package. | aurimas | 2015-07-30 | 1 | -2/+2 |
* | clang/win: Fix most -Wunused-function warnings in Chromium code. | thakis | 2015-07-28 | 1 | -4/+0 |
* | Remove base/mac/scoped_nsexception_enabler.h. | rsesek | 2015-07-22 | 1 | -6/+0 |
* | Cleanup: Fix some misc nits in printing code. | thestig | 2015-07-16 | 1 | -4/+6 |
* | win: Remove a few instances of the "goto error" pattern. | thakis | 2015-07-14 | 1 | -54/+40 |
* | Replace base::str[n]casecmp with helper functions. | brettw | 2015-07-10 | 1 | -32/+34 |
* | Fixed all overloaded virtual methods on Windows. | mgiuca | 2015-07-08 | 4 | -46/+11 |
* | Include user email into document title before spooling | vitalybuka | 2015-07-07 | 3 | -14/+81 |
* | Fix some clang warnings with -Wmissing-braces in printing. | dcheng | 2015-07-01 | 1 | -2/+2 |
* | Convert printing_unittests to run exclusively on Swarming | maruel | 2015-06-30 | 2 | -0/+44 |
* | Move Tuple to base namespace. | brettw | 2015-05-29 | 1 | -4/+4 |
* | Honor 'sysroot' setting when running cups-config | sbc | 2015-05-22 | 2 | -7/+17 |
* | Convert JsonWriter::Write to taking a const ref for the in-param | estade | 2015-05-16 | 1 | -1/+1 |
* | Replacing VerifierTraits with DummyVerifierTraits for non-kernel handles. | shrikant | 2015-05-05 | 1 | -2/+2 |
* | Allow page range selection in system dialog called from preview | vitalybuka | 2015-05-05 | 12 | -15/+30 |
* | [Mac/Cleanup] Trim down Foundation.h and ApplicationServices.h includes | tapted | 2015-05-04 | 2 | -5/+1 |
* | vs2015: avoid int->float warning in printing/emf_win.cc | scottmg | 2015-04-30 | 1 | -3/+8 |
* | win: Fix remaining plugin warnings in ash, device, printing, sandbox. | thakis | 2015-04-30 | 2 | -6/+15 |
* | Update {virtual,override} to follow C++11 style in printing. | nick | 2015-04-27 | 7 | -46/+46 |
* | Fix crash from ipc_fuzzer | vitalybuka | 2015-04-11 | 1 | -0/+1 |
* | Use SkPictureRecorder::endRecordingAsPicture() instead of endRecording() | thestig | 2015-04-08 | 1 | -1/+1 |
* | printing: Use MD5DigestToBase16() to get a human-readable hexadecimal string. | tfarina | 2015-04-08 | 1 | -1/+1 |
* | SkPDF Metafile: fix recording canvas scaling | halcanary | 2015-04-03 | 1 | -10/+16 |
* | Address NewApi lint warnings in src/printing. | newt | 2015-03-06 | 3 | -1/+10 |
* | Add missing printExtension to print settings for print preview | tbarzic | 2015-03-03 | 1 | -3/+8 |
* | Apply gn format with 'sources' sorting to src/ | scottmg | 2015-02-28 | 1 | -2/+2 |
* | Remove unused code | vitalybuka | 2015-02-23 | 4 | -19/+1 |
* | Block nested system print dialogs on Windows. | vitalybuka | 2015-02-23 | 2 | -1/+9 |
* | Add more size_t -> int warning fixes for the win x64 GN build. | dpranke | 2015-02-20 | 1 | -0/+2 |
* | win/aura: Remove some more non-aura code for Windows. | Sadrul Habib Chowdhury | 2015-02-13 | 1 | -9/+0 |
* | Add support for starting an extension print job to print preview | tbarzic | 2015-02-12 | 2 | -0/+5 |
* | Removed unused code in skia/ext/vector_*. | vitalybuka | 2015-02-06 | 3 | -9/+8 |
* | Update {virtual,override,final} to follow C++11 style in printing. | dcheng | 2015-02-06 | 2 | -19/+18 |
* | Update {virtual,override,final} to follow C++11 style in printing, round 2. | dcheng | 2015-01-23 | 2 | -28/+25 |
* | Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt. | halcanary | 2015-01-22 | 1 | -85/+127 |
* | Fix crash on NULL pointer when the browser is compiled with use_cups=0 | Paweł Hajdan, Jr | 2015-01-22 | 2 | -3/+41 |
* | Move the test template to //testing/test.gni (part 2) | qsr | 2015-01-21 | 1 | -0/+1 |
* | Double buffer size to avoid crashes with drives which request buffer smaller | vitalybuka | 2015-01-08 | 1 | -0/+10 |
* | Revert of Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt. (patchset... | halcanary | 2015-01-08 | 1 | -130/+85 |
* | Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt. | halcanary | 2015-01-06 | 1 | -85/+130 |
* | Cleanup: Update the path to gfx size headers. | tfarina | 2015-01-03 | 6 | -6/+6 |
* | Cleanup: Update the path to gfx rect headers. | tfarina | 2014-12-31 | 10 | -10/+10 |
* | Cleanup: Update the path to insets and point headers. | tfarina | 2014-12-23 | 2 | -2/+2 |
* | Standardize usage of virtual/override/final specifiers in printing code. | dcheng | 2014-12-22 | 1 | -18/+17 |
* | Update legacy Tuple-using code. | Avi Drissman | 2014-12-22 | 1 | -4/+4 |
* | Implement window.print() on Android | dgn | 2014-12-15 | 18 | -10/+118 |
* | Add missed files in Windows GN build for printing. | vchigrin | 2014-12-15 | 1 | -0/+2 |
* | Drop unused base/tuple.h inclusion | tzik | 2014-12-09 | 1 | -5/+0 |