1. 1d4f3b8 Fix include-what-you-use for Go modules in build/soong by Colin Cross · 7 months ago
  2. 6bf7cd3 Produce combined proto file as an output in aconfig_declarations_group by Jihoon Kang · 8 months ago
  3. 16cca2d Don't panic in aconfig libraries when AllowMissingDependencies is set by Colin Cross · 9 months ago
  4. 5d91e41 Merge changes I251c881d,Ia68d05c7 into main by Colin Cross · 10 months ago
  5. 5434050 make automatic jarjar to all flags in framework jar by Zhi Dou · 10 months ago
  6. c12c20c Convert more to ModuleProxy by Colin Cross · 11 months ago
  7. 0c316de Merge "Revert "make automatic jarjar to all flags in framework jar"" into main by Priyanka Advani (xWF) · 11 months ago
  8. 9cb5309 Revert "make automatic jarjar to all flags in framework jar" by Priyanka Advani (xWF) · 11 months ago
  9. 50b54e8 Merge "make automatic jarjar to all flags in framework jar" into main by Zhi Dou · 11 months ago
  10. 3f23922 make automatic jarjar to all flags in framework jar by Zhi Dou · 11 months ago
  11. 978f442 Convert aconfig/codegen/ to ModuleProxy by Colin Cross · 11 months ago
  12. f4f7872 Move merged aconfig files to a dedicated folder by Cole Faust · 11 months ago
  13. 55c2f39 Merge "Rename aconfig cache intermediate files" into main by Treehugger Robot · 11 months ago
  14. 35cf8bf Rename aconfig cache intermediate files by Mårten Kongstad · 11 months ago
  15. 0a27c78 Merge "remove build flag parameters" into main by Zhi Dou · 11 months ago
  16. 19e4c0a remove build flag parameters by Zhi Dou · 11 months ago
  17. 5a308ad Wrap blueprint.Context.Visit* for android.TestContext by Colin Cross · 11 months ago
  18. 9c6a2f1 Revert "Treat system_ext as system container" by Justin Yun · 1 year, 2 months ago
  19. 90607e9 Don't panic in ModuleForTests and friends by Colin Cross · 1 year, 1 month ago
  20. d945d13 Merge "Soong: remove codegen instrumentation" into main by Dennis Shen · 1 year, 1 month ago
  21. 396237a Soong: remove codegen instrumentation by Dennis Shen · 1 year, 1 month ago
  22. 5168470 Connect SDK build flag to aconfig binary. by Marybeth Fair · 1 year, 1 month ago
  23. f432c2e Convert GeneratorBuildActions, GeneratorSources, by Yu Liu · 1 year, 3 months ago
  24. 347f528 pass new_exported parameter to java_aconfig_library by zhidou · 1 year, 3 months ago
  25. aed2e74 replace aconfig_storage_reader_java to aconfig_storage_stub by zhidou · 1 year, 4 months ago
  26. e70976d Revert^2 "Convert cc modules to use AndroidMkInfoProvider." by Yu Liu · 1 year, 5 months ago
  27. 5781b13 Merge "Revert "Convert cc modules to use AndroidMkInfoProvider."" into main by Colin Cross · 1 year, 5 months ago
  28. 37e6794 Revert "Convert cc modules to use AndroidMkInfoProvider." by Priyanka Advani (xWF) · 1 year, 5 months ago
  29. 991d11d Merge "Convert cc modules to use AndroidMkInfoProvider." into main by Yu Liu · 1 year, 5 months ago
  30. 5640008 Convert cc modules to use AndroidMkInfoProvider. by Yu Liu · 1 year, 5 months ago
  31. 6978879 Remove dependencies on 1-variant fallback by Cole Faust · 1 year, 5 months ago
  32. 7cf935e Merge "Revert^2 "pass read new storage parameter to java codegen"" into main by Zhi Dou · 1 year, 5 months ago
  33. b94c779 Revert^2 "pass read new storage parameter to java codegen" by Zhi Dou · 1 year, 5 months ago
  34. 89eb6d2 Remove unused parameter to GeneratedCcLibraryModuleFactory by Cole Faust · 1 year, 5 months ago
  35. df1c59a Revert "pass read new storage parameter to java codegen" by Liana Kazanova · 1 year, 5 months ago
  36. 9cf2e8e pass read new storage parameter to java codegen by Zhi Dou · 1 year, 5 months ago
  37. 01efb83 Treat system_ext as system container by Dennis Shen · 1 year, 6 months ago
  38. 05145c8 Merge "Cleanup more bazel code" into main am: 51fc67bd20 by Treehugger Robot · 1 year, 8 months ago
  39. 487b144 Cleanup more bazel code by Cole Faust · 1 year, 8 months ago
  40. efe843b Merge "Simplify aconfig_declarations_group" into main am: 791733fad4 am: 4ec136ab8f by Cole Faust · 1 year, 9 months ago
  41. 779d41c Simplify aconfig_declarations_group by Cole Faust · 1 year, 9 months ago
  42. 58b583f Merge "Use OutputFilesProvider on aconfig_declarations_group" into main am: 8f3fd0a049 am: 2d92d1dc3a by Zi Wang · 1 year, 9 months ago
  43. 937f35f Use OutputFilesProvider on aconfig_declarations_group by mrziwang · 1 year, 9 months ago
  44. a6efbad Merge "Soong: remove obsolete proto lib from unit test" into main am: 54082dd8fe am: efc53b111d by Dennis Shen · 1 year, 10 months ago
  45. 6a7ffb3 Soong: remove obsolete proto lib from unit test by Dennis Shen · 1 year, 10 months ago
  46. a874e94 Merge "Make container mandatory in aconfig_declarations." into main by Oriol Prieto Gascó · 1 year, 10 months ago
  47. 27eee70 Read from original flag by Ted Bauer · 1 year, 10 months ago
  48. be43654 Merge "Add new storage deps in forced read-only mode" into main am: 82e91a602b am: e6dae288ae by Treehugger Robot · 1 year, 10 months ago
  49. c3031c5 Add new storage deps in forced read-only mode by Ted Bauer · 1 year, 10 months ago
  50. 205f08b Drive instrumentation with build flag for C/C++ am: 10fff94e2e am: c19dfaf9d6 by Ted Bauer · 1 year, 10 months ago
  51. 10fff94 Drive instrumentation with build flag for C/C++ by Ted Bauer · 1 year, 10 months ago
  52. 29219f8 Merge "Switch libbase to shared" into main am: 84835f48ea am: ef05b58774 by Ted Bauer · 1 year, 10 months ago
  53. 84835f4 Merge "Switch libbase to shared" into main by Ted Bauer · 1 year, 10 months ago
  54. 6c69edf Switch libbase to shared by Ted Bauer · 1 year, 10 months ago
  55. 3479eb0 Merge "Ensure aconfig generated CustomFeatureFlags is renamed by JarJar" into main am: 996c883b65 am: 28f8546ea0 by Jeff DeCew · 1 year, 10 months ago
  56. 996c883 Merge "Ensure aconfig generated CustomFeatureFlags is renamed by JarJar" into main by Jeff DeCew · 1 year, 10 months ago
  57. f08e6ff Merge "Switch to static deps" into main am: 8e4060abc5 am: 60462974fa by Ted Bauer · 1 year, 10 months ago
  58. 1e96f8c Switch to static deps by Ted Bauer · 1 year, 11 months ago
  59. 315a53c Make container mandatory in aconfig_declarations. by Yu Liu · 1 year, 11 months ago
  60. 4fd1522 Ensure aconfig generated CustomFeatureFlags is renamed by JarJar by Jeff DeCew · 1 year, 11 months ago
  61. 51b0f10 Merge "Make container mandatory in aconfig_declarations." into main by Yu Liu · 1 year, 11 months ago
  62. 7a6d4f7 Merge "Add aconfig storage API deps to codegened lib" into main am: b39c877ae0 am: e7b8b02428 by Ted Bauer · 1 year, 11 months ago
  63. e916a2c Make container mandatory in aconfig_declarations. by Yu Liu · 2 years ago
  64. f0f1859 Add aconfig storage API deps to codegened lib by Ted Bauer · 1 year, 11 months ago
  65. f4b835c Merge "Collect aconfig_declarations of the dependent java_aconfig_library modules" into main am: 033ffb9533 am: 1628b82c6f by Jihoon Kang · 1 year, 11 months ago
  66. 033ffb9 Merge "Collect aconfig_declarations of the dependent java_aconfig_library modules" into main by Jihoon Kang · 1 year, 11 months ago
  67. 58378c9 use build system flag RELEASE_READ_FROM_NEW_STORAGE to drive codegen by Dennis Shen · 1 year, 11 months ago
  68. 683d731 Merge "Remove VNDK information from Rust, etc, and sysprop tests" into main by Kiyoung Kim · 1 year, 11 months ago
  69. 1db4a74 Remove VNDK information from Rust, etc, and sysprop tests by Kiyoung Kim · 1 year, 11 months ago
  70. 6ef40db Add logging dependencies to Rust aconfig APIs by Ted Bauer · 2 years ago
  71. 3921f0b Collect aconfig_declarations of the dependent java_aconfig_library modules by Jihoon Kang · 2 years ago
  72. 02d475c Add storage API as dependency to Rust codegen by Ted Bauer · 2 years ago
  73. 67a2842 Validate aconfig libs are built with the correct modes. by Yu Liu · 2 years ago
  74. e11319d enable exportable check by Zhi Dou · 2 years ago
  75. 2a43e56 Introduce module type aconfig_declarations_group by Jihoon Kang · 2 years, 1 month ago
  76. 0e5d16c Add property Exportable to aconfig_declarations by Zi Wang · 2 years, 1 month ago
  77. 349ae8d Automatically propagate jarjar rules for aconfig libraries by Joe Onorato · 2 years, 1 month ago
  78. b509938 Propagate AconfigFiles in ModuleBase. by LaMont Jones · 2 years, 2 months ago
  79. c6dc551 do not include sever_configurable_flags dependency when in force-read-only-mode by Dennis Shen · 2 years, 2 months ago
  80. 4e7773d Enforce one aconfig_declaration per aconfig package by Dennis Shen · 2 years, 2 months ago
  81. 6284e0a Merge "Generate image variation without version" into main by Kiyoung Kim · 2 years, 2 months ago
  82. b5fdb2e Generate image variation without version by Kiyoung Kim · 2 years, 2 months ago
  83. 70e2124 Add "force-read-only" mode to xx_aconfig_library build rules by Zhi Dou · 2 years, 3 months ago
  84. 4daed5a Merge "move CollectDependencyAconfigFiles to android" into main by LaMont Jones · 2 years, 3 months ago
  85. a9d3293 Merge "Avoid circular dependency for the aconfig usage in libcore" into main by Victor Chang · 2 years, 3 months ago
  86. aa005ae move CollectDependencyAconfigFiles to android by LaMont Jones · 2 years, 3 months ago
  87. bf0175e Avoid circular dependency for the aconfig usage in libcore by Victor Chang · 2 years, 3 months ago
  88. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 2 years, 3 months ago
  89. 6dc93f9 Properly package aconfig files for vendor partition by Yu Liu · 2 years, 3 months ago
  90. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 2 years, 3 months ago
  91. cca3e0c Add aconfig flag value text file in aconfig_declarations provider by Jihoon Kang · 2 years, 3 months ago
  92. d788b3e Merge aconfig files per-module by Colin Cross · 2 years, 3 months ago
  93. eae7b36 Add container property to aconfig_declarations. by Yu Liu · 2 years, 4 months ago