1. 4e0f885 Merge "Add 'make fuzz' build rule." am: 72b43adb56 by Mitch Phillips · 6 years ago
  2. 72b43ad Merge "Add 'make fuzz' build rule." by Treehugger Robot · 6 years ago
  3. d3254b4 Add 'make fuzz' build rule. by Mitch Phillips · 6 years ago
  4. a34fe6b Merge changes from topic "add_rust_arm64_devices" am: f23f6d20f0 by Ivan Lozano · 6 years ago
  5. b04853a Merge "Fix proc_macro dependency handling." am: ca34692de1 by Ivan Lozano · 6 years ago
  6. f23f6d2 Merge changes from topic "add_rust_arm64_devices" by Ivan Lozano · 6 years ago
  7. ca34692 Merge "Fix proc_macro dependency handling." by Ivan Lozano · 6 years ago
  8. e91823e Add ARM32 device Rust toolchain. by Ivan Lozano · 6 years ago
  9. f1c8433 Add AArch64 device Rust toolchain. by Ivan Lozano · 6 years ago
  10. 5ca5ef6 Fix proc_macro dependency handling. by Ivan Lozano · 6 years ago
  11. e38b4ee Merge "Move sysprop gen code to sysprop module" am: ec3e81b4be by Inseob Kim · 6 years ago
  12. ec3e81b Merge "Move sysprop gen code to sysprop module" by Treehugger Robot · 6 years ago
  13. 65fcfa1 Merge "Remove -Wno-format-pedantic cflag" am: aefd0af575 by Yi Kong · 6 years ago
  14. aefd0af Merge "Remove -Wno-format-pedantic cflag" by Yi Kong · 6 years ago
  15. 0ea37d5 Merge "Rust config whitelist: Add chh@ to OWNERS" am: 1a4d45b2f8 by Jeff Vander Stoep · 6 years ago
  16. 1a4d45b Merge "Rust config whitelist: Add chh@ to OWNERS" by Treehugger Robot · 6 years ago
  17. e77be60 Merge "Add isFlattenedVariant function" am: d9271cd823 by Sundong Ahn · 6 years ago
  18. d9271cd Merge "Add isFlattenedVariant function" by Treehugger Robot · 6 years ago
  19. 5a1a799 Merge "Add custom SystemModules to bootclasspath to reduce duplication" by Paul Duffin · 6 years ago
  20. 2b6f04c Merge "Add custom SystemModules to bootclasspath to reduce duplication" by Paul Duffin · 6 years ago
  21. 75b9011 Rust config whitelist: Add chh@ to OWNERS by Jeff Vander Stoep · 6 years ago
  22. 988f53c Move sysprop gen code to sysprop module by Inseob Kim · 6 years ago
  23. e8fb724 Add isFlattenedVariant function by Sundong Ahn · 6 years ago
  24. 303b299 Merge "Introduce module type 'sdk'" am: b1102ba828 by Jiyong Park · 6 years ago
  25. b1102ba Merge "Introduce module type 'sdk'" by Treehugger Robot · 6 years ago
  26. d1063c1 Introduce module type 'sdk' by Jiyong Park · 6 years ago
  27. 011aaa4 Remove -Wno-format-pedantic cflag by Yi Kong · 6 years ago
  28. 734c7f2 Merge "Amend list of required Rust stdlib libraries." am: 04de8b5ca5 by Ivan Lozano · 6 years ago
  29. bf6c16a Merge "soong: -Werror=fortify-source" am: 83dcee3094 by George Burgess IV · 6 years ago
  30. 04de8b5 Merge "Amend list of required Rust stdlib libraries." by Ivan Lozano · 6 years ago
  31. 83dcee3 Merge "soong: -Werror=fortify-source" by Treehugger Robot · 6 years ago
  32. 297b397 Merge "Switch genrule-phony to ninja phony rule" am: 4e1e313287 by Dan Willemsen · 6 years ago
  33. 4e1e313 Merge "Switch genrule-phony to ninja phony rule" by Treehugger Robot · 6 years ago
  34. 6c69164 soong: -Werror=fortify-source by George Burgess IV · 6 years ago
  35. 6d9e712 Amend list of required Rust stdlib libraries. by Ivan Lozano · 6 years ago
  36. afeea43 Switch genrule-phony to ninja phony rule by Dan Willemsen · 6 years ago
  37. 9d380cb Merge "Fix documentation of field `soong.apex.apexBundleProperties.Apex_name`." by Roland Levillain · 6 years ago
  38. 50aee7c Merge "Fix documentation of field `soong.apex.apexBundleProperties.Apex_name`." by Roland Levillain · 6 years ago
  39. 68289b0 Add custom SystemModules to bootclasspath to reduce duplication by Paul Duffin · 6 years ago
  40. 46c91e3 Merge "Fix missing deps found through RBE" am: 9f6cbaca21 by Dan Willemsen · 6 years ago
  41. 9f6cbac Merge "Fix missing deps found through RBE" by Treehugger Robot · 6 years ago
  42. 724ab5d Fix missing deps found through RBE by Dan Willemsen · 6 years ago
  43. adc424d Merge "Add option test_min_api_level and test_min_sdk_version for auto-generated test config" by nelsonli · 6 years ago
  44. de8b140 Merge "Add option test_min_api_level and test_min_sdk_version for auto-generated test config" by Treehugger Robot · 6 years ago
  45. ddc5592 Merge "Add OWNERS for Rust whitelist." am: 89efe4144a by Ivan Lozano · 6 years ago
  46. 89efe41 Merge "Add OWNERS for Rust whitelist." by Ivan Lozano · 6 years ago
  47. 411c584 Fix documentation of field `soong.apex.apexBundleProperties.Apex_name`. by Roland Levillain · 6 years ago
  48. a1be84a Merge "Add corpus and dictionary properties to cc_fuzz." am: 4e839ec3a5 by Mitch Phillips · 6 years ago
  49. 4e839ec Merge "Add corpus and dictionary properties to cc_fuzz." by Treehugger Robot · 6 years ago
  50. 63c924f Merge "Add filter_packages property to droiddoc" am: 624dbac225 by Jiyong Park · 6 years ago
  51. 624dbac Merge "Add filter_packages property to droiddoc" by Treehugger Robot · 6 years ago
  52. 0d7111e Add option test_min_api_level and test_min_sdk_version for auto-generated test config by nelsonli · 6 years ago
  53. 4e4ab8a Add corpus and dictionary properties to cc_fuzz. by Mitch Phillips · 6 years ago
  54. befa10b Merge "Add version to vendor variants" am: 362e9ce427 by Inseob Kim · 6 years ago
  55. 362e9ce Merge "Add version to vendor variants" by Treehugger Robot · 6 years ago
  56. 39293b4 Merge "Revert "Remove old-style support for translated second architectures"" by Colin Cross · 6 years ago
  57. 4c5032b Merge "Revert "Remove old-style support for translated second architectures"" by Colin Cross · 6 years ago
  58. 402be41 Revert "Remove old-style support for translated second architectures" by Colin Cross · 6 years ago
  59. 94bac35 Merge "Remove old-style support for translated second architectures" by Colin Cross · 6 years ago
  60. da62bf9 Merge "Remove old-style support for translated second architectures" by Treehugger Robot · 6 years ago
  61. e169ad7 Add OWNERS for Rust whitelist. by Ivan Lozano · 6 years ago
  62. c2c852c Fix robolectric tests with sdk_version and prebuilt dependencies am: e323f3cca3 by Colin Cross · 6 years ago
  63. e323f3c Fix robolectric tests with sdk_version and prebuilt dependencies by Colin Cross · 6 years ago
  64. fe6330c Remove old-style support for translated second architectures by Colin Cross · 6 years ago
  65. 2675b83 Merge "Add `$ANDROID_HOST_OUT/apex` to the file set removed by target `installclean`." by Roland Levillain · 6 years ago
  66. 9c27df7 Merge "Add `$ANDROID_HOST_OUT/apex` to the file set removed by target `installclean`." by Roland Levillain · 6 years ago
  67. 64c4395 Add version to vendor variants by Inseob Kim · 6 years ago
  68. 4d4d939 Merge "Revert "Revert "Force gtest to use adb unroot if required_root is false or not set""" by Dan Shi · 6 years ago
  69. f7e6870 Merge "Revert "Revert "Force gtest to use adb unroot if required_root is false or not set""" by Treehugger Robot · 6 years ago
  70. 87f0f37 Merge "Add "apex_vndk" module type" am: 1f6c94a3ac by Jooyung Han · 6 years ago
  71. 1f6c94a Merge "Add "apex_vndk" module type" by Treehugger Robot · 6 years ago
  72. 38b8fd7 Merge "Switch to clang-r365631b" am: b204303b35 by Pirama Arumuga Nainar · 6 years ago
  73. b204303 Merge "Switch to clang-r365631b" by Treehugger Robot · 6 years ago
  74. 081b05f Merge "Fix the construction of ziptype APEX" am: 999b5feab3 by Sundong Ahn · 6 years ago
  75. 999b5fe Merge "Fix the construction of ziptype APEX" by Treehugger Robot · 6 years ago
  76. c6ddccf Add filter_packages property to droiddoc by Jiyong Park · 6 years ago
  77. bc0f260 Revert "Revert "Force gtest to use adb unroot if required_root is false or not set"" by Dan Shi · 6 years ago
  78. 2b77420 Move strip.sh to use llvm-nm instead of GNU nm am: eb63f76721 by Yi Kong · 6 years ago
  79. 24d4911 Switch to clang-r365631b by Pirama Arumuga Nainar · 6 years ago
  80. 72f1f3e Fix the construction of ziptype APEX by Sundong Ahn · 6 years ago
  81. eb63f76 Move strip.sh to use llvm-nm instead of GNU nm by Yi Kong · 6 years ago
  82. 3853218 Merge "Check Rust dep is a Module before checking target." am: 4e812550b0 by Ivan Lozano · 6 years ago
  83. 4e81255 Merge "Check Rust dep is a Module before checking target." by Treehugger Robot · 6 years ago
  84. 7583b2d Merge "Revert "Force gtest to use adb unroot if required_root is false or not set"" by Julien Desprez · 6 years ago
  85. 74b0a48 Merge "Revert "Force gtest to use adb unroot if required_root is false or not set"" by Julien Desprez · 6 years ago
  86. 1a5eeb3 Revert "Force gtest to use adb unroot if required_root is false or not set" by Julien Desprez · 6 years ago
  87. 89b7ee9 Merge "Remove use_gnu_strip option" am: d14f7b1e11 by Yi Kong · 6 years ago
  88. d14f7b1 Merge "Remove use_gnu_strip option" by Yi Kong · 6 years ago
  89. 70e0a07 Check Rust dep is a Module before checking target. by Ivan Lozano · 6 years ago
  90. ab5e514 Remove use_gnu_strip option by Yi Kong · 6 years ago
  91. f896037 Merge "Force gtest to use adb unroot if required_root is false or not set" by Dan Shi · 6 years ago
  92. d2ac698 Merge "Force gtest to use adb unroot if required_root is false or not set" by Dan Shi · 6 years ago
  93. bb05976 Merge "Track switch to toybox date for macOS." am: dd15afa1ca by Elliott Hughes · 6 years ago
  94. dd15afa Merge "Track switch to toybox date for macOS." by Treehugger Robot · 6 years ago
  95. 2d4be03 Merge "Add missing cortex-a76 arm configuration" am: ee3f105f25 by Colin Cross · 6 years ago
  96. 449cced Merge "Disable coverage for native-bridge modules" am: 9dab630dcb by Pirama Arumuga Nainar · 6 years ago
  97. ee3f105 Merge "Add missing cortex-a76 arm configuration" by Colin Cross · 6 years ago
  98. 9dab630 Merge "Disable coverage for native-bridge modules" by Treehugger Robot · 6 years ago
  99. 26bce34 Track switch to toybox date for macOS. by Elliott Hughes · 6 years ago
  100. 5f69b9a Disable coverage for native-bridge modules by Pirama Arumuga Nainar · 6 years ago