Commit Graph

13 Commits

Author SHA1 Message Date
Kevin Lubick 5c88efdd28 Add more fuzz targets to Skia (#1149)
* Move image_filter_deserialize to skia proper and rename a few things.
* Add region deserialize
* Add textblob_deserialize
* Add path_deserialize
* Fix Dockerfile
2018-02-09 07:37:11 -08:00
Kevin Lubick 01eeac71c0 Change Skia email addresses (#1144)
Change email addresses
2018-02-08 10:23:05 -08:00
Kevin Lubick 677d07f0c9 Tweak Skia/SKCMS project configs (#1143)
* Enable UBSan on Skia and SKCMS projects.
* Add mike to cc list.
2018-02-08 07:34:56 -08:00
Kevin Lubick 4bf9e7f8fc Fix Skia compile (#1132)
* Tweak docker file

* Add some more cases and rebase
2018-02-02 07:13:57 -08:00
Kevin Lubick 5b7b48d767 First try at filter_fuzz in oss-fuzz (#1103)
Try to prevent ooms and timeouts. Use a seed corpus hosted in cloud storage.
2018-01-23 12:28:11 -08:00
Kevin Lubick 0f5e45d8ff Move region_deserialize to Skia proper (#1077) 2018-01-16 07:09:19 -08:00
Kevin Lubick a9ee1f99ee Turn off cast-qual check (#734) 2017-07-24 08:11:28 -07:00
Oliver Chang d805e5ffce Fix syntax error in skia project.yaml
It was added in #594
2017-05-10 13:48:08 -07:00
Kevin Lubick 795901fc46 [skia] Make UBSAN experimental (#594) 2017-05-10 12:52:41 -07:00
Abhishek Arya d3df955ba7 Fix Skia UBSan vptr issue and enable msan. (#587) 2017-05-09 23:23:47 -07:00
Kevin Lubick a47307d55d [skia] fix build (#584) 2017-05-09 14:07:09 -07:00
Kevin Lubick e953bfabdb Add POC fuzzer for Skia (#577)
* Add Skia to OSS-fuzz

* Skia compiles with these settings

* Add POC fuzzer for Skia

* Address comments and fix options
2017-05-09 07:45:58 -07:00
Kevin Lubick 41a6b8f807 Add Skia to OSS-fuzz (#550) 2017-04-25 13:23:10 -07:00