Commit Graph

15 Commits

Author SHA1 Message Date
Tim King b4bf783905
Adding ballbach@google.com to the auto_ccs list for leptonica. (#4154) 2020-07-18 17:30:14 -07:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
AdamKorcz 958a0dc7b5
[Leptonica] Moved build script to Leptonicas repo (#3752)
* Updated build script of leptonica

* Running Travis again

* Running Travis again

* Running Travis again
2020-05-02 12:54:02 -07:00
AdamKorcz 9703dc1a5f
[Leptonica] Update to auto-cc list (#3742) 2020-04-30 12:04:02 -07:00
AdamKorcz a8a9213b23
[Leptonica] Updating build-files to reflect moving fuzzers to upstream (#3728) 2020-04-28 16:52:50 -07:00
AdamKorcz 924ff1cd98
[Leptonica] Added fuzzer with corpus (#3712)
* [Leptonica] Added fuzzer with corpus

* Updated fuzzer to not create and read from a file

* Updated fuzzer to not create and read from a file

* Added check to see if pixReadMem is NULL
2020-04-27 09:31:14 -07:00
AdamKorcz d967b71245
[Leptonica] Added fuzzer with seed corpus (#3702)
* Added fuzzer with seed corpus

* Removed flag

* Added license header
2020-04-24 14:05:38 +10:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [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
2020-03-10 11:08:01 -07:00
Tim King af03cbe9d4 [leptonica] Disabling PNM format for leptonica fuzzer. (#2934) 2019-10-09 10:38:51 -07:00
jonathanmetzman 3049c50d48
Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)
Migrate from -lFuzzingEngine to $LIB_FUZZING_ENGINE where possible and not causing breakage
2019-05-01 11:09:55 -04:00
Abhishek Arya df1bdcdbe3
Update project.yaml 2019-03-28 09:29:40 -07:00
Tim King 8b9583f757 [leptonica] Making leptonica non-experimental. (#2230) 2019-03-11 14:10:25 -07:00
Stefan Bucur 8b1e8b020e Fix typos and label names for SunDew fuzzers. (#2077) 2019-01-08 08:59:23 -08:00
Max Moroz b66302cde7 [leptonica] Fix the build by installing libwebp library after building it. 2018-12-26 14:31:54 -08:00
Tim King a122dd46b7 [leptonica] Initial integration for leptonica (#2040)
* leptonica: initial integration for OSS-Fuzz.

* Adding the sundew label for the leptonica fuzzer.

* Adding a copy right header to pix_rotate_shear_fuzzer.cc.
2018-12-26 13:19:43 -08:00