summaryrefslogtreecommitdiffstats
path: root/printing
Commit message (Expand)AuthorAgeFilesLines
* Add checks for android printingdgn2015-09-163-6/+61
* Cleanup code in printing/thestig2015-09-1415-58/+64
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-1/+0
* Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...stgao2015-09-031-0/+1
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-021-1/+0
* "Simplify Page" print preview option enablesArjun Patel2015-08-132-0/+4
* Get content_unittests to link on the mac GN build.dpranke2015-08-011-1/+2
* Add yet more GN isolates ...dpranke2015-07-311-0/+9
* Move JNI annotations to annotations package.aurimas2015-07-301-2/+2
* clang/win: Fix most -Wunused-function warnings in Chromium code.thakis2015-07-281-4/+0
* Remove base/mac/scoped_nsexception_enabler.h.rsesek2015-07-221-6/+0
* Cleanup: Fix some misc nits in printing code.thestig2015-07-161-4/+6
* win: Remove a few instances of the "goto error" pattern.thakis2015-07-141-54/+40
* Replace base::str[n]casecmp with helper functions.brettw2015-07-101-32/+34
* Fixed all overloaded virtual methods on Windows.mgiuca2015-07-084-46/+11
* Include user email into document title before spoolingvitalybuka2015-07-073-14/+81
* Fix some clang warnings with -Wmissing-braces in printing.dcheng2015-07-011-2/+2
* Convert printing_unittests to run exclusively on Swarmingmaruel2015-06-302-0/+44
* Move Tuple to base namespace.brettw2015-05-291-4/+4
* Honor 'sysroot' setting when running cups-configsbc2015-05-222-7/+17
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-161-1/+1
* Replacing VerifierTraits with DummyVerifierTraits for non-kernel handles.shrikant2015-05-051-2/+2
* Allow page range selection in system dialog called from previewvitalybuka2015-05-0512-15/+30
* [Mac/Cleanup] Trim down Foundation.h and ApplicationServices.h includestapted2015-05-042-5/+1
* vs2015: avoid int->float warning in printing/emf_win.ccscottmg2015-04-301-3/+8
* win: Fix remaining plugin warnings in ash, device, printing, sandbox.thakis2015-04-302-6/+15
* Update {virtual,override} to follow C++11 style in printing.nick2015-04-277-46/+46
* Fix crash from ipc_fuzzervitalybuka2015-04-111-0/+1
* Use SkPictureRecorder::endRecordingAsPicture() instead of endRecording()thestig2015-04-081-1/+1
* printing: Use MD5DigestToBase16() to get a human-readable hexadecimal string.tfarina2015-04-081-1/+1
* SkPDF Metafile: fix recording canvas scalinghalcanary2015-04-031-10/+16
* Address NewApi lint warnings in src/printing.newt2015-03-063-1/+10
* Add missing printExtension to print settings for print previewtbarzic2015-03-031-3/+8
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-2/+2
* Remove unused codevitalybuka2015-02-234-19/+1
* Block nested system print dialogs on Windows.vitalybuka2015-02-232-1/+9
* Add more size_t -> int warning fixes for the win x64 GN build.dpranke2015-02-201-0/+2
* win/aura: Remove some more non-aura code for Windows.Sadrul Habib Chowdhury2015-02-131-9/+0
* Add support for starting an extension print job to print previewtbarzic2015-02-122-0/+5
* Removed unused code in skia/ext/vector_*.vitalybuka2015-02-063-9/+8
* Update {virtual,override,final} to follow C++11 style in printing.dcheng2015-02-062-19/+18
* Update {virtual,override,final} to follow C++11 style in printing, round 2.dcheng2015-01-232-28/+25
* Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt.halcanary2015-01-221-85/+127
* Fix crash on NULL pointer when the browser is compiled with use_cups=0Paweł Hajdan, Jr2015-01-222-3/+41
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-0/+1
* Double buffer size to avoid crashes with drives which request buffer smallervitalybuka2015-01-081-0/+10
* Revert of Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt. (patchset...halcanary2015-01-081-130/+85
* Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt.halcanary2015-01-061-85/+130
* Cleanup: Update the path to gfx size headers.tfarina2015-01-036-6/+6
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-3110-10/+10