1. bc8a25b Use stl to depend on libc++ by Colin Cross · 4 years, 2 months ago
  2. f711c17 Specify shared lib dependency of the clang runtime prebuilts by Jiyong Park · 4 years, 3 months ago
  3. df1d70f ASAN/UBSan for host binary support. by Ivan Lozano · 4 years, 4 months ago
  4. 4a69016 Add UBSan runtime libraries for Host. by Ivan Lozano · 4 years, 4 months ago
  5. 91366c2 Mark libclang_rt.ubsan_standalone as ramdisk_available by Colin Cross · 4 years, 4 months ago
  6. bc3801d Shared libclang_rt.hwasan-aarch64-android is ramdisk_available by Yifan Hong · 4 years, 4 months ago
  7. 474d2b3 Add ramdisk_available by Yifan Hong · 4 years, 4 months ago
  8. fdc7edd Make all libclang_rt* libraries be available to APEXes by Jiyong Park · 4 years, 5 months ago
  9. 2d7e643 Do not strip libclang_cxx on darwin by Logan Chien · 4 years, 6 months ago
  10. af7cefe Merge "libclang_rt.scudo_minimal* requires android-23" by Treehugger Robot · 4 years, 9 months ago
  11. af0eb9b Merge "Remove vndk.enabled from prebuilt_library_static" by Treehugger Robot · 4 years, 9 months ago
  12. 3ff0780 Remove vndk.enabled from prebuilt_library_static by Jooyung Han · 4 years, 9 months ago
  13. 7fa1f48 libclang_rt.scudo_minimal* requires android-23 by Logan Chien · 4 years, 9 months ago
  14. da4b129 Add library target for i386 host libFuzzer. by Mitch Phillips · 4 years, 9 months ago
  15. 4c337f5 Add libFuzzer host library support. by Mitch Phillips · 5 years ago
  16. 6b3ed95 Enable native_bridge_support for libclang_rt.asan* prebuilts by dimitry · 5 years ago
  17. 6f28413 Merge "Correctly set stubs properties on runtimes with stubs." by Peter Collingbourne · 5 years ago
  18. 141504f libclang_rt.builtins support native_bridge by dimitry · 5 years ago
  19. 29df07e Correctly set stubs properties on runtimes with stubs. by Peter Collingbourne · 5 years ago
  20. 9710237 Add static versions of scudo libraries. by Christopher Ferris · 5 years ago
  21. 5702537 Fix errors found by prebuilt ELF checker by Logan Chien · 5 years ago
  22. 70d66e1 Mark asan libraries as recovery_available: true by Jiyong Park · 5 years ago
  23. c9e03c7 Revert "Add missing prebuilt dependencies" by Logan Chien · 5 years ago
  24. 850fb69 Fix ARM libclang_rt.* SDK version by Logan Chien · 5 years ago
  25. 467e711 Add missing prebuilt dependencies by Logan Chien · 5 years ago
  26. ed8fd1d Mark ubsan runtime libraries as double_loadable:true by Jiyong Park · 5 years ago
  27. 61477c7 Provide clang_builtin_headers rule. by Sasha Smundak · 6 years ago
  28. f1281fe Allow linux_bionic to use android asan library by Dan Willemsen · 6 years ago
  29. a820931 Allow linux_bionic to use libclang_rt builtins by Dan Willemsen · 6 years ago
  30. 8ebd031 Add libc++abi_host by Logan Chien · 6 years ago
  31. 4b1d4a1 Scudo minimal runtime support for prebuilts by Kostya Kortchinsky · 6 years ago
  32. fc7d6e5 libcrt.builtins does not depend on any stl libraries by Yi Kong · 6 years ago
  33. c998db3 Add HWASan runtime library targets. by Evgenii Stepanov · 6 years ago
  34. 7015727 Rename libclang_host to libclang_cxx_host by Logan Chien · 6 years ago
  35. d7f9360 Add libclang_rt.builtins targets by Yi Kong · 6 years ago
  36. 06f3a46 Add llvm-build-host-tools-defaults by Logan Chien · 6 years ago
  37. 37990b5 Add the Scudo shared library prebuilt modules. by Kostya Kortchinsky · 6 years ago
  38. 4c94507 Mark the profile_rt runtimes as recovery_availble by Pirama Arumuga Nainar · 6 years ago
  39. 142a992 Revert "Revert "Do not export prebuilts for Mips"" by Pirama Arumuga Nainar · 6 years ago
  40. b008a00 Revert "Do not export prebuilts for Mips" by Filip Pavlis · 6 years ago
  41. 32649f1 Do not export prebuilts for Mips by Pirama Arumuga Nainar · 6 years ago
  42. 96f7280 Export libclang_rt.profile for linux x86, x86_64 by Pirama Arumuga Nainar · 6 years ago
  43. 4c5837a Export LLVM host libraries in the toolchain by Pirama Arumuga Nainar · 7 years ago
  44. f5a58c0 Add libclang_rt.ubsan_minimal prebuilt modules. by Ivan Lozano · 6 years ago
  45. 13c8d4e Disable llndk stub of libclang_rt.asan libraries of unmatched arch by Jiyong Park · 6 years ago
  46. 918ccdc Mark the libclang_rt.profile runtimes as vendor_available by Pirama Arumuga Nainar · 6 years ago
  47. 5b04643 Make libomp.a vendor available by Miao Wang · 6 years ago
  48. 6cb4b92 Export libomp.a from prebuilts by Pirama Arumuga Nainar · 6 years ago
  49. 4e9fba6 libclang_rt.asan* are now LLNDK by Jiyong Park · 7 years ago
  50. e5d00f6 Fix mips profile library names. by Stephen Hines · 7 years ago
  51. 3d2b070 Switch from mips[64] -> mips[64]el to fix profile breakage. by Stephen Hines · 7 years ago
  52. 5166d0e Export clang_rt.profile static libraries by Pirama Arumuga Nainar · 7 years ago
  53. c0674d4 Mark libclang_rt* prebuilts as VNDK by Jiyong Park · 7 years ago
  54. 1050067 libclang_rt* libs are now specified in Android.bp by Jiyong Park · 7 years ago
  55. d4ef2ea Check if custom clang version and release version is set before building libfuzzer. by Leo Li · 7 years ago
  56. b705d67 Support a prebuilt libFuzzer.a for use in Android target builds. by Stephen Hines · 7 years ago