aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
Commit message (Expand)AuthorAge
* [infra] Make travis_build presubmit clean (#3334)Gravatar jonathanmetzman2020-02-05
* [infra] Generate full coverage JSONs for dataflow enabled targets (#1632). (#...Gravatar Max Moroz2020-02-04
* [Infra] Update execute function in utils.py (#3319)Gravatar Leo Neat2020-02-04
* [CIFuzz] Add seed and len control to fuzzer arguments (#3321)Gravatar Leo Neat2020-02-04
* [CIFuzz] Prevent action from failing option (#3315)Gravatar Leo Neat2020-02-03
* [cifuzz] - commit and pull request hook functionality (#3310)Gravatar Leo Neat2020-01-31
* Moving execute to utils.py (#3313)Gravatar Leo Neat2020-01-31
* [infra] Introduce "language" attribute in the project.yaml (#3297). (#3299)Gravatar Max Moroz2020-01-30
* [infra] unit/integration test updates (#3300)Gravatar Leo Neat2020-01-30
* [Infra] Update print statements (#3305)Gravatar Leo Neat2020-01-29
* [Infra] CIFuzz pipeline complete. (#3281)Gravatar Leo Neat2020-01-29
* [cifuzz][bisection] Make BuildData a namedtuple (#3282)Gravatar jonathanmetzman2020-01-23
* [infra] Make presubmit script handle experimental flag in project.yaml (#3277...Gravatar Max Moroz2020-01-23
* [infra] Add fuzzing_engines section for the project.yaml. (#3267)Gravatar Max Moroz2020-01-21
* [infra] Prioritize short files when collecting dataflow traces (#1632). (#3254)Gravatar Max Moroz2020-01-21
* [infra] Add env variable to the DF collection GCB step (#1632). (#3250)Gravatar Max Moroz2020-01-17
* [infra] Collect dataflow traces on the builder (#1632). (#3238)Gravatar Max Moroz2020-01-17
* [infra] helper: fix regression introducing attribute error when reproducing c...Gravatar jonathanmetzman2020-01-16
* [infra] dataflow: use basic block coverage instead of function (#1632). (#3239)Gravatar Max Moroz2020-01-15
* [infra] Print exact reproduction commands in build failures (#3104). (#3236)Gravatar Max Moroz2020-01-15
* [infra] Make helper.py presubmit-clean (#3237)Gravatar jonathanmetzman2020-01-15
* [infra] Scripts for building fuzzers with CIFuzz (#3207)Gravatar Leo Neat2020-01-15
* [infra] Presubmit: remove license check for all .yaml files. (#3235)Gravatar Max Moroz2020-01-15
* Fix presubmit parsing issue with emails. (#3234)Gravatar Abhishek Arya2020-01-15
* [infra] Fix env variable in the helper.py repoduce command (#3230)Gravatar Leo Neat2020-01-14
* Build honggfuzz by default. (#3228)Gravatar Oliver Chang2020-01-14
* [infra] CIFuzz - Add github action to OSS-Fuzz repo (#3214)Gravatar Leo Neat2020-01-13
* [infra] Fix dataflow engine compilation for a speed up (#1632). (#3219)Gravatar Max Moroz2020-01-12
* [infra] Add presubmit script (#3196)Gravatar jonathanmetzman2020-01-10
* [infra] Add parens to ensure correct execution order (#3104). (#3213)Gravatar Max Moroz2020-01-09
* [infra] Print additional information for build/coverage failures on GCB (#310...Gravatar Max Moroz2020-01-09
* Fix issue running AFL targets with run_fuzzer (#3195)Gravatar jonathanmetzman2020-01-08
* Reland Make bad_build_check more likely to catch hardcoding /out (#3180) (#3205)Gravatar jonathanmetzman2020-01-08
* Bump up rss limit to 2.5GB. (#3201)Gravatar Oliver Chang2020-01-08
* Revert "Make bad_build_check more likely to catch hardcoding /out (#3180)" (#...Gravatar jonathanmetzman2020-01-07
* [infra] Fixing bisection to work with more OSS-Fuzz projects (#3152)Gravatar Leo Neat2020-01-06
* Make bad_build_check more likely to catch hardcoding /out (#3180)Gravatar jonathanmetzman2020-01-06
* [infra] Do not skip coverage build if there is no build.sh file (#3185). (#3189)Gravatar Max Moroz2020-01-06
* Run apt-get autoremove after removing honggfuzz dependencies. (#3172)Gravatar Oliver Chang2020-01-02
* [infra] Add support for Bisecting Git Commits Introducing Crashes(#3119)Gravatar Leo Neat2019-12-16
* Remove trailing whitespace (#3135)Gravatar jonathanmetzman2019-12-16
* Revert "Enable UBSan's pointer-overflow check. (#3121)" (#3123)Gravatar Abhishek Arya2019-12-13
* Enable UBSan's pointer-overflow check. (#3121)Gravatar mbarbella-chromium2019-12-12
* Enable UBSan's object-size check. (#3120)Gravatar mbarbella-chromium2019-12-12
* [infra] Add functionality to check out a specific commit for a project (#3092)Gravatar Leo Neat2019-12-12
* Enable enum feature for UBSan (#3102)Gravatar Abhishek Arya2019-12-11
* [infra] Install LLVM binaries in base-runner using base-clang artifacts (#306...Gravatar Max Moroz2019-11-26
* [infra] Update binaries in the base-runner image (#3065). (#3066)Gravatar Max Moroz2019-11-25
* Enable UBSan builtin, null, returns-nonnull-attribute, and unreachable checks...Gravatar mbarbella-chromium2019-11-24
* Revert "Enable UBSan's builtin, null, and unreachable checks. (#3057)" (#3061)Gravatar Abhishek Arya2019-11-22