Commit Graph

6 Commits

Author SHA1 Message Date
Oliver Chang d6022d14da
Opt in all Google GitHub projects into GitHub issue filing. (#7531) 2022-04-11 13:40:12 +10:00
jonathanmetzman 1f38631d2c
[draco][AFL] Disable AFL builds to stop ClusterFuzz exceptions (#5611)
All draco builds have been broken since December.
This means that the old AFL builds are still running on ClusterFuzz.
This is causing exceptions because the old AFL builds don't work
with the ClusterFuzz code which assumes AFL++.
Fixes #5610
2021-04-13 11:52:06 -07:00
Oliver Chang 84faf55729
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
2020-12-10 09:49:27 +11:00
FrankGalligan d647392eda
Draco: add more emails (#4030)
* Draco: add more emails

* Fix name mistake
2020-06-24 14:59:50 -07:00
Ravi Jotwani 04f3736d32
Draco fuzz coverage (#3980)
* added draco integration files

* wrote build file and Dockerfile for Draco

* added Apache 2 license header

* changed project maintainer, cleaned up draco_decoder_fuzzer, and set working directory in Dockerfile

* added a couple of fuzzers

* two more targets

* merged from upstream

* build point cloud encoding fuzzer, renamed quantization fuzzers

* added more fuzzers

* moved fuzzers and build script to https://github.com/google/draco, made the build script here execute the new one

Co-authored-by: Ravi Jotwani <rjotwani@google.com>
2020-06-23 12:31:24 -07:00
Ravi Jotwani 94c0e60dfa
Draco integration (#3951) 2020-06-11 11:51:20 -07:00