aboutsummaryrefslogtreecommitdiff
path: root/infra/base-images/base-runner/Dockerfile
AgeCommit message (Expand)Author
2020-01-17[infra] Collect dataflow traces on the builder (#1632). (#3238)Max Moroz
2020-01-08Reland Make bad_build_check more likely to catch hardcoding /out (#3180) (#3205)jonathanmetzman
2020-01-08Bump up rss limit to 2.5GB. (#3201)Oliver Chang
2020-01-07Revert "Make bad_build_check more likely to catch hardcoding /out (#3180)" (#...jonathanmetzman
2020-01-06Make bad_build_check more likely to catch hardcoding /out (#3180)jonathanmetzman
2019-11-26[infra] Install LLVM binaries in base-runner using base-clang artifacts (#306...Max Moroz
2019-11-13remove libunwind and libblocksruntime from base-runner. (#3031)Oliver Chang
2019-05-13Add initial support for i386 builds (#2347)jonathanmetzman
2018-11-26[infra] base-runner: remove strict_string_check from ASAN_OPTIONS (#1972)Evgeny Vereshchagin
2018-10-01[infra] Remove sancov and rename "profile" to "coverage". (#1839)Max Moroz
2018-08-21[infra] Use coverage utils from Chromium and other fixes (follow-up #1547). (...Max Moroz
2018-08-17[infra] Coverage: handle shared libraries via coverage_helper script. (#1727)Max Moroz
2018-08-15[infra] Add script for downloading a batch of corpus backups (for #1547). (#1...Max Moroz
2018-08-07[infra] Re-enable UIO for UBSan in a non-faulting mode (#910). (#1690)Max Moroz
2018-07-27Move targets_list to base-runner.Oliver Chang
2018-07-09Add libcap2 to base-runner image.Oliver Chang
2018-06-25Remove test_report since it isn't usable from anywhere (#1569)jonathanmetzman
2018-06-14[infra] Enable clange code coverage reports generation for local runs. (#1494)Max Moroz
2018-05-02Install fonts-dejavu on base-runner (#1392)jonathanmetzman
2017-10-27[infra] enable -fsanitize=unsigned-integer-overflow in non-faulting mode (#91...Max Moroz
2017-10-16Add script for testing sandbox.Oliver Chang
2017-08-31[infra] Add another coverage build using Clang Source-based Code Coverage. (#...Max Moroz
2017-08-08[infra] Add sancov binary to base-runner image in order to perform bad build ...Max Moroz
2017-08-08[infra] Add post build checks for catching and reporting bad builds + add tes...Max Moroz
2017-06-01Support honggfuzz as a FUZZING_ENGINE (#636)robertswiecki
2017-03-22oss-fuzz/BASE_IMAGE -> oss-fuzz-base/BASE_IMAGEOliver Chang
2017-03-15[infra] ossfuzz/IMAGE -> gcr.io/oss-fuzz/IMAGEOliver Chang
2017-02-22afl: don't set mem limit.Oliver Chang
2017-02-16[infra] (experimental) Support building with AFL (#396)Oliver Chang
2017-01-04Update DockerfileAbhishek Arya
2017-01-03Fixes (#236)Abhishek Arya
2016-12-29[infra] renaming images: base->base-image, base-libfuzzer->base-builderMike Aizatsky
2016-12-28[infra] enabling leak detector by defaultMike Aizatsky
2016-12-13Use same *SAN_OPTIONS as ClusterFuzz.Abhishek Arya
2016-12-12[infra] separate test_report script for jenkins integrationMike Aizatsky
2016-12-09Include file in base-runner. (#160)Oliver Chang
2016-11-21[infra] moving symbolizer to base runnerMike Aizatsky
2016-11-18[infra] adding zip to base-runner: run_fuzzer needs itMike Aizatsky
2016-11-18[infra] extracting base-runner imageMike Aizatsky