1. 4669614 Update error message for new policy. by Mathew Inwood · 2 years, 10 months ago
  2. 192221b Collect lint reports from apps in apexes by Colin Cross · 2 years, 10 months ago
  3. fe1d6c5 Merge "Use prebuild modules even when coverage is enabled." into sc-dev by Kun Niu · 2 years, 10 months ago
  4. ce1dcf6 Use prebuild modules even when coverage is enabled. by Kun Niu · 2 years, 10 months ago
  5. dbcc296 Build updatable-bcp-packages.txt from prebuilts in sdk snapshot by Paul Duffin · 2 years, 11 months ago
  6. 9599406 Do not allow duplicate deapexer dependencies. by Martin Stjernholm · 3 years ago
  7. fee8cf3 Ignore license and similar dependencies of prebuilt_apex/apex_set by Paul Duffin · 3 years ago
  8. fb8f07b Calculate widest stub dex jars per module by Paul Duffin · 3 years ago
  9. 82c88ca Merge "Fix inconsistencies in the apex names used for the apex variations." into sc-dev by Martin Stjernholm · 3 years ago
  10. b3821fe Support hidden API processing for modules that use platform APIs by Paul Duffin · 3 years, 1 month ago
  11. d8da28e Fix inconsistencies in the apex names used for the apex variations. by Martin Stjernholm · 3 years ago
  12. 2cb06b7 Add ModuleLibHiddenAPIScope for hidden API processing by Paul Duffin · 3 years ago
  13. 4faf5c1 Add test for modular hiddenapi list rule by Paul Duffin · 3 years ago
  14. 05bbff9 Add HiddenAPIScope to replace use of SdkKind by Paul Duffin · 3 years ago
  15. 2a99933 Fix monolithic hidden API processing with prebuilts by Paul Duffin · 3 years ago
  16. 4c2f78b Make CheckHiddenAPIRuleInputs more reusable by Paul Duffin · 3 years ago
  17. 3ae9e2c Use classpath elements in platform_bootclasspath by Paul Duffin · 3 years ago
  18. 034196d Simplify deapexer support by Paul Duffin · 3 years ago
  19. 7db57e0 Remove javalib special case in createDeapexerModuleIfNeeded by Paul Duffin · 3 years ago
  20. 062838f Merge "Add ClasspathElement support" into sc-dev by Paul Duffin · 3 years ago
  21. 1970d6c Merge "Extract createEntriesForApexFile" into sc-dev by Paul Duffin · 3 years ago
  22. 5476c95 Merge "Set default value of generate_hashtree property to true" into sc-dev by Nikita Ioffe · 3 years ago
  23. f23512f Add ClasspathElement support by Paul Duffin · 3 years ago
  24. 9dc8c54 Extract createEntriesForApexFile by Paul Duffin · 3 years ago
  25. cd3654f Set default value of generate_hashtree property to true by Nikita Ioffe · 3 years ago
  26. b508405 Export boot image files from prebuilt_apex/apex_set by Paul Duffin · 3 years ago
  27. a0089ec Copy boot dex jars from prebuilt art-bootclasspath-fragment if preferred by Paul Duffin · 3 years ago
  28. c75bbce Combine hidden API encoding with flag generation by Paul Duffin · 3 years ago
  29. fd53e21 Copy implementation and header jars to make when possible by Paul Duffin · 3 years ago
  30. c30aea2 Make apex variants of prebuilt apex exported modules available in make by Paul Duffin · 3 years ago
  31. 5ec165d Create APEX variant for prebuilt_apex/apex_set by Paul Duffin · 3 years ago
  32. a49f6b9 Merge "Dedup apex/Prebuilt and apex/ApexSet" into sc-dev by Paul Duffin · 3 years ago
  33. ef6b695 Dedup apex/Prebuilt and apex/ApexSet by Paul Duffin · 3 years ago
  34. 3e2db5c Make copyBootJarsToPredefinedLocations simpler and less fragile by Paul Duffin · 3 years ago
  35. 0c70a7a Make TestPlatformBootclasspath_Fragments more realistic by Paul Duffin · 3 years ago
  36. 5991ba5 Move TestPlatformBootclasspath_Fragments to apex package by Paul Duffin · 3 years ago
  37. da6dc31 Rename test_only_no_hashtree to generate_hashtree by Nikita Ioffe · 3 years ago
  38. cbb2b81 Treat java libraries in classpath fragments as directly in apex by Colin Cross · 3 years, 1 month ago
  39. c4f4ced Merge "Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx." by Martin Stjernholm · 3 years, 1 month ago
  40. f1adfb3 Merge "Rename generate proto config file to match classpath type." into sc-dev by Artur Satayev · 3 years, 1 month ago
  41. 0788cd6 Only export boot image files to APEX if they are actually created by Paul Duffin · 3 years, 1 month ago
  42. 67c1e57 Support hidden API processing for fragments with dependencies by Paul Duffin · 3 years, 1 month ago
  43. 53d0678 Rename generate proto config file to match classpath type. by satayev · 3 years, 1 month ago
  44. b40610a Perform hidden API encoding in bootclasspath_fragment by Paul Duffin · 3 years, 1 month ago
  45. f7a62e6 Merge changes I4e7a7ac5,I0c73361b into sc-dev by Martin Stjernholm · 3 years, 1 month ago
  46. 7555fcb Store dex jar paths in bootclasspath_fragment's apex content info by Paul Duffin · 3 years, 1 month ago
  47. 59b9f14 Record the actual APEXes that a module is part of. by Jiyong Park · 3 years, 1 month ago
  48. 712e8b5 Rename InApexes -> InApexVariants by Jiyong Park · 3 years, 1 month ago
  49. d90fde3 Test dex jar paths provided to apex by bootclasspath_fragment by Paul Duffin · 3 years, 1 month ago
  50. 59db6d4 Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath by Paul Duffin · 3 years, 1 month ago
  51. 2f45f4e Add systemserverclasspath_fragments property to apex. by satayev · 3 years, 1 month ago
  52. 72ede0f Move classpaths.proto related info into a separate provider. by satayev · 3 years, 1 month ago
  53. b185374 Order apex files by destination path not source path by Paul Duffin · 3 years, 1 month ago
  54. 20042da Merge "Refactor special handling of hidden API encoding for master-art" am: fdd9743609 am: 1b5e8cdbee am: 23b34baa5c by Paul Duffin · 3 years, 1 month ago
  55. 7b07c01 Merge "Generate monolithic hidden API files direct from class jars" am: 21f62ef867 am: b28f562092 am: 8063427dc4 by Paul Duffin · 3 years, 1 month ago
  56. b6f53c0 Refactor special handling of hidden API encoding for master-art by Paul Duffin · 3 years, 1 month ago
  57. 537ea3d Generate monolithic hidden API files direct from class jars by Paul Duffin · 3 years, 1 month ago
  58. 8a08117 Merge "Move copying of dex files from dexpreopt_bootjars singleton" am: cfd24da1f4 am: 7be9378c61 am: 817187082c by Paul Duffin · 3 years, 1 month ago
  59. cfd24da Merge "Move copying of dex files from dexpreopt_bootjars singleton" by Paul Duffin · 3 years, 1 month ago
  60. b8e0b47 Merge "Move markPlatformAvailability mutator before apexMutator" am: c75bf688cb am: 2b7d228aac am: d7d657a5c6 by Paul Duffin · 3 years, 1 month ago
  61. c75bf68 Merge "Move markPlatformAvailability mutator before apexMutator" by Paul Duffin · 3 years, 1 month ago
  62. b964b24 Merge "Allow module types to force creation of a default APEX variant" am: 9896b3424b am: 05ca6f6919 am: 5c45498964 by Paul Duffin · 3 years, 1 month ago
  63. 9896b34 Merge "Allow module types to force creation of a default APEX variant" by Paul Duffin · 3 years, 1 month ago
  64. a072c5a Merge "Refactor vendor snapshot to use LinkableInterface." am: 7ce2dee09e am: 61c475060a am: 001c11e93a by Ivan Lozano · 3 years, 1 month ago
  65. 7ebebfd Move copying of dex files from dexpreopt_bootjars singleton by Paul Duffin · 3 years, 2 months ago
  66. d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 3 years, 2 months ago
  67. 28bf7ee Move markPlatformAvailability mutator before apexMutator by Paul Duffin · 3 years, 1 month ago
  68. b5769c1 Allow module types to force creation of a default APEX variant by Paul Duffin · 3 years, 1 month ago
  69. ddcf758 Merge "Generate empty classpaths.proto for bootclasspath_fragment.go." am: a556647c50 am: 3e51be492f am: 613e4c502a by Treehugger Robot · 3 years, 1 month ago
  70. a556647 Merge "Generate empty classpaths.proto for bootclasspath_fragment.go." by Treehugger Robot · 3 years, 1 month ago
  71. 3db3547 Generate empty classpaths.proto for bootclasspath_fragment.go. by satayev · 3 years, 1 month ago
  72. 6f187fd Merge "Generalize deapexer module to export any files" am: d8561166eb am: c012dfc534 am: e3530f6c3e by Paul Duffin · 3 years, 1 month ago
  73. 4ea8e00 Merge "Simplify prebuilt_apex/apex_set common properties" am: 9f361c301d am: 977a1c20cd am: 2ee29af83b by Paul Duffin · 3 years, 1 month ago
  74. e8e6b89 Merge "Derive deapexer module properties from transitive dependencies" am: eeec6bd460 am: 955ddedc44 am: 0bdaee7798 by Paul Duffin · 3 years, 1 month ago
  75. 909dc22 Merge "Move creation of deapexer modules to separate mutator" am: b60def6def am: c9b695b6d7 am: 366800572f by Paul Duffin · 3 years, 1 month ago
  76. 3bae068 Generalize deapexer module to export any files by Paul Duffin · 3 years, 1 month ago
  77. bb0dc13 Simplify prebuilt_apex/apex_set common properties by Paul Duffin · 3 years, 1 month ago
  78. 57f8359 Derive deapexer module properties from transitive dependencies by Paul Duffin · 3 years, 1 month ago
  79. 5dda3e3 Move creation of deapexer modules to separate mutator by Paul Duffin · 3 years, 1 month ago
  80. f93ca54 Merge "Transitively add APEX variants for contents of prebuilt_apex/apex_set" am: c76155cd71 am: c8e88cf3f7 am: 85e40bba2c by Paul Duffin · 3 years, 1 month ago
  81. b17d044 Transitively add APEX variants for contents of prebuilt_apex/apex_set by Paul Duffin · 3 years, 1 month ago
  82. 8bc6482 Merge "Ignore cc.Module.HideFromMake when producing flattened apex Android.mk entries" am: a5b1ea248f am: 46c461b968 am: b56c6b9379 by Colin Cross · 3 years, 1 month ago
  83. a5b1ea2 Merge "Ignore cc.Module.HideFromMake when producing flattened apex Android.mk entries" by Colin Cross · 3 years, 1 month ago
  84. cb249eb Merge "Move configuration checks from getBootImageJar" am: 3f9af76391 am: e4a004eaa3 am: a1fe410f89 by Treehugger Robot · 3 years, 1 month ago
  85. f23bc47 Move configuration checks from getBootImageJar by Paul Duffin · 3 years, 2 months ago
  86. 76f0ba8 Ignore cc.Module.HideFromMake when producing flattened apex Android.mk entries by Colin Cross · 3 years, 1 month ago
  87. 8ddd62e Merge "Remove obsolete llndk_library" am: 5423a9c513 am: d9be64ea31 am: 4646975e32 by Colin Cross · 3 years, 1 month ago
  88. 2c4000c apex: remove use_vendor by Steven Moreland · 3 years, 2 months ago
  89. 203b421 Remove obsolete llndk_library by Colin Cross · 3 years, 2 months ago
  90. d9668be Merge "Allow contents and image_name to be specified together" am: 3d14889c5b am: 1081c7d85e am: 143eb249d6 by Paul Duffin · 3 years, 2 months ago
  91. ba6afd0 Allow contents and image_name to be specified together by Paul Duffin · 4 years, 7 months ago
  92. 3f81c1c Merge "Delegate retrieval of dex boot jar for apex to the bootclasspath_fragment" am: 46e4a9e6b1 am: 8745a28532 am: d905f6818a by Paul Duffin · 3 years, 2 months ago
  93. d2ffb9f Merge "Extract bootclasspathFragment related code into separate functions" am: 9768678344 am: c73637a975 am: b1c2ea3c70 by Paul Duffin · 3 years, 2 months ago
  94. 3a351c3 Merge "Rename BootImageInfo to BootclasspathFragmentApexContentInfo" am: 71c84696f9 am: 8067ee44b3 am: 9e55ae0bd8 by Paul Duffin · 3 years, 2 months ago
  95. 190fdef Delegate retrieval of dex boot jar for apex to the bootclasspath_fragment by Paul Duffin · 3 years, 2 months ago
  96. cc33ec8 Extract bootclasspathFragment related code into separate functions by Paul Duffin · 3 years, 2 months ago
  97. e946b32 Rename BootImageInfo to BootclasspathFragmentApexContentInfo by Paul Duffin · 3 years, 2 months ago
  98. 94993d5 Rename BootImageModule to BootclasspathFragmentModule am: 7771eba88e am: 687425b0af am: 30b9c47cb7 by Paul Duffin · 3 years, 2 months ago
  99. 7771eba Rename BootImageModule to BootclasspathFragmentModule by Paul Duffin · 3 years, 2 months ago
  100. 4935808 Merge "Add exported_bootclasspath_fragments to prebuilt_apex/apex_set" am: ed0b64f65b am: 07b9400abb am: 7c1dda11a6 by Paul Duffin · 3 years, 2 months ago