1. 65bfc29 Use implementation jar in IDEInfo by Spandan Das · 8 months ago
  2. f7bbd2f Split DepIsInSameApex into outgoing and incoming by Colin Cross · 9 months ago
  3. 63bdf63 Change checkJavaStableSdkVersion to use ModuleProxy. by Yu Liu · 9 months ago
  4. 458fde5 Collect aconfig files from *_libs in java_api_library by Jihoon Kang · 9 months ago
  5. 7cd1d42 Don't use echo -e by Colin Cross · 9 months ago
  6. f424c9a test_module_config for sh_test by Ronald Braunstein · 10 months ago
  7. b4ec556 Merge "Revert "test_module_config for sh_test"" into main by Liana Kazanova · 10 months ago
  8. 876b803 Revert "test_module_config for sh_test" by Liana Kazanova · 10 months ago
  9. 6d89d77 Merge "test_module_config for sh_test" into main by Ronald Braunstein · 10 months ago
  10. 45dca5c test_module_config for sh_test by Ronald Braunstein · 10 months ago
  11. 4432408 Merge "Target Java 21 by default" into main by Sorin Basca · 10 months ago
  12. 3f92ee1 Merge "Verify that libraries in apexes don't link to implementations outside the apex" into main by Colin Cross · 10 months ago
  13. b614cd4 Verify that libraries in apexes don't link to implementations outside the apex by Colin Cross · 10 months ago
  14. 37cc271 Target Java 21 by default by Sorin Basca · 10 months ago
  15. 034af2c Distinguish HideFromMake from SkipInstall by Spandan Das · 10 months ago
  16. 3a7e911 Merge "Revert "Add device_first_vendor(_shared)_data"" into main by Cole Faust · 10 months ago
  17. 710a14b Revert "Add device_first_vendor(_shared)_data" by Cole Faust · 10 months ago
  18. 878b2fc [Ravenwood] Support java_defaults for ravenwood properties by John Wu · 10 months ago
  19. a8bf946 Add device_first_vendor(_shared)_data by Cole Faust · 10 months ago
  20. 1c841c4 Merge changes from topic "move-depset" into main by Colin Cross · 10 months ago
  21. a14fb6a Update DepSet references by Colin Cross · 10 months ago
  22. 830f56a Remove testing package by Cole Faust · 10 months ago
  23. 18f03f1 Add device_first_prefer32_data to java modules by Cole Faust · 10 months ago
  24. a9e9f53 Merge "Add new properties to aid in removing the 1-variant fallback" into main by Cole Faust · 10 months ago
  25. 65cb40a Add new properties to aid in removing the 1-variant fallback by Cole Faust · 10 months ago
  26. 64f2d84 Make uses_libs and optional_uses_libs configurable by Cole Faust · 10 months ago
  27. 4f443e7 Skip `none` system_modules from module_bp_java_deps.json by Spandan Das · 10 months ago
  28. 004074d Merge changes from topic "remove-non-parallel-mutator" into main by Colin Cross · 10 months ago
  29. 8a96280 Remove MutatorHandle.Parallel() by Colin Cross · 11 months ago
  30. b9c67e2 Make java binaries common instead of common-first by Cole Faust · 11 months ago
  31. e42c5d9 Add JNI libs support to device variants of java_binary by Spandan Das · 11 months ago
  32. 0c8d641 Merge "Make the java jni_libs property configurable" into main by Treehugger Robot · 11 months ago
  33. 6d39c70 Make the java jni_libs property configurable by Jihoon Kang · 11 months ago
  34. b16bd5d Merge "Remove top down strict updatability checks" into main by Colin Cross · 11 months ago
  35. b27645a Merge "Remove the SdkLibraryDependency interface" into main by Treehugger Robot · 11 months ago
  36. 8742735 Remove top down strict updatability checks by Colin Cross · 11 months ago
  37. ff49c6c Merge "Use providers for lint" into main by Colin Cross · 11 months ago
  38. 98e9ac6 Remove the SdkLibraryDependency interface by Jihoon Kang · 11 months ago
  39. b79aa8f Use providers for lint by Colin Cross · 11 months ago
  40. e2860d9 Merge changes I0edb681b,I0ea2327f into main by Spandan Das · 11 months ago
  41. a326b32 Remove deapex support from java_*_import by Spandan Das · 11 months ago
  42. c4db109 Revert^2 "Restrict java_sdk_library in libs of java_import and droidstubs modules" by Jihoon Kang · 11 months ago
  43. ddda6ea Align CLC add context behavior between java_sdk_library and its impl lib by Jihoon Kang · 11 months ago
  44. 6556d04 Merge changes from topic "kotlin_kythe" into main by Spandan Das · 11 months ago
  45. 1028d5a Create .kzip files for kotlin translation units by Spandan Das · 1 year ago
  46. 219009f Merge "Make the java static_libs property configurable" into main by Cole Faust · 12 months ago
  47. b749347 Make the java static_libs property configurable by Cole Faust · 12 months ago
  48. c9b4f6b Use transitive header jars in classpaths by Colin Cross · 1 year, 1 month ago
  49. fdaa672 Remove obsolete robolectric test runner integration by Colin Cross · 12 months ago
  50. 9ffaf28 Rename collectTransitiveHeaderJars and friends to mention R8 by Colin Cross · 1 year ago
  51. a6182ab Move checkbuild targets of Soong modules into Soong by Colin Cross · 12 months ago
  52. b36d31d Add ctx argument to IDEInfo() by Cole Faust · 12 months ago
  53. 3dac486 Only add deps on java_binary's jni_libs on host by Cole Faust · 1 year ago
  54. 53529a9 Track resources separately in java_import by Colin Cross · 1 year ago
  55. 77965d9 Convert more stored WritablePaths to Paths by Colin Cross · 1 year ago
  56. 882d600 Move kotlin stdlib to normal dependency tag by Colin Cross · 1 year ago
  57. b61c226 Use a provider for systems modules by Colin Cross · 1 year ago
  58. edcbad4 Merge changes Ifc905b14,I62166c6d into main by Treehugger Robot · 1 year ago
  59. 6d26f80 Fix IDEInfo for java_import by Spandan Das · 1 year ago
  60. 7727c7f Convert JavaInfoProvider to *JavaInfo by Colin Cross · 1 year, 1 month ago
  61. d40aac1 Merge "Don't hold on to WritablePath" into main by Treehugger Robot · 1 year ago
  62. b0f4c02 Revert "Revert "Enable from-text stub generation in non-sdk java..." by Jihoon Kang · 1 year, 1 month ago
  63. a574cd2 Revert "Enable from-text stub generation in non-sdk java_sdk_library" by Liana Kazanova · 1 year, 1 month ago
  64. 062eb66 Enable from-text stub generation in non-sdk java_sdk_library by Jihoon Kang · 1 year, 6 months ago
  65. 7707b24 Don't hold on to WritablePath by Colin Cross · 1 year, 1 month ago
  66. 2781936 Pass config files to metalava by Paul Duffin · 1 year, 1 month ago
  67. 8aac993 Add all compile deps to module_bp_java_deps.json by Spandan Das · 1 year, 1 month ago
  68. 4ae6801 Populate java_api_libray's IDEInfo by Spandan Das · 1 year, 1 month ago
  69. e1a8555 Add IsAddingDependency to IncomingTransitionContext by Colin Cross · 1 year, 2 months ago
  70. 9f7b9f4 Use OutputFilesProvider on java modules by mrziwang · 1 year, 1 month ago
  71. 68786d8 Use OutputFilesProvider on Import, AARImport and AndroidAppImport by mrziwang · 1 year, 1 month ago
  72. 94df13d Merge "Enforce that tests in MTS specify a min_sdk_version" into main by Spandan Das · 1 year, 2 months ago
  73. b041087 Enforce that tests in MTS specify a min_sdk_version by Spandan Das · 1 year, 2 months ago
  74. 94811f3 Merge "Support passing multiple --migrate-nullness option for java_api_library" into main by Paul Duffin · 1 year, 2 months ago
  75. 1b1eb9b Support passing multiple --migrate-nullness option for java_api_library by Paul Duffin · 1 year, 2 months ago
  76. 43ddd08 Make required a configurable property by Cole Faust · 1 year, 2 months ago
  77. 0030148 Merge "Remove exportable modules when generating snapshots targeting older platform" into main by Jihoon Kang · 1 year, 2 months ago
  78. 98aa8fa Remove exportable modules when generating snapshots targeting older platform by Jihoon Kang · 1 year, 3 months ago
  79. 01d31bd Reapply "Change test_module_config from copying files to symlink ..." by Ronald Braunstein · 1 year, 3 months ago
  80. c6a321e Revert "Change test_module_config from copying files to symlink ..." by Priyanka Advani · 1 year, 3 months ago
  81. f216af5 Change test_module_config from copying files to symlink files. by Ronald Braunstein · 1 year, 4 months ago
  82. 3dbda18 Use r8/d8 optimized profile for dexpreopt by Spandan Das · 1 year, 3 months ago
  83. bc44eb0 Merge "Allow experimental Java target 21 by default" into main by Treehugger Robot · 1 year, 3 months ago
  84. 253f8c0 Allow experimental Java target 21 by default by Sorin Basca · 1 year, 3 months ago
  85. 652824c Merge changes from topic "revert-3094658-revert-3088867-QEHDREAABY-IOPVAUIKWL" into main by Treehugger Robot · 1 year, 3 months ago
  86. c1e5b18 Revert^2 "Add make java.dependencyTag installable or not" by Jiyong Park · 1 year, 3 months ago
  87. 25b9222 Revert^2 "Install jni symlinks in Soong" by Jiyong Park · 1 year, 3 months ago
  88. 8298134 Merge changes Ifbe123d1,Ie2e738a6 into main by Treehugger Robot · 1 year, 3 months ago
  89. b9c5835 Support min_sdk_version overrides in apps by Spandan Das · 1 year, 3 months ago
  90. b7646e4 Revert "Install jni symlinks in Soong" by Yu Shan · 1 year, 3 months ago
  91. f14b5ba Revert "Add make java.dependencyTag installable or not" by Yu Shan · 1 year, 3 months ago
  92. 4384d29 Add make java.dependencyTag installable or not by Jiyong Park · 1 year, 3 months ago
  93. 4f487c5 Install jni symlinks in Soong by Jiyong Park · 1 year, 3 months ago
  94. cd9dca2 Revert "Install transitive deps of jni libs, but not the jni libs themselves" by Jiyong Park · 1 year, 3 months ago
  95. e716807 Install transitive deps of jni libs, but not the jni libs themselves by Jiyong Park · 1 year, 3 months ago
  96. 7eaf503 Merge "Revert^2 "Remove compilation actions from java sdk library"" into main by Treehugger Robot · 1 year, 3 months ago
  97. a3a0546 Revert^2 "Remove compilation actions from java sdk library" by Jihoon Kang · 1 year, 5 months ago
  98. 5284ad3 Merge "Revert "Remove compilation actions from java sdk library"" into main by Jihoon Kang · 1 year, 4 months ago
  99. 8f25d29 Revert "Remove compilation actions from java sdk library" by Jihoon Kang · 1 year, 4 months ago
  100. f91daab Merge "Remove compilation actions from java sdk library" into main by Treehugger Robot · 1 year, 4 months ago