1. 248cc00 Correct the order of the SdkKinds by Jihoon Kang · 2 years ago
  2. 2ddb22c Merge "Revert "Upgrade to clang-r522817"" into main by Phenix Chen · 2 years ago
  3. 321dd23 Revert "Upgrade to clang-r522817" by Phenix Chen · 2 years ago
  4. 1f0aeb0 Merge "Prefer variants test-only:true attribute when grouping." into main by Treehugger Robot · 2 years ago
  5. d4ad78f Merge changes from topic "lamont-build-tools-build-flag" into main by Treehugger Robot · 2 years ago
  6. 587c40f Merge "Implement test-only for python_ rules" into main by Ronald Braunstein · 2 years ago
  7. c864b24 Prefer variants test-only:true attribute when grouping. by Ronald Braunstein · 2 years ago
  8. 7694cdd Merge "Upgrade to clang-r522817" into main by Yi Kong · 2 years ago
  9. e292efa Bootstrap out/release-config early by LaMont Jones · 2 years ago
  10. b9014c7 Add crunch-flags and build-flag binaries by LaMont Jones · 2 years ago
  11. 14e2ac6 release_config: cleanup how we emit results by LaMont Jones · 2 years ago
  12. 7ac07de Print a warning on redundant overrides by LaMont Jones · 2 years ago
  13. f018d72 Add description to release_config_map message by LaMont Jones · 2 years ago
  14. dccbef3 Upgrade to clang-r522817 by Yi Kong · 2 years, 1 month ago
  15. 17b9a5b Merge "Allow dexpreopt of source sdklib in prebuilt apex builds" into main by Treehugger Robot · 2 years ago
  16. 5ae65ee Allow dexpreopt of source sdklib in prebuilt apex builds by Spandan Das · 2 years ago
  17. e25cc5c Merge "Revert^2 "Use Module interface in addRequiredDeps"" into main by Treehugger Robot · 2 years ago
  18. 7bfe137 Merge "Remove extractEncodedDexJarsFromModules" into main by Treehugger Robot · 2 years ago
  19. 6d6d067 Remove extractEncodedDexJarsFromModules by Jihoon Kang · 2 years ago
  20. 48a01ad Merge "Unify the behaviors of Shard*(...) utility functions" into main by Jihoon Kang · 2 years ago
  21. f21dd65 Revert^2 "Use Module interface in addRequiredDeps" by Jiyong Park · 2 years ago
  22. 5ff02b5 Merge "Revert "Use Module interface in addRequiredDeps"" into main by Daren Liao · 2 years ago
  23. bbcdaa0 Revert "Use Module interface in addRequiredDeps" by Daren Liao · 2 years ago
  24. cd5bfe2 Unify the behaviors of Shard*(...) utility functions by Jihoon Kang · 2 years ago
  25. c4cd7a1 Implement test-only for python_ rules by Ronald Braunstein · 2 years ago
  26. 4e1cf60 Merge "Change the syntax for arch selecting and add os selecting" into main by Treehugger Robot · 2 years ago
  27. 8f8b695 Merge "Use Module interface in addRequiredDeps" into main by Jiyong Park · 2 years ago
  28. 2b11ced Merge changes I4a044e86,Ibf8b0feb,I2e1d7ac7,Icc61f2c3 into main by Treehugger Robot · 2 years ago
  29. 9132ced Remove sort from mergeApexVariations by Colin Cross · 2 years ago
  30. 76e05c8 Merge changes If068597b,Icbadbe6d into main by LaMont Jones · 2 years ago
  31. 1a8906d Merge "Update the ConfigurableEvaluator for typed selects" into main by Cole Faust · 2 years ago
  32. af333f5 Support reading Providers from TransitionMutator IncomingTransition and OutgoingTransition by Colin Cross · 2 years ago
  33. d67425d Set DebugMutators and DebugVariations when creating Transition variations by Colin Cross · 2 years ago
  34. 7b0975d Fix more tests when ANDROID_BUILD_TOP is set by Colin Cross · 2 years ago
  35. 9a8255f Merge changes from topic "cherrypicker-L27000030003160683:N90900030051335582" into main by Treehugger Robot · 2 years ago
  36. ba270c5 Update soong to use flag for min supported sdk by Linus Tufvesson · 2 years ago
  37. ac79679 release_config: make the code more sharable by LaMont Jones · 2 years ago
  38. 6a08d49 Add test-only for test-per-src cc modules by Ronald Braunstein · 2 years ago
  39. e6f5468 release_config: add namespace to proto by LaMont Jones · 2 years ago
  40. 935b4db Merge "rust: Remove unnecessary escaping in grep call" into main by Colin Cross · 2 years ago
  41. 3693708 Propagate transitive missing optional_uses_libs. by Jiakai Zhang · 2 years ago
  42. f98da19 Refactor the contruction of the manifest check inputs. by Jiakai Zhang · 2 years ago
  43. c0df1af Merge "Pass system include dirs to header ABI checker" into main by Hsin-Yi Chen · 2 years ago
  44. de18a3d Use Module interface in addRequiredDeps by Jiyong Park · 2 years ago
  45. 0648500 Merge "Let `deps` property be conditional on debuggability" into main by Treehugger Robot · 2 years ago
  46. 9a7898d Merge "Allow override of -Wno-error=format" into main by Treehugger Robot · 2 years ago
  47. ef0cbf1 Merge "Remove duplicates in PathsAndMissingDepsRelativeToModuleSourceDir" into main by Treehugger Robot · 2 years ago
  48. 720146b Merge "Add "test-only" flag for java modules" into main by Ronald Braunstein · 2 years ago
  49. c5c5480 Merge "Add support for transitive resources to android_library_import" into main by Treehugger Robot · 2 years ago
  50. 0e3a535 Remove duplicates in PathsAndMissingDepsRelativeToModuleSourceDir by Jihoon Kang · 2 years ago
  51. 607bbd6 Add support for transitive resources to android_library_import by Colin Cross · 2 years ago
  52. cdc66f4 Add "test-only" flag for java modules by Ronald Braunstein · 2 years ago
  53. 91c7476 rust: Remove unnecessary escaping in grep call by Alex · 2 years ago
  54. 62532d7 Let `deps` property be conditional on debuggability by Jiyong Park · 2 years ago
  55. fc5cdcb Include __BIONIC_NO_PAGE_SIZE_MACRO flag to avoid breaking libraries by Juan Yescas · 2 years ago
  56. a115e26 Add "test-only" flag for cc modules by Ronald Braunstein · 2 years ago
  57. 80214e5 Merge "Strip relative paths from java_import output files" into main by Treehugger Robot · 2 years ago
  58. 5e87f34 Strip relative paths from java_import output files by Colin Cross · 2 years ago
  59. 0565fdc Merge "Make app.go not executable" into main by Treehugger Robot · 2 years ago
  60. 7a51454 Make app.go not executable by Cole Faust · 2 years ago
  61. 1065ed8 Merge "java_sdk_library: Use WriteFileRule for writing permissions.xml" into main by Treehugger Robot · 2 years ago
  62. 7965e1c Merge "Remove unused writeFile var" into main by Treehugger Robot · 2 years ago
  63. fc57d40 Change the syntax for arch selecting and add os selecting by Cole Faust · 2 years ago
  64. fdbf5d4 Update the ConfigurableEvaluator for typed selects by Cole Faust · 2 years ago
  65. 033ffb9 Merge "Collect aconfig_declarations of the dependent java_aconfig_library modules" into main by Jihoon Kang · 2 years ago
  66. 291a491 Merge "Revert "Make embedded_launcher true by default"" into main by Charlie Boutier · 2 years ago
  67. d5b0565 Merge "Revert "Add the implicit deps of javacRE"" into main by Spandan Das · 2 years ago
  68. 578066b Revert "Make embedded_launcher true by default" by Charlie Boutier · 2 years ago
  69. 2aee601 Merge "rust: Fix handling of bindgen header libs" into main by Ivan Lozano · 2 years ago
  70. d0476e4 Revert "Add the implicit deps of javacRE" by Anna Bauza · 2 years ago
  71. d344c35 Merge "rustc-1.77.1 Build 11685613" into main by Treehugger Robot · 2 years ago
  72. eefabc8 Allow override of -Wno-error=format by David Duarte · 2 years ago
  73. e35973b Merge "Make embedded_launcher true by default" into main by Cole Faust · 2 years ago
  74. 8d1b2db Merge "Use __BIONIC_DEPRECATED_PAGE_SIZE_MACRO." into main by Steven Moreland · 2 years ago
  75. fc4d366 Merge "Add the implicit deps of javacRE" into main by Spandan Das · 2 years ago
  76. 48d11dd Merge "release_config: Initial implementation" into main by Treehugger Robot · 2 years ago
  77. 1eccbf2 release_config: Initial implementation by LaMont Jones · 2 years ago
  78. 1816cde java_sdk_library: Use WriteFileRule for writing permissions.xml by Paul Duffin · 2 years ago
  79. 7f5073a Remove unused writeFile var by Paul Duffin · 2 years ago
  80. 5f228b0 Pass system include dirs to header ABI checker by Hsin-Yi Chen · 2 years, 1 month ago
  81. 1edffe1 Merge "Filter ABI dumps by LLNDK headers and version scripts" into main by Hsin-Yi Chen · 2 years ago
  82. 98d4675 Merge "Add test-only and test-target fields to all_teams proto." into main by Ronald Braunstein · 2 years ago
  83. eaa4751 Add the implicit deps of javacRE by Spandan Das · 2 years ago
  84. c63c430 Merge "Add deps to blocklist path" into main by Aditya Kumar · 2 years ago
  85. c560309 Add test-only and test-target fields to all_teams proto. by Ronald Braunstein · 2 years, 1 month ago
  86. 52a0848 Merge "android_filesystem_defaults and visibility rule" into main by Jiyong Park · 2 years ago
  87. 92b7f38 rustc-1.77.1 Build 11685613 by Charisee · 2 years ago
  88. 8982b1c Remove "exported" ninja variables by Cole Faust · 2 years ago
  89. 64b2d03 Filter ABI dumps by LLNDK headers and version scripts by Hsin-Yi Chen · 2 years, 1 month ago
  90. ccd5b55 Merge "fix: required property doesn't track deps to java, apex, ..." into main by Treehugger Robot · 2 years ago
  91. f46b1af android_filesystem_defaults and visibility rule by Jiyong Park · 2 years, 1 month ago
  92. f28b569 Merge "Add secretkeeper-v1-java to platform APIs" into main by Nikolay Elenkov · 2 years ago
  93. 39011ef Merge "APEX can depend on non-APEX module and vice versa" into main by Jiyong Park · 2 years ago
  94. 42a8b25 Merge changes from topics "replace_instead_of_append", "selects_get_and_get_default" into main by Cole Faust · 2 years ago
  95. ed2adb8 Merge "Remove Device VNDK version usage from Soong" into main by Treehugger Robot · 2 years ago
  96. 2a48136 Use __BIONIC_DEPRECATED_PAGE_SIZE_MACRO. by Steven Moreland · 2 years ago
  97. 97d771a Merge "Add support for rollback_index to android_filesystem module" into main by Nikita Ioffe · 2 years ago
  98. d22fcc4 Merge "Let LLNDK implementation libraries depend on LLNDK headers" into main by Hsin-Yi Chen · 2 years ago
  99. afacc09 Merge "Revert^2 "Include all_aconfig_declarations in docs dist"" into main by Jihoon Kang · 2 years, 1 month ago
  100. 73e5bab fix: required property doesn't track deps to java, apex, ... by Jiyong Park · 2 years, 1 month ago