1. 343d09e create flag info file in mainline build by Dennis Shen · 1 year, 2 months ago
  2. 3a9a37c Merge "Temporarily bypass apex availability check for /product apexes with a specific prefix" into main by Chan Wang · 1 year, 2 months ago
  3. 490a6f9 Temporarily bypass apex availability check for /product apexes with a by Chan Wang · 1 year, 2 months ago
  4. 9d6e209 Remove the internal extractor module created by apex_set by Spandan Das · 1 year, 2 months ago
  5. e2860d9 Merge changes I0edb681b,I0ea2327f into main by Spandan Das · 1 year, 2 months ago
  6. 52c01a1 Remove internal deapexer module by Spandan Das · 1 year, 2 months ago
  7. a326b32 Remove deapex support from java_*_import by Spandan Das · 1 year, 2 months ago
  8. 28c9657 Revert^2 "Restrict java_sdk_library in libs" by Jihoon Kang · 1 year, 2 months ago
  9. e2aeb50 Merge "Add a unit test for class loader context with java_sdk_library impl lib" into main by Treehugger Robot · 1 year, 2 months ago
  10. c5459aa Merge "Remove `exported_java_libs` from prebuilt_apex/apex_set module types" into main by Treehugger Robot · 1 year, 2 months ago
  11. e246bb7 Add a unit test for class loader context with java_sdk_library impl lib by Jihoon Kang · 1 year, 2 months ago
  12. 1896fd6 Remove `exported_java_libs` from prebuilt_apex/apex_set module types by Spandan Das · 1 year, 2 months ago
  13. ff66518 Delete multitree api imports code by Spandan Das · 1 year, 2 months ago
  14. a3fddf4 Refactor around apex aconfig files (#2) by Jooyung Han · 1 year, 3 months ago
  15. 85bc193 Revert^4 "Implement detecting container violations." by Jihoon Kang · 1 year, 5 months ago
  16. 33b3a63 Revert^3 "Implement detecting container violations." by Priyanka Advani (xWF) · 1 year, 3 months ago
  17. 2a88491 Revert^2 "Implement detecting container violations." by Jihoon Kang · 1 year, 5 months ago
  18. f2d6e50 Merge "Revert "Implement detecting container violations."" into main by Satish Yalla · 1 year, 3 months ago
  19. b2b1ef6 Revert "Implement detecting container violations." by Satish Yalla · 1 year, 3 months ago
  20. 26f071d Merge "Implement detecting container violations." into main by Treehugger Robot · 1 year, 3 months ago
  21. a6f4b6b Merge changes from topic "cc_prebuilt_stubs" into main by Spandan Das · 1 year, 3 months ago
  22. bb678f8 Implement detecting container violations. by Jihoon Kang · 1 year, 5 months ago
  23. 9a419e2 apex: apex_available with prefix by Jooyung Han · 1 year, 3 months ago
  24. 40b7917 Clean up: remove com.android.gki.* by Jooyung Han · 1 year, 3 months ago
  25. 357ffcc Add stub generation support to cc_prebuilt_library by Spandan Das · 1 year, 4 months ago
  26. a66b463 Add PrepareForTestWithBuildFlag by Colin Cross · 1 year, 3 months ago
  27. 4f18cfd Merge "Revert "Revert "Enable from-text stub generation in non-sdk java..."" into main by Treehugger Robot · 1 year, 3 months ago
  28. b0f4c02 Revert "Revert "Enable from-text stub generation in non-sdk java..." by Jihoon Kang · 1 year, 4 months ago
  29. 9b10ca4 Merge "Hide unflagged mainline prebuilts with missing source." into main by Treehugger Robot · 1 year, 4 months ago
  30. f6d9965 Merge "Revert "Enable from-text stub generation in non-sdk java_sdk_library"" into main by Jihoon Kang · 1 year, 4 months ago
  31. a574cd2 Revert "Enable from-text stub generation in non-sdk java_sdk_library" by Liana Kazanova · 1 year, 4 months ago
  32. 85bd462 Hide unflagged mainline prebuilts with missing source. by Spandan Das · 1 year, 4 months ago
  33. 99417ba Merge "Enable from-text stub generation in non-sdk java_sdk_library" into main by Treehugger Robot · 1 year, 4 months ago
  34. 26ec848 apex: respect PRODUCT_COMPRESSED_APEX for prebuilt APEXes by Jooyung Han · 1 year, 4 months ago
  35. 062eb66 Enable from-text stub generation in non-sdk java_sdk_library by Jihoon Kang · 1 year, 9 months ago
  36. a8e2d61 Do not rename prebuilt apexes for product packaging by Spandan Das · 1 year, 4 months ago
  37. 2f68f19 Drop module sdk MakeUninstallable special case by Spandan Das · 1 year, 4 months ago
  38. 0adcc8c Merge "Min_sdk_version check for updatable apexes" into main by Treehugger Robot · 1 year, 4 months ago
  39. 0881239 Merge "Remove test_per_src" into main by Colin Cross · 1 year, 4 months ago
  40. b19a0dd Remove apex.use_vndk_as_stable by Jooyung Han · 1 year, 5 months ago
  41. ca1d63e Min_sdk_version check for updatable apexes by Spandan Das · 1 year, 5 months ago
  42. 3a02c7b Remove test_per_src by Colin Cross · 1 year, 6 months ago
  43. 784c005 Add unit test for sdk impl lib's lint report propagation to the apex by Jihoon Kang · 1 year, 5 months ago
  44. 3ee1969 Add unit test for sdk library permission xml file by Spandan Das · 1 year, 5 months ago
  45. 9f26fcf Remove VNDK related code from Soong by Kiyoung Kim · 1 year, 6 months ago
  46. e0063f7 Merge "Override modules should always override source modules" into main am: 2f9af23734 by Spandan Das · 1 year, 6 months ago
  47. 0b28fa0 Override modules should always override source modules by Spandan Das · 1 year, 6 months ago
  48. 8a31520 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 6 months ago
  49. 6a7ffb3 Soong: remove obsolete proto lib from unit test by Dennis Shen · 1 year, 6 months ago
  50. 652824c Merge changes from topic "revert-3094658-revert-3088867-QEHDREAABY-IOPVAUIKWL" into main by Treehugger Robot · 1 year, 6 months ago
  51. 970c524 Revert "Revert "APK-in-APEX should set use_embedded_native_libs:..." by Jiyong Park · 1 year, 6 months ago
  52. 8298134 Merge changes Ifbe123d1,Ie2e738a6 into main by Treehugger Robot · 1 year, 6 months ago
  53. 50801e2 Support min_sdk_version overrides in apexes by Spandan Das · 1 year, 6 months ago
  54. 4978080 Merge changes from topic "revert-3088867-QEHDREAABY" into main by Yu Shan · 1 year, 6 months ago
  55. d700486 Merge "Disable monolithic hiddenapi flags generation for non java devices." into main by Spandan Das · 1 year, 6 months ago
  56. d5e435d Revert "APK-in-APEX should set use_embedded_native_libs: true" by Yu Shan · 1 year, 6 months ago
  57. 5f0943f APK-in-APEX should set use_embedded_native_libs: true by Jiyong Park · 1 year, 6 months ago
  58. 81fe4d1 Disable monolithic hiddenapi flags generation for non java devices. by Spandan Das · 1 year, 6 months ago
  59. 7c991b4 Qualify prebuilt_etc apex module name by relative paths by Cole Faust · 1 year, 6 months ago
  60. 7eaf503 Merge "Revert^2 "Remove compilation actions from java sdk library"" into main by Treehugger Robot · 1 year, 6 months ago
  61. a3a0546 Revert^2 "Remove compilation actions from java sdk library" by Jihoon Kang · 1 year, 8 months ago
  62. 3f01580 Merge "Make the enabled property configurable" into main by Cole Faust · 1 year, 7 months ago
  63. 5284ad3 Merge "Revert "Remove compilation actions from java sdk library"" into main by Jihoon Kang · 1 year, 7 months ago
  64. 8f25d29 Revert "Remove compilation actions from java sdk library" by Jihoon Kang · 1 year, 7 months ago
  65. f91daab Merge "Remove compilation actions from java sdk library" into main by Treehugger Robot · 1 year, 7 months ago
  66. d831af4 Remove compilation actions from java sdk library by Jihoon Kang · 1 year, 8 months ago
  67. a874e94 Merge "Make container mandatory in aconfig_declarations." into main by Oriol Prieto Gascó · 1 year, 7 months ago
  68. a963b94 Make the enabled property configurable by Cole Faust · 1 year, 7 months ago
  69. 973cb6f Move LLNDK related logic to llndk_library by Kiyoung Kim · 1 year, 7 months ago
  70. 1e96f8c Switch to static deps by Ted Bauer · 1 year, 7 months ago
  71. 315a53c Make container mandatory in aconfig_declarations. by Yu Liu · 1 year, 7 months ago
  72. f0f1859 Add aconfig storage API deps to codegened lib by Ted Bauer · 1 year, 7 months ago
  73. 1065ed8 Merge "java_sdk_library: Use WriteFileRule for writing permissions.xml" into main by Treehugger Robot · 1 year, 7 months ago
  74. 033ffb9 Merge "Collect aconfig_declarations of the dependent java_aconfig_library modules" into main by Jihoon Kang · 1 year, 7 months ago
  75. 1816cde java_sdk_library: Use WriteFileRule for writing permissions.xml by Paul Duffin · 1 year, 7 months ago
  76. fe66e13 Merge "Deprecate Snapshot build" into main by Treehugger Robot · 1 year, 8 months ago
  77. 37693d0 Deprecate Snapshot build by Kiyoung Kim · 1 year, 8 months ago
  78. 8479dea Return the header jar of the implementation library in SdkHeaderJars() by Jihoon Kang · 1 year, 8 months ago
  79. 219ce55 Merge "Allow Multilib in override_apex" into main by Jesse Melhuish · 1 year, 8 months ago
  80. ec60e25 Allow Multilib in override_apex by Jesse Melhuish · 1 year, 8 months ago
  81. 6ef40db Add logging dependencies to Rust aconfig APIs by Ted Bauer · 1 year, 8 months ago
  82. 82488ca Merge "Remove VNDK information from CC and APEX tests" into main by Kiyoung Kim · 1 year, 8 months ago
  83. 3921f0b Collect aconfig_declarations of the dependent java_aconfig_library modules by Jihoon Kang · 1 year, 8 months ago
  84. 02d475c Add storage API as dependency to Rust codegen by Ted Bauer · 1 year, 8 months ago
  85. 0d1c1e6 Remove VNDK information from CC and APEX tests by Kiyoung Kim · 1 year, 8 months ago
  86. 8bcf3c6 Add required, host_required, and target_required as dependencies by Jiyong Park · 1 year, 8 months ago
  87. 3b806d3 Don't use zip files when creating filesystems by Cole Faust · 1 year, 8 months ago
  88. 5e8994e Clean up LLNDK stubs by Jooyung Han · 1 year, 8 months ago
  89. 2391caf Fix non-determinism in prebuilt selection am: f2c1057586 am: d1816e09f0 by Spandan Das · 1 year, 9 months ago
  90. f2c1057 Fix non-determinism in prebuilt selection by Spandan Das · 1 year, 9 months ago
  91. c82851b Merge "Some tweaks to the aconfig flag collection logic" into main am: 6c2cd90232 am: 4782aa50bf by Yu Liu · 1 year, 9 months ago
  92. 341f6c7 Merge "Revert "Fix non-determinism in prebuilt selection"" into main am: 5354483c12 am: 1e9810748e by Spandan Das · 1 year, 9 months ago
  93. af66212 Revert "Fix non-determinism in prebuilt selection" by Spandan Das · 1 year, 9 months ago
  94. 8b5ad8d Fix non-determinism in prebuilt selection am: 2d8884a377 am: abd735bb6c by Spandan Das · 1 year, 9 months ago
  95. 2d8884a Fix non-determinism in prebuilt selection by Spandan Das · 1 year, 9 months ago
  96. ab31c82 Some tweaks to the aconfig flag collection logic by Yu Liu · 1 year, 9 months ago
  97. ca7baac Merge "Add sh_binary dependencies to primary abi of the target" into main am: 88c21f567f am: 54905d0584 by Riya Thakur · 1 year, 9 months ago
  98. 654461c Add sh_binary dependencies to primary abi of the target by Riya Thakur · 1 year, 9 months ago
  99. f133aca Merge "Support aconfig stoage files for apex." into main am: 864fd2f1f5 am: cd72a6387a by Yu Liu · 1 year, 9 months ago
  100. bba555e Support aconfig stoage files for apex. by Yu Liu · 1 year, 9 months ago