1. 82e2bf3 vendor_available:false hides a lib from vendors by Jiyong Park · 8 years ago
  2. c7ba6a2 Merge "Use correct flags for host-side assembly" by Treehugger Robot · 8 years ago
  3. ac1c64e Merge "Use prebuilts/jdk/jdk9 if EXPERIMENTAL_USE_OPENJDK9 is set" by Treehugger Robot · 8 years ago
  4. a221b16 Merge "Correctly add dependencies to java_resource_dirs files" by Treehugger Robot · 8 years ago
  5. 9d7bee7 Merge "Honor resource exclusions in java_resources properties" by Treehugger Robot · 8 years ago
  6. e2ad230 Use prebuilts/jdk/jdk9 if EXPERIMENTAL_USE_OPENJDK9 is set by Colin Cross · 8 years ago
  7. c21d118 Merge changes I5f6f3da7,Ia37b8b93,Ie79a2e78 by Treehugger Robot · 8 years ago
  8. 647aa4f Allow full protos in host modules by Colin Cross · 8 years ago
  9. 09302be Use correct flags for host-side assembly by Greg Hartman · 8 years ago
  10. 6fc8d91 Check if "instrumentation" and "sampling" are set together by Pirama Arumuga Nainar · 8 years ago
  11. 49b53d5 Explicitly link the profile runtime during PGO by Pirama Arumuga Nainar · 8 years ago
  12. af9c55b Correctly add dependencies to java_resource_dirs files by Colin Cross · 8 years ago
  13. 2372923 Honor resource exclusions in java_resources properties by Colin Cross · 8 years ago
  14. 7db5d63 Get dex jar resources from classpath jar by Colin Cross · 8 years ago
  15. 0cf45cd Add -stripFile argument to merge_zips by Colin Cross · 8 years ago
  16. bddcf13 Change default jar time to match ziptime by Colin Cross · 8 years ago
  17. 60e38b6 Merge "Revert "Some clarifications in preparation to automatically order linker dependencies"" by Jeff Gaston · 8 years ago
  18. 7b6118b Revert "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 8 years ago
  19. 2ade024 Merge "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 8 years ago
  20. c157a8d Allow libraries with no sources to be installed by Colin Cross · 8 years ago
  21. 8b30a55 Merge "Fix bootclasspath for host variants of java_library modules" by Colin Cross · 8 years ago
  22. c144b86 Merge "Pass -Wno-backend-plugin when using profiles" by Pirama Arumuga Nainar · 8 years ago
  23. 965714f Fix bootclasspath for host variants of java_library modules by Colin Cross · 8 years ago
  24. 2370af0 Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 8 years ago
  25. 19ab372 Merge "Add support for .proto files in java modules" by Colin Cross · 8 years ago
  26. f4c0baf Pass -Wno-backend-plugin when using profiles by Pirama Arumuga Nainar · 8 years ago
  27. 5746bd4 Remove target.linux by Dan Willemsen · 8 years ago
  28. 6af17aa Add support for .proto files in java modules by Colin Cross · 8 years ago
  29. 47ff252 Relax SDK checks for unbundled builds by Colin Cross · 8 years ago
  30. d5934c8 Fix arch specific properties for java modules by Colin Cross · 8 years ago
  31. a60ead8 Make java_library_static uninstallable by default by Colin Cross · 8 years ago
  32. e81315b Merge "Fix excluding resource directories" by Treehugger Robot · 8 years ago
  33. 9bc5201 Merge changes from topic "linux_glibc" by Dan Willemsen · 8 years ago
  34. 0532fb0 Fix excluding resource directories by Colin Cross · 8 years ago
  35. 5a727df Merge "Add no_framework_libs property" by Treehugger Robot · 8 years ago
  36. 3dfd4aa Merge "Use `python2.7` instead of `python2`" by Treehugger Robot · 8 years ago
  37. dece581 Change androidmk to use linux_glibc instead of linux by Dan Willemsen · 8 years ago
  38. 9d6c672 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 8 years ago
  39. fa5eb23 Add no_framework_libs property by Colin Cross · 8 years ago
  40. b93479b Merge "Allow modules with empty sdk_version in unbundled builds" by Treehugger Robot · 8 years ago
  41. 00be2b9 Merge "Correctly set date and mode fields for MANIFEST.MF" by Treehugger Robot · 8 years ago
  42. 8b9d37b Allow modules with empty sdk_version in unbundled builds by Colin Cross · 8 years ago
  43. 2825cb3 Correctly set date and mode fields for MANIFEST.MF by Colin Cross · 8 years ago
  44. 0f37af0 Add java file resources and flag to include sources by Colin Cross · 8 years ago
  45. 8649b26 Use pre-desugar classes in classpath by Colin Cross · 8 years ago
  46. 59f1bb6 Only desugar/dx installable libraries by Colin Cross · 8 years ago
  47. 40a3671 Remove jarSpec structure by Colin Cross · 8 years ago
  48. d689143 Move errorprone dependency to compiled classes jar by Colin Cross · 8 years ago
  49. 86a63ff Rename resource_dirs to java_resource_dirs by Colin Cross · 8 years ago
  50. bd42549 Don't use the platform copy of libz by Dan Willemsen · 8 years ago
  51. c299223 Merge "Add target.linux_glibc and target.bionic" by Dan Willemsen · 8 years ago
  52. 866b563 Add target.linux_glibc and target.bionic by Dan Willemsen · 8 years ago
  53. 27991b7 Add -lm to the default libs for Linux & Darwin by Dan Willemsen · 8 years ago
  54. 1596e6e Allow to build Android.bp in tradefed project by jdesprez · 8 years ago
  55. 3bea186 Merge "Remove duplication of bootclasspath in DefaultLibraries" by Treehugger Robot · 8 years ago
  56. fdb5731 Merge "Add 10.13 Mac SDK to whitelist" by Treehugger Robot · 8 years ago
  57. 652b383 Expose host AvailableLibraries to Make by Dan Willemsen · 8 years ago
  58. 7d1681a Use `python2.7` instead of `python2` by Dan Willemsen · 8 years ago
  59. 01abb09 Add 10.13 Mac SDK to whitelist by Nathan Harold · 8 years ago
  60. cb2c929 Remove duplication of bootclasspath in DefaultLibraries by Colin Cross · 8 years ago
  61. 968df27 Merge changes I28a15bcc,I86cccefc by Treehugger Robot · 8 years ago
  62. ada83ec Add PGO support to soong by Pirama Arumuga Nainar · 8 years ago
  63. d685385 Merge "Don't generate dex jars for host modules" by Treehugger Robot · 8 years ago
  64. 5012c81 Merge "Remove android_prebuilt_sdk modules" by Treehugger Robot · 8 years ago
  65. 61d88b8 Add (host|host-cross|target)[-<OS>] phony targets when not using make by Dan Willemsen · 8 years ago
  66. d2e95fb Fix mma/mmma when soong is not embedded in make by Dan Willemsen · 8 years ago
  67. a713a6f Don't generate dex jars for host modules by Colin Cross · 8 years ago
  68. 691ad14 Merge changes from topic "host_bionic" by Treehugger Robot · 8 years ago
  69. c77a0b3 Extract the linker and embed it into host bionic binaries by Dan Willemsen · 8 years ago
  70. fc3674a Remove android_prebuilt_sdk modules by Colin Cross · 8 years ago
  71. 2acdae8 Fix java sdk tests by Colin Cross · 8 years ago
  72. 4c428df Convert java tests to NewTestArchContext by Colin Cross · 8 years ago
  73. ae4c618 Add test infrastructure for running the arch mutator by Colin Cross · 8 years ago
  74. 6ade34f Initial device java support by Colin Cross · 8 years ago
  75. 635acc9 Rearrange manifest file handling in merge_zips and soong_zip by Colin Cross · 8 years ago
  76. efb1dd9 Add prefix_symbols support to cc_object by Dan Willemsen · 8 years ago
  77. 38394b9 Fix ToolchainClangCflags for host bionic by Dan Willemsen · 8 years ago
  78. 6f91fbf Don't add a rpath to the linker by Dan Willemsen · 8 years ago
  79. 6eebec7 Merge "Strip extended-timestap extra block in zip2zip." by Nan Zhang · 8 years ago
  80. 830f99c Merge "Add -stripDir and -zipToNotStrip option in merge_zips." by Nan Zhang · 8 years ago
  81. 10e8e93 Strip extended-timestap extra block in zip2zip. by Nan Zhang · 8 years ago
  82. 13f4cf5 Add -stripDir and -zipToNotStrip option in merge_zips. by Nan Zhang · 8 years ago
  83. 58762a6 Merge "Add -XDskipDuplicateBridges=true flag to javac" by Colin Cross · 8 years ago
  84. 944d6b4 Merge "Allow exporting filegroups to make" by Treehugger Robot · 8 years ago
  85. 945c000 Add -XDskipDuplicateBridges=true flag to javac by Colin Cross · 8 years ago
  86. 3e5bdf2 Add cc_genrule by Dan Willemsen · 8 years ago
  87. 0c16293 Allow cc_object to use libc headers under the VNDK by Dan Willemsen · 8 years ago
  88. 15d54d5 Make test_suites arch_variant by Dan Willemsen · 8 years ago
  89. d91d7ac Allow exporting filegroups to make by Colin Cross · 8 years ago
  90. 8eded0a Support using blueprint_go_binary as tools in genrules by Dan Willemsen · 8 years ago
  91. d6ba0d5 Use dependency tags for genrules by Dan Willemsen · 8 years ago
  92. d5998cc Don't add data_descripters when merging uncompress zip entries for merge_zips. by Nan Zhang · 8 years ago
  93. 58aebd4 Merge "androidmk suport for aidl includes using LOCAL_PATH" by Treehugger Robot · 8 years ago
  94. 2f7a367 Merge "Add support for thin LTO" by Yi Kong · 8 years ago
  95. 97001aa androidmk suport for aidl includes using LOCAL_PATH by Jeff Gaston · 8 years ago
  96. 611634c Merge "Dump abi for vendor variants of VNDK libraries." by Jayant Chowdhary · 8 years ago
  97. 3a5de65 Add missing space between errorprone flags by Colin Cross · 8 years ago
  98. a4fce19 Dump abi for vendor variants of VNDK libraries. by Jayant Chowdhary · 8 years ago
  99. 4f26bc0 Strip javac 9 module arguments by Colin Cross · 8 years ago
  100. 38f794e Refactor proto in preparation for java proto support by Colin Cross · 8 years ago