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