aboutsummaryrefslogtreecommitdiff
path: root/infra
AgeCommit message (Expand)Author
2019-12-16[infra] Add support for Bisecting Git Commits Introducing Crashes(#3119)Leo Neat
2019-12-16Remove trailing whitespace (#3135)jonathanmetzman
2019-12-13Revert "Enable UBSan's pointer-overflow check. (#3121)" (#3123)Abhishek Arya
2019-12-12Enable UBSan's pointer-overflow check. (#3121)mbarbella-chromium
2019-12-12Enable UBSan's object-size check. (#3120)mbarbella-chromium
2019-12-12[infra] Add functionality to check out a specific commit for a project (#3092)Leo Neat
2019-12-11Enable enum feature for UBSan (#3102)Abhishek Arya
2019-11-26[infra] Install LLVM binaries in base-runner using base-clang artifacts (#306...Max Moroz
2019-11-25[infra] Update binaries in the base-runner image (#3065). (#3066)Max Moroz
2019-11-24Enable UBSan builtin, null, returns-nonnull-attribute, and unreachable checks...mbarbella-chromium
2019-11-22Revert "Enable UBSan's builtin, null, and unreachable checks. (#3057)" (#3061)Abhishek Arya
2019-11-22Install clang using git (#3060)jonathanmetzman
2019-11-21Enable UBSan's builtin, null, and unreachable checks. (#3057)mbarbella-chromium
2019-11-20Pre-compile honggfuzz (#3045)Oliver Chang
2019-11-13remove libunwind and libblocksruntime from base-runner. (#3031)Oliver Chang
2019-11-13Add optimization flags to honggfuzz compilation. (#3030)Oliver Chang
2019-11-12Add additional build deps for honggfuzz. (#3026)Oliver Chang
2019-11-07honggfuzz: Include libhfcommon in $LIB_FUZZING_ENGINE. (#3011)Oliver Chang
2019-11-05Get run_minijail working for i386 (#2997)jonathanmetzman
2019-10-16[bisect_clang] Add comment on testing (#2957)jonathanmetzman
2019-10-16[infra] Use more generic approach to skip code coverage for Go projects. (#2953)Max Moroz
2019-10-14Reland "[infra] Use fuzz target basename in the coverage script." (#2903) (#2...Max Moroz
2019-10-14[infra] Add a fixed seed value to the libFuzzer command in bad_build_check. (...Max Moroz
2019-10-11Renable bad build check for jsoncpp_fuzzer. (#2945)Abhishek Arya
2019-10-11Skip jsoncpp_fuzzer bad build check to let startup crash file. (#2941)Abhishek Arya
2019-10-03Add scripts to bisect clang commits that introduced regressions (#2849)jonathanmetzman
2019-09-28Revert "[infra] Use fuzz target basename in the coverage script. (#2896)" (#2...Max Moroz
2019-09-27[infra] Use fuzz target basename in the coverage script. (#2896)Max Moroz
2019-09-09[infra] Skip code coverage job for gofuzz projects (#2714). (#2818)Max Moroz
2019-09-06Add SPIRV projects for blackbox fuzzing with GraphicsFuzz (#2812)jonathanmetzman
2019-08-27[infra] Use stable version of AFL from the upstream repo. (#2767)Max Moroz
2019-08-23Update builds_status.pyAbhishek Arya
2019-08-23Create storage client only once for build status updates. (#2756)Abhishek Arya
2019-08-21[infra] Update base-builder image to support go-fuzz (#2714). (#2735)Max Moroz
2019-08-21Fix build links on builds status page. (#2732)Oliver Chang
2019-08-20[infra] Allow perma-links to project logs. Fixes #2690 (#2725)Ammar Askar
2019-08-13[infra] Bad build check: lower UBSan calls threshold from 170 to 169. (#2692)Max Moroz
2019-08-12Revert "Use "x86" instead of "i386" for better name recognition. (#2685)" (#2...jonathanmetzman
2019-08-12Use "x86" instead of "i386" for better name recognition. (#2685)jonathanmetzman
2019-08-12Fix exception in updating badges on build status pageAbhishek Arya
2019-08-12[infra] Publish build badges on status page (#2513)Ammar Askar
2019-08-07 Switch docs to new structure (#2663)Abhishek Arya
2019-07-23[infra] Use gsutil "cp" instead of "rsync" for coverage job (#2585). (#2625)Max Moroz
2019-07-02[infra] Make travis deal with adding a new project or removing one (#2566)jonathanmetzman
2019-06-30[infra] Remove debug code breaking bad_build_check #2555 (#2557)jonathanmetzman
2019-06-12[infra] Add support for dataflow builds to the helper script and build check ...Max Moroz
2019-06-10[infra] Ignore return code when removing seed corpus for dataflow build.Max Moroz
2019-06-10[infra] Run tests on the builder after patching MSan libraries. (#2497)Max Moroz
2019-06-10[infra] Do not archive seed corpus for dataflow builds.Max Moroz
2019-05-31[docs] Remove `-lFuzzingEngine` reference from base-builder image readme.Max Moroz