1. abcd597 Fix tests to use correct fixtures for configuring (Apex)BootJars. by satayev · 4 years, 2 months ago
  2. 93fb53f Merge "Revert "Pass jars with resources to R8"" by Colin Cross · 4 years, 2 months ago
  3. 1d73c73 Revert "Pass jars with resources to R8" by Colin Cross · 4 years, 2 months ago
  4. ac33aac Merge "Pass jars with resources to R8" by Colin Cross · 4 years, 2 months ago
  5. 05ca7c8 Pass jars with resources to R8 by Colin Cross · 4 years, 2 months ago
  6. 8662a37 Merge "Update documentation for genrule and sdk_library" by Treehugger Robot · 4 years, 2 months ago
  7. 93e9599 Update documentation for genrule and sdk_library by Spandan Das · 4 years, 3 months ago
  8. 0d8c497 Merge "Rename UpdatableSystemServerJars to ApexSystemServerJars." by satayev · 4 years, 3 months ago
  9. 492b17d Rename UpdatableSystemServerJars to ApexSystemServerJars. by satayev · 4 years, 3 months ago
  10. 5c4881c Add initial bp2build support for converting android_app_certificate modules. by Rupert Shuttleworth · 4 years, 3 months ago
  11. 6e4950a Add some more properties to the bp2build APEX converter (second try) by Rupert Shuttleworth · 4 years, 3 months ago
  12. d0e6ad1 Merge "Revert "Add some more properties to the bp2build APEX converter."" by Rupert Shuttleworth · 4 years, 3 months ago
  13. 0358478 Revert "Add some more properties to the bp2build APEX converter." by Rupert Shuttleworth · 4 years, 3 months ago
  14. 57dd3c4 Merge "Add some more properties to the bp2build APEX converter." by Treehugger Robot · 4 years, 3 months ago
  15. 4102c0c Merge "Rename UpdatableBootJars to ApexBootJars." by satayev · 4 years, 3 months ago
  16. 69bf4c0 Add some more properties to the bp2build APEX converter. by Rupert Shuttleworth · 4 years, 3 months ago
  17. 04f3f07 Merge "Disable lint checks which do not apply in the platform" by Treehugger Robot · 4 years, 3 months ago
  18. b015aec Disable lint checks which do not apply in the platform by Tor Norbye · 4 years, 3 months ago
  19. 78fd15f Merge "Replace android.BuildOs with Config.BuildOS" by Colin Cross · 4 years, 3 months ago
  20. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 4 years, 3 months ago
  21. 6e9bc01 Remove unnecessary dedup logic by Paul Duffin · 4 years, 3 months ago
  22. ed12c13 Remove unnecessary handling of nil paths in HiddenAPIOutput by Paul Duffin · 4 years, 3 months ago
  23. d6a072b Remove fallback to classes jars from bootclasspath_fragment by Paul Duffin · 4 years, 3 months ago
  24. 41461f3 Merge "Require prebuilt_bootclasspath_fragment to provide hidden API files" by Treehugger Robot · 4 years, 3 months ago
  25. 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 4 years, 3 months ago
  26. 54e4197 Require prebuilt_bootclasspath_fragment to provide hidden API files by Paul Duffin · 4 years, 3 months ago
  27. c2427ea Merge "Remove `OptionalImplicitSdkLibrary()` function (it's not used anymore)." by Ulyana Trafimovich · 4 years, 3 months ago
  28. 52cc879 Merge "Revert "Export implementation class jars for java_boot_libs"" by Treehugger Robot · 4 years, 3 months ago
  29. 452366a Merge "Make bootclasspath_fragments always perform hidden API processing" by Treehugger Robot · 4 years, 3 months ago
  30. 393bffe Merge "Avoid permitted_packages related build failures in unbundled builds" by Paul Duffin · 4 years, 3 months ago
  31. 5c21145 Revert "Export implementation class jars for java_boot_libs" by Paul Duffin · 4 years, 3 months ago
  32. 3bc8e21 Avoid permitted_packages related build failures in unbundled builds by Paul Duffin · 4 years, 3 months ago
  33. fe26147 Merge "Don't attempt to add stub libraries to class loader context." by Ulyana Trafimovich · 4 years, 3 months ago
  34. 78645fb Remove `OptionalImplicitSdkLibrary()` function (it's not used anymore). by Ulya Trafimovich · 4 years, 3 months ago
  35. da286f4 Make bootclasspath_fragments always perform hidden API processing by Paul Duffin · 4 years, 4 months ago
  36. 840efb6 Don't attempt to add stub libraries to class loader context. by Ulya Trafimovich · 4 years, 3 months ago
  37. f87aae5 Merge "Fix handling of "prebuilt_" prefix in classLoaderContextForUsesLibDeps." by Ulyana Trafimovich · 4 years, 3 months ago
  38. 9cb1577 Merge "Refactor function to reduce nestedness level. No functional changes." by Ulyana Trafimovich · 4 years, 3 months ago
  39. 9fe17bc Merge "Document how APEXes are identified in the boot jar variables." by Martin Stjernholm · 4 years, 3 months ago
  40. d2a2351 Merge "Build updatable-bcp-packages.txt from prebuilts in sdk snapshot" by Paul Duffin · 4 years, 3 months ago
  41. 81d56dc Merge "Propagate permitted packages to sdk snapshot" by Paul Duffin · 4 years, 3 months ago
  42. e14f80b Fix handling of "prebuilt_" prefix in classLoaderContextForUsesLibDeps. by Ulya Trafimovich · 4 years, 3 months ago
  43. 2444671 Refactor function to reduce nestedness level. No functional changes. by Ulya Trafimovich · 4 years, 3 months ago
  44. 630b11e Build updatable-bcp-packages.txt from prebuilts in sdk snapshot by Paul Duffin · 4 years, 3 months ago
  45. 869de14 Propagate permitted packages to sdk snapshot by Paul Duffin · 4 years, 3 months ago
  46. f208a57 Update a comment about PRODUCT_UPDATABLE_BOOT_JARS. by satayev · 4 years, 3 months ago
  47. 7beb099 Merge "Drop `strings.HasPrefix` when guarding `strings.TrimPrefix`." by Ulyana Trafimovich · 4 years, 3 months ago
  48. 497a093 Drop `strings.HasPrefix` when guarding `strings.TrimPrefix`. by Ulya Trafimovich · 4 years, 3 months ago
  49. 4b073cd dexpreopt.config should be created even though unbundled image is built by Jeongik Cha · 4 years, 4 months ago
  50. d5fe878 SdkLibraryImport's DexJarInstallPath uses installPath from source module by Jeongik Cha · 4 years, 3 months ago
  51. 49e0e81 Merge "make system server modules use filtered lint database" by Pedro Loureiro · 4 years, 3 months ago
  52. bb360c3 Move modules containing ART, conscrypt and i18n from libcore by Paul Duffin · 4 years, 3 months ago
  53. 1d51ea9 Document how APEXes are identified in the boot jar variables. by Martin Stjernholm · 4 years, 3 months ago
  54. a56be7d Generate boot images for host from prebuilts by Paul Duffin · 4 years, 4 months ago
  55. 8fc51a8 Switch boot image generation to use GetGlobalSoongConfig(ctx) by Paul Duffin · 4 years, 3 months ago
  56. ffb643f make system server modules use filtered lint database by Pedro Loureiro · 4 years, 3 months ago
  57. 452decb Merge "Generate boot zip file from prebuilt_bootclasspath_fragment" by Paul Duffin · 4 years, 3 months ago
  58. 276fd42 Merge "Use both module name and stem name to filter updatable boot jars" by Paul Duffin · 4 years, 4 months ago
  59. 56afb27 Generate boot zip file from prebuilt_bootclasspath_fragment by Paul Duffin · 4 years, 4 months ago
  60. 8e3356f Merge "Use system stubs for framework-doc-system-stubs." by satayev · 4 years, 4 months ago
  61. 4b51e27 Merge "Defer error reporting of missing prebuilt dex jar files" by Paul Duffin · 4 years, 4 months ago
  62. 3992423 Merge ""module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES)" by Orion Hodson · 4 years, 4 months ago
  63. f03aaf5 Merge "Support using java_sdk_library components in stub_libs" by Paul Duffin · 4 years, 4 months ago
  64. 3f0290e Support using java_sdk_library components in stub_libs by Paul Duffin · 4 years, 4 months ago
  65. 9d77384 Added quotes to protect wildcard by Maxim Pleshivenkov · 4 years, 4 months ago
  66. 56c93e8 Use both module name and stem name to filter updatable boot jars by Paul Duffin · 4 years, 4 months ago
  67. 783195c Use system stubs for framework-doc-system-stubs. by satayev · 4 years, 4 months ago
  68. b54f5aa "module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES) by Victor Chang · 4 years, 4 months ago
  69. a36c2b8 Downgrade new errors from lint 7.1.0-dev to warnings by Colin Cross · 4 years, 4 months ago
  70. b0ef30a Filter srcjars out of srcFiles by Colin Cross · 4 years, 4 months ago
  71. ef083c9 Defer error reporting of missing prebuilt dex jar files by Paul Duffin · 4 years, 4 months ago
  72. f05ca9c Tag android_app_import's apk as `android:"path"` by Jooyung Han · 4 years, 4 months ago
  73. 6349667 Merge "Calculate widest stub dex jars per module" by Paul Duffin · 4 years, 4 months ago
  74. f6d3b2a Merge "Add test to show issues with widest stub dex jars" by Paul Duffin · 4 years, 4 months ago
  75. 9e4a278 Merge "Allow hiddenapi list to ignore missing classes/members" by Paul Duffin · 4 years, 4 months ago
  76. 280a31a Calculate widest stub dex jars per module by Paul Duffin · 4 years, 4 months ago
  77. 8aa7beb Merge "Use trimmed lint database for mainline modules" by Anton Hansson · 4 years, 4 months ago
  78. d2b1e0c Add test to show issues with widest stub dex jars by Paul Duffin · 4 years, 4 months ago
  79. 156b5d3 Allow hiddenapi list to ignore missing classes/members by Paul Duffin · 4 years, 4 months ago
  80. 9fc208e Add sdk_library_test.go to Android.bp file by Paul Duffin · 4 years, 4 months ago
  81. 99926a2 Merge "Support hidden API processing for modules that use platform APIs" by Paul Duffin · 4 years, 4 months ago
  82. 5cca7c4 Support hidden API processing for modules that use platform APIs by Paul Duffin · 4 years, 5 months ago
  83. 2e88097 Verify the modular stub flags are subsets of the monolithic stub flags by Paul Duffin · 4 years, 4 months ago
  84. 4539a37 Make ruleToGenerateHiddenAPIStubFlagsFile build rule by Paul Duffin · 4 years, 4 months ago
  85. 136fd55 Merge "Add ModuleLibHiddenAPIScope for hidden API processing" by Paul Duffin · 4 years, 4 months ago
  86. e09a669 Merge "Add HiddenAPIScope to replace use of SdkKind" by Paul Duffin · 4 years, 4 months ago
  87. 18233a2 Use trimmed lint database for mainline modules by Pedro Loureiro · 4 years, 4 months ago
  88. 4eb3d65 Merge "Update dex_preopt related OWNERS" by Orion Hodson · 4 years, 4 months ago
  89. b51db2e Add ModuleLibHiddenAPIScope for hidden API processing by Paul Duffin · 4 years, 4 months ago
  90. 31fad80 Add HiddenAPIScope to replace use of SdkKind by Paul Duffin · 4 years, 4 months ago
  91. ea8f808 Ensure consistent APEX variation for java_sdk_library and java_sdk_library_import by Paul Duffin · 4 years, 4 months ago
  92. a8de9fb Merge "Remove duplicate component from sdk snapshot" by Treehugger Robot · 4 years, 4 months ago
  93. c1218f3 Merge "Expose imageLocationsOnDevice as well as imageLocationsOnHost" by Jeongik Cha · 4 years, 4 months ago
  94. b97b157 Remove duplicate component from sdk snapshot by Paul Duffin · 4 years, 6 months ago
  95. 94b5148 Merge "Output bootclasspath_fragment's fragments property to sdk snapshot" by Paul Duffin · 4 years, 4 months ago
  96. 91913e3 Merge "fix: comparison between min_sdk_version" by Jooyung Han · 4 years, 4 months ago
  97. 51227d8 Output bootclasspath_fragment's fragments property to sdk snapshot by Paul Duffin · 4 years, 5 months ago
  98. 2afa891 Merge "Add commonSdkLibraryAndImportModule interface" by Paul Duffin · 4 years, 4 months ago
  99. e3165c8 Expose imageLocationsOnDevice as well as imageLocationsOnHost by Jeongik Cha · 4 years, 4 months ago
  100. 71b33cc Add commonSdkLibraryAndImportModule interface by Paul Duffin · 4 years, 4 months ago