1. 0a37d42 Change depVisitor to use providers instead of type-asserting to by Yu Liu · 7 months ago
  2. df0b839 Convert CheckMinSdkVersion to use providers. by Yu Liu · 7 months ago
  3. f180603 Support DepIsInSameApex using provider. by Yu Liu · 7 months ago
  4. 1cea530 Convert android.TransitionMutator to TransitionInfo by Colin Cross · 9 months ago
  5. 92b0eb1 Pass libraryToApex and apexNameToFragment mappings into CreateClasspathElements by Colin Cross · 7 months ago
  6. d649580 Convert apex transition tag to dependency on apex by Colin Cross · 8 months ago
  7. bdd344b Add extra dependency from apex to bootclasspath fragments to modules by Colin Cross · 8 months ago
  8. d8d8b85 Move prebuilt mutators earlier by Colin Cross · 8 months ago
  9. e5c7d7c Use unique apex variations for bootclasspath fragments by Colin Cross · 9 months ago
  10. dcc6156 Store name of boot image profile providing module in config by Colin Cross · 7 months ago
  11. f7bbd2f Split DepIsInSameApex into outgoing and incoming by Colin Cross · 9 months ago
  12. 467b51d Remove DirectlyInAnyApex by Colin Cross · 10 months ago
  13. 7103c4f Make Contents and Standalone_contents configurable by Spandan Das · 10 months ago
  14. 88ea9ff Replace FinalModule with IsFinalModule. by Yu Liu · 10 months ago
  15. 830f56a Remove testing package by Cole Faust · 10 months ago
  16. 52c01a1 Remove internal deapexer module by Spandan Das · 12 months ago
  17. 1679192 Skip `contents` validation of source bootclasspath fragments by Spandan Das · 12 months ago
  18. b36d31d Add ctx argument to IDEInfo() by Cole Faust · 1 year ago
  19. aaff782 Make stub_libs property configurable by Cole Faust · 1 year, 1 month ago
  20. 7fd531f Identify profile providing apexes using ApexInfo by Spandan Das · 1 year, 3 months ago
  21. 3d0d31a Align boot jar exclusion with apex_contributions by Spandan Das · 1 year, 4 months ago
  22. a963b94 Make the enabled property configurable by Cole Faust · 1 year, 5 months ago
  23. 159b264 Export JavaBootLibsSdkMemberType and JavaSystemserverLibsSdkMemberType by Spandan Das · 1 year, 5 months ago
  24. f3c63e6 Merge "Propagate profile_guided requirement of imports to top-level apex" into main by Spandan Das · 1 year, 7 months ago
  25. 2ea84dd Propagate profile_guided requirement of imports to top-level apex by Spandan Das · 1 year, 7 months ago
  26. 22e8abc Make hiddenAPIFlagFileCategory an int by Cole Faust · 1 year, 7 months ago
  27. 9272dcc Add defaults support for bootclasspath_fragment module type by Jihoon Kang · 1 year, 8 months ago
  28. 5be6333 Use the correct bootjars when multiple prebuilt apexes exist by Spandan Das · 1 year, 9 months ago
  29. da739a3 Use the correct prof file when multiple prebuilt apexes exist by Spandan Das · 1 year, 9 months ago
  30. fae468e Move validation from FindDeapexerProviderForModule to rdeps by Spandan Das · 1 year, 9 months ago
  31. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  32. ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 9 months ago
  33. 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  34. bc7d76c Convert NewProvider/NewMutatorProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  35. d781241 Merge "Stop collecting path entry for module_bp_java_deps.json from each module type" into main by Colin Cross · 1 year, 10 months ago
  36. a644c26 Stop collecting path entry for module_bp_java_deps.json from each module type by Colin Cross · 1 year, 10 months ago
  37. d97bf36 Merge "Add proto for Test ownership metadata." into main by Aditya Choudhary · 1 year, 10 months ago
  38. 9b59352 Add proto for Test ownership metadata. by Aditya Choudhary · 1 year, 11 months ago
  39. a0cf0a4 Skip unknown check in bootclasspath_fragment (source version) if prebuilt version is in use. by Alyssa Ketpreechasawat · 1 year, 10 months ago
  40. 3e75cfa Remove retrieveLegacyEncodedBootDexFiles by Spandan Das · 1 year, 10 months ago
  41. 06ea531 gofmt soong by Cole Faust · 1 year, 11 months ago
  42. cb13b5d Refactor dexpreopt for boot jars to make it flexible to config changes. by Jiakai Zhang · 2 years, 2 months ago
  43. f7f782c Remove Modules() from BootclasspathFragmentApexContentInfo. by Jiakai Zhang · 2 years, 2 months ago
  44. 6c0df88 Cleanup remaining android.JavaApiLibraryName() references by Jihoon Kang · 2 years, 3 months ago
  45. c08c162 Dexpreopt ART jars and framework jars together. by Jiakai Zhang · 2 years, 4 months ago
  46. b47cacc Remove the ability to install boot images by bootclasspath_fragments. by Jiakai Zhang · 2 years, 4 months ago
  47. bc698cd Revert^2 "Generate boot image profiles even if dexpreopt is disabled." by Jiakai Zhang · 2 years, 4 months ago
  48. 8d8c660 Revert "Generate boot image profiles even if dexpreopt is disabled." by Qiao Yang · 2 years, 4 months ago
  49. b95f834 Generate boot image profiles even if dexpreopt is disabled. by Jiakai Zhang · 2 years, 4 months ago
  50. 877f39d Use stubs from .txt files for hiddenapi by Spandan Das · 2 years, 5 months ago
  51. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 6 months ago
  52. 8e9ea8b Add a new option `compilerFilter` to `bootImageConfig`. by Jiakai Zhang · 2 years, 6 months ago
  53. d796f6f Stop module types being SdkAware by Paul Duffin · 2 years, 9 months ago
  54. 458a15b Remove IsModuleInVersionedSdk by Paul Duffin · 2 years, 9 months ago
  55. e10a9f2 Remove deviceInstalls from bootImageVariant by Paul Duffin · 2 years, 11 months ago
  56. 9f6ac0b Remove profilePathOnHost from bootImageConfig by Paul Duffin · 2 years, 11 months ago
  57. 4930389 Merge "Exclude unsupported libraries from sdk snapshot" by Paul Duffin · 3 years ago
  58. 4f1128b Merge "Separate hidden API flag info for sdk from platform_bootclasspath" by Paul Duffin · 3 years ago
  59. 1fdd934 Merge "Separate hidden API flag generation from encoding" by Paul Duffin · 3 years ago
  60. d9d5f97 Remove special case for test-only module by Pedro Loureiro · 3 years ago
  61. 56fd153 Merge "Revert "bootclasspath_fragment: Treat some specific modules as test"" by Treehugger Robot · 3 years ago
  62. d0fe130 Revert "bootclasspath_fragment: Treat some specific modules as test" by Paul Duffin · 3 years ago
  63. 1938dba Exclude unsupported libraries from sdk snapshot by Paul Duffin · 3 years, 1 month ago
  64. 887efdd Separate hidden API flag info for sdk from platform_bootclasspath by Paul Duffin · 3 years ago
  65. af70518 Separate hidden API flag generation from encoding by Paul Duffin · 3 years ago
  66. 3f1ae0b Add hidden API properties to java_sdk_library modules by Paul Duffin · 3 years, 1 month ago
  67. 9b61abb Push Hidden_api inside HiddenAPIFlagFileProperties by Paul Duffin · 3 years, 1 month ago
  68. 1e9e938 Refactor handling of hidden API property provided information by Paul Duffin · 3 years, 1 month ago
  69. 4057d64 Merge "Add apexes property to sdk" am: 0d89b3dc27 by Paul Duffin · 3 years, 2 months ago
  70. 4e7d1c4 Add apexes property to sdk by Paul Duffin · 3 years, 4 months ago
  71. 2ab17c0 Merge "bootclasspath_fragment: Require at least one hidden_api package property" am: 4a737a2d8b am: 811d444ce1 by Treehugger Robot · 3 years, 3 months ago
  72. 4c6b51a Merge changes I093fbec4,Iee5c09d5 am: 1db9d96d6a am: 7d40722b8f by Paul Duffin · 3 years, 3 months ago
  73. 9fd5647 bootclasspath_fragment: Require at least one hidden_api package property by Paul Duffin · 3 years, 5 months ago
  74. ff9b6fa bootclasspath_fragment: Treat some specific modules as test by Paul Duffin · 3 years, 5 months ago
  75. c15b9e9 bootclasspath_fragment: Add test specific module type by Paul Duffin · 3 years, 5 months ago
  76. 904e8d1 Merge "Ensure that *bootclasspath* module types depend on device variants" am: 1a6305f9e0 am: 9bc494bc08 by Treehugger Robot · 3 years, 4 months ago
  77. b2c2173 Ensure that *bootclasspath* module types depend on device variants by Paul Duffin · 3 years, 4 months ago
  78. e3b56cb Merge "Make bootclasspath_fragment hidden API package checks exhaustive" am: 2cb89166df am: bbf4ec6965 am: 50ed6e64a5 by Paul Duffin · 3 years, 6 months ago
  79. 846beb7 Make bootclasspath_fragment hidden API package checks exhaustive by Paul Duffin · 3 years, 6 months ago
  80. f9c70ad Merge "List bootclasspath_fragments in module-info.json" am: d94e4f5554 am: efa9bd7422 am: 1482bcdc7c by Paul Duffin · 3 years, 6 months ago
  81. ea465fb List bootclasspath_fragments in module-info.json by Paul Duffin · 3 years, 6 months ago
  82. 49c83cf Merge "Use Tiramisu instead of T in supported_build_releases" am: 52aad81d45 am: fcb871ac39 am: 5bf9b0691e am: b45e3d7b1a by Treehugger Robot · 3 years, 7 months ago
  83. e7babdb Use Tiramisu instead of T in supported_build_releases by Paul Duffin · 3 years, 7 months ago
  84. cd81428 Merge "Allow installing boot images outside of APEX for prebuilt." am: 210957500c am: fd08d7e9a5 am: 941eaf9fa1 am: cbe9579d13 by Treehugger Robot · 3 years, 7 months ago
  85. 2109575 Merge "Allow installing boot images outside of APEX for prebuilt." by Treehugger Robot · 3 years, 7 months ago
  86. e6e90db Allow installing boot images outside of APEX for prebuilt. by Jiakai Zhang · 3 years, 7 months ago
  87. 029d01c Merge "Add special case for test-only module in configuredJars method" am: e4c255cb04 am: f4ddb097e5 am: b30ad5c950 am: c85877030d by Pedro Loureiro · 3 years, 7 months ago
  88. 561c776 Add special case for test-only module in configuredJars method by Pedro Loureiro · 3 years, 8 months ago
  89. 594ed50 Merge "Allow installing boot images outside of APEX." am: 0cd2a0e2bf am: c1744ee0a0 am: d437de134a am: 91c7d55489 by Jiakai Zhang · 3 years, 8 months ago
  90. 6decef9 Allow installing boot images outside of APEX. by Jiakai Zhang · 3 years, 8 months ago
  91. f297422 Merge "Stop installing a profile into an APEX if profiles are disabled." am: edd6fde587 am: 7e556310b9 am: 1643216aff am: aa08d0e888 by Vladimir Marko · 3 years, 9 months ago
  92. 29e35e1 Stop installing a profile into an APEX if profiles are disabled. by Jiakai Zhang · 3 years, 9 months ago
  93. 204d111 Merge "Add ART boot image profile to the ART APEX." am: e6f63be764 am: 255734a03a am: c0adf3ba1c am: 5195a30de9 by Jiakai Zhang · 3 years, 9 months ago
  94. 49b1eb6 Add ART boot image profile to the ART APEX. by Jiakai Zhang · 3 years, 9 months ago
  95. 46679cd Merge "Allow skipping android.car-module library in PRODUCT_APEX_BOOT_JARS" by TreeHugger Robot · 3 years, 10 months ago
  96. 7b385c5 Add exemption for test_framework-apexd and test_service-apexd jars by Samiul Islam · 3 years, 11 months ago
  97. 5979996 Allow skipping android.car-module library in PRODUCT_APEX_BOOT_JARS by Keun young Park · 3 years, 11 months ago
  98. 1e18e98 Allow implementation details to be excluded from signature patterns file by Paul Duffin · 4 years, 1 month ago
  99. 191be3a Retry: Separate hidden API flags needed in sdk snapshots for S and T by Paul Duffin · 4 years, 1 month ago
  100. 8194d61 Revert "Separate hidden API flags needed in sdk snapshots for S and T" by Salmax Chang · 4 years ago