1. 25c0e03 Use the apex image when the device config asks for it. by Nicolas Geoffray · 6 years ago
  2. f3f1467 Merge "Blacklist more libraries from no-vendor-variant VNDK" by Treehugger Robot · 6 years ago
  3. 092c9da Export more config variables by Colin Cross · 6 years ago
  4. cc0ce80 Fix package path of android/soong/android pctx by Colin Cross · 6 years ago
  5. 134f8f6 Make libc_scudo always go first. by Christopher Ferris · 6 years ago
  6. b007b2b Merge "Fix sdk_version: "system_current" when Platform_sdk_final=true" by Colin Cross · 6 years ago
  7. 3bdefa9 Merge "Support host phony modules" by Treehugger Robot · 6 years ago
  8. f5df780 Merge "Fix panic when missing hiddenapi jar" by Treehugger Robot · 6 years ago
  9. 61166dc Revert "Enable lld for windows" by Josh Gao · 6 years ago
  10. 60294ef Support host phony modules by Dan Willemsen · 6 years ago
  11. ff0daf4 Fix sdk_version: "system_current" when Platform_sdk_final=true by Colin Cross · 6 years ago
  12. db1cb10 Blacklist more libraries from no-vendor-variant VNDK by Vic Yang · 6 years ago
  13. caa0e1e Fix panic when missing hiddenapi jar by Colin Cross · 6 years ago
  14. 9a4f3f7 Skip failing test on mac by Colin Cross · 6 years ago
  15. fe17f6f Add support for protoc plugins by Colin Cross · 6 years ago
  16. 19878da Move proto compilation to RuleBuilder by Colin Cross · 6 years ago
  17. 6e1c3fa Merge "Soong: Add synopsis to cc_prebuilt_* modules." by Patrice Arruda · 6 years ago
  18. 92cc716 Merge changes I7dd4ba7f,I7887a67a by Colin Cross · 6 years ago
  19. 7a313bc Merge changes from topic "apex_bundle_pubkey" by Jiyong Park · 6 years ago
  20. dca6ac3 Merge "Automatically greylist code in 3P packages" by Andrei-Valentin Onea · 6 years ago
  21. 11581cf Merge changes Ie7f776a4,I3ca5dd1f,I2e911262 by Colin Cross · 6 years ago
  22. 80eb690 Merge "Touch output files in sbox" by Colin Cross · 6 years ago
  23. d1c1e6f Touch output files in sbox by Colin Cross · 6 years ago
  24. 3554a98 Soong: Add synopsis to cc_prebuilt_* modules. by Patrice Arruda · 6 years ago
  25. d93112a Add a whitelist for services.art changing between builds by Colin Cross · 6 years ago
  26. 91ee4c7 Add diff_target_files tool by Colin Cross · 6 years ago
  27. c45c3b5 Import files from compare_target_files for use in diff_target_files by Colin Cross · 6 years ago
  28. c320e82 Key property is removed from prebuilt_apex by Jiyong Park · 6 years ago
  29. 42cca6c Always bundle the public key for APEX by Jiyong Park · 6 years ago
  30. 51e265c Merge "Restat clang linker outputs" by Treehugger Robot · 6 years ago
  31. 0ba2733 Merge "Soong: Add unbind option to setup_go_workspace_for_soong.sh script" by Patrice Arruda · 6 years ago
  32. 50ca4ef Merge "Arch-specific source for prebuilt_apex" by Jiyong Park · 6 years ago
  33. c95714e Arch-specific source for prebuilt_apex by Jiyong Park · 6 years ago
  34. 36ae135 Restat clang linker outputs by Colin Cross · 6 years ago
  35. 1d2cf04 Add depfile support to RuleBuilder by Colin Cross · 6 years ago
  36. 92b7d58 Add RuleBuilderCommand.Flags by Colin Cross · 6 years ago
  37. b4e93fb Soong: Add unbind option to setup_go_workspace_for_soong.sh script by Patrice Arruda · 6 years ago
  38. 896237b Automatically greylist code in 3P packages by Andrei Onea · 6 years ago
  39. 65c95ff Include libprofile-extras to all coverage variants by Pirama Arumuga Nainar · 6 years ago
  40. ee30d5e Refactor coverage support by Pirama Arumuga Nainar · 6 years ago
  41. bcf9408 Merge "Soong: Add synopsis to cc_library_* modules" by Patrice Arruda · 6 years ago
  42. 083bd3e Merge "Add prebuilt_apex." by Treehugger Robot · 6 years ago
  43. 939ebd5 Add prebuilt_apex. by Jaewoong Jung · 6 years ago
  44. 2e03bb7 Merge "Move -Wno-inconsistent-missing-override to ClangExtraCflags" by Yi Kong · 6 years ago
  45. 83c89e0 Soong: Add synopsis to cc_library_* modules by Patrice Arruda · 6 years ago
  46. 9e50e69 Merge "Remove libbase dependency of sysprop_library" by Treehugger Robot · 6 years ago
  47. 4d048d5 Move -Wno-inconsistent-missing-override to ClangExtraCflags by Yi Kong · 6 years ago
  48. 044ead6 Merge "Fix an override_module bug." by Treehugger Robot · 6 years ago
  49. edd7fdd Merge "Turn on new pass manager for PGO projects" by Yi Kong · 6 years ago
  50. 5c45f68 Merge "Soong: Add synopsis to cc_object module." by Patrice Arruda · 6 years ago
  51. a641ee9 Fix an override_module bug. by Jaewoong Jung · 6 years ago
  52. ac7f27e Merge "Switch to clang-r353983b" by Yi Kong · 6 years ago
  53. eae12cf Merge "Always package JNI libs into android_test modules" by Colin Cross · 6 years ago
  54. 39302bb Merge "Soong: Add synopsis to soong_namespace module." by Patrice Arruda · 6 years ago
  55. 47fa9d3 Always package JNI libs into android_test modules by Colin Cross · 6 years ago
  56. c7dd408 Merge "Add package_name property to android_app." by Jaewoong Jung · 6 years ago
  57. ca57e57 Merge "Add support for clang-tidy -warnings-as-errors in Android.bp files" by Nikita Ioffe · 6 years ago
  58. 1f95976 Remove libbase dependency of sysprop_library by Inseob Kim · 6 years ago
  59. 5d7aeea Switch to clang-r353983b by Yi Kong · 6 years ago
  60. 6f373f6 Add package_name property to android_app. by Jaewoong Jung · 6 years ago
  61. 32c4986 Add support for clang-tidy -warnings-as-errors in Android.bp files by Nikita Ioffe · 6 years ago
  62. baff0ce Soong: Add synopsis to cc_object module. by Patrice Arruda · 6 years ago
  63. 64765aa Soong: Add synopsis to soong_namespace module. by Patrice Arruda · 6 years ago
  64. d637872 Merge "Add java_test_helper_library" by Paul Duffin · 6 years ago
  65. 0aad006 Merge "Soong: Add synopsis to several modules under cc package." by Treehugger Robot · 6 years ago
  66. ff58c0e Merge "Support LLD ThinLTO cache/threshold option" by Yi Kong · 6 years ago
  67. c249c71 Soong: Add synopsis to several modules under cc package. by Patrice Arruda · 6 years ago
  68. 42df144 Add java_test_helper_library by Paul Duffin · 6 years ago
  69. fc22e4e Treat stl: "system" the same way as default. by Sasha Smundak · 6 years ago
  70. 789b84b Merge "ATest: GTest auto gen config support run_test_as in Android.bp ." by Treehugger Robot · 6 years ago
  71. 6d75c9d Merge "Don't visit disabled modules with SOONG_COLLECT_JAVA_DEPS=true" by Treehugger Robot · 6 years ago
  72. 4ada982 Merge "Rename jetifier property and add it to androidmk" by Treehugger Robot · 6 years ago
  73. c48428a Don't visit disabled modules with SOONG_COLLECT_JAVA_DEPS=true by Colin Cross · 6 years ago
  74. 9fc6040 ATest: GTest auto gen config support run_test_as in Android.bp . by yelinhsieh · 6 years ago
  75. 630b960 Support LLD ThinLTO cache/threshold option by Yi Kong · 6 years ago
  76. 66f2e87 Merge "Add synopsis for prebuilt_apis." by Jaewoong Jung · 6 years ago
  77. 663716b Merge changes If670f20d,I8cf5f3b8 by Colin Cross · 6 years ago
  78. 1001a79 Rename jetifier property and add it to androidmk by Colin Cross · 6 years ago
  79. e966572 Merge "Add override_android_app module type." by Jaewoong Jung · 6 years ago
  80. ebe2b86 Merge ":module syntax support properties in apex_key" by Treehugger Robot · 6 years ago
  81. 1aeb049 Panic if logging is attempted after Close by Colin Cross · 6 years ago
  82. b98d3bc Wait for ninja proto processing to finish when exiting by Colin Cross · 6 years ago
  83. 7446606 Merge "Tell make that sh_test is a NATIVE_TEST" by Treehugger Robot · 6 years ago
  84. 6788256 :module syntax support properties in apex_key by Jiyong Park · 6 years ago
  85. df59655 Merge "Pass -fsanitize-hwaddress-abi=platform when building with hwasan." by Peter Collingbourne · 6 years ago
  86. 6b20050 Merge "Fix checking of empty slice properties" by Treehugger Robot · 6 years ago
  87. 5fb5b2a Add synopsis for prebuilt_apis. by Jaewoong Jung · 6 years ago
  88. 69c1ed9 Turn on new pass manager for PGO projects by Yi Kong · 6 years ago
  89. e726ba5 Pass -fsanitize-hwaddress-abi=platform when building with hwasan. by Peter Collingbourne · 6 years ago
  90. 525443a Add override_android_app module type. by Jaewoong Jung · 6 years ago
  91. 3db0419 Tell make that sh_test is a NATIVE_TEST by Dan Willemsen · 6 years ago
  92. 6e93ac9 Fix checking of empty slice properties by Inseob Kim · 6 years ago
  93. 53c8844 Separate device and product overlays by Anton Hansson · 6 years ago
  94. 21c8132 Merge "Notice support for APEX" by Treehugger Robot · 6 years ago
  95. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 6 years ago
  96. f8d3be9 Merge "Export genrules to Make as phony packages" by Treehugger Robot · 6 years ago
  97. 52818fc Notice support for APEX by Jiyong Park · 6 years ago
  98. 5a3f31b Merge "Turn on string-plus-int warning" by Yi Kong · 6 years ago
  99. 3c21c0b Enable lld for windows by Pirama Arumuga Nainar · 6 years ago
  100. 967511a Pass -hwasan-allow-ifunc when building with hwasan. by Peter Collingbourne · 6 years ago