1. 130da8b Merge "Set version code of apex and apk based on RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION." into main by Alyssa Ketpreechasawat · 10 months ago
  2. 3a6eced Set version code of apex and apk based on RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION. by Alyssa Ketpreechasawat · 12 months ago
  3. 8742735 Remove top down strict updatability checks by Colin Cross · 11 months ago
  4. b94c779 Revert^2 "pass read new storage parameter to java codegen" by Zhi Dou · 11 months ago
  5. df1c59a Revert "pass read new storage parameter to java codegen" by Liana Kazanova · 11 months ago
  6. 9cf2e8e pass read new storage parameter to java codegen by Zhi Dou · 11 months ago
  7. 219009f Merge "Make the java static_libs property configurable" into main by Cole Faust · 11 months ago
  8. b749347 Make the java static_libs property configurable by Cole Faust · 11 months ago
  9. c9b4f6b Use transitive header jars in classpaths by Colin Cross · 1 year ago
  10. 85bc193 Revert^4 "Implement detecting container violations." by Jihoon Kang · 1 year, 1 month ago
  11. b2b1ef6 Revert "Implement detecting container violations." by Satish Yalla · 11 months ago
  12. bb678f8 Implement detecting container violations. by Jihoon Kang · 1 year, 1 month ago
  13. 0f3b1a7 Define unstable container by Jihoon Kang · 12 months ago
  14. 663e450 Merge SingletonProviderContext with OtherModuleProviderContext by Yu Liu · 12 months ago
  15. b0f4c02 Revert "Revert "Enable from-text stub generation in non-sdk java..." by Jihoon Kang · 1 year ago
  16. a574cd2 Revert "Enable from-text stub generation in non-sdk java_sdk_library" by Liana Kazanova · 1 year ago
  17. 062eb66 Enable from-text stub generation in non-sdk java_sdk_library by Jihoon Kang · 1 year, 5 months ago
  18. 2781936 Pass config files to metalava by Paul Duffin · 1 year, 1 month ago
  19. 7c03506 Convert apex mutator to a TransitionMutator by Colin Cross · 1 year, 4 months ago
  20. 5d70127 Enable non-"everything" stubs generation in java_api_library by Jihoon Kang · 1 year, 6 months ago
  21. bd09345 Enable hiddenapi check for exportable stubs by Jihoon Kang · 1 year, 7 months ago
  22. da739a3 Use the correct prof file when multiple prebuilt apexes exist by Spandan Das · 1 year, 8 months ago
  23. 5a37718 Convert ModuleProvder to generic providers API by Colin Cross · 1 year, 8 months ago
  24. 9bef674 Remove sdkPreSingleton and overlaySingleton by Cole Faust · 1 year, 9 months ago
  25. 244d42a Utilize module lib and test api superset module in hiddenapi by Jihoon Kang · 1 year, 10 months ago
  26. f00200b Add module dependency checking testing method by Jihoon Kang · 1 year, 10 months ago
  27. 8f83dcd Add droidstub modules for Soong java testing by Jihoon Kang · 1 year, 10 months ago
  28. 1b052b0 Add UnsupportedAppUsage to java_aconfig_library dependency by Zhi Dou · 1 year, 10 months ago
  29. 6be0f00 Remove api_files property from java_api_library by Jihoon Kang · 1 year, 11 months ago
  30. 5b6d1d8 Merge "Support for incremetal platform prebuilt APIs" into main by Todd Lee · 2 years ago
  31. 8f75585 Add aconfig annotations for java_aconfig_library by Joe Onorato · 2 years ago
  32. 2ec7e1c Support for incremetal platform prebuilt APIs by Todd Lee · 2 years ago
  33. d0f9520 Add additional java_api_library testing modules by Jihoon Kang · 2 years, 4 months ago
  34. 795319f Disallow missing api source files for java_api_library module by Jihoon Kang · 2 years, 3 months ago
  35. 09d88df Unify installDirOnHost and installDirOnDevice. by Jiakai Zhang · 2 years, 3 months ago
  36. b95998b Prepare tests for dexpreopt changes. by Jiakai Zhang · 2 years, 3 months ago
  37. fb50259 Add additional java_api_library module to java testing by Jihoon Kang · 2 years, 4 months ago
  38. c0a2420 Update java_api_library in testing modules by Jihoon Kang · 2 years, 4 months ago
  39. 6bd19dd add *.from-text modules to the java test fixture by Spandan Das · 2 years, 4 months ago
  40. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 5 months ago
  41. 5aecabe Always run AndroidGlobalLintChecker.jar with lint invocations by mattgilbride · 2 years, 8 months ago
  42. cdea74d Merge "Support testing for resource shrinking" by Treehugger Robot · 2 years, 8 months ago
  43. 8eb4573 Test bootImageConfig/Variant fields by Paul Duffin · 2 years, 10 months ago
  44. 51b0a10 Support testing for resource shrinking by Jared Duke · 2 years, 10 months ago
  45. 1e3f78f add jacocoagent by default to Java modules by Sam Delmerico · 2 years, 11 months ago
  46. 6bfe9bc Merge changes I046d75db,Ie13817dc am: d2aa190bdc am: f2c86c8c76 am: 1a3ea67458 by Colin Cross · 3 years, 4 months ago
  47. abc0dab Move proguard test files to java package by Colin Cross · 3 years, 4 months ago
  48. 8c80126 Surface Java APIs Used By APK-only Modules. by Matt Banda · 3 years, 4 months ago
  49. 3a3f169 Add support for sdk extensions in prebuilt_apis by Anton Hansson · 3 years, 6 months ago
  50. 6decef9 Allow installing boot images outside of APEX. by Jiakai Zhang · 3 years, 7 months ago
  51. 10fb76f Rename core-current-stubs-system-modules to be more consistent by Paul Duffin · 3 years, 9 months ago
  52. 004547f Use module-lib system modules when building from prebuilts by Paul Duffin · 3 years, 9 months ago
  53. 1cad3a5 Make prebuilt_api test environment realistic by Paul Duffin · 3 years, 9 months ago
  54. 132c3e6 Run TestClasspath test cases with Always_use_prebuilt_sdks=true/false by Paul Duffin · 3 years, 9 months ago
  55. d78eb76 Add annotations.zip support to java_sdk_library by Anton Hansson · 3 years, 11 months ago
  56. 3769a27 Merge "Add test to TestJavaStableSdkVersion for legacy core platform" by Treehugger Robot · 3 years, 11 months ago
  57. 1ea7c9f Add test to TestJavaStableSdkVersion for legacy core platform by Paul Duffin · 4 years, 5 months ago
  58. 519c5c8 Revert^2 "Preopt APEX system server jars." by Jiakai Zhang · 3 years, 11 months ago
  59. 92346c4 Revert "Preopt APEX system server jars." by Adrian Roos · 3 years, 11 months ago
  60. ca9bc98 Preopt APEX system server jars. by Jiakai Zhang · 4 years ago
  61. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 4 years, 1 month ago
  62. b54f5aa "module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES) by Victor Chang · 4 years, 1 month ago
  63. b309050 Append platform classpath proto configs with missing apex jars. by satayev · 4 years, 2 months ago
  64. 51d7da2 Make CheckHiddenAPIRuleInputs more reusable by Paul Duffin · 4 years, 2 months ago
  65. 6fae608 Merge changes I4e7a7ac5,I0c73361b by Jiyong Park · 4 years, 3 months ago
  66. 0e4cceb Don't fail if the target module is disabled in dex2oat tool dependencies. by Martin Stjernholm · 4 years, 3 months ago
  67. ab50b07 Rename InApexes -> InApexVariants by Jiyong Park · 4 years, 3 months ago
  68. 476b9d6 Strict updatability linting against dependencies. by Jaewoong Jung · 4 years, 3 months ago
  69. 95e9c5b Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath. by satayev · 4 years, 3 months ago
  70. 7771eba Rename BootImageModule to BootclasspathFragmentModule by Paul Duffin · 4 years, 4 months ago
  71. 4994d26 Generalize the platformBootclasspathDepsMutator by Paul Duffin · 4 years, 4 months ago
  72. a57835e bootclasspath_fragment: Add contents to snapshot by Paul Duffin · 4 years, 4 months ago
  73. 60264a0 Improve realism of boot jar tests by Paul Duffin · 4 years, 4 months ago
  74. 62d8c3b Allow platform_bootclasspath to specify contributing fragments by Paul Duffin · 4 years, 4 months ago
  75. b432df9 Add dependencies from platform_bootclasspath to contents by Paul Duffin · 4 years, 5 months ago
  76. bb7f1ac Add a new platform_bootclasspath module type by Paul Duffin · 4 years, 4 months ago
  77. 535e0a1 Remove unused java testing methods by Paul Duffin · 4 years, 4 months ago
  78. 76e5c8a Convert test that disallows non existent paths to use fixtures by Paul Duffin · 4 years, 5 months ago
  79. 9fc9f53 Group all the preparations needed for testing dexpreopt by Paul Duffin · 4 years, 5 months ago
  80. 3c84eaa Separate methods used for fixture based and legacy tests by Paul Duffin · 4 years, 5 months ago
  81. c029c43 Register java_plugin in PrepareForTestWithJavaBuildComponents by Paul Duffin · 4 years, 5 months ago
  82. 7ee6e8f Merge "Add platform_compat_config to sdk" by Paul Duffin · 4 years, 5 months ago
  83. 42da69d Add preparer for overlay pre-singleton registration by Paul Duffin · 4 years, 5 months ago
  84. 001b234 Add platform_compat_config to sdk by Paul Duffin · 4 years, 5 months ago
  85. ce5a454 Java build components require android build components by Paul Duffin · 4 years, 5 months ago
  86. 1efdb30 Remove javaMockFS() by Paul Duffin · 4 years, 5 months ago
  87. 2ff6d1b Provide support for preparing tests with prebuilt_apis by Paul Duffin · 4 years, 5 months ago
  88. bf028b5 Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS() by Paul Duffin · 4 years, 5 months ago
  89. 95bdab4 Support test fixtures in java package by Paul Duffin · 4 years, 5 months ago
  90. 3785673 Allow java_sdk_library_import to contribute to hiddenapi processing by Paul Duffin · 4 years, 5 months ago
  91. 4fd997b Refactor the hiddenAPI() method for reusability by Paul Duffin · 4 years, 6 months ago
  92. 5bbfef8 Fix some minor issues with boot_image by Paul Duffin · 4 years, 6 months ago
  93. 3451e16 Add boot_image module type by Paul Duffin · 4 years, 7 months ago
  94. 4c183c7 Merge "Make dexpreopt tools available for all java tests" by Paul Duffin · 4 years, 6 months ago
  95. 635aa08 Make dexpreopt tools available for all java tests by Paul Duffin · 4 years, 6 months ago
  96. 370fd0b Minor cleanup in prebuilt_apis by Anton Hansson · 4 years, 7 months ago
  97. 1ab6186 Switch dex_bootjars to a singleton module by Paul Duffin · 4 years, 7 months ago
  98. c059c8c Add java.RegisterRequiredBuildComponentsForTest function by Paul Duffin · 4 years, 7 months ago
  99. dff2c78 Add attribute to disable last-api compat tracking by Anton Hansson · 4 years, 8 months ago
  100. 24813e1 Unify handling of compat and normal libs in class loader contexts. by Ulya Trafimovich · 4 years, 10 months ago