1. f9a0443 Java test code clean-up by Jaewoong Jung · 5 years ago
  2. e65d84c Merge "Enforce hidden api usage in vendor (soong)" by Treehugger Robot · 5 years ago
  3. 6bd33c1 Enforce hidden api usage in vendor (soong) by Jeongik Cha · 6 years ago
  4. 5b425e2 Optionally embed NOTICE files in apks. by Jaewoong Jung · 6 years ago
  5. a3d0986 Remove the no_standard_libs property by Paul Duffin · 6 years ago
  6. 52d398a Add sdk_version:"none" to replace no_standard_libs:true by Paul Duffin · 6 years ago
  7. baccf7e Allow java_test.go tests to use any Android.bp file by Paul Duffin · 6 years ago
  8. 710756a android_app stl property bug fix by Jaewoong Jung · 6 years ago
  9. 50ddcc4 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  10. c032498 Revert "Port uses-shared library verification and dexpreopting to Soong" by Colin Cross · 6 years ago
  11. b66d7b1 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  12. b639a6a Fix override_android_app dependency issues. by Jaewoong Jung · 6 years ago
  13. 42e862c Merge "Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Pete Gillin · 6 years ago
  14. 0c2143e Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 6 years ago
  15. 53ad63c Merge "Implement DPI variants in android_app_import." by Jaewoong Jung · 6 years ago
  16. a5e5abc Implement DPI variants in android_app_import. by Jaewoong Jung · 6 years ago
  17. 0c4ce21 Track sources for srcjars across modules by Colin Cross · 6 years ago
  18. ccbb393 Add android_app_import. by Jaewoong Jung · 6 years ago
  19. 8bf9bd9 Merge "Build framework.aidl in Soong" by Colin Cross · 6 years ago
  20. 3047fa2 Build framework.aidl in Soong by Colin Cross · 6 years ago
  21. 2057f82 Fix handling optimize.enabled from java_defaults by Sasha Smundak · 6 years ago
  22. 79c7c26 Add support for prebuilt java_sdk_library modules by Colin Cross · 6 years ago
  23. f8b860a Use LoadHook to create modules in java_sdk_library by Colin Cross · 6 years ago
  24. 412160e Stop using build/target -> build/make/target symlink by Dan Willemsen · 6 years ago
  25. ff0daf4 Fix sdk_version: "system_current" when Platform_sdk_final=true by Colin Cross · 6 years ago
  26. 47fa9d3 Always package JNI libs into android_test modules by Colin Cross · 6 years ago
  27. 525443a Add override_android_app module type. by Jaewoong Jung · 6 years ago
  28. 42be761 Add dex_import module type by Colin Cross · 6 years ago
  29. 3d7c982 Add modules for converting java modules between host and device by Colin Cross · 6 years ago
  30. c28bb0b Move some java test setup later by Colin Cross · 6 years ago
  31. acb6db3 Revert "Add override_module." by Jaewoong Jung · 6 years ago
  32. aa65e17 Add override_module. by Jaewoong Jung · 6 years ago
  33. e4759b9 Add java/testing.go for sysprop_test.go by Colin Cross · 6 years ago
  34. c0907f1 Create sysprop_library soong module by Inseob Kim · 6 years ago
  35. a74ca04 Replace *[]string with []string in product variables by Colin Cross · 6 years ago
  36. 2ad817c Enable certificate overrides with product vars. by Jaewoong Jung · 6 years ago
  37. be9cdb8 Replace annotation_processors with plugins by Colin Cross · 6 years ago
  38. afbb173 Pass annotation processors to kotlinc by Colin Cross · 6 years ago
  39. 21fc9bb Move kotlin to it's own file by Colin Cross · 6 years ago
  40. b9a1151 Enable arch variant properties in prebuilt_etc. by Jaewoong Jung · 6 years ago
  41. 054b19a Support core library by Sundong Ahn · 6 years ago
  42. 98fd574 Use latest SDK version for current in PDK builds by Colin Cross · 6 years ago
  43. fb6d781 Split out sdk.go from java.go by Colin Cross · 6 years ago
  44. 638149e Add dexpreopt enabled tests by Colin Cross · 6 years ago
  45. 38e4fb2 Add buildDir to java patch-module paths. by Jaewoong Jung · 6 years ago
  46. 8736ce2 Enable kotlinc flags in blueprint files by Zoran Jovanovic · 6 years ago
  47. 54c1d2f Remove reference to core-oj/core-libart, etc. by Neil Fuller · 6 years ago
  48. bf210f7 Build platform with core library stubs by default by Neil Fuller · 6 years ago
  49. 1fee9f3 Include all core libs in default boot classpath by Neil Fuller · 6 years ago
  50. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 6 years ago
  51. cedd476 Allow exclude_java_resources to affect java_resource_dirs by Colin Cross · 6 years ago
  52. 9b38aef Revert "Add support for renamed kotlin stdlib." by Colin Cross · 6 years ago
  53. 6095259 Track changes to add core-simple to the boot cp by Neil Fuller · 6 years ago
  54. 331a121 Don't pass resources to r8 by Colin Cross · 6 years ago
  55. f4936b0 Fix the issue that changing merge_annotations_dir doesn't trigger build by Nan Zhang · 6 years ago
  56. 37f6d79 Add exclude_files and exclude_dirs properties to java_import by Colin Cross · 6 years ago
  57. 9ae1b92 Don't install java libraries by default by Colin Cross · 7 years ago
  58. 27eecb9 Add api_dirs property and use module name as prefix by Sundong Ahn · 7 years ago
  59. 1be9691 Export SDK library names by Jiyong Park · 7 years ago
  60. 86a60ae Add core-lambda-stubs to classpath by Colin Cross · 7 years ago
  61. 7cdc22e Revert "Add core-lambda-stubs to classpath" by Colin Cross · 7 years ago
  62. d9d7be0 Add core-lambda-stubs to classpath by Colin Cross · 7 years ago
  63. 1e44068 droiddoc accepts aidl files as inputs by Jiyong Park · 7 years ago
  64. 58c518b java_sdk_library does the apicheck by default by Jiyong Park · 7 years ago
  65. 61819ce Apicheck Support in Soong by Nan Zhang · 7 years ago
  66. 5a8d1be Add prebuilt_etc_xml by Jiyong Park · 7 years ago
  67. c678ad3 Adding java_sdk_library by Jiyong Park · 7 years ago
  68. 955dc49 Fix few issues with filegroups by Pirama Arumuga Nainar · 7 years ago
  69. f66efeb Migrate soong to use new sdk prebuilts. by Anton Hansson · 7 years ago
  70. a97c5d3 Add support for android_library modules by Colin Cross · 7 years ago
  71. 674dc7f Expose ProductVariables from TestConfig by Dan Willemsen · 7 years ago
  72. 0ead1d7 Allow wildcards in java_resource_dirs by Colin Cross · 7 years ago
  73. f19b9bb Use built SDK stubs by Colin Cross · 7 years ago
  74. 2d49294 Link type check for Android.bp defined Java modules by Jiyong Park · 7 years ago
  75. 66c0c40 Add support for renamed kotlin stdlib. by Przemyslaw Szczepaniak · 7 years ago
  76. 4203971 Extract failIfErrored() to android/testing.go by Logan Chien · 7 years ago
  77. cc09097 Add droiddoc_template by Dan Willemsen · 7 years ago
  78. 3bb1420 Change name of droiddoc target output to *-stubs.srcjar by Nan Zhang · 7 years ago
  79. 581fd21 Droiddoc Support in Soong by Nan Zhang · 7 years ago
  80. 27e284d Revert "Revert "Support filegroup in exclude_srcs"" by Nan Zhang · 7 years ago
  81. 606e9de Revert "Support filegroup in exclude_srcs" by Tobias Thierer · 7 years ago
  82. f36a3d9 Support filegroup in exclude_srcs by Nan Zhang · 7 years ago
  83. 750e557 Support sdk_version: "core_current" by Jiyong Park · 7 years ago
  84. 1a5d7b1 Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS by Jiyong Park · 7 years ago
  85. 66dbc0b Add R8 support by Colin Cross · 7 years ago
  86. 7fdd2b7 Pass OpenJDK 8's bootclasspath for host tools targeting <= 1.8. by Colin Cross · 7 years ago
  87. 9bc4343 Add missing dependencies on classpath jars for kotlinc by Colin Cross · 7 years ago
  88. 6b4a32d Split java_binary modules into common and binary variants by Colin Cross · 7 years ago
  89. 5425090 Add java_genrules to use jars as inputs and outputs by Colin Cross · 7 years ago
  90. 527012a Split up testJavaWithEnvFs by Colin Cross · 7 years ago
  91. 0926fae Add system_$(VER) by Sundong Ahn · 7 years ago
  92. 5ab4e6d Allow building framework.jar and framework-res.apk by Colin Cross · 7 years ago
  93. 3bc7ffa Replace aapt support with aapt2 by Colin Cross · 7 years ago
  94. 824bee3 Move java test resources in mock filesystem to a different directory by Colin Cross · 7 years ago
  95. d3e141d Pass results of Finder into Blueprint by Jeff Gaston · 7 years ago
  96. 61eaedb Support Javac sharding in Soong. by Nan Zhang · 7 years ago
  97. 715d711 Fix kotlin -classpath argument by Colin Cross · 7 years ago
  98. 15e86d9 Support multiple outputs in genrules with depfile: true by Colin Cross · 7 years ago
  99. 2ebc476 Use prebuilts/sdk/*current until Soong can generate stubs by Colin Cross · 7 years ago
  100. ed19fc3 Support Turbine in Soong. by Nan Zhang · 7 years ago