1. 356dac4 Elaborate comment on paltform_apis by Jeongik Cha · 6 years ago
  2. 2d975b1 Add an output file tag for proguard dictionaries by Colin Cross · 6 years ago
  3. 8a64f8c Merge "Add a rule about platform_apis" by Jeongik Cha · 6 years ago
  4. 247de68 Merge "Support source code cross-referencing for C++ and Java" by Treehugger Robot · 6 years ago
  5. 538c0d0 Add a rule about platform_apis by Jeongik Cha · 6 years ago
  6. 2a4549e Support source code cross-referencing for C++ and Java by Sasha Smundak · 7 years ago
  7. 7f7766d Revert "Revert "Split Java libraries per apex"" by Jiyong Park · 6 years ago
  8. f0f7ca8 Revert "Split Java libraries per apex" by Jiyong Park · 6 years ago
  9. aa53324 Split Java libraries per apex by Jiyong Park · 6 years ago
  10. b77043e Add a systemModules utility type by Colin Cross · 6 years ago
  11. 223e6a6 Merge changes from topic "buildnumberfromfile" by Colin Cross · 6 years ago
  12. 63f4b57 Merge changes Ia106d48e,Ib6c0e778 by Colin Cross · 6 years ago
  13. 5cfc70d Remove use of deprecated ExtractSourcesDeps by Colin Cross · 6 years ago
  14. 09cb629 Revert "Don't build hiddenapi flags or encode dex for unbundled builds" by Jiyong Park · 6 years ago
  15. ee94d6a Add RuleBuilder helper functions for built and prebuilt tools by Colin Cross · 6 years ago
  16. e65d84c Merge "Enforce hidden api usage in vendor (soong)" by Treehugger Robot · 6 years ago
  17. 6bd33c1 Enforce hidden api usage in vendor (soong) by Jeongik Cha · 6 years ago
  18. 5c2f963 Remove the no_framework_libs property by Paul Duffin · 6 years ago
  19. ff60a73 Depend on all the files from system modules by Dan Willemsen · 6 years ago
  20. 50c217c Add sdk_version:"core_platform" to replace no_framework_libs:true by Paul Duffin · 6 years ago
  21. a3d0986 Remove the no_standard_libs property by Paul Duffin · 6 years ago
  22. 52d398a Add sdk_version:"none" to replace no_standard_libs:true by Paul Duffin · 6 years ago
  23. 250e619 Make sdkDep/decodeSdkDep the source of truth about the sdk by Paul Duffin · 6 years ago
  24. 5903762 Add GenerateAndroidBuildActions to DefaultsModuleBase by Colin Cross · 6 years ago
  25. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  26. 96eac76 Merge "Touch up manifest if there's no source code." by Jaewoong Jung · 6 years ago
  27. 375ca3c Add .jar tag to java modules by Colin Cross · 6 years ago
  28. 41955e8 Support tagged module references by Colin Cross · 6 years ago
  29. c27ab66 Touch up manifest if there's no source code. by Jaewoong Jung · 6 years ago
  30. b023fe3 Merge "AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json" by Treehugger Robot · 6 years ago
  31. 50ddcc4 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  32. 7d06395 Merge "Revert "Port uses-shared library verification and dexpreopting to Soong"" by Colin Cross · 6 years ago
  33. c032498 Revert "Port uses-shared library verification and dexpreopting to Soong" by Colin Cross · 6 years ago
  34. 2f4c55e Merge changes from topic "verify_uses_libraries" by Treehugger Robot · 6 years ago
  35. 9c74a1e Don't build hiddenapi flags or encode dex for unbundled builds by Colin Cross · 6 years ago
  36. b66d7b1 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  37. 18c82ff AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json by patricktu · 6 years ago
  38. 6be6c2e Merge "Add kotlin-stdlib-jdk8 when using Kotlin" by Colin Cross · 6 years ago
  39. 3f3a70c Merge "Avoid targeting Java 9 for targets with SDK version up to 29." by Pete Gillin · 6 years ago
  40. 9c64014 Avoid targeting Java 9 for targets with SDK version up to 29. by Pete Gillin · 6 years ago
  41. a24af3b Turn off dex actions for sourceless modules. by Jaewoong Jung · 6 years ago
  42. 0b03d97 Add kotlin-stdlib-jdk8 when using Kotlin by Colin Cross · 6 years ago
  43. f3e802b Merge "Don't hide *.kotlin_module in turbine dependencies" by Treehugger Robot · 6 years ago
  44. cbff326 Make core-generated-annotation-stubs link as core stubs. by Pete Gillin · 6 years ago
  45. 6c6e6cd Don't hide *.kotlin_module in turbine dependencies by Colin Cross · 6 years ago
  46. 0c4ce21 Track sources for srcjars across modules by Colin Cross · 6 years ago
  47. 988708c Allow module types to generate resources by Colin Cross · 6 years ago
  48. 08a409d Reverse merge order of resources and implementation by Colin Cross · 6 years ago
  49. 226586c Merge "Support target.hostdex.required" by Colin Cross · 6 years ago
  50. 7f87f4f Support target.hostdex.required by Colin Cross · 6 years ago
  51. 9a4abed Make java_test_helper_library installable by Colin Cross · 6 years ago
  52. 8bf9bd9 Merge "Build framework.aidl in Soong" by Colin Cross · 6 years ago
  53. 3047fa2 Build framework.aidl in Soong by Colin Cross · 6 years ago
  54. 2057f82 Fix handling optimize.enabled from java_defaults by Sasha Smundak · 6 years ago
  55. 79c7c26 Add support for prebuilt java_sdk_library modules by Colin Cross · 6 years ago
  56. 0975ee0 Check package restrictions for Java libs. by Vladimir Marko · 6 years ago
  57. fe17f6f Add support for protoc plugins by Colin Cross · 6 years ago
  58. 42df144 Add java_test_helper_library by Paul Duffin · 6 years ago
  59. 1001a79 Rename jetifier property and add it to androidmk by Colin Cross · 6 years ago
  60. 525443a Add override_android_app module type. by Jaewoong Jung · 6 years ago
  61. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  62. 42be761 Add dex_import module type by Colin Cross · 7 years ago
  63. e560c4a Support package_splits by Colin Cross · 6 years ago
  64. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  65. 3d7c982 Add modules for converting java modules between host and device by Colin Cross · 6 years ago
  66. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
  67. 247e0cf Don't add static libs resources to implemenation jars by Colin Cross · 6 years ago
  68. 7f004a7 Add java_* 'services:' field by Alex Light · 7 years ago
  69. 4f41bc2 [SOONG] Not auto-generate test config if test_suite is cts by yangbill · 7 years ago
  70. 2fbbfb8 Remove reference to legacy-test and core-junit from comments by Paul Duffin · 7 years ago
  71. 1b16b0e Add module type docs to the java package by Colin Cross · 7 years ago
  72. fa6e9ec Revert "Revert "Never strip and store dex files uncompressed when they are preopted on system."" by Nicolas Geoffray · 7 years ago
  73. 897d2ed Make java_sdk_library implement Dependency by Colin Cross · 7 years ago
  74. 083a2aa Make privileged java_library modules use uncompressed dex by Colin Cross · 7 years ago
  75. f24a22a Move hiddenapi singleton rules to Soong by Colin Cross · 7 years ago
  76. 36b130f Remove '-b' from AIDL by Steven Moreland · 7 years ago
  77. 5f692ec Remove empty DepsMutator methods by Colin Cross · 7 years ago
  78. 5921f75 Make boot classpath jars in apexes uncompressed. by Nicolas Geoffray · 7 years ago
  79. 7788c12 Remove annotation_processors property by Colin Cross · 7 years ago
  80. f343872 Align jar file after calling merge-zips when dex is uncompressed. by Nicolas Geoffray · 7 years ago
  81. 3a3e94c Fix kotlin annotation processing after java_plugin by Colin Cross · 7 years ago
  82. be9cdb8 Replace annotation_processors with plugins by Colin Cross · 7 years ago
  83. c4efd9c jarjar_rules: accept file-group by Steven Moreland · 7 years ago
  84. 65fd8ba Always do zipalign with uncompressDex. by Nicolas Geoffray · 7 years ago
  85. afbb173 Pass annotation processors to kotlinc by Colin Cross · 7 years ago
  86. 21fc9bb Move kotlin to it's own file by Colin Cross · 7 years ago
  87. 4bdea39 Don't install java libraries that are already in an apex. by Nicolas Geoffray · 7 years ago
  88. cd964b3 Maintain uncompressed dex through hiddenapi encode by Colin Cross · 7 years ago
  89. 9fc36a6 Restore UNSAFE_DISABLE_HIDDENAPI_FLAGS functionality. by David Brazdil · 7 years ago
  90. 8faf8fc Move hiddenapi to Soong by Colin Cross · 7 years ago
  91. e36efcf Relax restriction on sharded annotation processors by Ashley Rose · 7 years ago
  92. 054b19a Support core library by Sundong Ahn · 7 years ago
  93. e8b00d6 Preopt: Do not strip non-image boot class path jars. by Vladimir Marko · 7 years ago
  94. 98fd574 Use latest SDK version for current in PDK builds by Colin Cross · 7 years ago
  95. fb6d781 Split out sdk.go from java.go by Colin Cross · 7 years ago
  96. 2fc72f6 Remove duplicated shouldUncompressDex logic by Colin Cross · 7 years ago
  97. dc2da91 Don't dexpreopt when compile_dex but not installable by Colin Cross · 7 years ago
  98. e302687 Don't dexpreopt or strip java_test modules by Colin Cross · 7 years ago
  99. 38e4fb2 Add buildDir to java patch-module paths. by Jaewoong Jung · 7 years ago
  100. 36ff7dc In java.go, add implement check for both Dependency and IDE relevant interfaces by albaltai · 7 years ago