1. cf6bf37 Merge changes I957f3df8,I68986dcc by Martin Stjernholm · 4 years, 4 months ago
  2. 40660d2 Merge "Changes tree built Robolectric name" by Treehugger Robot · 4 years, 4 months ago
  3. 4482560 Consolidate the code to resolve a deapexer module dependency. by Martin Stjernholm · 4 years, 4 months ago
  4. 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 4 years, 4 months ago
  5. 86da9c6 Merge "Add annotations.zip support to java_sdk_library" by Anton Hansson · 4 years, 4 months ago
  6. b13daf2 Merge "Add java_binary_host support for Windows" by Dan Willemsen · 4 years, 4 months ago
  7. c964841 Changes tree built Robolectric name by Joseph Murphy · 4 years, 6 months ago
  8. d78eb76 Add annotations.zip support to java_sdk_library by Anton Hansson · 4 years, 4 months ago
  9. cd439a2 Merge "Remove workaround for modules with missing BCP fragments, as they are present now." by Treehugger Robot · 4 years, 4 months ago
  10. 8b1add6 Merge "Add back the api_srcs argument" by Anton Hansson · 4 years, 4 months ago
  11. 8e6b371 Add java_binary_host support for Windows by Dan Willemsen · 4 years, 4 months ago
  12. e992a52 Merge "Enable compose kotlinc plugin when depending on the compose runtime" by Aurimas Liutikas · 4 years, 4 months ago
  13. 531d8fd Remove workaround for modules with missing BCP fragments, as they are by Martin Stjernholm · 4 years, 4 months ago
  14. 80bb316 Merge "Add support for d8 --main-dex-rules" by Colin Cross · 4 years, 4 months ago
  15. a1ff7c6 Enable compose kotlinc plugin when depending on the compose runtime by Colin Cross · 4 years, 4 months ago
  16. 3769a27 Merge "Add test to TestJavaStableSdkVersion for legacy core platform" by Treehugger Robot · 4 years, 4 months ago
  17. f8ea372 Add back the api_srcs argument by Anton Hansson · 4 years, 4 months ago
  18. 2c6ede1 Merge changes I9c94a54a,Idc0c73a7 by Jiakai Zhang · 4 years, 4 months ago
  19. c9f9d56 Merge "Revert^2 "Preopt APEX system server jars."" by Jiakai Zhang · 4 years, 4 months ago
  20. 5ea963e Add support for d8 --main-dex-rules by Colin Cross · 4 years, 4 months ago
  21. 33ce5d6 Merge "Remove fallback code path for missing BCP fragments that is no longer necessary." by Martin Stjernholm · 4 years, 4 months ago
  22. 25322e4 Prevent systemserverclasspath_fragment from depending on prebuilts by Paul Duffin · 4 years, 4 months ago
  23. 1ea7c9f Add test to TestJavaStableSdkVersion for legacy core platform by Paul Duffin · 4 years, 10 months ago
  24. 519c5c8 Revert^2 "Preopt APEX system server jars." by Jiakai Zhang · 4 years, 4 months ago
  25. b1e61cb Remove fallback code path for missing BCP fragments that is no longer necessary. by Martin Stjernholm · 4 years, 4 months ago
  26. 79839d9 Merge "Revert "Preopt APEX system server jars."" by Adrian Roos · 4 years, 4 months ago
  27. 92346c4 Revert "Preopt APEX system server jars." by Adrian Roos · 4 years, 4 months ago
  28. c2c7f3e Merge "Rename SdkMemberTypeDependencyTag to SdkMemberDependencyTag" by Paul Duffin · 4 years, 4 months ago
  29. 02669e8 Preopt system server jars with updatable bootclasspath. by Jiakai Zhang · 4 years, 4 months ago
  30. ca9bc98 Preopt APEX system server jars. by Jiakai Zhang · 4 years, 4 months ago
  31. 204356f Preopt APEX system server jars from prebuilts. by Jiakai Zhang · 4 years, 4 months ago
  32. cf67496 Merge "Fix panic when a module has an invalid output path" by Treehugger Robot · 4 years, 4 months ago
  33. 64cb7c9 Fix panic when a module has an invalid output path by Cole Faust · 4 years, 4 months ago
  34. 1fca301 Add {.aar} support for android_library by Saeid Farivar Asanjan · 4 years, 4 months ago
  35. f7b3d0d Rename SdkMemberTypeDependencyTag to SdkMemberDependencyTag by Paul Duffin · 4 years, 4 months ago
  36. 2e380e7 Merge changes I4e7aa1a3,Ic0cd2411 by Ulyana Trafimovich · 4 years, 4 months ago
  37. 0061c0d Fix DONT_UNCOMPRESS_PRIV_APPS_DEXS for `android_app_import`. by Ulya Trafimovich · 4 years, 4 months ago
  38. 55f72d7 Add tests for uncompressed dex for `android_app_import`. by Ulya Trafimovich · 4 years, 4 months ago
  39. a36ffde Merge "Refactor SdkMemberType.AddDependencies()" by Treehugger Robot · 4 years, 4 months ago
  40. 296701e Refactor SdkMemberType.AddDependencies() by Paul Duffin · 4 years, 6 months ago
  41. b7e5985 Merge "Skip dexbootjar check using AllowMissingDependencies flag" by Spandan Das · 4 years, 4 months ago
  42. 36dc7c6 [LSC] Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 4 years, 5 months ago
  43. 9f6c24a Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 4 years, 5 months ago
  44. 10ea4bf Skip dexbootjar check using AllowMissingDependencies flag by Spandan Das · 4 years, 5 months ago
  45. 28e5eda Merge "Make sure that classpath fragment contents appear in make vars." by satayev · 4 years, 5 months ago
  46. 0b1c70e Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer. by Ulya Trafimovich · 4 years, 5 months ago
  47. abcce6f Merge "Propagate <uses-library> dependencies from `java_library` to apps." by Ulyana Trafimovich · 4 years, 5 months ago
  48. 380dbb9 Merge "Don't create a new module for bp2build conversion." by Liz Kammer · 4 years, 5 months ago
  49. e443287 Propagate <uses-library> dependencies from `java_library` to apps. by Ulya Trafimovich · 4 years, 5 months ago
  50. 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 4 years, 5 months ago
  51. 42c7f0d Propagate <uses-library> dependencies from `android_library` to apps. by Ulya Trafimovich · 4 years, 5 months ago
  52. d34eb0c Make sure that classpath fragment contents appear in make vars. by satayev · 4 years, 5 months ago
  53. 15c82a1 Merge "Fix the way manifest fixer detects optional <uses-library> entries." by Aurimas Liutikas · 4 years, 5 months ago
  54. fc0f6e3 Fix the way manifest fixer detects optional <uses-library> entries. by Ulya Trafimovich · 4 years, 5 months ago
  55. 1f0cc77 Merge "Filter blocked entries from modular flag files" by Paul Duffin · 4 years, 5 months ago
  56. 280bae6 Filter blocked entries from modular flag files by Paul Duffin · 4 years, 6 months ago
  57. 721f42d Merge "Fix tests to use correct fixtures for configuring (Apex)BootJars." by satayev · 4 years, 5 months ago
  58. 8355c15 Collect lint reports from apps in apexes by Colin Cross · 4 years, 5 months ago
  59. abcd597 Fix tests to use correct fixtures for configuring (Apex)BootJars. by satayev · 4 years, 5 months ago
  60. 795a9f9 Merge "Reland: Pass jars with resources to R8" by Colin Cross · 4 years, 5 months ago
  61. 0334918 Merge changes Ia0c3826a,I92ad6635 by Colin Cross · 4 years, 5 months ago
  62. 8d007e9 Export signature patterns to sdk snapshot by Paul Duffin · 4 years, 6 months ago
  63. 67b9d61 Separate creation of signature patterns from overlap checking by Paul Duffin · 4 years, 6 months ago
  64. a79a52c Reland: Pass jars with resources to R8 by Colin Cross · 4 years, 5 months ago
  65. a832a04 Revert "Time out and dump stacks from R8 processes after 30 minutes" by Colin Cross · 4 years, 5 months ago
  66. 93fb53f Merge "Revert "Pass jars with resources to R8"" by Colin Cross · 4 years, 5 months ago
  67. 1d73c73 Revert "Pass jars with resources to R8" by Colin Cross · 4 years, 5 months ago
  68. ac33aac Merge "Pass jars with resources to R8" by Colin Cross · 4 years, 5 months ago
  69. 05ca7c8 Pass jars with resources to R8 by Colin Cross · 4 years, 5 months ago
  70. 8662a37 Merge "Update documentation for genrule and sdk_library" by Treehugger Robot · 4 years, 5 months ago
  71. 93e9599 Update documentation for genrule and sdk_library by Spandan Das · 4 years, 6 months ago
  72. 0d8c497 Merge "Rename UpdatableSystemServerJars to ApexSystemServerJars." by satayev · 4 years, 6 months ago
  73. 492b17d Rename UpdatableSystemServerJars to ApexSystemServerJars. by satayev · 4 years, 6 months ago
  74. 5c4881c Add initial bp2build support for converting android_app_certificate modules. by Rupert Shuttleworth · 4 years, 6 months ago
  75. 6e4950a Add some more properties to the bp2build APEX converter (second try) by Rupert Shuttleworth · 4 years, 6 months ago
  76. d0e6ad1 Merge "Revert "Add some more properties to the bp2build APEX converter."" by Rupert Shuttleworth · 4 years, 6 months ago
  77. 0358478 Revert "Add some more properties to the bp2build APEX converter." by Rupert Shuttleworth · 4 years, 6 months ago
  78. 57dd3c4 Merge "Add some more properties to the bp2build APEX converter." by Treehugger Robot · 4 years, 6 months ago
  79. 4102c0c Merge "Rename UpdatableBootJars to ApexBootJars." by satayev · 4 years, 6 months ago
  80. 69bf4c0 Add some more properties to the bp2build APEX converter. by Rupert Shuttleworth · 4 years, 6 months ago
  81. 04f3f07 Merge "Disable lint checks which do not apply in the platform" by Treehugger Robot · 4 years, 6 months ago
  82. b015aec Disable lint checks which do not apply in the platform by Tor Norbye · 4 years, 6 months ago
  83. 78fd15f Merge "Replace android.BuildOs with Config.BuildOS" by Colin Cross · 4 years, 6 months ago
  84. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 4 years, 6 months ago
  85. 6e9bc01 Remove unnecessary dedup logic by Paul Duffin · 4 years, 6 months ago
  86. ed12c13 Remove unnecessary handling of nil paths in HiddenAPIOutput by Paul Duffin · 4 years, 6 months ago
  87. d6a072b Remove fallback to classes jars from bootclasspath_fragment by Paul Duffin · 4 years, 6 months ago
  88. 41461f3 Merge "Require prebuilt_bootclasspath_fragment to provide hidden API files" by Treehugger Robot · 4 years, 6 months ago
  89. 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 4 years, 6 months ago
  90. 54e4197 Require prebuilt_bootclasspath_fragment to provide hidden API files by Paul Duffin · 4 years, 6 months ago
  91. c2427ea Merge "Remove `OptionalImplicitSdkLibrary()` function (it's not used anymore)." by Ulyana Trafimovich · 4 years, 6 months ago
  92. 52cc879 Merge "Revert "Export implementation class jars for java_boot_libs"" by Treehugger Robot · 4 years, 6 months ago
  93. 452366a Merge "Make bootclasspath_fragments always perform hidden API processing" by Treehugger Robot · 4 years, 6 months ago
  94. 393bffe Merge "Avoid permitted_packages related build failures in unbundled builds" by Paul Duffin · 4 years, 6 months ago
  95. 5c21145 Revert "Export implementation class jars for java_boot_libs" by Paul Duffin · 4 years, 6 months ago
  96. 3bc8e21 Avoid permitted_packages related build failures in unbundled builds by Paul Duffin · 4 years, 6 months ago
  97. fe26147 Merge "Don't attempt to add stub libraries to class loader context." by Ulyana Trafimovich · 4 years, 6 months ago
  98. 78645fb Remove `OptionalImplicitSdkLibrary()` function (it's not used anymore). by Ulya Trafimovich · 4 years, 6 months ago
  99. da286f4 Make bootclasspath_fragments always perform hidden API processing by Paul Duffin · 4 years, 7 months ago
  100. 840efb6 Don't attempt to add stub libraries to class loader context. by Ulya Trafimovich · 4 years, 6 months ago