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