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