1. 8736ce2 Enable kotlinc flags in blueprint files by Zoran Jovanovic · 7 years ago
  2. 54c1d2f Remove reference to core-oj/core-libart, etc. by Neil Fuller · 7 years ago
  3. bf210f7 Build platform with core library stubs by default by Neil Fuller · 7 years ago
  4. 1fee9f3 Include all core libs in default boot classpath by Neil Fuller · 7 years ago
  5. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 7 years ago
  6. cedd476 Allow exclude_java_resources to affect java_resource_dirs by Colin Cross · 7 years ago
  7. 9b38aef Revert "Add support for renamed kotlin stdlib." by Colin Cross · 7 years ago
  8. 6095259 Track changes to add core-simple to the boot cp by Neil Fuller · 7 years ago
  9. 331a121 Don't pass resources to r8 by Colin Cross · 7 years ago
  10. f4936b0 Fix the issue that changing merge_annotations_dir doesn't trigger build by Nan Zhang · 7 years ago
  11. 37f6d79 Add exclude_files and exclude_dirs properties to java_import by Colin Cross · 7 years ago
  12. 9ae1b92 Don't install java libraries by default by Colin Cross · 7 years ago
  13. 27eecb9 Add api_dirs property and use module name as prefix by Sundong Ahn · 7 years ago
  14. 1be9691 Export SDK library names by Jiyong Park · 7 years ago
  15. 86a60ae Add core-lambda-stubs to classpath by Colin Cross · 7 years ago
  16. 7cdc22e Revert "Add core-lambda-stubs to classpath" by Colin Cross · 7 years ago
  17. d9d7be0 Add core-lambda-stubs to classpath by Colin Cross · 7 years ago
  18. 1e44068 droiddoc accepts aidl files as inputs by Jiyong Park · 7 years ago
  19. 58c518b java_sdk_library does the apicheck by default by Jiyong Park · 7 years ago
  20. 61819ce Apicheck Support in Soong by Nan Zhang · 7 years ago
  21. 5a8d1be Add prebuilt_etc_xml by Jiyong Park · 7 years ago
  22. c678ad3 Adding java_sdk_library by Jiyong Park · 7 years ago
  23. 955dc49 Fix few issues with filegroups by Pirama Arumuga Nainar · 7 years ago
  24. f66efeb Migrate soong to use new sdk prebuilts. by Anton Hansson · 7 years ago
  25. a97c5d3 Add support for android_library modules by Colin Cross · 7 years ago
  26. 674dc7f Expose ProductVariables from TestConfig by Dan Willemsen · 7 years ago
  27. 0ead1d7 Allow wildcards in java_resource_dirs by Colin Cross · 7 years ago
  28. f19b9bb Use built SDK stubs by Colin Cross · 7 years ago
  29. 2d49294 Link type check for Android.bp defined Java modules by Jiyong Park · 7 years ago
  30. 66c0c40 Add support for renamed kotlin stdlib. by Przemyslaw Szczepaniak · 7 years ago
  31. 4203971 Extract failIfErrored() to android/testing.go by Logan Chien · 7 years ago
  32. cc09097 Add droiddoc_template by Dan Willemsen · 7 years ago
  33. 3bb1420 Change name of droiddoc target output to *-stubs.srcjar by Nan Zhang · 7 years ago
  34. 581fd21 Droiddoc Support in Soong by Nan Zhang · 7 years ago
  35. 27e284d Revert "Revert "Support filegroup in exclude_srcs"" by Nan Zhang · 7 years ago
  36. 606e9de Revert "Support filegroup in exclude_srcs" by Tobias Thierer · 7 years ago
  37. f36a3d9 Support filegroup in exclude_srcs by Nan Zhang · 7 years ago
  38. 750e557 Support sdk_version: "core_current" by Jiyong Park · 7 years ago
  39. 1a5d7b1 Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS by Jiyong Park · 7 years ago
  40. 66dbc0b Add R8 support by Colin Cross · 7 years ago
  41. 7fdd2b7 Pass OpenJDK 8's bootclasspath for host tools targeting <= 1.8. by Colin Cross · 7 years ago
  42. 9bc4343 Add missing dependencies on classpath jars for kotlinc by Colin Cross · 8 years ago
  43. 6b4a32d Split java_binary modules into common and binary variants by Colin Cross · 8 years ago
  44. 5425090 Add java_genrules to use jars as inputs and outputs by Colin Cross · 8 years ago
  45. 527012a Split up testJavaWithEnvFs by Colin Cross · 8 years ago
  46. 0926fae Add system_$(VER) by Sundong Ahn · 8 years ago
  47. 5ab4e6d Allow building framework.jar and framework-res.apk by Colin Cross · 8 years ago
  48. 3bc7ffa Replace aapt support with aapt2 by Colin Cross · 8 years ago
  49. 824bee3 Move java test resources in mock filesystem to a different directory by Colin Cross · 8 years ago
  50. d3e141d Pass results of Finder into Blueprint by Jeff Gaston · 8 years ago
  51. 61eaedb Support Javac sharding in Soong. by Nan Zhang · 8 years ago
  52. 715d711 Fix kotlin -classpath argument by Colin Cross · 8 years ago
  53. 15e86d9 Support multiple outputs in genrules with depfile: true by Colin Cross · 8 years ago
  54. 2ebc476 Use prebuilts/sdk/*current until Soong can generate stubs by Colin Cross · 8 years ago
  55. ed19fc3 Support Turbine in Soong. by Nan Zhang · 8 years ago
  56. 1ee2317 Move all jar intermediates to subdirs by Colin Cross · 8 years ago
  57. 93e8595 Initial kotlin support by Colin Cross · 8 years ago
  58. 1369cdb Initial support for converting jars to java9 system modules by Colin Cross · 8 years ago
  59. 6ccbc91 Let tests override environment by Colin Cross · 8 years ago
  60. 54190b3 Add test for java generated sources by Colin Cross · 8 years ago
  61. af9c55b Correctly add dependencies to java_resource_dirs files by Colin Cross · 8 years ago
  62. 965714f Fix bootclasspath for host variants of java_library modules by Colin Cross · 8 years ago
  63. d5934c8 Fix arch specific properties for java modules by Colin Cross · 8 years ago
  64. a60ead8 Make java_library_static uninstallable by default by Colin Cross · 8 years ago
  65. 0532fb0 Fix excluding resource directories by Colin Cross · 8 years ago
  66. 0f37af0 Add java file resources and flag to include sources by Colin Cross · 8 years ago
  67. 8649b26 Use pre-desugar classes in classpath by Colin Cross · 8 years ago
  68. fc3674a Remove android_prebuilt_sdk modules by Colin Cross · 8 years ago
  69. 2acdae8 Fix java sdk tests by Colin Cross · 8 years ago
  70. 4c428df Convert java tests to NewTestArchContext by Colin Cross · 8 years ago
  71. 6ade34f Initial device java support by Colin Cross · 8 years ago
  72. 635acc9 Rearrange manifest file handling in merge_zips and soong_zip by Colin Cross · 8 years ago
  73. 0a6e007 Make javac rules output a jar with soong_zip by Colin Cross · 8 years ago
  74. 76b5f0c Rename no_standard_libraries to no_standard_libs by Colin Cross · 8 years ago
  75. 227d436 Add core-oj to bootclasspath by Colin Cross · 8 years ago
  76. 74d73e2 Rename java_prebuilt_library to java_import by Colin Cross · 8 years ago
  77. 5ea9bcc Fix java prebuilts by Colin Cross · 8 years ago
  78. f506d87 Rename names in java package to not have java prefix by Colin Cross · 8 years ago
  79. 89536d4 Add support for java_defaults modules by Colin Cross · 8 years ago
  80. e8dc34a Rename java module and property names for consistency by Colin Cross · 8 years ago
  81. 72bb363 Add basic tests for java modules by Colin Cross · 8 years ago