1. 09ecee7 Switch to clang-r353983c by Yi Kong · 6 years ago
  2. f297630 Fix: PathsForModuleSrc does not work for a replaced dependency by Jiyong Park · 6 years ago
  3. 3c4a915 Merge "TARGET_FS_CONFIG_GEN is a list, not a single path" by Treehugger Robot · 6 years ago
  4. 5ac11b7 Merge "Dump make deprecation status to logs" by Dan Willemsen · 6 years ago
  5. 54879d1 TARGET_FS_CONFIG_GEN is a list, not a single path by Dan Willemsen · 6 years ago
  6. cd9a1e2 Merge "Revert "Revert "Enable lld for windows""" by Pirama Arumuga Nainar · 6 years ago
  7. 368e556 Dump make deprecation status to logs by Dan Willemsen · 6 years ago
  8. 79c7c26 Add support for prebuilt java_sdk_library modules by Colin Cross · 6 years ago
  9. 587fb4d Merge "Fix: HideFromMake is not registered to llndk_* module types" by Treehugger Robot · 6 years ago
  10. 38b1220 Merge "Rename -extra-deps to --extra-static-libs and add --extra-libs" by Paul Duffin · 6 years ago
  11. 59d4a31 Merge "Use LoadHook to create modules in java_sdk_library" by Treehugger Robot · 6 years ago
  12. 5e676fe Fix: HideFromMake is not registered to llndk_* module types by Jiyong Park · 6 years ago
  13. 6d8c0a5 Revert "Revert "Enable lld for windows"" by Pirama Arumuga Nainar · 6 years ago
  14. 44d5d22 Merge "Allow guava to use java_host_for_device" by Colin Cross · 6 years ago
  15. f8b860a Use LoadHook to create modules in java_sdk_library by Colin Cross · 6 years ago
  16. 8196356 Merge "Soong: Add synopsis to ndk_* modules." by Patrice Arruda · 6 years ago
  17. 3cbdedd Merge "Soong: Add synopsis to several modules under the cc package." by Patrice Arruda · 6 years ago
  18. babaf07 Rename -extra-deps to --extra-static-libs and add --extra-libs by Paul Duffin · 6 years ago
  19. 97add50 Allow guava to use java_host_for_device by Colin Cross · 6 years ago
  20. 0a0b3fa Merge "Embed CSS entries in soong_build.html." by Treehugger Robot · 6 years ago
  21. a88fbde Merge "Make makevars deterministic" by Treehugger Robot · 6 years ago
  22. 5f867c0 Embed CSS entries in soong_build.html. by Jaewoong Jung · 6 years ago
  23. 4e0aa23 Convert yacc to a single RuleBuilder rule by Dan Willemsen · 6 years ago
  24. 633c502 Support RuleBuilder.Sbox to wrap commands in sbox by Dan Willemsen · 6 years ago
  25. 91268c6 Make makevars deterministic by Colin Cross · 6 years ago
  26. 4bca455 Merge "Make apex_key HostAndDeviceDefault" by Dimitry Ivanov · 6 years ago
  27. f807167 Make apex_key HostAndDeviceDefault by dimitry · 6 years ago
  28. 41eed99 Merge "Do not re-export _Unwind_XXX symbols." by Christopher Ferris · 6 years ago
  29. c3a1e22 Do not re-export _Unwind_XXX symbols. by Christopher Ferris · 6 years ago
  30. 8235220 Merge "Expose TargetFSConfigGen to DeviceConfig from Make" by Treehugger Robot · 6 years ago
  31. 34df714 Merge "pom2bp: add jar deps to -nodeps modules" by Treehugger Robot · 6 years ago
  32. df8eebe Zip boot image by Colin Cross · 6 years ago
  33. b10243d Merge "Add --llndk for NDK libs as well" by Logan Chien · 6 years ago
  34. 62f1f94 Add --llndk for NDK libs as well by Logan Chien · 6 years ago
  35. 71c7460 Expose TargetFSConfigGen to DeviceConfig from Make by Dan Willemsen · 6 years ago
  36. 33055f6 Merge "Fix relative path of bpf modules" by Treehugger Robot · 6 years ago
  37. 9dc186f Merge "Add robolectric-shadows to setup_go_workspace_for_soong.sh" by Colin Cross · 6 years ago
  38. 0adfee5 Fix relative path of bpf modules by Colin Cross · 6 years ago
  39. 1aa7f26 pom2bp: add jar deps to -nodeps modules by Colin Cross · 6 years ago
  40. 412160e Stop using build/target -> build/make/target symlink by Dan Willemsen · 6 years ago
  41. c4bd8f8 Include proper deps for signapk by Dan Willemsen · 6 years ago
  42. 6ea4211 Soong: Add synopsis to ndk_* modules. by Patrice Arruda · 6 years ago
  43. cb4e055 Merge changes I2bff8fb8,Ifa584479 by Treehugger Robot · 6 years ago
  44. 25e6f09 Add BUILD_BROKEN_USES_NETWORK by Dan Willemsen · 6 years ago
  45. aad1960 Add extra used dependencies by Dan Willemsen · 6 years ago
  46. b6d171b Update default soong config by Dan Willemsen · 6 years ago
  47. ad459bb Merge "Add toybox seq." by Elliott Hughes · 6 years ago
  48. 7dd6ceb Merge "Fix python proto srczip argument order" by Colin Cross · 6 years ago
  49. ce93e3c Merge "Use the full dexpreopt boot classpath when preopting with other images." by Nicolas Geoffray · 6 years ago
  50. 09364fd Fix python proto srczip argument order by Colin Cross · 6 years ago
  51. 06758a7 Use the full dexpreopt boot classpath when preopting with other images. by Nicolas Geoffray · 6 years ago
  52. c2dbadc Add toybox seq. by Elliott Hughes · 6 years ago
  53. 0975ee0 Check package restrictions for Java libs. by Vladimir Marko · 6 years ago
  54. 5e5b2c7 Add robolectric-shadows to setup_go_workspace_for_soong.sh by Colin Cross · 6 years ago
  55. 04b99cb Merge "Make prebuilt_apex be usable via :modulename syntax" by Nikita Ioffe · 6 years ago
  56. ba71a3f Fix missing genrule srcs and tools with ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 6 years ago
  57. 89ecd59 Make prebuilt_apex be usable via :modulename syntax by Nikita Ioffe · 6 years ago
  58. 7a41ebd Add filename property to prebuilt_apex by Nikita Ioffe · 6 years ago
  59. eb18c87 Merge "Add installable property for prebuilt_apex" by Treehugger Robot · 6 years ago
  60. a0dd608 Merge "Handle LOCAL_JAVA_RESOURCE_FILES variable" by Treehugger Robot · 6 years ago
  61. 45a5a28 Merge "Remove our clang-tidy wrapper" by Treehugger Robot · 6 years ago
  62. dd53e8b Add installable property for prebuilt_apex by Nikita Ioffe · 6 years ago
  63. 9223a62 Handle LOCAL_JAVA_RESOURCE_FILES variable by Sasha Smundak · 6 years ago
  64. 56405f8 Merge "Use the apex image when the device config asks for it." by Nicolas Geoffray · 6 years ago
  65. b9045cf Merge "Implement `host_required` and `target_required` properties." by Treehugger Robot · 6 years ago
  66. c4624c0 Remove our clang-tidy wrapper by George Burgess IV · 6 years ago
  67. fc453c7 Merge "Soong: Add synopsis to vndk_prebuilt_shared module under cc package." by Treehugger Robot · 6 years ago
  68. b6d2305 Implement `host_required` and `target_required` properties. by Sasha Smundak · 6 years ago
  69. 25c0e03 Use the apex image when the device config asks for it. by Nicolas Geoffray · 6 years ago
  70. f3f1467 Merge "Blacklist more libraries from no-vendor-variant VNDK" by Treehugger Robot · 6 years ago
  71. 092c9da Export more config variables by Colin Cross · 6 years ago
  72. cc0ce80 Fix package path of android/soong/android pctx by Colin Cross · 6 years ago
  73. 134f8f6 Make libc_scudo always go first. by Christopher Ferris · 6 years ago
  74. ea3fcdf Soong: Add synopsis to several modules under the cc package. by Patrice Arruda · 6 years ago
  75. b007b2b Merge "Fix sdk_version: "system_current" when Platform_sdk_final=true" by Colin Cross · 6 years ago
  76. 3bdefa9 Merge "Support host phony modules" by Treehugger Robot · 6 years ago
  77. ad03150 Soong: Add synopsis to vndk_prebuilt_shared module under cc package. by Patrice Arruda · 6 years ago
  78. f5df780 Merge "Fix panic when missing hiddenapi jar" by Treehugger Robot · 6 years ago
  79. 61166dc Revert "Enable lld for windows" by Josh Gao · 6 years ago
  80. 60294ef Support host phony modules by Dan Willemsen · 6 years ago
  81. ff0daf4 Fix sdk_version: "system_current" when Platform_sdk_final=true by Colin Cross · 6 years ago
  82. db1cb10 Blacklist more libraries from no-vendor-variant VNDK by Vic Yang · 6 years ago
  83. caa0e1e Fix panic when missing hiddenapi jar by Colin Cross · 6 years ago
  84. 9a4f3f7 Skip failing test on mac by Colin Cross · 6 years ago
  85. fe17f6f Add support for protoc plugins by Colin Cross · 6 years ago
  86. 19878da Move proto compilation to RuleBuilder by Colin Cross · 6 years ago
  87. 6e1c3fa Merge "Soong: Add synopsis to cc_prebuilt_* modules." by Patrice Arruda · 6 years ago
  88. 92cc716 Merge changes I7dd4ba7f,I7887a67a by Colin Cross · 6 years ago
  89. 7a313bc Merge changes from topic "apex_bundle_pubkey" by Jiyong Park · 6 years ago
  90. dca6ac3 Merge "Automatically greylist code in 3P packages" by Andrei-Valentin Onea · 6 years ago
  91. 11581cf Merge changes Ie7f776a4,I3ca5dd1f,I2e911262 by Colin Cross · 6 years ago
  92. 80eb690 Merge "Touch output files in sbox" by Colin Cross · 6 years ago
  93. d1c1e6f Touch output files in sbox by Colin Cross · 6 years ago
  94. 3554a98 Soong: Add synopsis to cc_prebuilt_* modules. by Patrice Arruda · 6 years ago
  95. d93112a Add a whitelist for services.art changing between builds by Colin Cross · 6 years ago
  96. 91ee4c7 Add diff_target_files tool by Colin Cross · 6 years ago
  97. c45c3b5 Import files from compare_target_files for use in diff_target_files by Colin Cross · 6 years ago
  98. c320e82 Key property is removed from prebuilt_apex by Jiyong Park · 6 years ago
  99. 42cca6c Always bundle the public key for APEX by Jiyong Park · 6 years ago
  100. 51e265c Merge "Restat clang linker outputs" by Treehugger Robot · 6 years ago