* Don't worry about raqm/fonts for now.
* Current fuzzer doesn't test the font handling
* Upstream (pillow) changes are coming to packaging for raqm/harfbuzz/fribidi
* Use core setup.py options for build linking
explcitly copy libraries in pyinstaller
* Improve pillow build isolation
* remove develop (not build) dependencies
* Use production builds for dependencies
This is the repo/process that is used to build the binary production version
* fuzz script installed upstream
* Added license block
* assign copyright
* Fix Pillow corpus file name
* Install extra test images for a better starting corpus
This includes images that are either:
* large
* unclear license, so unable to distribute
* cause antivirus hits
* pillow: initial integration, but draft for now since some aspects of Python fuzzing are unclear.
* pillow: add header.
* Added pillow project.
* pillow: simply build.
* pillow: update project.yaml and build.
* pillow: remove or true when makeing.
* Pillow: remove use of temp file and simplify other aspects.
* pillow: do not use warnings and only use embedded jpeg in first run.
* pillow: speed gains.
* [pillow] Remove project.
Despite my best efforts this has never worked properly.
No reward was ever requested or given for this integration.
* [golang] Remove my e-mail address
I helped integrate this project. I'm no longer involved with this project
and don't need to receive bug reports.
* [presubmit] Enforce language attribute in projectt.yaml to be always set.
* Update documentation, better presubmit check, new project template.
* add docstring to templates.py
* Add example values in the project.yaml template and remove python value for now
* Add "project: c++" to 256 projects
* format
* Add labels and selective_unpack sections to the presubmit check
* fix incorrect auto_ccs format in three projects
* fix nss emails after rebase