1. 77c9f0c add script to help override flag value locally by Zhi Dou · 1 year, 11 months ago
  2. 4f358fd Merge "aconfig: support api behind a macro flag in c/cpp" into main by Dennis Shen · 1 year, 11 months ago
  3. 7c124e0 aconfig: support api behind a macro flag in c/cpp by Dennis Shen · 1 year, 11 months ago
  4. 3cfde0e Change the sdk_version to core_current. by Yu Liu · 1 year, 11 months ago
  5. 268e445 Merge "aconfig: add missing string header to template" into main by Dennis Shen · 1 year, 11 months ago
  6. da07fea aconfig: add missing string header to template by Dennis Shen · 1 year, 11 months ago
  7. dcbe609 Merge "printflags: improve protobuf decode error message" into main by Treehugger Robot · 1 year, 11 months ago
  8. 22a90f4 aconfig: add @UnsupportedAppUsage to methods in generated flags by Zhi Dou · 1 year, 11 months ago
  9. 6e61f84 printflags: improve protobuf decode error message by Mårten Kongstad · 1 year, 11 months ago
  10. b095acb aconfig: change Map.of to Map.ofEntries in FakeFeatureFlagsImp by Zhi Dou · 1 year, 11 months ago
  11. 3bb7988 printflags: include device_config values by Mårten Kongstad · 2 years ago
  12. 28a79fe Merge "printflags: introduce device tool to print feature flags" into main by Mårten Kongstad · 2 years ago
  13. 7fa3cb1 aconfig: separate package name and flag name using dot by Mårten Kongstad · 2 years ago
  14. 433fab9 printflags: introduce device tool to print feature flags by Mårten Kongstad · 2 years ago
  15. c20d115 Merge "aconfig: throw exception if reading from DeviceConfig fails" into main by Zhi Dou · 2 years ago
  16. a1de8fd aconfig: Fix missing header in the generated c/cpp code by Dennis Shen · 2 years ago
  17. 73a34ce aconfig: throw exception if reading from DeviceConfig fails by Zhi Dou · 2 years ago
  18. fb10840 aconfig: explicitly @hide FLAG_ constants by Mårten Kongstad · 2 years ago
  19. 72c3b38 Merge "Revert "Revert "aconfig: @hide generated Java code""" into main by Mårten Kongstad · 2 years ago
  20. 65efa27 Revert "Revert "aconfig: @hide generated Java code"" by Mårten Kongstad · 2 years ago
  21. c0e8ffe Revert "aconfig: @hide generated Java code" by Mårten Kongstad · 2 years ago
  22. b5133f6 aconfig: remove unnecessary clones by Mårten Kongstad · 2 years ago
  23. 379e09d aconfig: @hide generated Java code by Mårten Kongstad · 2 years ago
  24. deafa79 aconfig: flag java lib enable optimization by Zhi Dou · 2 years ago
  25. 6c46273 Merge changes from topic "aconfig-misc-fixes-2023-09-04" into main by Treehugger Robot · 2 years ago
  26. 21717e7 aconfig: add invariant checks for `is_fixed_read_only` by Mårten Kongstad · 2 years ago
  27. 5cfad6a aconfig: re-enable development with cargo by Mårten Kongstad · 2 years ago
  28. cede86d make fake_device_config buildable on host by Joe Onorato · 2 years ago
  29. e40f280 Merge "Add libaconfig_python_proto target for Mobly host-based tests" into main by Jerry Jia · 2 years ago
  30. 06a448f aconfig: generate full fakefeatureflagsimpl in prod mode by Zhi Dou · 2 years, 1 month ago
  31. 3a070a6 Add libaconfig_python_proto target for Mobly host-based tests by Xianyuan Jia · 2 years ago
  32. 71f1b35 aconfig: add fixed read only flag by Zhi Dou · 2 years, 1 month ago
  33. 8c0cb8f Merge "Create the TEST_MAPPING file" into main by Yihan Dong · 2 years, 1 month ago
  34. c2b7632 Create the TEST_MAPPING file by Yihan Dong · 2 years, 1 month ago
  35. 03d53f7 Add a fake library that contains the minimum DeviceConfig that aconfig code needs to compile. by Joe Onorato · 2 years, 1 month ago
  36. 73b4f2d Merge changes from topic "rust_aconfig-test-mode" into main by Vinh Tran · 2 years, 1 month ago
  37. b352b9d Update codegen to use single channel in sys prop by Dennis Shen · 2 years, 1 month ago
  38. 5f81b7d Merge "aconfig: add default-permission argument for create-cache command" into main by Zhi Dou · 2 years, 1 month ago
  39. 906405f Add rust_test with rust_aconfig_library in test mode by Vinh Tran · 2 years, 1 month ago
  40. 36fcf63 Fix rust aconfig test by Vinh Tran · 2 years, 1 month ago
  41. 24a0b6a aconfig: add default-permission argument for create-cache command by Zhi Dou · 2 years, 1 month ago
  42. 908aba1 Merge "Add rust_test for aconfig" into main by Dennis Shen · 2 years, 1 month ago
  43. a720011 Add setFlag and resetAll in FeatureFlags test mode by Zhi Dou · 2 years, 1 month ago
  44. 4559309 Add rust_test for aconfig by Vinh Tran · 2 years, 1 month ago
  45. 5aaeee3 Generate FakeFeatureFlagsImpl in test mode by Zhi Dou · 2 years, 1 month ago
  46. 9997fdb Merge "aconfig: require exactly one bug field" into main by Treehugger Robot · 2 years, 1 month ago
  47. cd414d4c aconfig: improve error messages by Mårten Kongstad · 2 years, 1 month ago
  48. 6353c6c aconfig: require exactly one bug field by Mårten Kongstad · 2 years, 1 month ago
  49. af3da9d aconfig: restructure integration tests by Mårten Kongstad · 2 years, 1 month ago
  50. ac692c5 Make aconfig c++ generate only one header and only one .cc file by Joe Onorato · 2 years, 2 months ago
  51. 08cb169 Merge changes from topic "aconfig-improve-dump-formats" into main by Treehugger Robot · 2 years, 2 months ago
  52. 2d5309c aconfig: fix broken auto-generated Rust code by Mårten Kongstad · 2 years, 2 months ago
  53. ea49814 aconfig: add 'verbose' dump format by Mårten Kongstad · 2 years, 2 months ago
  54. 3fa2f07 aconfig: improve the 'text' dump format by Mårten Kongstad · 2 years, 2 months ago
  55. 9338007 aconfig: remove the 'debug' dump format by Mårten Kongstad · 2 years, 2 months ago
  56. 92cf0ec Aconfig: sort the parsed flag order in create-cache by Zhi Dou · 2 years, 2 months ago
  57. 3cfbcf5 aconfig: Rust codegen 2nd iteration by Dennis Shen · 2 years, 2 months ago
  58. 5c24213 Minor c/c++ codegen update by Dennis Shen · 2 years, 2 months ago
  59. 17a08eec aconfig: update c/c++ codegen by Dennis Shen · 2 years, 2 months ago
  60. 7321f4f aconfig: add c codegen by Dennis Shen · 2 years, 2 months ago
  61. e398144 aconfig: cpp codegen update: Move server_configurable_flags header include by Dennis Shen · 2 years, 2 months ago
  62. 206a382 aconfig: improve duplicate flags error message: include paths by Mårten Kongstad · 2 years, 2 months ago
  63. a2d93ae Merge "aconfig: create java libraries for aconfig proto" by Wenshan Fu · 2 years, 2 months ago
  64. 8d544f7 cpp codegen redesign, unit test support by Dennis Shen · 2 years, 2 months ago
  65. 89467c3 aconfig: create java libraries for aconfig proto by Wenshan Fu · 2 years, 2 months ago
  66. e0b709b Merge "Create the TEST_MAPPING file" by Wenshan Fu · 2 years, 2 months ago
  67. 7734879 Merge changes I4bf1d3ba,I33605054 by Zhi Dou · 2 years, 2 months ago
  68. 13be0a5 Create the TEST_MAPPING file by Wenshan Fu · 2 years, 2 months ago
  69. 8d27cc3 aconfig: Add resetAll method to test mode FeatureFlagsImpl by Zhi Dou · 2 years, 2 months ago
  70. a41cc5e aconfig: remove extra new lines and spaces in generated java code by Zhi Dou · 2 years, 2 months ago
  71. 19776d1 aconfig: package fields must contain at least one dot char by Mårten Kongstad · 2 years, 2 months ago
  72. c0d618c aconfig: fix incorrect check in create_device_config_ident by Mårten Kongstad · 2 years, 2 months ago
  73. 60ee8a6 aconfig: improve package identifier test readability by Mårten Kongstad · 2 years, 2 months ago
  74. 8ba6aa7 aconfig: add java codegen test mode by Zhi Dou · 2 years, 2 months ago
  75. 3228b29 aconfig: add dump --format=textproto by Mårten Kongstad · 2 years, 2 months ago
  76. 37cb74b Merge "aconfig: add proto `bug` field" by Mårten Kongstad · 2 years, 2 months ago
  77. 1b8636b aconfig: add proto `bug` field by Mårten Kongstad · 2 years, 3 months ago
  78. 6aa48f8 Rename device_config --> aconfig and definitions --> declarations by Joe Onorato · 2 years, 3 months ago
  79. a2e5ab8 aconfig: make proto fields optional by Mårten Kongstad · 2 years, 3 months ago
  80. a2e152a aconfig: generate Java flag name constants by Mårten Kongstad · 2 years, 3 months ago
  81. 403658f aconfig: use proto struct directly by Mårten Kongstad · 2 years, 3 months ago
  82. a99ac90 Merge changes from topic "aconfig-prepare-for-proto-structs" by Treehugger Robot · 2 years, 3 months ago
  83. af81e20 aconfig: change java flag method name to camelCase by Zhi Dou · 2 years, 3 months ago
  84. 0cd8092 aconfig: fix incorrect source path in test cache by Mårten Kongstad · 2 years, 3 months ago
  85. f942252 aconfig: reduce number of #[cfg(feature = "cargo")] uses by Mårten Kongstad · 2 years, 3 months ago
  86. 06377d7 Merge "aconfig: Java codegen iteration 1" by Zhi Dou · 2 years, 3 months ago
  87. 4655c96 aconfig: Java codegen iteration 1 by Zhi Dou · 2 years, 3 months ago
  88. d18c978 aconfig: reject consecutive underscores in identifiers by Mårten Kongstad · 2 years, 3 months ago
  89. f1cd83b Merge "aconfig: update cpp codegen to use static methods" by Dennis Shen · 2 years, 3 months ago
  90. 4f78f10 aconfig: update cpp codegen to use static methods by Dennis Shen · 2 years, 3 months ago
  91. 8b51859 Fix build breakage by Joe Onorato · 2 years, 3 months ago
  92. 9c59c31 aconfig: add Java integration tests by Mårten Kongstad · 2 years, 3 months ago
  93. 202102f aconfig: include namespace in create-device-config-defaults by Mårten Kongstad · 2 years, 3 months ago
  94. b025507 aconfig: improve code diffs in tests by Mårten Kongstad · 2 years, 3 months ago
  95. 066575b aconfig: add namespace field to flag_declaration and parsed_flag by Mårten Kongstad · 2 years, 3 months ago
  96. fbd71e2 aconfig: allow dots in package fields by Mårten Kongstad · 2 years, 3 months ago
  97. 9fb5896 aconfig: rename namespace -> package by Mårten Kongstad · 2 years, 3 months ago
  98. 2bb714e Merge changes from topic "aconfig-gen-device-config-files" by Treehugger Robot · 2 years, 3 months ago
  99. c31a6ff aconfig: add create-device-config-sysprops command by Mårten Kongstad · 2 years, 3 months ago
  100. f02734e aconfig: add create-device-config-defaults command by Mårten Kongstad · 2 years, 3 months ago