- Mar 06, 2019
-
-
Change-Id: I301e486d0188804e3447f56f3cfccb78f4e29b00
-
- Feb 20, 2019
-
-
Scott Lobdell authored
Change-Id: I716ee7324da660831bd34877a3cfdd2ad796960f
-
- Feb 13, 2019
-
-
android-build-team Robot authored
Change-Id: Ica1d8a973230ac0e5f57502d7dc581067f9b401b
-
- Feb 12, 2019
-
-
TreeHugger Robot authored
-
Change-Id: I565ae4cabd46c15134e1e12a2e0b4560422645f1
-
- Feb 09, 2019
-
-
Zach Riggle authored
Specfiically, we need to handle SANITIZE_TARGET=hwaddress Change-Id: Id2b03ae37ca6877256b795af770416e9ffee29c6
-
- Feb 06, 2019
-
-
Scott Lobdell authored
Change-Id: I4466f9bb617bf47dba7550f0bea5cb0273f7bfa3
-
- Jan 23, 2019
-
-
android-build-team Robot authored
Change-Id: Id0f2d1cb3fab0e97e652e00ff09f23536a7c81e2
-
- Jan 22, 2019
-
-
Chih-Hung Hsieh authored
am: 192c36e6 Change-Id: Idd02f767a2520f1fe05a51faddda3a1644f5c93a
-
Chih-Hung Hsieh authored
am: 52f29302 Change-Id: I97d658951ce6f9a52cc23f7970fde0c095f5e5a5
-
Chih-Hung Hsieh authored
am: 9eee5cf1 Change-Id: I34b8fdf0b59a5672aaf77f65d04b2dc89b46e42e
-
Chih-Hung Hsieh authored
Bug: 33166666 Test: gerrit uploader Change-Id: Ifb9629a958e1501f98686d6ea1236afa49101d3e
-
- Jan 06, 2019
-
-
Change-Id: I58e4b3fe2c2a6783a2646ed4313777d084e778fa
-
- Dec 17, 2018
-
-
Scott Lobdell authored
Change-Id: I054a21d0e91e54c890fa8b693905b5d74a47b4a3
-
- Nov 21, 2018
-
-
android-build-team Robot authored
Change-Id: I86348233ccd10985edd78adfcad72ccb1dc981b9
-
- Nov 17, 2018
-
-
Dan Willemsen authored
Random conditionals are not supported in Android.bp files, so this needed a build system extension in Go. /system/xbin is deprecated, this now installs into /system/bin and adds a CleanSpec.mk entry to remove the old version. See build/soong/README.md for more information. Test: cd tools/security/sanitizer-status; mma Test: SANITIZE_TARGET=address m libsanitizer-status Test: SANITIZE_TARGET="address coverage" m libsanitizer-status Change-Id: Iabc92d580bb76dfb7272afc57e26bd0595990596
-
- Aug 01, 2018
-
-
Diego Wilson authored
Change-Id: I7ab28e0eb3a13a9980216faec08a93b827b4a455
-
- Apr 20, 2018
-
-
android-build-team Robot authored
Change-Id: I0d9b895389ee52f1c37ed50d6ac09f6c06b7b88a
-
- Apr 19, 2018
-
-
Zach Riggle authored
Previously we would only invoke 64-bit fuzzers. We still prefer 64-bit, but will fall back to 32-bit if that's the only thing that exists (e.g. codecs). Change-Id: I32e7f6c3b157eade17e7ce5ad77054b54fda4bba
-
- Apr 18, 2018
-
-
Zach Riggle authored
Test: adb shell fuzz IOMX --> does not complain about file not found Change-Id: Ieeec3ab855dd6204a37a67c37ca1aa73903ffec7
-
- Apr 13, 2018
-
-
android-build-team Robot authored
Change-Id: I5df030e5da2960b77c76eb855220cc2b012c3325
-
- Apr 12, 2018
-
-
TreeHugger Robot authored
-
- Apr 06, 2018
-
-
android-build-team Robot authored
Change-Id: I9329a1c162173f2e1e86c5eb58e8e0195a3c1a8b
-
- Apr 03, 2018
-
-
Zach Riggle authored
This utility is designed to provide a quick sanitiy check for build flags which are needed for effective fuzzing. Change-Id: I3e8f19e4eeaba22e5ccc6cac346ef490db0fa11e
-
Zach Riggle authored
Adds support for easy location of the most recent fuzzing session. Adds support for command-line options to override the default locations of the various directories. Also expose the script to AOSP by moving it to //tools/security Change-Id: Iab104a69251548c6bbff3c7de77ba37bcfe087ab
-
- Mar 28, 2018
-
-
(raulenrique) authored
-