1. 7df32b1 Add directories below to Android.mk denylist: by Wei Li · 11 months ago
  2. aa8ceca Merge "Merge 24Q3 to AOSP main" into main by Xin Li · 11 months ago
  3. 2618069 Merge "Fix ravenizer when transitive classpath is enabled" into main by Treehugger Robot · 11 months ago
  4. 7e86385 Fix ravenizer when transitive classpath is enabled by Colin Cross · 11 months ago
  5. 219009f Merge "Make the java static_libs property configurable" into main by Cole Faust · 11 months ago
  6. f2c204c Merge "Remove asset dir glob files" into main by Treehugger Robot · 11 months ago
  7. 399ff40 Merge "Use transitive header jars in classpaths" into main by Colin Cross · 11 months ago
  8. fae5ec8 Merge changes I505a7ad8,I92d88199 into main by Treehugger Robot · 11 months ago
  9. 003452f Disable source apex variant using apex_available_name by Spandan Das · 11 months ago
  10. 1679192 Skip `contents` validation of source bootclasspath fragments by Spandan Das · 11 months ago
  11. 4301e29 Merge "Revert "Revert "Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for..."" into main by Treehugger Robot · 11 months ago
  12. 530714e Merge 24Q3 to AOSP main by Xin Li · 11 months ago
  13. 6265120c Remove asset dir glob files by Cole Faust · 11 months ago
  14. fc1cb97 Merge "Remove Android.bp file input to primaryBuilders" into main am: b32516985d by Treehugger Robot · 11 months ago
  15. b325169 Merge "Remove Android.bp file input to primaryBuilders" into main by Treehugger Robot · 11 months ago
  16. eda96ba Remove Android.bp file input to primaryBuilders by Cole Faust · 11 months ago
  17. b749347 Make the java static_libs property configurable by Cole Faust · 11 months ago
  18. 392aae7 Merge "Remove obsolete robolectric test runner integration" into main am: 151446cb41 by Colin Cross · 11 months ago
  19. ddb9f16 Merge "Undo filtering of HOME environment variable." into main am: 4e1af6942d by Taylor Santiago · 11 months ago
  20. 151446c Merge "Remove obsolete robolectric test runner integration" into main by Colin Cross · 11 months ago
  21. 4e1af69 Merge "Undo filtering of HOME environment variable." into main by Taylor Santiago · 11 months ago
  22. 9de4002 Merge "Remove versioned_ndk_headers module type." into main am: d18adf146f by Treehugger Robot · 11 months ago
  23. d18adf1 Merge "Remove versioned_ndk_headers module type." into main by Treehugger Robot · 11 months ago
  24. c162dfa Undo filtering of HOME environment variable. by Taylor Santiago · 11 months ago
  25. 7f558a5 Merge "Revert "Enable -Wfortify-source"" into main am: a46053f612 by Priyanka Advani (xWF) · 11 months ago
  26. a46053f6 Merge "Revert "Enable -Wfortify-source"" into main by Priyanka Advani (xWF) · 11 months ago
  27. 435c4ed Revert "Enable -Wfortify-source" by Priyanka Advani (xWF) · 11 months ago
  28. 10bfb99 Merge "Enable -Wfortify-source" into main am: d33323c9ed by Aditya Kumar · 11 months ago
  29. d33323c Merge "Enable -Wfortify-source" into main by Aditya Kumar · 11 months ago
  30. 4862bae Merge "Change visibility of module sdk prebuilts to //visibility:public" into main am: 3bdb2b5274 by Spandan Das · 11 months ago
  31. 3bdb2b5 Merge "Change visibility of module sdk prebuilts to //visibility:public" into main by Spandan Das · 11 months ago
  32. 6126b67 Merge "Add ARMv9.2-a arch option." into main am: b379955f0e by Krzysztof Kosiński · 11 months ago
  33. b379955 Merge "Add ARMv9.2-a arch option." into main by Krzysztof Kosiński · 11 months ago
  34. 3b3aac0 Revert "Revert "Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for..." by Bill Yang · 11 months ago
  35. c36f81e Merge "Remove workaround for coverage boot failure" into main am: acde746439 by Yi Kong · 11 months ago
  36. acde746 Merge "Remove workaround for coverage boot failure" into main by Yi Kong · 11 months ago
  37. 8a9aaa5 Merge "Add VINTF fragment modules into required libs of modules-info" into main am: a136147c9c by Treehugger Robot · 11 months ago
  38. a136147 Merge "Add VINTF fragment modules into required libs of modules-info" into main by Treehugger Robot · 11 months ago
  39. c9b4f6b Use transitive header jars in classpaths by Colin Cross · 1 year ago
  40. 406f9f8 Merge "Reapply "Clean environment variables to account for sandbox work directory." with minor edits." into main am: c61d0a412e by Taylor Santiago · 11 months ago
  41. c61d0a4 Merge "Reapply "Clean environment variables to account for sandbox work directory." with minor edits." into main by Taylor Santiago · 11 months ago
  42. 8b0bed7 Reapply "Clean environment variables to account for sandbox work directory." by Taylor Santiago · 11 months ago
  43. fdaa672 Remove obsolete robolectric test runner integration by Colin Cross · 12 months ago
  44. 246315e Merge "Move the caching/restoring code from soong to blueprint to fully skip build actions." into main am: c55b25f125 by Yu Liu · 11 months ago
  45. c55b25f Merge "Move the caching/restoring code from soong to blueprint to fully skip build actions." into main by Yu Liu · 11 months ago
  46. e6a4263 Merge "Revert "Remove obsolete robolectric test runner integration"" into main am: b94fef7278 by Treehugger Robot · 11 months ago
  47. b94fef7 Merge "Revert "Remove obsolete robolectric test runner integration"" into main by Treehugger Robot · 11 months ago
  48. 918d265 Add ARMv9.2-a arch option. by Krzysztof Kosiński · 11 months ago
  49. 492e81b Enable -Wfortify-source by Aditya Kumar · 11 months ago
  50. 7285367 Revert "Remove obsolete robolectric test runner integration" by Priyanka Advani (xWF) · 11 months ago
  51. 26a716d Move the caching/restoring code from soong to blueprint to fully skip build actions. by Yu Liu · 11 months ago
  52. 0923892 Merge changes from topic "libbinder_ndk-remove-cpp-headers" into main am: 56aed2b0e8 by Steven Moreland · 11 months ago
  53. 79a09ae Reland "Truely re-export export_header_libs from ndk_library" am: bedc997c40 by Steven Moreland · 11 months ago
  54. f426582 ndk_library depends on the correct arch variant of cc_library_headers am: f8fab9b8c6 by Jiyong Park · 11 months ago
  55. 56aed2b Merge changes from topic "libbinder_ndk-remove-cpp-headers" into main by Steven Moreland · 11 months ago
  56. 0b98048 Merge "Rename collectTransitiveHeaderJars and friends to mention R8" into main am: 13d8e82c5e by Colin Cross · 11 months ago
  57. 13d8e82 Merge "Rename collectTransitiveHeaderJars and friends to mention R8" into main by Colin Cross · 11 months ago
  58. 2a3878d Merge "Remove obsolete robolectric test runner integration" into main am: b09e8ec23c by Colin Cross · 11 months ago
  59. b09e8ec Merge "Remove obsolete robolectric test runner integration" into main by Colin Cross · 11 months ago
  60. 5f0561e Merge "Move checkbuild targets of Soong modules into Soong" into main am: ca3bf2be39 by Colin Cross · 11 months ago
  61. 2b33af3 Merge "apex: run host_apex_verifier" into main am: 19b81d777d by Treehugger Robot · 11 months ago
  62. ca3bf2b Merge "Move checkbuild targets of Soong modules into Soong" into main by Colin Cross · 11 months ago
  63. 19b81d7 Merge "apex: run host_apex_verifier" into main by Treehugger Robot · 11 months ago
  64. dcb8494 Merge "Add tests for configurable PostProcessors" into main am: b9e7915f6f by Cole Faust · 11 months ago
  65. b9e7915 Merge "Add tests for configurable PostProcessors" into main by Cole Faust · 11 months ago
  66. aabf492 Merge "Revert^2 "Add an explanation to ndk_library."" into main am: 2b5dd203d4 by Treehugger Robot · 11 months ago
  67. 2b5dd20 Merge "Revert^2 "Add an explanation to ndk_library."" into main by Treehugger Robot · 11 months ago
  68. a158a71 Revert^2 "Add an explanation to ndk_library." by Colin Cross · 11 months ago
  69. 084f2f4 Merge "Revert "Add an explanation to ndk_library."" into main am: 53aaadff61 by Pechetty Sravani (xWF) · 11 months ago
  70. 53aaadf Merge "Revert "Add an explanation to ndk_library."" into main by Pechetty Sravani (xWF) · 11 months ago
  71. a272042 Revert "Add an explanation to ndk_library." by Pechetty Sravani (xWF) · 11 months ago
  72. cc0bc1b Merge "Sandbox environment variables" into main am: 2f33c04a97 by Treehugger Robot · 11 months ago
  73. 2f33c04 Merge "Sandbox environment variables" into main by Treehugger Robot · 11 months ago
  74. 2c20726 Change visibility of module sdk prebuilts to //visibility:public by Spandan Das · 11 months ago
  75. e1b039d Merge changes Ia9f2186e,Ibe567d3b into main am: 0a9eb7f657 by Jooyung Han · 11 months ago
  76. 0a9eb7f Merge changes Ia9f2186e,Ibe567d3b into main by Jooyung Han · 11 months ago
  77. e0ce0ce Merge "Add an explanation to ndk_library." into main am: 28b190bc83 by Treehugger Robot · 11 months ago
  78. 28b190b Merge "Add an explanation to ndk_library." into main by Treehugger Robot · 11 months ago
  79. b5c5c1a Merge "Apply apimapper instrument tool on android tests" into main am: a596b12878 by Yihan Dong · 11 months ago
  80. a596b12 Merge "Apply apimapper instrument tool on android tests" into main by Yihan Dong · 11 months ago
  81. c299c20 Merge "Make overrides work in Soong" into main am: b11c99d084 by Jiyong Park · 11 months ago
  82. b11c99d Merge "Make overrides work in Soong" into main by Jiyong Park · 11 months ago
  83. 63ea1f9 Sandbox environment variables by Cole Faust · 11 months ago
  84. ba9f926 Add an explanation to ndk_library. by Dan Albert · 11 months ago
  85. 0db999c ndk_library: limit exports by Steven Moreland · 11 months ago
  86. 13174d9 Merge "Fix End() of Rule" into main am: aebccc735a by Treehugger Robot · 11 months ago
  87. aebccc7 Merge "Fix End() of Rule" into main by Treehugger Robot · 11 months ago
  88. bedc997 Reland "Truely re-export export_header_libs from ndk_library" by Steven Moreland · 11 months ago
  89. ef5739e Remove obsolete robolectric test runner integration by Colin Cross · 12 months ago
  90. 9ffaf28 Rename collectTransitiveHeaderJars and friends to mention R8 by Colin Cross · 12 months ago
  91. a6182ab Move checkbuild targets of Soong modules into Soong by Colin Cross · 12 months ago
  92. f8fab9b ndk_library depends on the correct arch variant of cc_library_headers by Jiyong Park · 11 months ago
  93. 027708c Merge "Revert "Truely re-export export_header_libs from ndk_library"" into main am: fc4607a412 by Dan Albert · 11 months ago
  94. fc4607a Merge "Revert "Truely re-export export_header_libs from ndk_library"" into main by Dan Albert · 11 months ago
  95. 7f1ae59 Revert "Truely re-export export_header_libs from ndk_library" by Dan Albert · 11 months ago
  96. ed93a62 Merge "HideFromMake in `apexTransitionMutator` should respect special cases" into main am: c965be6ca2 by Spandan Das · 11 months ago
  97. c965be6 Merge "HideFromMake in `apexTransitionMutator` should respect special cases" into main by Spandan Das · 11 months ago
  98. e9cc403 Fix End() of Rule by Min Yun · 11 months ago
  99. a3fddf4 Refactor around apex aconfig files (#2) by Jooyung Han · 11 months ago
  100. 6186ef9 Refactor around apex aconfig files by Jooyung Han · 11 months ago