Commit Graph

13 Commits

Author SHA1 Message Date
Google AutoFuzz Team e7b79f9ece
Change the url for the fuzzing dictionary (#4509) 2020-10-08 06:13:50 -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
tsdgeos f301751aa5
[poppler] Exercise a few more methods (#3857) 2020-05-22 17:44:47 -07:00
tsdgeos cb09eba1ea
[poppler] Compile and use openjpeg2 (#3532)
There's code in poppler side for handling openjpeg2 so it's good that
that code gets fuzzed too
2020-03-20 21:12:04 -07:00
tsdgeos 77ef89c1da
Build lcms2 for poppler (#3528)
There's quite some code hidden behind
  #ifdef USE_CMS
so better to fuzz that code too
2020-03-20 08:45:47 -07: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
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
tsdgeos 8c91ce70cd poppler: exercise the text extraction code (#2121) 2019-01-29 10:49:38 -08:00
Max Moroz f2c2325e07 [poppler] Don't use WORKDIR $SRC (requested in #1784). 2018-09-19 13:34:04 -07:00
Jonathan Rudenberg 40559d76af [poppler] Add Adam Reichold to CCs (#1493) 2018-06-07 08:52:19 -07:00
Jonathan Rudenberg c2af307e74 [poppler] ensure doc doesn't leak when locked (#1438) 2018-05-22 10:48:10 -07:00
Jonathan Rudenberg 66793f36a9 [poppler] ignore locked documents (#1437) 2018-05-21 17:56:42 -07:00
Jonathan Rudenberg 6836cc64e0 [poppler] Add poppler (#1431)
* [poppler] Add poppler

* cleanup

* remove empty options
2018-05-21 12:22:29 -07:00