1. 5476c95 Merge "Set default value of generate_hashtree property to true" into sc-dev by Nikita Ioffe · 4 years, 2 months ago
  2. cd3654f Set default value of generate_hashtree property to true by Nikita Ioffe · 4 years, 2 months ago
  3. b508405 Export boot image files from prebuilt_apex/apex_set by Paul Duffin · 4 years, 2 months ago
  4. a0089ec Copy boot dex jars from prebuilt art-bootclasspath-fragment if preferred by Paul Duffin · 4 years, 2 months ago
  5. 4fd7dc7 Exclude jacocoagent from boot jars package check by Paul Duffin · 4 years, 2 months ago
  6. e112547 Move boot jars package check into platform_bootclasspath by Paul Duffin · 4 years, 2 months ago
  7. 360f835 Cleanup bootclasspathFragmentInitContentsFromImage by Paul Duffin · 4 years, 2 months ago
  8. c75bbce Combine hidden API encoding with flag generation by Paul Duffin · 4 years, 2 months ago
  9. fd53e21 Copy implementation and header jars to make when possible by Paul Duffin · 4 years, 2 months ago
  10. c30aea2 Make apex variants of prebuilt apex exported modules available in make by Paul Duffin · 4 years, 2 months ago
  11. 5ec165d Create APEX variant for prebuilt_apex/apex_set by Paul Duffin · 4 years, 2 months ago
  12. 95a4bed Merge changes from topic "libbinder.stable.abi" into sc-dev by Pirama Arumuga Nainar · 4 years, 2 months ago
  13. 19a5aae [cc/pgo] Mark pgo.sampling property as an arch-variant by Pirama Arumuga Nainar · 4 years, 2 months ago
  14. 12066c6 Disable TestCcLibraryBp2Build in sc-dev by Pirama Arumuga Nainar · 4 years, 2 months ago
  15. b1cba21 Merge "Avoid passing around []hiddenAPIModule" into sc-dev by Paul Duffin · 4 years, 2 months ago
  16. a49f6b9 Merge "Dedup apex/Prebuilt and apex/ApexSet" into sc-dev by Paul Duffin · 4 years, 2 months ago
  17. ef6b695 Dedup apex/Prebuilt and apex/ApexSet by Paul Duffin · 4 years, 2 months ago
  18. 98ea0d4 Avoid passing around []hiddenAPIModule by Paul Duffin · 4 years, 2 months ago
  19. 973c907 Improve error reporting when a rule cannot be found by Paul Duffin · 4 years, 2 months ago
  20. 3e2db5c Make copyBootJarsToPredefinedLocations simpler and less fragile by Paul Duffin · 4 years, 2 months ago
  21. 8c666a3 Ensure primary boot image files are created before they are used by Paul Duffin · 4 years, 2 months ago
  22. bfeb714 Make bootclasspath_fragment_sdk_test.go tests more realistic by Paul Duffin · 4 years, 2 months ago
  23. 0c70a7a Make TestPlatformBootclasspath_Fragments more realistic by Paul Duffin · 4 years, 2 months ago
  24. 5991ba5 Move TestPlatformBootclasspath_Fragments to apex package by Paul Duffin · 4 years, 2 months ago
  25. c45a86a Export hidden api related types and fields by Paul Duffin · 4 years, 2 months ago
  26. 2aae98f Maintain header order in merge_csv by Paul Duffin · 4 years, 2 months ago
  27. 28bc969 Mark more fields in BaseLinkerProperties as arch variant by Pirama Arumuga Nainar · 4 years, 2 months ago
  28. 930610f Merge "Revert "Hacky workaround for half-finalized builds."" into sc-dev by Jeff Sharkey · 4 years, 2 months ago
  29. 46d18db Revert "Hacky workaround for half-finalized builds." by Jeff Sharkey · 4 years, 2 months ago
  30. fb618c3 Always propagate some environment variables to RBE by Colin Cross · 4 years, 2 months ago
  31. dce0713 Merge "Rename test_only_no_hashtree to generate_hashtree" into sc-dev by Nikita Ioffe · 4 years, 2 months ago
  32. e7db515 Merge changes from topic "met-html" into sc-dev by Anton Hansson · 4 years, 2 months ago
  33. f524f1f Merge "Add exemption for framework-sdkextensions-classpaths boot jar." into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  34. da6dc31 Rename test_only_no_hashtree to generate_hashtree by Nikita Ioffe · 4 years, 2 months ago
  35. 363aae4 Remove sourcepath argument from metalava invocations by Anton Hansson · 4 years, 2 months ago
  36. 7018579 Stop filtering html files from droidstubs input by Anton Hansson · 4 years, 2 months ago
  37. f8b55cd Merge "Interpret CRT object's min_sdk_version with ApiLevel" into sc-dev by Jooyung Han · 4 years, 2 months ago
  38. ff9f8c5 Merge "cc/sabi.go: Propagate ShouldCreateSourceAbiDump to reuseObjTag deps" into sc-dev by Yi-yo Chiang · 4 years, 2 months ago
  39. 37c219a Interpret CRT object's min_sdk_version with ApiLevel by Jooyung Han · 4 years, 2 months ago
  40. 07b4381 Merge changes I162b0f68,I1689b670,Id6d997ee,I9aae2a16 into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  41. 0d099d6 Merge "Use broader permissions when archiving files." into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  42. 7104aae Don't use unsafe_ignore_missing_latest_api in TestJavaSdkLibraryDist by Colin Cross · 4 years, 2 months ago
  43. ea0e698 Remove core_lib property from java_sdk_library by Colin Cross · 4 years, 2 months ago
  44. 1072a71 Ignore owner property when computing java_sdk_library dist subdirectory by Colin Cross · 4 years, 2 months ago
  45. 0f9eeb7 Make the default java_sdk_library dist_group "unknown" by Colin Cross · 4 years, 2 months ago
  46. 7e14888 Remove use of fake soong.variables. by Martin Stjernholm · 4 years, 2 months ago
  47. b75cd4e Add exemption for framework-sdkextensions-classpaths boot jar. by satayev · 4 years, 2 months ago
  48. 0de94db cc/sabi.go: Propagate ShouldCreateSourceAbiDump to reuseObjTag deps by Yi-Yo Chiang · 4 years, 2 months ago
  49. ab5f042 Disable Rust vendor-specific modules by Ivan Lozano · 4 years, 2 months ago
  50. 0f437f2 Use broader permissions when archiving files. by Chris Gross · 4 years, 2 months ago
  51. b6d94b6 Merge "Make soong create sourcepath dirs" into sc-dev by Anton Hansson · 4 years, 2 months ago
  52. 21d4107 Merge "add the LOCAL_DISABLE_TEST_CONFIG variable" into sc-dev by Yuntao Xu · 4 years, 2 months ago
  53. 546de4a Add a soong-only mode to soong-ui by Anton Hansson · 4 years, 2 months ago
  54. d274ea9 Various cleanup in soong_ui to aid new feature by Anton Hansson · 4 years, 2 months ago
  55. 7eff3a8 Make soong create sourcepath dirs by Anton Hansson · 4 years, 2 months ago
  56. ad1668f add the LOCAL_DISABLE_TEST_CONFIG variable by Yuntao Xu · 4 years, 2 months ago
  57. a9f7e07 Merge "Do not build compressed APEX" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  58. 799822d Merge changes from topic "may27-sdk" into sc-dev by Jeff Sharkey · 4 years, 2 months ago
  59. 0d3dd06 Support dist_group property instead of owner for setting sdk dist subdirectory by Colin Cross · 4 years, 2 months ago
  60. 3b53808 Add test for java_sdk_library dist properties by Colin Cross · 4 years, 2 months ago
  61. 76069a3 Move java_sdk_library tests to sdk_library_test.go by Colin Cross · 4 years, 2 months ago
  62. 129afae Do not build compressed APEX by Samiul Islam · 4 years, 2 months ago
  63. 0bdd20d Merge "Fix ExcludeFromVendorSnapshot check" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  64. 7dcd16c Fix propagating EMPTY_NINJA_FILE from multiproduct_kati to minibp by Colin Cross · 4 years, 2 months ago
  65. 05597c0 Hacky workaround for half-finalized builds. by Jeff Sharkey · 4 years, 2 months ago
  66. f58e5e8 Merge "Don't propagate ASAN through shared library dependencies" into sc-dev by Colin Cross · 4 years, 2 months ago
  67. f63cf83 Merge changes I0116f5f4,I950c9b54,I967f5c42 into sc-dev by Colin Cross · 4 years, 2 months ago
  68. 7412091 platform/build/soong - S is now 31 by Jeff Sharkey · 4 years, 2 months ago
  69. ea2d99c Merge "Remove support for removed_dex_api_filename" into sc-dev by Anton Hansson · 4 years, 2 months ago
  70. 027bfc6 Fix ExcludeFromVendorSnapshot check by Justin Yun · 4 years, 2 months ago
  71. cbb2b81 Treat java libraries in classpath fragments as directly in apex by Colin Cross · 4 years, 2 months ago
  72. 3225be4 Make CopyDirectlyInAnyApex match the documentation by Colin Cross · 4 years, 2 months ago
  73. 58b783b Remove unused cc.copyDirectlyInAnyApexDependencyTag by Colin Cross · 4 years, 2 months ago
  74. c4f4ced Merge "Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx." by Martin Stjernholm · 4 years, 2 months ago
  75. a7bb86b Remove support for removed_dex_api_filename by Anton Hansson · 4 years, 2 months ago
  76. ae5072f Add sdkextensions tests to soong TEST_MAPPING by Anton Hansson · 4 years, 2 months ago
  77. b9d7ff1 Merge changes from topic "populate-bootclasspath-fragments-with-stem" into sc-dev by Artur Satayev · 4 years, 2 months ago
  78. 119770f Merge "Populate individual systemserverclasspath_fragments' proto configs." into sc-dev by Artur Satayev · 4 years, 2 months ago
  79. 59fa1e4 Merge "Update VndkMustUseVendorVariantList after aidl-freeze-api" into sc-dev by Jiyong Park · 4 years, 2 months ago
  80. 07753d8 Use stem when filtering boot jars. by satayev · 4 years, 2 months ago
  81. 5cb5697 Revert "Partial Revert "Populate individual classpath_fragments'..." by Artur Satayev · 4 years, 2 months ago
  82. 931a448 Populate individual systemserverclasspath_fragments' proto configs. by satayev · 4 years, 3 months ago
  83. f1adfb3 Merge "Rename generate proto config file to match classpath type." into sc-dev by Artur Satayev · 4 years, 2 months ago
  84. bbe2d3d Merge "Partial Revert "Populate individual classpath_fragments' classpaths.prot..."" into sc-dev by Anton Hansson · 4 years, 2 months ago
  85. a3fc817 Partial Revert "Populate individual classpath_fragments' classpaths.prot..." by satayev · 4 years, 2 months ago
  86. 9dbfa1c Merge "Tighten bootclasspath_fragment property validation" into sc-dev by Paul Duffin · 4 years, 2 months ago
  87. 0a79631 Merge "Only export boot image files to APEX if they are actually created" into sc-dev by Paul Duffin · 4 years, 2 months ago
  88. 3adc8ea Merge "Add SOONG_SDK_SNAPSHOT_VERSION support" into sc-dev by Paul Duffin · 4 years, 2 months ago
  89. a1c6be1 Merge "Support removed API members in modular hidden API processing" into sc-dev by Paul Duffin · 4 years, 2 months ago
  90. a1522da Merge "Support hidden API processing for fragments with dependencies" into sc-dev by Paul Duffin · 4 years, 2 months ago
  91. 49eff1d Merge changes I5459c56d,I9b5c7c74 into sc-dev by Paul Duffin · 4 years, 2 months ago
  92. fa08e19 Merge changes I9f780b20,I53805737,I7373ba10,Ia5c5f65a into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  93. 588e22a Tighten bootclasspath_fragment property validation by Paul Duffin · 4 years, 3 months ago
  94. 0788cd6 Only export boot image files to APEX if they are actually created by Paul Duffin · 4 years, 3 months ago
  95. 973bedb Add SOONG_SDK_SNAPSHOT_VERSION support by Paul Duffin · 4 years, 3 months ago
  96. acd4597 Do not filter LLNDK lib from llndk.libraries.txt by Justin Yun · 4 years, 2 months ago
  97. 54c1f08 Support removed API members in modular hidden API processing by Paul Duffin · 4 years, 3 months ago
  98. 67c1e57 Support hidden API processing for fragments with dependencies by Paul Duffin · 4 years, 3 months ago
  99. 6a58cc9 Remove bootclasspathApiInfo by Paul Duffin · 4 years, 3 months ago
  100. 71955b4 Rename hiddenAPIFlagFileInfo to HiddenAPIInfo by Paul Duffin · 4 years, 3 months ago