1. 2e61fa6 Add visibility support by Paul Duffin · 6 years ago
  2. 02cbe8f Merge changes Id93bcaea,Ia8f9f910 by Treehugger Robot · 6 years ago
  3. 18805e4 Merge "Build contexts files with Soong" by Treehugger Robot · 6 years ago
  4. 226586c Merge "Support target.hostdex.required" by Colin Cross · 6 years ago
  5. aa1c6f1 Pass --remove-tools-declarations to manifest merger by Colin Cross · 6 years ago
  6. 90c25c6 Don't use merged manifest for android_library modules by Colin Cross · 6 years ago
  7. 7f87f4f Support target.hostdex.required by Colin Cross · 6 years ago
  8. 9a4abed Make java_test_helper_library installable by Colin Cross · 6 years ago
  9. e8a7dc9 Export proguard_dictionary for java_library modules by Colin Cross · 6 years ago
  10. 28c3eb6 Export java_host_for_device and java_device_for_host modules to Make by Colin Cross · 6 years ago
  11. 159a585 Merge "New AndroidMk authoring system based on entry map." by Jaewoong Jung · 6 years ago
  12. 588c1ee Merge "Fix tests with cc_binary_host on mac" by Treehugger Robot · 6 years ago
  13. 80ae681 Merge "pom2bp: Implement -static-deps to match pom2mk" by Treehugger Robot · 6 years ago
  14. 0866b00 Build contexts files with Soong by Inseob Kim · 6 years ago
  15. 6fa6dfa Merge "Set default target SDK version for APEX" by Treehugger Robot · 6 years ago
  16. 9c6241f Fix tests with cc_binary_host on mac by Colin Cross · 6 years ago
  17. 9aa3ab1 New AndroidMk authoring system based on entry map. by Jaewoong Jung · 6 years ago
  18. e928452 Merge "Allow codename.fingerprint format for targetSdkVersion" by Colin Cross · 6 years ago
  19. 52c90d8 pom2bp: Implement -static-deps to match pom2mk by Dan Willemsen · 6 years ago
  20. 8bf9bd9 Merge "Build framework.aidl in Soong" by Colin Cross · 6 years ago
  21. 7fdab6e Add -jetifier to pom2mk and pom2bp by Dan Willemsen · 6 years ago
  22. 7f276c6 Fix soong_zip --help by Dan Willemsen · 6 years ago
  23. 36ab727 Merge "Fix handling optimize.enabled from java_defaults" by Treehugger Robot · 6 years ago
  24. 3ed757a Merge "Ensure that PathsForModuleSrc works with prebuilts" by Jiyong Park · 6 years ago
  25. 49495ee Merge changes from topics "obsolete_broken_dup_copy_headers", "obsolete_broken_phony_targets" by Treehugger Robot · 6 years ago
  26. db52ce8 Merge "Switch to clang-r353983c" by Yi Kong · 6 years ago
  27. 2fbb757 Obsolete BUILD_BROKEN_DUP_COPY_HEADERS by Dan Willemsen · 6 years ago
  28. 6097746 Obsolete BUILD_BROKEN_PHONY_TARGETS by Dan Willemsen · 6 years ago
  29. 9820aa6 Merge "Get default sdk_test.go values from config" by Treehugger Robot · 6 years ago
  30. 09ecee7 Switch to clang-r353983c by Yi Kong · 6 years ago
  31. d467111 Ensure that PathsForModuleSrc works with prebuilts by Jiyong Park · 6 years ago
  32. 71b519d Set default target SDK version for APEX by Jiyong Park · 6 years ago
  33. f297630 Fix: PathsForModuleSrc does not work for a replaced dependency by Jiyong Park · 6 years ago
  34. 1093287 Allow codename.fingerprint format for targetSdkVersion by Colin Cross · 6 years ago
  35. 3047fa2 Build framework.aidl in Soong by Colin Cross · 6 years ago
  36. 3c4a915 Merge "TARGET_FS_CONFIG_GEN is a list, not a single path" by Treehugger Robot · 6 years ago
  37. 60405e5 Get default sdk_test.go values from config by Colin Cross · 6 years ago
  38. 5ac11b7 Merge "Dump make deprecation status to logs" by Dan Willemsen · 6 years ago
  39. 54879d1 TARGET_FS_CONFIG_GEN is a list, not a single path by Dan Willemsen · 6 years ago
  40. cd9a1e2 Merge "Revert "Revert "Enable lld for windows""" by Pirama Arumuga Nainar · 6 years ago
  41. 2057f82 Fix handling optimize.enabled from java_defaults by Sasha Smundak · 6 years ago
  42. 368e556 Dump make deprecation status to logs by Dan Willemsen · 6 years ago
  43. 79c7c26 Add support for prebuilt java_sdk_library modules by Colin Cross · 6 years ago
  44. 587fb4d Merge "Fix: HideFromMake is not registered to llndk_* module types" by Treehugger Robot · 6 years ago
  45. 38b1220 Merge "Rename -extra-deps to --extra-static-libs and add --extra-libs" by Paul Duffin · 6 years ago
  46. 59d4a31 Merge "Use LoadHook to create modules in java_sdk_library" by Treehugger Robot · 6 years ago
  47. 5e676fe Fix: HideFromMake is not registered to llndk_* module types by Jiyong Park · 6 years ago
  48. 6d8c0a5 Revert "Revert "Enable lld for windows"" by Pirama Arumuga Nainar · 6 years ago
  49. 44d5d22 Merge "Allow guava to use java_host_for_device" by Colin Cross · 6 years ago
  50. f8b860a Use LoadHook to create modules in java_sdk_library by Colin Cross · 6 years ago
  51. 8196356 Merge "Soong: Add synopsis to ndk_* modules." by Patrice Arruda · 6 years ago
  52. 3cbdedd Merge "Soong: Add synopsis to several modules under the cc package." by Patrice Arruda · 6 years ago
  53. babaf07 Rename -extra-deps to --extra-static-libs and add --extra-libs by Paul Duffin · 6 years ago
  54. 97add50 Allow guava to use java_host_for_device by Colin Cross · 6 years ago
  55. 0a0b3fa Merge "Embed CSS entries in soong_build.html." by Treehugger Robot · 6 years ago
  56. a88fbde Merge "Make makevars deterministic" by Treehugger Robot · 6 years ago
  57. 5f867c0 Embed CSS entries in soong_build.html. by Jaewoong Jung · 6 years ago
  58. 4e0aa23 Convert yacc to a single RuleBuilder rule by Dan Willemsen · 6 years ago
  59. 633c502 Support RuleBuilder.Sbox to wrap commands in sbox by Dan Willemsen · 6 years ago
  60. 91268c6 Make makevars deterministic by Colin Cross · 6 years ago
  61. 4bca455 Merge "Make apex_key HostAndDeviceDefault" by Dimitry Ivanov · 6 years ago
  62. f807167 Make apex_key HostAndDeviceDefault by dimitry · 6 years ago
  63. 41eed99 Merge "Do not re-export _Unwind_XXX symbols." by Christopher Ferris · 6 years ago
  64. c3a1e22 Do not re-export _Unwind_XXX symbols. by Christopher Ferris · 6 years ago
  65. 8235220 Merge "Expose TargetFSConfigGen to DeviceConfig from Make" by Treehugger Robot · 6 years ago
  66. 34df714 Merge "pom2bp: add jar deps to -nodeps modules" by Treehugger Robot · 6 years ago
  67. df8eebe Zip boot image by Colin Cross · 6 years ago
  68. b10243d Merge "Add --llndk for NDK libs as well" by Logan Chien · 6 years ago
  69. 62f1f94 Add --llndk for NDK libs as well by Logan Chien · 6 years ago
  70. 71c7460 Expose TargetFSConfigGen to DeviceConfig from Make by Dan Willemsen · 6 years ago
  71. 33055f6 Merge "Fix relative path of bpf modules" by Treehugger Robot · 6 years ago
  72. 9dc186f Merge "Add robolectric-shadows to setup_go_workspace_for_soong.sh" by Colin Cross · 6 years ago
  73. 0adfee5 Fix relative path of bpf modules by Colin Cross · 6 years ago
  74. 1aa7f26 pom2bp: add jar deps to -nodeps modules by Colin Cross · 6 years ago
  75. 412160e Stop using build/target -> build/make/target symlink by Dan Willemsen · 6 years ago
  76. c4bd8f8 Include proper deps for signapk by Dan Willemsen · 6 years ago
  77. 6ea4211 Soong: Add synopsis to ndk_* modules. by Patrice Arruda · 6 years ago
  78. cb4e055 Merge changes I2bff8fb8,Ifa584479 by Treehugger Robot · 6 years ago
  79. 25e6f09 Add BUILD_BROKEN_USES_NETWORK by Dan Willemsen · 6 years ago
  80. aad1960 Add extra used dependencies by Dan Willemsen · 6 years ago
  81. b6d171b Update default soong config by Dan Willemsen · 6 years ago
  82. ad459bb Merge "Add toybox seq." by Elliott Hughes · 6 years ago
  83. 7dd6ceb Merge "Fix python proto srczip argument order" by Colin Cross · 6 years ago
  84. ce93e3c Merge "Use the full dexpreopt boot classpath when preopting with other images." by Nicolas Geoffray · 6 years ago
  85. 09364fd Fix python proto srczip argument order by Colin Cross · 6 years ago
  86. 06758a7 Use the full dexpreopt boot classpath when preopting with other images. by Nicolas Geoffray · 6 years ago
  87. c2dbadc Add toybox seq. by Elliott Hughes · 6 years ago
  88. 0975ee0 Check package restrictions for Java libs. by Vladimir Marko · 6 years ago
  89. 5e5b2c7 Add robolectric-shadows to setup_go_workspace_for_soong.sh by Colin Cross · 6 years ago
  90. 04b99cb Merge "Make prebuilt_apex be usable via :modulename syntax" by Nikita Ioffe · 6 years ago
  91. ba71a3f Fix missing genrule srcs and tools with ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 6 years ago
  92. 89ecd59 Make prebuilt_apex be usable via :modulename syntax by Nikita Ioffe · 6 years ago
  93. 7a41ebd Add filename property to prebuilt_apex by Nikita Ioffe · 6 years ago
  94. eb18c87 Merge "Add installable property for prebuilt_apex" by Treehugger Robot · 6 years ago
  95. a0dd608 Merge "Handle LOCAL_JAVA_RESOURCE_FILES variable" by Treehugger Robot · 6 years ago
  96. 45a5a28 Merge "Remove our clang-tidy wrapper" by Treehugger Robot · 6 years ago
  97. dd53e8b Add installable property for prebuilt_apex by Nikita Ioffe · 6 years ago
  98. 9223a62 Handle LOCAL_JAVA_RESOURCE_FILES variable by Sasha Smundak · 6 years ago
  99. 56405f8 Merge "Use the apex image when the device config asks for it." by Nicolas Geoffray · 6 years ago
  100. b9045cf Merge "Implement `host_required` and `target_required` properties." by Treehugger Robot · 6 years ago