1. cedd476 Allow exclude_java_resources to affect java_resource_dirs by Colin Cross · 7 years ago
  2. 3c979c3 Add a new sdk_version "core_platform_current" by Neil Fuller · 7 years ago
  3. 06dd04f Enable Java 9 language support through java_version: "1.9" alone. by Tobias Thierer · 7 years ago
  4. ebe29ce Adapt special case framework support. by Mathew Inwood · 7 years ago
  5. 42d48b7 Enforce dependencies have right architecture by Colin Cross · 7 years ago
  6. 4c819fb Add jetifier support in Soong. by Nan Zhang · 7 years ago
  7. 9b38aef Revert "Add support for renamed kotlin stdlib." by Colin Cross · 7 years ago
  8. 55f63ea Put kotlin classes in header jar by Colin Cross · 7 years ago
  9. 863f05b Removed Metalava related checks by Nan Zhang · 7 years ago
  10. 331a121 Don't pass resources to r8 by Colin Cross · 7 years ago
  11. 8144008 Support patch_module in java modules by Colin Cross · 7 years ago
  12. 3063b78 Make :module provide the output file for java modules by Colin Cross · 7 years ago
  13. b628ea5 Don't link java tests against junit by default by Colin Cross · 7 years ago
  14. d96ca35 Support data properties in java_test and android_test by Colin Cross · 7 years ago
  15. 303e21f Move autogenerated test config into Soong by Colin Cross · 7 years ago
  16. 4973ecf Enable prebuilt jar installation in framework by Nan Zhang · 7 years ago
  17. e146e39 Support 'test_config' into soong modules by Julien Desprez · 7 years ago
  18. 667f688 Build Java aidl w/ '-b'. by Steven Moreland · 7 years ago
  19. ec93cd9 Add private-stub-annotations.jar as core-java lib by Nan Zhang · 7 years ago
  20. 59339a2 Fix `go vet` issues by Dan Willemsen · 7 years ago
  21. 241cd37 Change classpath for droiddoc by Sundong Ahn · 7 years ago
  22. 0a4cfbc Add a Generate_get_transaction_name flag. by Olivier Gaillard · 7 years ago
  23. 29788aa Fix .kotlin_builtins glob by Colin Cross · 7 years ago
  24. 4c03f68 Make merge_zips -stripFile use blueprint style globs by Colin Cross · 7 years ago
  25. 37f6d79 Add exclude_files and exclude_dirs properties to java_import by Colin Cross · 7 years ago
  26. 9ae1b92 Don't install java libraries by default by Colin Cross · 7 years ago
  27. 83bb316 Add support for min_sdk_version by Colin Cross · 7 years ago
  28. 17ef563 Add option to compile dex for a Java library by David Brazdil · 7 years ago
  29. 878c662 Use correct variant for annotation processors. by Mathew Inwood · 7 years ago
  30. 6654810 Run ErrorProne in OpenJDK9 by Colin Cross · 7 years ago
  31. 6a77c98 Use -processorpath for annotation processors by Colin Cross · 7 years ago
  32. 2f10997 Revert "Use -processorpath for annotation processors" by Colin Cross · 7 years ago
  33. 6dd0bb3 Use -processorpath for annotation processors by Colin Cross · 7 years ago
  34. 1be9691 Export SDK library names by Jiyong Park · 7 years ago
  35. 357466b Support Java Lang level 9 for droiddoc in Soong. by Nan Zhang · 7 years ago
  36. 16c0a31 Changed droiddoc.go to compile Metalava based android.jar by Nan Zhang · 7 years ago
  37. 49da275 Add kotlin stdlib to javac classpath by Colin Cross · 7 years ago
  38. 86a60ae Add core-lambda-stubs to classpath by Colin Cross · 7 years ago
  39. 7cdc22e Revert "Add core-lambda-stubs to classpath" by Colin Cross · 7 years ago
  40. d9d7be0 Add core-lambda-stubs to classpath by Colin Cross · 7 years ago
  41. ae5caf5 Add support for android_test modules by Colin Cross · 7 years ago
  42. 6af2e49 Support platform_apis property by Colin Cross · 7 years ago
  43. c678ad3 Adding java_sdk_library by Jiyong Park · 7 years ago
  44. f66efeb Migrate soong to use new sdk prebuilts. by Anton Hansson · 7 years ago
  45. a97c5d3 Add support for android_library modules by Colin Cross · 7 years ago
  46. ff3ae9d Consistently use Bool instead of proptools.Bool by Colin Cross · 7 years ago
  47. 38b40df Use proptools.BoolDefault by Colin Cross · 7 years ago
  48. 05638fc Add java_test and java_test_host by Colin Cross · 7 years ago
  49. f19b9bb Use built SDK stubs by Colin Cross · 7 years ago
  50. 5597951 Remove deviceProperties from BinaryHostFactory by Colin Cross · 7 years ago
  51. 2d49294 Link type check for Android.bp defined Java modules by Jiyong Park · 7 years ago
  52. eab1564 Add trace flag for cpp/Java AIDL generation. by Martijn Coenen · 7 years ago
  53. 924d35b Handle prebuiltDepTag for java modules by Jiyong Park · 7 years ago
  54. 66c0c40 Add support for renamed kotlin stdlib. by Przemyslaw Szczepaniak · 7 years ago
  55. b2b33de Fetch generated srcs from java libs for droiddoc. by Nan Zhang · 7 years ago
  56. 6424d17 Allow proto properties in cc/java_defaults by Dan Willemsen · 7 years ago
  57. 300f038 Only add SDK file dependencies on device builds by Colin Cross · 7 years ago
  58. e3d26bf Pass bootclasspath to kotlinc by Przemyslaw Szczepaniak · 7 years ago
  59. 32f3898 Remove unused intermediates parameter from ExistentPathForSource by Colin Cross · 7 years ago
  60. 581fd21 Droiddoc Support in Soong by Nan Zhang · 7 years ago
  61. 0d0ba59 Use android.InList for inList by Colin Cross · 7 years ago
  62. 27e284d Revert "Revert "Support filegroup in exclude_srcs"" by Nan Zhang · 7 years ago
  63. 4b5fe9d Add rsp and srcjar support to kotlinc build rule by Przemyslaw Szczepaniak · 7 years ago
  64. 606e9de Revert "Support filegroup in exclude_srcs" by Tobias Thierer · 7 years ago
  65. f36a3d9 Support filegroup in exclude_srcs by Nan Zhang · 7 years ago
  66. 8222d3b Change the naming policy of system_$(VER) by Sundong Ahn · 7 years ago
  67. 750e557 Support sdk_version: "core_current" by Jiyong Park · 7 years ago
  68. 5f8cb42 Add property to enable adding tools.jar to bootclasspath. by Nan Zhang · 7 years ago
  69. f3e5b55 Soong: support Errorprone javacflags by Andreas Gampe · 7 years ago
  70. 1a5d7b1 Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS by Jiyong Park · 7 years ago
  71. b5b5b26 change vsdk_v$(ver) to system_sdk_v$(ver) by Sundong Ahn · 7 years ago
  72. 3144dfc Add EMMA_INSTRUMENT_STATIC support by Colin Cross · 7 years ago
  73. 84c3882 Fix jacoco_cli invocation by Colin Cross · 7 years ago
  74. 66dbc0b Add R8 support by Colin Cross · 7 years ago
  75. f0056cb Refactor dexing by Colin Cross · 8 years ago
  76. e6ddff6 Move jacoco before desugar by Colin Cross · 8 years ago
  77. 7fdd2b7 Pass OpenJDK 8's bootclasspath for host tools targeting <= 1.8. by Colin Cross · 7 years ago
  78. 7b60cdd Strip module-info.class files when combining jars by Colin Cross · 8 years ago
  79. c5de1b6 Remove --no-locals -> --release translation by Colin Cross · 8 years ago
  80. 7a3139e Add jacoco filter tests by Colin Cross · 8 years ago
  81. c37c634 Prep D8 default instead of CompatDX in build/soong by Alan Leung · 8 years ago
  82. 0f2ee15 Support output params in java proto by Colin Cross · 8 years ago
  83. 366938f Allow java manifest property to reference filegroups by Colin Cross · 8 years ago
  84. 9f31911 Add USE_D8_DESUGAR option in build/soong by Alan Leung · 8 years ago
  85. c331599 Allow java binary wrapper files to reference filegroups by Colin Cross · 8 years ago
  86. 1bd8780 Add more dex_preopt properties by Colin Cross · 8 years ago
  87. 6b4a32d Split java_binary modules into common and binary variants by Colin Cross · 8 years ago
  88. 5425090 Add java_genrules to use jars as inputs and outputs by Colin Cross · 8 years ago
  89. 0926fae Add system_$(VER) by Sundong Ahn · 8 years ago
  90. 5ab4e6d Allow building framework.jar and framework-res.apk by Colin Cross · 8 years ago
  91. 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 8 years ago
  92. 3bc7ffa Replace aapt support with aapt2 by Colin Cross · 8 years ago
  93. cb93359 Add Jacoco support by Colin Cross · 8 years ago
  94. af05017 Add support for .srcjar files from genrules and srcs by Colin Cross · 8 years ago
  95. ebe1a51 Fix java AIDL properties to match C/C++ by Colin Cross · 8 years ago
  96. ea568a4 Change bool, and string properties to *bool, and *string for java, by Nan Zhang · 8 years ago
  97. 61eaedb Support Javac sharding in Soong. by Nan Zhang · 8 years ago
  98. 3c807db Add default jar wrapper when wrapper property is not specified by Nan Zhang · 8 years ago
  99. 126a25c Propagate PRODUCT_MINIMIZE_JAVA_DEBUG_INFO to soong and use it by Colin Cross · 8 years ago
  100. 2423717 Allow java_host_binary to be used with genrule. by Alex Light · 8 years ago