1. b51db2e Add ModuleLibHiddenAPIScope for hidden API processing by Paul Duffin · 4 years, 7 months ago
  2. 31fad80 Add HiddenAPIScope to replace use of SdkKind by Paul Duffin · 4 years, 7 months ago
  3. ea8f808 Ensure consistent APEX variation for java_sdk_library and java_sdk_library_import by Paul Duffin · 4 years, 7 months ago
  4. a8de9fb Merge "Remove duplicate component from sdk snapshot" by Treehugger Robot · 4 years, 7 months ago
  5. c1218f3 Merge "Expose imageLocationsOnDevice as well as imageLocationsOnHost" by Jeongik Cha · 4 years, 7 months ago
  6. b97b157 Remove duplicate component from sdk snapshot by Paul Duffin · 4 years, 9 months ago
  7. 94b5148 Merge "Output bootclasspath_fragment's fragments property to sdk snapshot" by Paul Duffin · 4 years, 7 months ago
  8. 91913e3 Merge "fix: comparison between min_sdk_version" by Jooyung Han · 4 years, 7 months ago
  9. 51227d8 Output bootclasspath_fragment's fragments property to sdk snapshot by Paul Duffin · 4 years, 8 months ago
  10. 2afa891 Merge "Add commonSdkLibraryAndImportModule interface" by Paul Duffin · 4 years, 7 months ago
  11. e3165c8 Expose imageLocationsOnDevice as well as imageLocationsOnHost by Jeongik Cha · 4 years, 7 months ago
  12. 71b33cc Add commonSdkLibraryAndImportModule interface by Paul Duffin · 4 years, 7 months ago
  13. a580b5e Merge "Append platform classpath proto configs with missing apex jars." by satayev · 4 years, 7 months ago
  14. 4c4da06 fix: comparison between min_sdk_version by Jooyung Han · 4 years, 7 months ago
  15. b309050 Append platform classpath proto configs with missing apex jars. by satayev · 4 years, 7 months ago
  16. 99fc06f Merge "Disable boot jars package check if no boot jars have been configured" by Paul Duffin · 4 years, 7 months ago
  17. 9ffbecc Disable boot jars package check if no boot jars have been configured by Paul Duffin · 4 years, 7 months ago
  18. 86fe8f8 Remove unused apiModuleName by Paul Duffin · 4 years, 7 months ago
  19. a1a2baf Merge "Fix monolithic hidden API processing with prebuilts" by Paul Duffin · 4 years, 7 months ago
  20. f93d388 Merge "Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS" by Paul Duffin · 4 years, 7 months ago
  21. 07cdd37 Merge "Make CheckHiddenAPIRuleInputs more reusable" by Paul Duffin · 4 years, 7 months ago
  22. 9d31361 Merge "Use classpath elements in platform_bootclasspath" by Paul Duffin · 4 years, 7 months ago
  23. e95a15e Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS by Adrian Roos · 4 years, 7 months ago
  24. 348f20b Merge "AIDEGen: Collect dependencies info from APEX module." by Treehugger Robot · 4 years, 7 months ago
  25. 9e2dcbd Merge "DO NOT MERGE - Merge RQ3A.210605.005" by Xin Li · 4 years, 7 months ago
  26. d061d40 Fix monolithic hidden API processing with prebuilts by Paul Duffin · 4 years, 7 months ago
  27. 51d7da2 Make CheckHiddenAPIRuleInputs more reusable by Paul Duffin · 4 years, 7 months ago
  28. 89f570a Use classpath elements in platform_bootclasspath by Paul Duffin · 4 years, 7 months ago
  29. 0d7f2d3 Merge "Simplify deapexer support" by Paul Duffin · 4 years, 7 months ago
  30. 6b592bd Merge "Remove javalib special case in createDeapexerModuleIfNeeded" by Paul Duffin · 4 years, 7 months ago
  31. 4a5f125 DO NOT MERGE - Merge RQ3A.210605.005 by Xin Li · 4 years, 7 months ago
  32. 2b1536e Allow disabling errorprone even when RUN_ERROR_PRONE is true by Cole Faust · 4 years, 7 months ago
  33. e245b61 Add ClasspathElement support by Paul Duffin · 4 years, 7 months ago
  34. 6ea9e45 Merge "Add classpath fragment property to skip proto generation." am: f45966f35b by satayev · 4 years, 7 months ago
  35. f45966f Merge "Add classpath fragment property to skip proto generation." by satayev · 4 years, 7 months ago
  36. c4a3e6d Export boot image files from prebuilt_apex/apex_set am: 5466a3699c by Paul Duffin · 4 years, 7 months ago
  37. 56a6834 Copy boot dex jars from prebuilt art-bootclasspath-fragment if preferred am: ce918b0278 by Paul Duffin · 4 years, 7 months ago
  38. aee99b3 Merge "DO NOT MERGE - Merge ab/7272582" into stage-aosp-master by TreeHugger Robot · 4 years, 7 months ago
  39. 5466a36 Export boot image files from prebuilt_apex/apex_set by Paul Duffin · 4 years, 7 months ago
  40. ce918b0 Copy boot dex jars from prebuilt art-bootclasspath-fragment if preferred by Paul Duffin · 4 years, 7 months ago
  41. 007875c DO NOT MERGE - Merge ab/7272582 by Xin Li · 4 years, 7 months ago
  42. 7f87216 Exclude jacocoagent from boot jars package check by Paul Duffin · 4 years, 7 months ago
  43. 4aea00e Merge "Move boot jars package check into platform_bootclasspath" by Paul Duffin · 4 years, 7 months ago
  44. 909a2fd Merge "Cleanup bootclasspathFragmentInitContentsFromImage" by Paul Duffin · 4 years, 7 months ago
  45. 975e757 Merge "Combine hidden API encoding with flag generation" by Paul Duffin · 4 years, 7 months ago
  46. b4bbf2c Simplify deapexer support by Paul Duffin · 4 years, 7 months ago
  47. fef5500 Remove javalib special case in createDeapexerModuleIfNeeded by Paul Duffin · 4 years, 7 months ago
  48. b98371c Add classpath fragment property to skip proto generation. by satayev · 4 years, 7 months ago
  49. c8ead41 Move boot jars package check into platform_bootclasspath by Paul Duffin · 4 years, 7 months ago
  50. 58e7586 Cleanup bootclasspathFragmentInitContentsFromImage by Paul Duffin · 4 years, 7 months ago
  51. e521881 Combine hidden API encoding with flag generation by Paul Duffin · 4 years, 7 months ago
  52. 142ed27 Rename ClasspathFragmentToConfiguredJarList methods to configuredJars. by satayev · 4 years, 7 months ago
  53. b0c1f0c AIDEGen: Collect dependencies info from APEX module. by bralee · 4 years, 7 months ago
  54. 768692b Merge "Add a build flag to always enable errorprone per-target" by Treehugger Robot · 4 years, 7 months ago
  55. 75fffb1 Add a build flag to always enable errorprone per-target by Cole Faust · 4 years, 7 months ago
  56. dd5993f Avoid passing around []hiddenAPIModule by Paul Duffin · 4 years, 7 months ago
  57. cc1bd83 Merge "Make copyBootJarsToPredefinedLocations simpler and less fragile" by Paul Duffin · 4 years, 7 months ago
  58. a11b870 Merge "Ensure primary boot image files are created before they are used" by Paul Duffin · 4 years, 7 months ago
  59. 2eddb50 Merge "Move TestPlatformBootclasspath_Fragments to apex package" by Paul Duffin · 4 years, 7 months ago
  60. 5e1073b Merge "Export hidden api related types and fields" by Paul Duffin · 4 years, 7 months ago
  61. 7b4bda2 Merge "Always propagate some environment variables to RBE" by Colin Cross · 4 years, 7 months ago
  62. 5f148ca Make copyBootJarsToPredefinedLocations simpler and less fragile by Paul Duffin · 4 years, 8 months ago
  63. bff50e2 Ensure primary boot image files are created before they are used by Paul Duffin · 4 years, 7 months ago
  64. ffa8375 Move TestPlatformBootclasspath_Fragments to apex package by Paul Duffin · 4 years, 7 months ago
  65. 524c82c Export hidden api related types and fields by Paul Duffin · 4 years, 7 months ago
  66. 95fad7a Always propagate some environment variables to RBE by Colin Cross · 4 years, 7 months ago
  67. 84c1cdf Maintain header order in merge_csv by Paul Duffin · 4 years, 7 months ago
  68. 05f1a0a Merge "Port module_partition logic for RRO from Make to Soong" by Spandan Das · 4 years, 7 months ago
  69. 5d1b929 Port module_partition logic for RRO from Make to Soong by Spandan Das · 4 years, 7 months ago
  70. 9eb611a Merge changes I162b0f68,I1689b670,Id6d997ee,I9aae2a16 by Colin Cross · 4 years, 7 months ago
  71. 5831f70 Merge "Add exemption for framework-sdkextensions-classpaths boot jar." by satayev · 4 years, 7 months ago
  72. 556e814 Remove sourcepath argument from metalava invocations by Anton Hansson · 4 years, 7 months ago
  73. edd6164 Stop filtering html files from droidstubs input by Anton Hansson · 4 years, 7 months ago
  74. 70336cd Make soong create sourcepath dirs by Anton Hansson · 4 years, 7 months ago
  75. 1b75a3c Add exemption for framework-sdkextensions-classpaths boot jar. by satayev · 4 years, 7 months ago
  76. 67c17ae Don't use unsafe_ignore_missing_latest_api in TestJavaSdkLibraryDist by Colin Cross · 4 years, 8 months ago
  77. f0eace9 Remove core_lib property from java_sdk_library by Colin Cross · 4 years, 8 months ago
  78. 59b92bf Ignore owner property when computing java_sdk_library dist subdirectory by Colin Cross · 4 years, 8 months ago
  79. 3dd6625 Make the default java_sdk_library dist_group "unknown" by Colin Cross · 4 years, 8 months ago
  80. c92738a Merge changes I9e62c703,I4c2ae2a2,I899c2946 by Colin Cross · 4 years, 8 months ago
  81. a8f4e62 Merge "add the LOCAL_DISABLE_TEST_CONFIG variable" by Yuntao Xu · 4 years, 8 months ago
  82. 986b69a Support dist_group property instead of owner for setting sdk dist subdirectory by Colin Cross · 4 years, 8 months ago
  83. 30c491b Add test for java_sdk_library dist properties by Colin Cross · 4 years, 8 months ago
  84. 1d2b6b3 Move java_sdk_library tests to sdk_library_test.go by Colin Cross · 4 years, 8 months ago
  85. 7a31855 add the LOCAL_DISABLE_TEST_CONFIG variable by Yuntao Xu · 4 years, 8 months ago
  86. 5ab4286 Remove support for removed_dex_api_filename by Anton Hansson · 4 years, 8 months ago
  87. 664b2cf Merge "Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx." by Martin Stjernholm · 4 years, 8 months ago
  88. 4ab2dd1 Merge changes I0116f5f4,I950c9b54,I967f5c42 by Colin Cross · 4 years, 8 months ago
  89. c33e521 Treat java libraries in classpath fragments as directly in apex by Colin Cross · 4 years, 8 months ago
  90. 1c564cc Use stem when filtering boot jars. by satayev · 4 years, 8 months ago
  91. be10503 Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx. by Martin Stjernholm · 4 years, 8 months ago
  92. 70975ac Merge "Rename generate proto config file to match classpath type." by satayev · 4 years, 8 months ago
  93. 8a7bbb5 Merge "Populate individual systemserverclasspath_fragments' proto configs." by satayev · 4 years, 8 months ago
  94. c2d8fa0 Merge "Clarify how metalava @SuppressLint works" by Treehugger Robot · 4 years, 8 months ago
  95. b23b745 Clarify how metalava @SuppressLint works by Aurimas Liutikas · 4 years, 8 months ago
  96. 8018e50 Tighten bootclasspath_fragment property validation by Paul Duffin · 4 years, 8 months ago
  97. 58e0e76 Only export boot image files to APEX if they are actually created by Paul Duffin · 4 years, 8 months ago
  98. 32cf58a Support removed API members in modular hidden API processing by Paul Duffin · 4 years, 8 months ago
  99. f1b358c Support hidden API processing for fragments with dependencies by Paul Duffin · 4 years, 8 months ago
  100. 703c67a Populate individual systemserverclasspath_fragments' proto configs. by satayev · 4 years, 8 months ago