Commit Graph

91 Commits

Author SHA1 Message Date
Kevin Lubick fa9c352d67
[skia] Add Zepeng (#3945) 2020-06-08 11:10:49 -07:00
Kevin Lubick 56770c7f56
[skia] Speculative build fix (#3847) 2020-05-26 09:48:35 -07:00
Kevin Lubick c7ada48678
[skia] move hcm to preferred email (#3666) 2020-04-17 11:56:45 -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
Kevin Lubick 5caba4bcc0
[skia] Fix build after SkTMax refactor (#3366) 2020-02-11 16:12:55 -08:00
Tyson Smith 8049699e4d [skia] Update vendor_ccs list (#3134) 2019-12-16 13:04:21 -08:00
Kevin Lubick 2bf6cd00a4 [skia] Fix build (#3133) 2019-12-16 13:01:46 -08:00
Tyson Smith a0eb412444 Update multiple vendor_ccs lists (#3091)
* Update and add more Mozilla employees
2019-12-10 17:51:56 +00:00
Kevin Lubick 51b43ef183 [skia] Rebase memory-reducing fuzz patch (#3080) 2019-12-02 07:18:19 -08:00
Kevin Lubick d0da30e928 [skia] Add skdescriptor (#2970)
* [skia] Add skdescriptor fuzzer

* copy

* add second fuzzer

* dock

* build
2019-10-22 12:16:57 -07:00
Kevin Lubick bec7b59ada use different account (#2854) 2019-09-19 10:52:21 -07:00
jonathanmetzman 16e79e1bd5
[skia] Temporarily use gold to hack around clang regression (#2782) 2019-08-29 23:31:53 -07:00
Christoph Diehl 7ed3f375b6 Add Mozilla fuzzing team to auto_cc of their used 3rd party libraries (#2703)
* Add Mozilla fuzzing team to auto_cc of their used 3rd party libraries

* Use new vendor_ccs field in projects.yml (#2703)

* Remove not yet approved projects

* Remove not yet approved projects
2019-08-28 09:16:53 -07:00
jonathanmetzman 53c09d30f6
Update patch to fix build and migrate to -fsanitize=fuzzer (#2324)
Update skia.diff to fix build breakage.
Also, use $LIB_FUZZING_ENGINE instead of -lFuzzingEngine to start using -fsanitize=fuzzer
2019-04-16 11:52:23 -07:00
Kevin Lubick a1315ef31e [skia] fix build after rename (#2283) 2019-04-01 13:31:15 -07:00
Kevin Lubick c1068851e8 [skia] add sksl2pipeline (#2245) 2019-03-18 17:13:35 -07:00
Kevin Lubick 169cae111a add sksl fuzzers (#2228) 2019-03-11 13:16:45 -07:00
Kevin Lubick ce00810440 Remove jsoncpp (#2150) 2019-02-08 07:26:12 -08:00
Kevin Lubick af5a3f857f [skia] re-enable checks (#2064) 2019-01-02 06:42:52 -08:00
Kevin Lubick 9fa6d673de Disable empty expression check (#2055) 2018-12-27 09:31:07 -08:00
Kevin Lubick 0cc33f34a5 [skia] Avoid system fonts (#2030)
Avoid system fonts
2018-12-14 09:35:44 -08:00
Kevin Lubick a7ad8422a4 Fix build (#2029) 2018-12-13 06:35:47 -08:00
Kevin Lubick 0de389a829 Switch to the wuffs decoder (#2005) 2018-12-05 06:47:56 -08:00
Kevin Lubick 0342042957 [skia] Fix the build (#1906) 2018-10-25 07:04:41 -07:00
Kevin Lubick ea855f048a [skia] Add more image codec fuzzers (#1882) 2018-10-17 06:42:10 -07:00
Kevin Lubick 93eec08bbc Add Polyutils fuzz target (#1867) 2018-10-11 07:20:30 -07:00
Max Moroz 7703e360de
[infra] Remove sancov and rename "profile" to "coverage". (#1839)
* [infra] Remove sancov and rename "profile" to "coverage".

* Bring coverage flags back.

* Update projects files that rely on SANITIZER="profile".
2018-10-01 06:43:21 -07:00
Kevin Lubick c29e9926f9 [skia] Fix build after some FuzzCommon renames (#1843)
* [skia] Fix build after some FuzzCommon renames

* Fix diff
2018-09-26 07:06:30 -07:00
jonathanmetzman 018da99e99
[Skia] Speculative fix for build failure. (#1825) 2018-09-18 14:43:09 -07:00
Kevin Lubick 0742d90cab [Skia] Fix build after large refactoring (#1821) 2018-09-17 12:58:28 -07:00
Kevin Lubick e3ab4c98ef [skia] Fix build (#1808) 2018-09-11 07:02:48 -07:00
Kevin Lubick 9bac6ac046 [skia] Add Pathop fuzzer (#1775) 2018-08-30 15:03:06 -07:00
Kevin Lubick 5d1936fce5 [skia] fix build (#1737) 2018-08-20 06:59:40 -07:00
Kevin Lubick 007606bc82 [skia] Fix build after picture_utils went away (#1709) 2018-08-13 08:41:15 -07:00
jonathanmetzman bd445d75f0
Revert "[skia] Intentional bug for verifying ASAN (#1678)" (#1679)
This reverts commit e6673eada5.
2018-07-31 12:56:47 -07:00
Kevin Lubick e6673eada5 [skia] Intentional bug for verifying ASAN (#1678)
* Remove some checks that have landed in Skia proper

* intentional breackage
2018-07-31 12:35:32 -07:00
Kevin Lubick 4789a943d3 [skia] Remove some checks that have landed in Skia proper (#1677) 2018-07-31 12:34:58 -07:00
jonathanmetzman 98827c5b31
[skia] Fix build breakage. (#1657) 2018-07-26 09:23:19 -07:00
jonathanmetzman c25212663d
[skia] Update patch to fix build breakage. (#1609) 2018-07-12 09:11:43 -07:00
jonathanmetzman 1dc38bd6e4
Pin SwiftShader revision to a known good build. (#1606) 2018-07-11 10:47:51 -07:00
Kevin Lubick ad16bff88d [skia] Fix merge conflicts (#1597) 2018-07-06 09:34:24 -07:00
Kevin Lubick 52b46f42be Rebase (#1594) 2018-07-03 14:03:46 -07:00
jonathanmetzman 0536801fd1
[skia] Use Skia's clone of SwiftShader and speculative fix for broken build (#1576)
Don't explicityly clone SwiftShader in the Dockerfile, since Skia
does that itself.
Also, make a speculative fix for a build issue where builders get
confused by the current working directory.
2018-06-26 13:23:44 -07:00
jonathanmetzman f5f98cf608
Build Skia with SwiftShader (#1573)
This requires  building SwiftShader as well as changes to skia's
build. Reenables fuzzers that were disabled for AFL since we no
longer need to patch the binaries.
Also optimize invocations of git clone by adding --depth 1.
2018-06-26 10:00:23 -07:00
Kevin Lubick 8d6e8e81cb [skia] Fix build after skjson refactor (#1538) 2018-06-19 12:25:20 -07:00
Kevin Lubick 7c8bc2c77a [skia] Include json.dict in Dockerfile (#1506) 2018-06-12 07:30:48 -07:00
jonathanmetzman 67fcf72e97
[skia] Add json dictionary from AFL to skjson (#1498) 2018-06-08 14:08:45 -07:00
Kevin Lubick cdf81af81c [skia] Add skjson fuzzer (#1497) 2018-06-08 13:13:50 -07:00
Kevin Lubick b554f42193 [skia] Fix afl build (#1489) 2018-06-05 06:17:13 -07:00
Kevin Lubick 47be6976c2 [skia] Opt all fuzzers into GPU build (#1484)
Also remove 3 more fuzzers from afl engine because of issues with patchelf (see #1338)
2018-06-04 09:33:22 -07:00