1. 6bfe9bc Merge changes I046d75db,Ie13817dc am: d2aa190bdc am: f2c86c8c76 am: 1a3ea67458 by Colin Cross · 2 years, 9 months ago
  2. abc0dab Move proguard test files to java package by Colin Cross · 2 years, 9 months ago
  3. 8c80126 Surface Java APIs Used By APK-only Modules. by Matt Banda · 2 years, 10 months ago
  4. 3a3f169 Add support for sdk extensions in prebuilt_apis by Anton Hansson · 2 years, 11 months ago
  5. 6decef9 Allow installing boot images outside of APEX. by Jiakai Zhang · 3 years ago
  6. 10fb76f Rename core-current-stubs-system-modules to be more consistent by Paul Duffin · 3 years, 2 months ago
  7. 004547f Use module-lib system modules when building from prebuilts by Paul Duffin · 3 years, 3 months ago
  8. 1cad3a5 Make prebuilt_api test environment realistic by Paul Duffin · 3 years, 3 months ago
  9. 132c3e6 Run TestClasspath test cases with Always_use_prebuilt_sdks=true/false by Paul Duffin · 3 years, 3 months ago
  10. d78eb76 Add annotations.zip support to java_sdk_library by Anton Hansson · 3 years, 4 months ago
  11. 3769a27 Merge "Add test to TestJavaStableSdkVersion for legacy core platform" by Treehugger Robot · 3 years, 4 months ago
  12. 1ea7c9f Add test to TestJavaStableSdkVersion for legacy core platform by Paul Duffin · 3 years, 10 months ago
  13. 519c5c8 Revert^2 "Preopt APEX system server jars." by Jiakai Zhang · 3 years, 4 months ago
  14. 92346c4 Revert "Preopt APEX system server jars." by Adrian Roos · 3 years, 4 months ago
  15. ca9bc98 Preopt APEX system server jars. by Jiakai Zhang · 3 years, 4 months ago
  16. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 3 years, 6 months ago
  17. b54f5aa "module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES) by Victor Chang · 3 years, 7 months ago
  18. b309050 Append platform classpath proto configs with missing apex jars. by satayev · 3 years, 7 months ago
  19. 51d7da2 Make CheckHiddenAPIRuleInputs more reusable by Paul Duffin · 3 years, 7 months ago
  20. 6fae608 Merge changes I4e7a7ac5,I0c73361b by Jiyong Park · 3 years, 8 months ago
  21. 0e4cceb Don't fail if the target module is disabled in dex2oat tool dependencies. by Martin Stjernholm · 3 years, 8 months ago
  22. ab50b07 Rename InApexes -> InApexVariants by Jiyong Park · 3 years, 8 months ago
  23. 476b9d6 Strict updatability linting against dependencies. by Jaewoong Jung · 3 years, 8 months ago
  24. 95e9c5b Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath. by satayev · 3 years, 9 months ago
  25. 7771eba Rename BootImageModule to BootclasspathFragmentModule by Paul Duffin · 3 years, 9 months ago
  26. 4994d26 Generalize the platformBootclasspathDepsMutator by Paul Duffin · 3 years, 9 months ago
  27. a57835e bootclasspath_fragment: Add contents to snapshot by Paul Duffin · 3 years, 9 months ago
  28. 60264a0 Improve realism of boot jar tests by Paul Duffin · 3 years, 9 months ago
  29. 62d8c3b Allow platform_bootclasspath to specify contributing fragments by Paul Duffin · 3 years, 9 months ago
  30. b432df9 Add dependencies from platform_bootclasspath to contents by Paul Duffin · 3 years, 10 months ago
  31. bb7f1ac Add a new platform_bootclasspath module type by Paul Duffin · 3 years, 10 months ago
  32. 535e0a1 Remove unused java testing methods by Paul Duffin · 3 years, 10 months ago
  33. 76e5c8a Convert test that disallows non existent paths to use fixtures by Paul Duffin · 3 years, 10 months ago
  34. 9fc9f53 Group all the preparations needed for testing dexpreopt by Paul Duffin · 3 years, 10 months ago
  35. 3c84eaa Separate methods used for fixture based and legacy tests by Paul Duffin · 3 years, 10 months ago
  36. c029c43 Register java_plugin in PrepareForTestWithJavaBuildComponents by Paul Duffin · 3 years, 10 months ago
  37. 7ee6e8f Merge "Add platform_compat_config to sdk" by Paul Duffin · 3 years, 10 months ago
  38. 42da69d Add preparer for overlay pre-singleton registration by Paul Duffin · 3 years, 10 months ago
  39. 001b234 Add platform_compat_config to sdk by Paul Duffin · 3 years, 10 months ago
  40. ce5a454 Java build components require android build components by Paul Duffin · 3 years, 10 months ago
  41. 1efdb30 Remove javaMockFS() by Paul Duffin · 3 years, 10 months ago
  42. 2ff6d1b Provide support for preparing tests with prebuilt_apis by Paul Duffin · 3 years, 10 months ago
  43. bf028b5 Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS() by Paul Duffin · 3 years, 10 months ago
  44. 95bdab4 Support test fixtures in java package by Paul Duffin · 3 years, 10 months ago
  45. 3785673 Allow java_sdk_library_import to contribute to hiddenapi processing by Paul Duffin · 3 years, 11 months ago
  46. 4fd997b Refactor the hiddenAPI() method for reusability by Paul Duffin · 4 years ago
  47. 5bbfef8 Fix some minor issues with boot_image by Paul Duffin · 4 years ago
  48. 3451e16 Add boot_image module type by Paul Duffin · 4 years ago
  49. 4c183c7 Merge "Make dexpreopt tools available for all java tests" by Paul Duffin · 4 years ago
  50. 635aa08 Make dexpreopt tools available for all java tests by Paul Duffin · 4 years ago
  51. 370fd0b Minor cleanup in prebuilt_apis by Anton Hansson · 4 years ago
  52. 1ab6186 Switch dex_bootjars to a singleton module by Paul Duffin · 4 years ago
  53. c059c8c Add java.RegisterRequiredBuildComponentsForTest function by Paul Duffin · 4 years ago
  54. dff2c78 Add attribute to disable last-api compat tracking by Anton Hansson · 4 years, 1 month ago
  55. 24813e1 Unify handling of compat and normal libs in class loader contexts. by Ulya Trafimovich · 4 years, 3 months ago
  56. fb6ae5b Add support for using sdk_version: "module_<ver>" by Paul Duffin · 4 years, 4 months ago
  57. a2adc37 Make hiddenapi use prebuilt stubs when it should by Anton Hansson · 4 years, 7 months ago
  58. 88d593d Merge "Add hidden_api for java_import" by Liz Kammer · 4 years, 4 months ago
  59. 5ca3a62 Add hidden_api for java_import by Liz Kammer · 4 years, 5 months ago
  60. 65cb5c6 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 5 months ago
  61. 219141c Introduce BOARD_CURRENT_API_LEVEL_FOR_VENDOR_MODULES by Jeongik Cha · 4 years, 5 months ago
  62. dd849a8 Add `data_native_bins` property to java_test_host by Liz Kammer · 4 years, 7 months ago
  63. 84c3807 Enforce the legacy core/platform API restriction. by Pete Gillin · 4 years, 6 months ago
  64. d295daa Ensure that sdk/module_exports depends on source members am: cee7e66b07 am: e371a18acc by Paul Duffin · 4 years, 6 months ago
  65. cee7e66 Ensure that sdk/module_exports depends on source members by Paul Duffin · 4 years, 6 months ago
  66. c4ef52f Merge "Prepare Soong for switch to stable core/platform API." am: 286d8f9972 am: d6bc08bdbd by Treehugger Robot · 4 years, 7 months ago
  67. 40a0642 Prepare Soong for switch to stable core/platform API. by Pete Gillin · 4 years, 7 months ago
  68. 0c5bae5 java_sdk_library: Add system-server scope by Paul Duffin · 4 years, 8 months ago
  69. 300b266 resolve merge conflicts of a73ffc21e01621f0b0b199d45f439215ebbea143 to rvc-dev-plus-aosp by Colin Cross · 4 years, 7 months ago
  70. 01c5779 Merge "java_sdk_library: Add system-server scope" into rvc-dev am: 4754d4451c by Paul Duffin · 4 years, 7 months ago
  71. 238c1f3 Remove most paths from java.TestConfig by Colin Cross · 4 years, 7 months ago
  72. 5a757b1 java_sdk_library: Add system-server scope by Paul Duffin · 4 years, 8 months ago
  73. 1f41dbf Split the core/platform API into stable and legacy versions. by Pete Gillin · 4 years, 8 months ago
  74. c9af538 Add android.test.base to class loader context for API version < 30. by Ulya Trafimovich · 4 years, 8 months ago
  75. c9cc20c Revert "Default annotations_enabled to true for sdk_library" by Anton Hansson · 4 years, 8 months ago
  76. a9a3173 Default annotations_enabled to true for sdk_library by Anton Hansson · 4 years, 8 months ago
  77. 49e94c0 Merge "Use system modules for prebuilt SDKs >=30" by Colin Cross · 4 years, 8 months ago
  78. 17dec17 Use system modules for prebuilt SDKs >=30 by Colin Cross · 4 years, 8 months ago
  79. a91a16b Merge "Use system modules for prebuilt SDKs >=30" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  80. 4de27a5 Implement android_app_set module by Sasha Smundak · 4 years, 9 months ago
  81. db22475 Use system modules for prebuilt SDKs >=30 by Colin Cross · 4 years, 8 months ago
  82. a7856c0 Implement android_app_set module by Sasha Smundak · 4 years, 9 months ago
  83. e2b27f4 Add signing certificate lineage support to soong by Liz Kammer · 4 years, 8 months ago
  84. 70dd74d Add signing certificate lineage support to soong by Liz Kammer · 4 years, 8 months ago
  85. f6aead0 Merge "Make system_server stubs consistent with other stubs" by Anton Hansson · 4 years, 10 months ago
  86. ba6ab2e Make system_server stubs consistent with other stubs by Anton Hansson · 4 years, 10 months ago
  87. 19604de add aidl.export_include_dirs to java_import module type by Jiyong Park · 4 years, 10 months ago
  88. bbd7855 Make system_server stubs consistent with other stubs by Anton Hansson · 4 years, 10 months ago
  89. f28329d Move NDK test modules into cc/testing.go by Colin Cross · 5 years ago
  90. aae9bd1 sdk_version: "system_server_current" by Jiyong Park · 5 years ago
  91. c493024 Merge "sdk_version: "module_current" is supported" by Treehugger Robot · 5 years ago
  92. 387ad5c Merge "Add rules to handle asset resources." by Jaewoong Jung · 5 years ago
  93. a2db18f java_sdk_library use prebuilt jars for numeric sdk_version by Paul Duffin · 5 years ago
  94. 56d4490 java_sdk_library_import - expose system and test stubs by Paul Duffin · 5 years ago
  95. 50146e9 sdk_version: "module_current" is supported by Jiyong Park · 5 years ago
  96. 6431ca7 Add rules to handle asset resources. by Jaewoong Jung · 5 years ago
  97. 2fbf47f Remove unused system_modules by Jiyong Park · 5 years ago
  98. 1b82e6a Add support for java_test in sdk by Paul Duffin · 5 years ago
  99. f3273c5 Merge "Add updatable_media_stub to framework" by Jiyong Park · 5 years ago
  100. 231d056 Add updatable_media_stub to framework by Jiyong Park · 5 years ago