Commit Graph

6 Commits

Author SHA1 Message Date
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
Sylvestre Ledru c9e50868e9
Some Mozilla changes (#3481)
* Refresh the list to have a Mozilla employee with an active account

* Update of the list of nss participants
2020-03-09 08:34:02 -07:00
Max Moroz 2a5d80d3b8
[libtheora] Remove unused dataflow sanitizer. (#3338)
* [libtheora] Try enabling dataflow build config.

Just noticed that `dataflow` sanitizer is enabled while `fuzzing_engine` is not. Let's see if it works or should be removed.

* remove dataflow sanitizer
2020-02-05 10:41:07 -08:00
Tyson Smith 33124442c6 [libtheora] Add vendor CC (#2870) 2019-09-20 12:48:17 -07:00
Tyson Smith 74a35f9a1a [libtheora] Add vendor CC (#2861) 2019-09-19 21:15:20 -07:00
Guido Vranken 12bfec359e [libtheora] Integrate project (#2827) 2019-09-19 18:37:03 -07:00