1. fe1d6c5 Merge "Use prebuild modules even when coverage is enabled." into sc-dev by Kun Niu · 4 years, 5 months ago
  2. 0c49dac resolve merge conflicts of 233c1be0bdf85ae4dce75cd79ab04932be22af5b to rvc-dev am: 3c12576942 am: a907f283fc by Kousik Kumar · 4 years, 5 months ago
  3. e8d959e resolve merge conflicts of 233c1be0bdf85ae4dce75cd79ab04932be22af5b to rvc-dev am: 3c12576942 am: 4d645c7791 by Kousik Kumar · 4 years, 5 months ago
  4. a907f28 resolve merge conflicts of 233c1be0bdf85ae4dce75cd79ab04932be22af5b to rvc-dev am: 3c12576942 by Kousik Kumar · 4 years, 5 months ago
  5. 4d645c7 resolve merge conflicts of 233c1be0bdf85ae4dce75cd79ab04932be22af5b to rvc-dev am: 3c12576942 by Kousik Kumar · 4 years, 5 months ago
  6. 3c12576 resolve merge conflicts of 233c1be0bdf85ae4dce75cd79ab04932be22af5b to rvc-dev by Kousik Kumar · 4 years, 5 months ago
  7. ce1dcf6 Use prebuild modules even when coverage is enabled. by Kun Niu · 4 years, 5 months ago
  8. 233c1be Merge "Load RBE related env vars from config files" am: b3a5d18470 am: 9f6fa868c5 by Kousik Kumar · 4 years, 5 months ago
  9. 9f6fa86 Merge "Load RBE related env vars from config files" am: b3a5d18470 by Kousik Kumar · 4 years, 6 months ago
  10. e6cc66d Merge "Build updatable-bcp-packages.txt from prebuilts in sdk snapshot" into sc-dev by Mathew Inwood · 4 years, 6 months ago
  11. dbcc296 Build updatable-bcp-packages.txt from prebuilts in sdk snapshot by Paul Duffin · 4 years, 6 months ago
  12. 66d3cb7 Allowlist external/libtextclassifier for sdk_variant_only. by Chang Li · 4 years, 7 months ago
  13. 7b3e10a Propagate permitted packages to sdk snapshot by Paul Duffin · 4 years, 6 months ago
  14. fa20b18 Drop "prebuilt_" prefix when adding libraries to class loader context. by Ulya Trafimovich · 4 years, 6 months ago
  15. 8410eb1 Merge "Do not allow duplicate deapexer dependencies." into sc-dev by Martin Stjernholm · 4 years, 6 months ago
  16. d507060 Merge "Generate boot images for host from prebuilts" into sc-dev by Paul Duffin · 4 years, 6 months ago
  17. 4ca4800 Merge "Switch boot image generation to use GetGlobalSoongConfig(ctx)" into sc-dev by Paul Duffin · 4 years, 6 months ago
  18. 0618d4e Merge changes from topic "revert-15071196-init_first_stage_soong-GBJXQRPEKC" into sc-dev by TreeHugger Robot · 4 years, 6 months ago
  19. 6e89b54 Generate boot images for host from prebuilts by Paul Duffin · 4 years, 6 months ago
  20. d564c32 Switch boot image generation to use GetGlobalSoongConfig(ctx) by Paul Duffin · 4 years, 6 months ago
  21. bb2e205 Generate boot zip file from prebuilt_bootclasspath_fragment by Paul Duffin · 4 years, 6 months ago
  22. aba5275 Use both module name and stem name to filter updatable boot jars by Paul Duffin · 4 years, 6 months ago
  23. 7609182 make system server modules use filtered lint database by Pedro Loureiro · 4 years, 6 months ago
  24. 9599406 Do not allow duplicate deapexer dependencies. by Martin Stjernholm · 4 years, 6 months ago
  25. dad8880 Retry: Make bootclasspath_fragments always perform hidden API processing by Paul Duffin · 4 years, 6 months ago
  26. 886060a Defer error reporting of missing prebuilt dex jar files by Paul Duffin · 4 years, 6 months ago
  27. e6e499b Merge "Support using java_sdk_library components in stub_libs" into sc-dev by Orion Hodson · 4 years, 6 months ago
  28. fb5229b Merge "Revert "Make bootclasspath_fragments always perform hidden API processing"" into sc-dev by Paul Duffin · 4 years, 6 months ago
  29. 71e98fa Revert "Make bootclasspath_fragments always perform hidden API processing" by Paul Duffin · 4 years, 6 months ago
  30. f4a65fe Merge "Make bootclasspath_fragments always perform hidden API processing" into sc-dev by Paul Duffin · 4 years, 6 months ago
  31. a8ea283 Merge ""module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES)" into sc-dev by Orion Hodson · 4 years, 6 months ago
  32. 5842387 Support using java_sdk_library components in stub_libs by Paul Duffin · 4 years, 6 months ago
  33. ba96f7c Ensure that systemserverclasspath_fragment does not depend on prebuilts by Paul Duffin · 4 years, 6 months ago
  34. 2b255d7 Make bootclasspath_fragments always perform hidden API processing by Paul Duffin · 4 years, 6 months ago
  35. 2d457e1 "module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES) by Victor Chang · 4 years, 6 months ago
  36. c5fe044 Revert "Add install_in_root to cc_binary" by Inseob Kim · 4 years, 6 months ago
  37. 2594e41 Revert "Add ramdisk_available to sysprop_library" by Inseob Kim · 4 years, 6 months ago
  38. f64377c Revert "Fix ndk and aml arch order" by Inseob Kim · 4 years, 6 months ago
  39. fee8cf3 Ignore license and similar dependencies of prebuilt_apex/apex_set by Paul Duffin · 4 years, 6 months ago
  40. fb8f07b Calculate widest stub dex jars per module by Paul Duffin · 4 years, 7 months ago
  41. d05bb8e Add test to show issues with widest stub dex jars by Paul Duffin · 4 years, 7 months ago
  42. fdb2fb6 Allow hiddenapi list to ignore missing classes/members by Paul Duffin · 4 years, 7 months ago
  43. fbaa8e9 Merge "Use trimmed lint database for mainline modules" into sc-dev by Mathew Inwood · 4 years, 7 months ago
  44. 82c88ca Merge "Fix inconsistencies in the apex names used for the apex variations." into sc-dev by Martin Stjernholm · 4 years, 7 months ago
  45. b3821fe Support hidden API processing for modules that use platform APIs by Paul Duffin · 4 years, 8 months ago
  46. af19342 Verify the modular stub flags are subsets of the monolithic stub flags by Paul Duffin · 4 years, 7 months ago
  47. 31a6856 Make ruleToGenerateHiddenAPIStubFlagsFile build rule by Paul Duffin · 4 years, 7 months ago
  48. d8da28e Fix inconsistencies in the apex names used for the apex variations. by Martin Stjernholm · 4 years, 7 months ago
  49. 5c6f03c Merge "Add ModuleLibHiddenAPIScope for hidden API processing" into sc-dev by Paul Duffin · 4 years, 7 months ago
  50. db343fa Merge "Add test for modular hiddenapi list rule" into sc-dev by Paul Duffin · 4 years, 7 months ago
  51. 3ca616b Merge "Add HiddenAPIScope to replace use of SdkKind" into sc-dev by Paul Duffin · 4 years, 7 months ago
  52. 05fc06e Merge "Ensure consistent APEX variation for java_sdk_library and java_sdk_library_import" into sc-dev by Paul Duffin · 4 years, 7 months ago
  53. f1be9ba Use trimmed lint database for mainline modules by Pedro Loureiro · 4 years, 7 months ago
  54. 2cb06b7 Add ModuleLibHiddenAPIScope for hidden API processing by Paul Duffin · 4 years, 7 months ago
  55. 4faf5c1 Add test for modular hiddenapi list rule by Paul Duffin · 4 years, 7 months ago
  56. 05bbff9 Add HiddenAPIScope to replace use of SdkKind by Paul Duffin · 4 years, 7 months ago
  57. 0e4f95a Merge "Switch to clang-r416183b1" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  58. 85b5529 Merge "Make prebuilt properties customizable" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  59. 5cb87bd Merge "Expose imageLocationsOnDevice as well as imageLocationsOnHost" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  60. a66e2b2 Merge changes from topic "init_first_stage_soong" into sc-dev by Inseob Kim · 4 years, 7 months ago
  61. 088205a Switch to clang-r416183b1 by Pirama Arumuga Nainar · 4 years, 7 months ago
  62. b12c140 Make prebuilt properties customizable by Liz Kammer · 4 years, 7 months ago
  63. ec9c82d Expose imageLocationsOnDevice as well as imageLocationsOnHost by Jeongik Cha · 4 years, 7 months ago
  64. 2f7ccd5 Ensure consistent APEX variation for java_sdk_library and java_sdk_library_import by Paul Duffin · 4 years, 7 months ago
  65. ffc9ae9 Merge "Propagated srcs from cc_defaults to cc_prebuilt_library_shared." into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  66. 24b2b0f Propagated srcs from cc_defaults to cc_prebuilt_library_shared. by Yu-Chi Cheng · 4 years, 7 months ago
  67. e57ca4c Disable ubsan diagnostics under HWASan. by Evgenii Stepanov · 4 years, 7 months ago
  68. a1aa738 Remove duplicate component from sdk snapshot by Paul Duffin · 4 years, 9 months ago
  69. 3accbb5 Add commonSdkLibraryAndImportModule interface by Paul Duffin · 4 years, 7 months ago
  70. 8ddb08c Fix ndk and aml arch order by Inseob Kim · 4 years, 7 months ago
  71. edca3f4 Add ramdisk_available to sysprop_library by Inseob Kim · 4 years, 7 months ago
  72. f75c415 Add install_in_root to cc_binary by Inseob Kim · 4 years, 7 months ago
  73. 0e7bb0e Add test for sdk that contains overlapping members by Paul Duffin · 4 years, 7 months ago
  74. 0b5a143 Remove unused apiModuleName by Paul Duffin · 4 years, 7 months ago
  75. 2a99933 Fix monolithic hidden API processing with prebuilts by Paul Duffin · 4 years, 7 months ago
  76. 4c2f78b Make CheckHiddenAPIRuleInputs more reusable by Paul Duffin · 4 years, 7 months ago
  77. 3ae9e2c Use classpath elements in platform_bootclasspath by Paul Duffin · 4 years, 7 months ago
  78. 7b905a3 Merge "Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  79. c618dec Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS by Adrian Roos · 4 years, 7 months ago
  80. 034196d Simplify deapexer support by Paul Duffin · 4 years, 7 months ago
  81. 7db57e0 Remove javalib special case in createDeapexerModuleIfNeeded by Paul Duffin · 4 years, 7 months ago
  82. 062838f Merge "Add ClasspathElement support" into sc-dev by Paul Duffin · 4 years, 7 months ago
  83. 1970d6c Merge "Extract createEntriesForApexFile" into sc-dev by Paul Duffin · 4 years, 7 months ago
  84. 5476c95 Merge "Set default value of generate_hashtree property to true" into sc-dev by Nikita Ioffe · 4 years, 7 months ago
  85. f23512f Add ClasspathElement support by Paul Duffin · 4 years, 7 months ago
  86. 9dc8c54 Extract createEntriesForApexFile by Paul Duffin · 4 years, 7 months ago
  87. cd3654f Set default value of generate_hashtree property to true by Nikita Ioffe · 4 years, 7 months ago
  88. b508405 Export boot image files from prebuilt_apex/apex_set by Paul Duffin · 4 years, 7 months ago
  89. a0089ec Copy boot dex jars from prebuilt art-bootclasspath-fragment if preferred by Paul Duffin · 4 years, 7 months ago
  90. 4fd7dc7 Exclude jacocoagent from boot jars package check by Paul Duffin · 4 years, 7 months ago
  91. e112547 Move boot jars package check into platform_bootclasspath by Paul Duffin · 4 years, 7 months ago
  92. 360f835 Cleanup bootclasspathFragmentInitContentsFromImage by Paul Duffin · 4 years, 7 months ago
  93. c75bbce Combine hidden API encoding with flag generation by Paul Duffin · 4 years, 7 months ago
  94. fd53e21 Copy implementation and header jars to make when possible by Paul Duffin · 4 years, 7 months ago
  95. c30aea2 Make apex variants of prebuilt apex exported modules available in make by Paul Duffin · 4 years, 7 months ago
  96. 5ec165d Create APEX variant for prebuilt_apex/apex_set by Paul Duffin · 4 years, 7 months ago
  97. 95a4bed Merge changes from topic "libbinder.stable.abi" into sc-dev by Pirama Arumuga Nainar · 4 years, 7 months ago
  98. 19a5aae [cc/pgo] Mark pgo.sampling property as an arch-variant by Pirama Arumuga Nainar · 4 years, 7 months ago
  99. 12066c6 Disable TestCcLibraryBp2Build in sc-dev by Pirama Arumuga Nainar · 4 years, 7 months ago
  100. b1cba21 Merge "Avoid passing around []hiddenAPIModule" into sc-dev by Paul Duffin · 4 years, 7 months ago