1. 1c648b8 Allow sanitize attribute on cc_objects and propagate sanitize attributes into them. by Peter Collingbourne · 6 years ago
  2. 5e493d5 Merge "fix: "no_apex" can be put in defaults" by Jooyung Han · 6 years ago
  3. 488e7e0 Merge "Performs same checks as aidl_interface.go before stripping leading "I"." by Daniel Norman · 6 years ago
  4. cc372c5 fix: "no_apex" can be put in defaults by Jooyung Han · 6 years ago
  5. 72b43ad Merge "Add 'make fuzz' build rule." by Treehugger Robot · 6 years ago
  6. d3254b4 Add 'make fuzz' build rule. by Mitch Phillips · 6 years ago
  7. 10b7435 Performs same checks as aidl_interface.go before stripping leading "I". by Daniel Norman · 6 years ago
  8. f23f6d2 Merge changes from topic "add_rust_arm64_devices" by Ivan Lozano · 6 years ago
  9. f1c8433 Add AArch64 device Rust toolchain. by Ivan Lozano · 6 years ago
  10. aefd0af Merge "Remove -Wno-format-pedantic cflag" by Yi Kong · 6 years ago
  11. b1102ba Merge "Introduce module type 'sdk'" by Treehugger Robot · 6 years ago
  12. d1063c1 Introduce module type 'sdk' by Jiyong Park · 6 years ago
  13. 011aaa4 Remove -Wno-format-pedantic cflag by Yi Kong · 6 years ago
  14. 83dcee3 Merge "soong: -Werror=fortify-source" by Treehugger Robot · 6 years ago
  15. 6c69164 soong: -Werror=fortify-source by George Burgess IV · 6 years ago
  16. 9f6cbac Merge "Fix missing deps found through RBE" by Treehugger Robot · 6 years ago
  17. 724ab5d Fix missing deps found through RBE by Dan Willemsen · 6 years ago
  18. de8b140 Merge "Add option test_min_api_level and test_min_sdk_version for auto-generated test config" by Treehugger Robot · 6 years ago
  19. 4e839ec Merge "Add corpus and dictionary properties to cc_fuzz." by Treehugger Robot · 6 years ago
  20. 0d7111e Add option test_min_api_level and test_min_sdk_version for auto-generated test config by nelsonli · 6 years ago
  21. 4e4ab8a Add corpus and dictionary properties to cc_fuzz. by Mitch Phillips · 6 years ago
  22. 64c4395 Add version to vendor variants by Inseob Kim · 6 years ago
  23. f7e6870 Merge "Revert "Revert "Force gtest to use adb unroot if required_root is false or not set""" by Treehugger Robot · 6 years ago
  24. 1f6c94a Merge "Add "apex_vndk" module type" by Treehugger Robot · 6 years ago
  25. bc0f260 Revert "Revert "Force gtest to use adb unroot if required_root is false or not set"" by Dan Shi · 6 years ago
  26. 24d4911 Switch to clang-r365631b by Pirama Arumuga Nainar · 6 years ago
  27. 74b0a48 Merge "Revert "Force gtest to use adb unroot if required_root is false or not set"" by Julien Desprez · 6 years ago
  28. 1a5eeb3 Revert "Force gtest to use adb unroot if required_root is false or not set" by Julien Desprez · 6 years ago
  29. d14f7b1 Merge "Remove use_gnu_strip option" by Yi Kong · 6 years ago
  30. ab5e514 Remove use_gnu_strip option by Yi Kong · 6 years ago
  31. d2ac698 Merge "Force gtest to use adb unroot if required_root is false or not set" by Dan Shi · 6 years ago
  32. ee3f105 Merge "Add missing cortex-a76 arm configuration" by Colin Cross · 6 years ago
  33. 5f69b9a Disable coverage for native-bridge modules by Pirama Arumuga Nainar · 6 years ago
  34. 931849f Merge "Treat libclang_rt.hwasan-* the same way as the other Bionic bootstrap libs." by Martin Stjernholm · 6 years ago
  35. b2cb324 Force gtest to use adb unroot if required_root is false or not set by Dan Shi · 6 years ago
  36. 2af7d88 Add missing cortex-a76 arm configuration by Luca Stefani · 6 years ago
  37. 4e08ead Merge changes from topic "protobuf-3.9.1" by Colin Cross · 6 years ago
  38. 279de57 Treat libclang_rt.hwasan-* the same way as the other Bionic bootstrap libs. by Martin Stjernholm · 6 years ago
  39. 916f1e4 Merge "Add i386 host fuzzing support w/ cc_fuzz." by Mitch Phillips · 6 years ago
  40. 022a73b Move splitFileExt to the android package. by Ivan Lozano · 6 years ago
  41. 344d543 Add "apex_vndk" module type by Jooyung Han · 6 years ago
  42. f59007c Merge "Do not dedupe libprotobuf-cpp variants" by Treehugger Robot · 6 years ago
  43. 23482a5 Merge "Remove '-Wno-return-std-move-in-c++11' flag" by Yi Kong · 6 years ago
  44. 7515691 Remove '-Wno-return-std-move-in-c++11' flag by Yi Kong · 6 years ago
  45. 7f438b1 Do not dedupe libprotobuf-cpp variants by Vic Yang · 6 years ago
  46. 1282f42 Skip creating vendor variants for native_bridge modules by Justin Yun · 6 years ago
  47. ee854c3 Merge "Remove coverage variants of vndk_prebuilt_shared" by Inseob Kim · 6 years ago
  48. c9fa4a3 Remove coverage variants of vndk_prebuilt_shared by Inseob Kim · 6 years ago
  49. 7390ea3 Skip native_bridge modules when listing VNDK libs by Justin Yun · 6 years ago
  50. ee96a79 Add back the llvm-ar P flag by Yi Kong · 6 years ago
  51. 0fd6a41 Add suffix and target.vendor.suffix to shared libraries by Colin Cross · 6 years ago
  52. d7227f9 Support boringssl hash injection on binaries and make it transitive by Colin Cross · 6 years ago
  53. 4de896e Add i386 host fuzzing support w/ cc_fuzz. by Mitch Phillips · 6 years ago
  54. 38e5eac Merge "Re-enable tautological-unsigned-enum-zero-compare" am: 47236f13fc by Yi Kong · 6 years ago
  55. 47236f1 Merge "Re-enable tautological-unsigned-enum-zero-compare" by Treehugger Robot · 6 years ago
  56. 242d9ed Update dexpreopt for the ART APEX name change. am: cc4b0ad706 by Martin Stjernholm · 6 years ago
  57. 8ca12bd Re-enable tautological-unsigned-enum-zero-compare by Yi Kong · 6 years ago
  58. cc4b0ad Update dexpreopt for the ART APEX name change. by Martin Stjernholm · 6 years ago
  59. 777050e Merge "Automatically enable abi checker for the stub libs" am: c61c83db9a by Jiyong Park · 6 years ago
  60. c61c83d Merge "Automatically enable abi checker for the stub libs" by Treehugger Robot · 6 years ago
  61. 09c3304 Merge "Re-enable tautological-unsigned-zero-compare" am: 73e2125894 by Yi Kong · 6 years ago
  62. 73e2125 Merge "Re-enable tautological-unsigned-zero-compare" by Yi Kong · 6 years ago
  63. 586b8a2 Merge "Disable FORTIFY for fuzzer builds." am: 1e7f14b1d5 by Mitch Phillips · 6 years ago
  64. 1e7f14b Merge "Disable FORTIFY for fuzzer builds." by Treehugger Robot · 6 years ago
  65. f11508a Merge "Add option disable_framework for auto-generated test config" by Dan Shi · 6 years ago
  66. e7eb842 Merge "Add option disable_framework for auto-generated test config" by Dan Shi · 6 years ago
  67. ce33a35 Merge "Disallow __DATE__/__TIME__ on host builds" am: 63cce39166 by Dan Willemsen · 6 years ago
  68. 63cce39 Merge "Disallow __DATE__/__TIME__ on host builds" by Dan Willemsen · 6 years ago
  69. 7e03518 Merge "soong: Add tests for depending on disabled module" am: a9caf47ea2 by Jooyung Han · 6 years ago
  70. eb18951 Merge "Add Rust support to Soong." am: c6de2d9482 by Ivan Lozano · 6 years ago
  71. a9caf47 Merge "soong: Add tests for depending on disabled module" by Jooyung Han · 6 years ago
  72. 20ccd21 Add option disable_framework for auto-generated test config by Dan Shi · 6 years ago
  73. c6de2d9 Merge "Add Rust support to Soong." by Ivan Lozano · 6 years ago
  74. ffee334 Add Rust support to Soong. by Ivan Lozano · 6 years ago
  75. ba23aa7 Merge "Save deps when asflags contains -xassembler-with-cpp" am: 7eedfe00e7 by Dan Willemsen · 6 years ago
  76. b9b3e79 Disable FORTIFY for fuzzer builds. by Mitch Phillips · 6 years ago
  77. a034b83 Automatically enable abi checker for the stub libs by Jiyong Park · 6 years ago
  78. 30a3c7f Re-enable tautological-unsigned-zero-compare by Yi Kong · 6 years ago
  79. 98ab311 Save deps when asflags contains -xassembler-with-cpp by Dan Willemsen · 6 years ago
  80. 5d980c8 Disallow __DATE__/__TIME__ on host builds by Dan Willemsen · 6 years ago
  81. 792234a Merge "Remove setting _USING_LIBCXX" am: e12019c434 by Tom Cherry · 6 years ago
  82. e12019c Merge "Remove setting _USING_LIBCXX" by Tom Cherry · 6 years ago
  83. 309b9c0 Merge "Implement sysprop_library API stability check" by Treehugger Robot · 6 years ago
  84. d48f3c3 soong: Add tests for depending on disabled module by Jooyung Han · 6 years ago
  85. 2e0229b Merge "[cc_fuzz] Statically link libcxx." am: 577d147eb9 by Mitch Phillips · 6 years ago
  86. 577d147 Merge "[cc_fuzz] Statically link libcxx." by Treehugger Robot · 6 years ago
  87. d0bd16d [cc_fuzz] Statically link libcxx. by Mitch Phillips · 6 years ago
  88. 4288274 Implement sysprop_library API stability check by Inseob Kim · 6 years ago
  89. 677ba29 Merge changes I75b4a761,I779f28c6,If1422372,I26307dd1 am: 792942de47 by Pete Bentley · 6 years ago
  90. 792942d Merge changes I75b4a761,I779f28c6,If1422372,I26307dd1 by Treehugger Robot · 6 years ago
  91. 803e161 Introduce inject_bssl_hash library property. by Pete Bentley · 6 years ago
  92. 99f2fc2 BoringSSL FIPS build - introduce extraLibFlags and use for STL libs. by Pete Bentley · 6 years ago
  93. 74c9bba Allow linker scripts when building objects. by Pete Bentley · 6 years ago
  94. fcf55bf Allow .o files as srcs. by Pete Bentley · 6 years ago
  95. e4a824d Merge "Switch to clang-r365631" am: bdefa541d9 by Yi Kong · 6 years ago
  96. bdefa54 Merge "Switch to clang-r365631" by Yi Kong · 6 years ago
  97. 5006a72 Merge "Revert "Re-enable ASAN globals instrumentation for devices."" by Yi Kong · 6 years ago
  98. 20cf012 Merge "Revert "Re-enable ASAN globals instrumentation for devices."" by Yi Kong · 6 years ago
  99. 60e760e Merge "Implement sysprop_library API stability check" into stage-aosp-master by Inseob Kim · 6 years ago
  100. da06908 Revert "Re-enable ASAN globals instrumentation for devices." by Yi Kong · 6 years ago