1. 2699993 Merge changes I5823fdb5,I3e44c137 by Treehugger Robot · 4 years, 1 month ago
  2. 6eb16f8 Merge "rust: Add missing Rust allow path modules." by Ivan Lozano · 4 years, 1 month ago
  3. 7061f79 Merge changes I7fdc1f53,I422315f0,Ia34b80d9 by Colin Cross · 4 years, 1 month ago
  4. f05ca9c Tag android_app_import's apk as `android:"path"` by Jooyung Han · 4 years, 1 month ago
  5. 8c7e3ed genrule supports OutputFileProducer by Jooyung Han · 4 years, 1 month ago
  6. 03a94c4 rust: Add missing Rust allow path modules. by Ivan Lozano · 4 years, 1 month ago
  7. 6349667 Merge "Calculate widest stub dex jars per module" by Paul Duffin · 4 years, 1 month ago
  8. f6d3b2a Merge "Add test to show issues with widest stub dex jars" by Paul Duffin · 4 years, 1 month ago
  9. 9e4a278 Merge "Allow hiddenapi list to ignore missing classes/members" by Paul Duffin · 4 years, 1 month ago
  10. 280a31a Calculate widest stub dex jars per module by Paul Duffin · 4 years, 1 month ago
  11. 8aa7beb Merge "Use trimmed lint database for mainline modules" by Anton Hansson · 4 years, 1 month ago
  12. aed4648 Merge "Add sdk_library_test.go to Android.bp file" by Paul Duffin · 4 years, 1 month ago
  13. d2b1e0c Add test to show issues with widest stub dex jars by Paul Duffin · 4 years, 1 month ago
  14. 156b5d3 Allow hiddenapi list to ignore missing classes/members by Paul Duffin · 4 years, 1 month ago
  15. 9fc208e Add sdk_library_test.go to Android.bp file by Paul Duffin · 4 years, 1 month ago
  16. 7c32e22 Merge "Move notememtag tests to sanitize_test.go" by Treehugger Robot · 4 years, 1 month ago
  17. f46e958 Merge "Fix inconsistencies in the apex names used for the apex variations." by Treehugger Robot · 4 years, 1 month ago
  18. 99926a2 Merge "Support hidden API processing for modules that use platform APIs" by Paul Duffin · 4 years, 1 month ago
  19. 921d33d Merge "Verify the modular stub flags are subsets of the monolithic stub flags" by Paul Duffin · 4 years, 1 month ago
  20. 49c91f3 Merge "Make ruleToGenerateHiddenAPIStubFlagsFile build rule" by Paul Duffin · 4 years, 1 month ago
  21. 56a39ad Merge changes from topic "stub_from_rust" by Jiyong Park · 4 years, 1 month ago
  22. bb8d84f Move notememtag tests to sanitize_test.go by Liz Kammer · 4 years, 1 month ago
  23. a33242a Merge "convert BUILD_CTS_SUPPORT_PACKAGE in mk files" by Yuntao Xu · 4 years, 1 month ago
  24. bfffae7 Fix inconsistencies in the apex names used for the apex variations. by Martin Stjernholm · 4 years, 1 month ago
  25. 5cca7c4 Support hidden API processing for modules that use platform APIs by Paul Duffin · 4 years, 2 months ago
  26. 2e88097 Verify the modular stub flags are subsets of the monolithic stub flags by Paul Duffin · 4 years, 1 month ago
  27. 4539a37 Make ruleToGenerateHiddenAPIStubFlagsFile build rule by Paul Duffin · 4 years, 1 month ago
  28. 136fd55 Merge "Add ModuleLibHiddenAPIScope for hidden API processing" by Paul Duffin · 4 years, 1 month ago
  29. b8410ec Merge "Add test for modular hiddenapi list rule" by Paul Duffin · 4 years, 1 month ago
  30. e09a669 Merge "Add HiddenAPIScope to replace use of SdkKind" by Paul Duffin · 4 years, 1 month ago
  31. 141fbad Merge "Dump extra JSON data for C++ modules and ApexInfo." by Lukács T. Berki · 4 years, 1 month ago
  32. 18233a2 Use trimmed lint database for mainline modules by Pedro Loureiro · 4 years, 2 months ago
  33. d18d8ca Dump extra JSON data for C++ modules and ApexInfo. by Lukacs T. Berki · 4 years, 1 month ago
  34. 4eb3d65 Merge "Update dex_preopt related OWNERS" by Orion Hodson · 4 years, 1 month ago
  35. f1b75a2 convert BUILD_CTS_SUPPORT_PACKAGE in mk files by Yuntao Xu · 4 years, 1 month ago
  36. 68ecdef Merge "Switch to clang-r416183b1" by Pirama Arumuga Nainar · 4 years, 1 month ago
  37. 04f8d2d Merge "Make DWARF v5 the default debug information format." by Caroline Tice · 4 years, 1 month ago
  38. b51db2e Add ModuleLibHiddenAPIScope for hidden API processing by Paul Duffin · 4 years, 1 month ago
  39. 48b6741 Add test for modular hiddenapi list rule by Paul Duffin · 4 years, 1 month ago
  40. 31fad80 Add HiddenAPIScope to replace use of SdkKind by Paul Duffin · 4 years, 2 months ago
  41. c1b6cfb Merge "Make prebuilt properties customizable" by Treehugger Robot · 4 years, 1 month ago
  42. 69d6413 Make prebuilt properties customizable by Liz Kammer · 4 years, 1 month ago
  43. 770193d Merge "Ensure consistent APEX variation for java_sdk_library and java_sdk_library_import" by Paul Duffin · 4 years, 1 month ago
  44. ea8f808 Ensure consistent APEX variation for java_sdk_library and java_sdk_library_import by Paul Duffin · 4 years, 1 month ago
  45. dd9725c Fix SOONG_DUMP_JSON_MODULE_GRAPH on a fresh checkout. by Jingwen Chen · 4 years, 1 month ago
  46. 3e54508 Switch to clang-r416183b1 by Pirama Arumuga Nainar · 4 years, 1 month ago
  47. 9477c26 Add platform_apis property to APEX module type by Jiyong Park · 4 years, 1 month ago
  48. 7d55b61 Rust module in APEX uses stub libraries across APEX boundaries by Jiyong Park · 4 years, 2 months ago
  49. a8de9fb Merge "Remove duplicate component from sdk snapshot" by Treehugger Robot · 4 years, 1 month ago
  50. c1218f3 Merge "Expose imageLocationsOnDevice as well as imageLocationsOnHost" by Jeongik Cha · 4 years, 1 month ago
  51. 31b66c7 Merge "Disable ubsan diagnostics under HWASan." by Treehugger Robot · 4 years, 1 month ago
  52. b97b157 Remove duplicate component from sdk snapshot by Paul Duffin · 4 years, 3 months ago
  53. b15a564 Disable ubsan diagnostics under HWASan. by Evgenii Stepanov · 4 years, 1 month ago
  54. 17c4507 Merge "VNDK APEX: skips VNDK-Ext" by satayev · 4 years, 1 month ago
  55. 94b5148 Merge "Output bootclasspath_fragment's fragments property to sdk snapshot" by Paul Duffin · 4 years, 1 month ago
  56. 91913e3 Merge "fix: comparison between min_sdk_version" by Jooyung Han · 4 years, 1 month ago
  57. 7d6e79b VNDK APEX: skips VNDK-Ext by Jooyung Han · 4 years, 1 month ago
  58. 51227d8 Output bootclasspath_fragment's fragments property to sdk snapshot by Paul Duffin · 4 years, 3 months ago
  59. 2afa891 Merge "Add commonSdkLibraryAndImportModule interface" by Paul Duffin · 4 years, 1 month ago
  60. e3165c8 Expose imageLocationsOnDevice as well as imageLocationsOnHost by Jeongik Cha · 4 years, 1 month ago
  61. 71b33cc Add commonSdkLibraryAndImportModule interface by Paul Duffin · 4 years, 1 month ago
  62. a580b5e Merge "Append platform classpath proto configs with missing apex jars." by satayev · 4 years, 1 month ago
  63. e59cad2 Merge "Refactor the printing of an sdk snapshot's Android.bp contents" by Paul Duffin · 4 years, 1 month ago
  64. 4c4da06 fix: comparison between min_sdk_version by Jooyung Han · 4 years, 1 month ago
  65. d1a2813 Move default crt objects into Toolchain by Colin Cross · 4 years, 1 month ago
  66. c854468 Add DefaultSharedLibraries to Toolchain by Colin Cross · 4 years, 1 month ago
  67. e3fee34 Create toolchainBionic for the various bionic-based toolchains to inherit from by Colin Cross · 4 years, 1 month ago
  68. b309050 Append platform classpath proto configs with missing apex jars. by satayev · 4 years, 2 months ago
  69. 99fc06f Merge "Disable boot jars package check if no boot jars have been configured" by Paul Duffin · 4 years, 1 month ago
  70. a08e4dc Refactor the printing of an sdk snapshot's Android.bp contents by Paul Duffin · 4 years, 1 month ago
  71. 3302871 Add test for sdk that contains overlapping members by Paul Duffin · 4 years, 1 month ago
  72. 9ffbecc Disable boot jars package check if no boot jars have been configured by Paul Duffin · 4 years, 1 month ago
  73. 86fe8f8 Remove unused apiModuleName by Paul Duffin · 4 years, 1 month ago
  74. a1a2baf Merge "Fix monolithic hidden API processing with prebuilts" by Paul Duffin · 4 years, 1 month ago
  75. f93d388 Merge "Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS" by Paul Duffin · 4 years, 1 month ago
  76. e7d1908 Merge "Add --skip-config flag to soong_ui.bash" by Colin Cross · 4 years, 1 month ago
  77. 07cdd37 Merge "Make CheckHiddenAPIRuleInputs more reusable" by Paul Duffin · 4 years, 1 month ago
  78. 9d31361 Merge "Use classpath elements in platform_bootclasspath" by Paul Duffin · 4 years, 1 month ago
  79. e95a15e Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS by Adrian Roos · 4 years, 1 month ago
  80. 789093a Merge "Direct Bazel builds from m." by Treehugger Robot · 4 years, 1 month ago
  81. 348f20b Merge "AIDEGen: Collect dependencies info from APEX module." by Treehugger Robot · 4 years, 1 month ago
  82. c63677b Direct Bazel builds from m. by Jingwen Chen · 4 years, 2 months ago
  83. 9e2dcbd Merge "DO NOT MERGE - Merge RQ3A.210605.005" by Xin Li · 4 years, 1 month ago
  84. d061d40 Fix monolithic hidden API processing with prebuilts by Paul Duffin · 4 years, 2 months ago
  85. 51d7da2 Make CheckHiddenAPIRuleInputs more reusable by Paul Duffin · 4 years, 2 months ago
  86. 89f570a Use classpath elements in platform_bootclasspath by Paul Duffin · 4 years, 2 months ago
  87. 0d7f2d3 Merge "Simplify deapexer support" by Paul Duffin · 4 years, 1 month ago
  88. 6b592bd Merge "Remove javalib special case in createDeapexerModuleIfNeeded" by Paul Duffin · 4 years, 1 month ago
  89. 4a5f125 DO NOT MERGE - Merge RQ3A.210605.005 by Xin Li · 4 years, 2 months ago
  90. d430ddd Merge "Allow disabling errorprone even when RUN_ERROR_PRONE is true" by Treehugger Robot · 4 years, 2 months ago
  91. 2b1536e Allow disabling errorprone even when RUN_ERROR_PRONE is true by Cole Faust · 4 years, 2 months ago
  92. 79c4bdb Merge "[cc/pgo] Mark pgo.sampling property as an arch-variant" by Treehugger Robot · 4 years, 2 months ago
  93. 30e444b Add --skip-config flag to soong_ui.bash by Colin Cross · 4 years, 2 months ago
  94. e6aefed Merge "Add ClasspathElement support" by Paul Duffin · 4 years, 2 months ago
  95. 8195cdf [cc/pgo] Mark pgo.sampling property as an arch-variant by Pirama Arumuga Nainar · 4 years, 2 months ago
  96. 957ef7a Merge changes from topic "init_first_stage_soong" by Inseob Kim · 4 years, 2 months ago
  97. e91f153 Merge "Extract createEntriesForApexFile" by Paul Duffin · 4 years, 2 months ago
  98. 59b8d28 Merge "Set default value of generate_hashtree property to true" am: f932613c3f by Nikita Ioffe · 4 years, 2 months ago
  99. f932613 Merge "Set default value of generate_hashtree property to true" by Nikita Ioffe · 4 years, 2 months ago
  100. e245b61 Add ClasspathElement support by Paul Duffin · 4 years, 2 months ago