1. 9c080e7 aconfig: add storage flag read api integration tests to test mapping by Dennis Shen · 1 year, 10 months ago
  2. c670bae Merge "aconfig: aconfig storage cpp api on device integration test" into main by Dennis Shen · 1 year, 10 months ago
  3. c7521af Merge "Modify dependencies of fake_device_config" into main by Jihoon Kang · 1 year, 10 months ago
  4. 6a04d1e Merge "Revert "aconfig: remove libcxx dependency for now"" into main by Ivan Lozano · 1 year, 10 months ago
  5. ae02513 Merge "Test modules should always be last" into main by Treehugger Robot · 1 year, 10 months ago
  6. 4304694 Revert "aconfig: remove libcxx dependency for now" by Ivan Lozano · 1 year, 10 months ago
  7. 9c1450e Modify dependencies of fake_device_config by Jihoon Kang · 1 year, 10 months ago
  8. 248510a aconfig: remove libcxx dependency for now by Dennis Shen · 1 year, 11 months ago
  9. 68a4bdb Test modules should always be last by Stephen Hines · 1 year, 11 months ago
  10. 8b5244c aconfig: aconfig storage cpp api on device integration test by Dennis Shen · 1 year, 11 months ago
  11. 91ba7d5 Merge "aconfig: add storage api rust test on the host" into main by Dennis Shen · 1 year, 11 months ago
  12. 2ea228e Merge "aosp: reenable the filtered out test point in atest" into main by Dennis Shen · 1 year, 11 months ago
  13. 997e657 Merge "aconfig: create c++ interlop from rust flag apis" into main by Dennis Shen · 1 year, 11 months ago
  14. 4f6f128 aosp: reenable the filtered out test point in atest by Dennis Shen · 1 year, 11 months ago
  15. 213dbb7 aconfig: add storage api rust test on the host by Dennis Shen · 1 year, 11 months ago
  16. 2f0929d aconfig: turn off the offending test point by Dennis Shen · 1 year, 11 months ago
  17. 618e66a aconfig: create c++ interlop from rust flag apis by Dennis Shen · 1 year, 11 months ago
  18. e7fde3a Merge "aconfig: add top level flag read lib api" into main by Dennis Shen · 1 year, 11 months ago
  19. 1452104 aconfig: add top level flag read lib api by Dennis Shen · 1 year, 11 months ago
  20. 36402f1 aconfig: move all tests to presubmit by Mårten Kongstad · 1 year, 11 months ago
  21. 0151f72 Merge "Set the container field of aconfig flags" into main by Oriol Prieto Gascó · 1 year, 11 months ago
  22. d43b446 aconfig_proto: add doc in aconfig.proto file by Zhi Dou · 1 year, 11 months ago
  23. c6343b1 Set the container field of aconfig flags by Oriol Prieto Gasco · 1 year, 11 months ago
  24. 7bb9cda aconfig: update mapped_file by Dennis Shen · 1 year, 11 months ago
  25. c4cb665 Merge "aconfig: create memory map file module" into main by Dennis Shen · 1 year, 11 months ago
  26. 19370a0 aconfig: create memory map file module by Dennis Shen · 1 year, 11 months ago
  27. 6fdaa11 aconfig: fix formatting warnings by Mårten Kongstad · 1 year, 11 months ago
  28. eef9192 aconfig: remove bucket_index from PackageTableNode/FlagTableNode struct by Dennis Shen · 1 year, 11 months ago
  29. f39e4a2 Merge "aconfig: add flag value query pub function" into main by Dennis Shen · 1 year, 11 months ago
  30. 9a76f64 Merge "aconfig: add flag table offset query function" into main by Dennis Shen · 1 year, 11 months ago
  31. 043a1ee Merge "aconfig: create package table query public function" into main by Dennis Shen · 1 year, 11 months ago
  32. 78bea3d aconfig: add flag value query pub function by Dennis Shen · 1 year, 11 months ago
  33. 9fd9701 aconfig: add flag table offset query function by Dennis Shen · 1 year, 11 months ago
  34. 8aa9bbe aconfig: create package table query public function by Dennis Shen · 1 year, 11 months ago
  35. edd6780 aconfig: fix workspace resolver warning by Mårten Kongstad · 1 year, 11 months ago
  36. 997745d aconfig: add aconfig_storage_metadata proto by Dennis Shen · 1 year, 11 months ago
  37. c7a1c76 Merge "aconfig: create unit test targets for aconfig_protos and aconfig_storage_file crate" into main by Dennis Shen · 1 year, 11 months ago
  38. a4294b0 aconfig: create unit test targets for aconfig_protos and by Dennis Shen · 1 year, 11 months ago
  39. b874ca7 aconfig: add isOptimizationEnabled in FakeFeatureFlagsImpl by Zhi Dou · 1 year, 11 months ago
  40. cf9a752 aconfig: create aconfig_storage_file crate by Dennis Shen · 1 year, 11 months ago
  41. 277e5dc Restructure aconfig repo to be a cargo workspace with many crates by Dennis Shen · 1 year, 11 months ago
  42. bac8787 aconfig: create one file at each create-storage command invocation by Dennis Shen · 1 year, 11 months ago
  43. 12eacc1 Merge "aconfig: create flag value file" into main by Dennis Shen · 2 years ago
  44. 45db966 Merge "aconfig: update cache arg to support multiple cache files" into main by Treehugger Robot · 2 years ago
  45. d4ea260 aconfig: create flag value file by Dennis Shen · 2 years ago
  46. 375cb9a Merge "aconfig: Print flags with namespace, and sort them" into main by Treehugger Robot · 2 years ago
  47. 88ec7f6 Merge "aconfig: add flag type in flag table and remove info byte from value array" into main by Dennis Shen · 2 years ago
  48. cfb6582 aconfig: update cache arg to support multiple cache files by Dennis Shen · 2 years ago
  49. d088650 aconfig: add flag type in flag table and remove info byte from value array by Dennis Shen · 2 years ago
  50. 25167e3 aconfig: remove debug print out by Dennis Shen · 2 years ago
  51. 9b5d19b Merge "aconfig: create flag.map storage file" into main by Dennis Shen · 2 years ago
  52. 01fca98 Merge "aconfig: update storage unit test case" into main by Dennis Shen · 2 years ago
  53. 868f3e8 Merge "aconfig: simplify is_valid_container" into main by Treehugger Robot · 2 years ago
  54. 32c6ef5 aconfig: simplify is_valid_container by Mårten Kongstad · 2 years ago
  55. 0f2e089 Merge "aconfig: remove trailing whitespace in test input" into main by Treehugger Robot · 2 years ago
  56. 36d3edb aconfig: remove trailing whitespace in test input by Mårten Kongstad · 2 years ago
  57. ca1e7c3 aconfig: Cargo.toml: remove obsolete dev-dependencies by Mårten Kongstad · 2 years ago
  58. e593131 aconfig: create flag.map storage file by Dennis Shen · 2 years ago
  59. b65b350 aconfig: update storage unit test case by Dennis Shen · 2 years ago
  60. f7c5856 Merge "aconfig: add ForceReadOnly mode to aconfig c/c++ codegen" into main by Zhi Dou · 2 years ago
  61. 758cb81 Merge "aconfig: add ForceReadOnly mode to aconfig rust codegen" into main by Zhi Dou · 2 years ago
  62. 5e64029 aconfig: add ForceReadOnly mode to aconfig rust codegen by Zhi Dou · 2 years ago
  63. e567abd aconfig: add ForceReadOnly mode to aconfig java codegen by Zhi Dou · 2 years ago
  64. 8410cf4 aconfig: add ForceReadOnly mode to aconfig c/c++ codegen by Zhi Dou · 2 years ago
  65. 1a8281c aconfig: add new codegen mode force_read_only by Zhi Dou · 2 years ago
  66. ba72cc7 aconfig: add assign_flag_ids function by Dennis Shen · 2 years ago
  67. df7014c Merge "aconfig: adjust integration tests to correctly set flag values" into main by Treehugger Robot · 2 years ago
  68. c761847 aconfig: call Vec::retain instead of Vec::retain_mut by Mårten Kongstad · 2 years ago
  69. 0b2a2a8 aconfig: adjust integration tests to correctly set flag values by Mårten Kongstad · 2 years ago
  70. 85c9c5b Merge changes from topic "aconfig-remove-format-aliases" into main by Mårten Kongstad · 2 years ago
  71. e633098 aconfig: add whole table serialization test by Dennis Shen · 2 years ago
  72. 8bab859 aconfig: add additional test aconfig to test chaining by Dennis Shen · 2 years ago
  73. 9cd08c6 Merge "aconfig: update error message in modify_parsed_flags_based_on_mode" into main by Zhi Dou · 2 years ago
  74. e381a17 Merge "aconfig: update codegen templates" into main by Zhi Dou · 2 years ago
  75. ea48335 aconfig: update error message in modify_parsed_flags_based_on_mode by Zhi Dou · 2 years ago
  76. e1f89d9 Merge "aconfig: add missing tests to TEST_MAPPING" into main by Treehugger Robot · 2 years ago
  77. d842f5d Merge "Remove unused use_protobuf3 flag" into main by Ludovic Barman · 2 years ago
  78. 34785f4 Merge changes I74045709,I69b9a843 into main by Zhi Dou · 2 years ago
  79. 328d700 aconfig: remove support for --format=text by Mårten Kongstad · 2 years ago
  80. ce3a299 aconfig: remove support for --format=verbose by Mårten Kongstad · 2 years ago
  81. 3d76d1a aconfig: remove support for --format=bool by Mårten Kongstad · 2 years ago
  82. ce09eb2 aconfig: add missing tests to TEST_MAPPING by Mårten Kongstad · 2 years ago
  83. 45e9ce5 Merge "aconfig: rename subcommand 'dump' -> 'dump-cache'" into main by Treehugger Robot · 2 years ago
  84. 533421c aconfig: update codegen templates by Zhi Dou · 2 years ago
  85. c91ebf8 aconfig: rename subcommand 'dump' -> 'dump-cache' by Mårten Kongstad · 2 years ago
  86. eeed799 aconfig: modify and filter flags before passing into java codegen by Zhi Dou · 2 years ago
  87. 80040d2 aconfig: modify_parsed_flags_based_on_mode return Result by Zhi Dou · 2 years ago
  88. 8351b78 Merge "aconfig: move CodegenMode to codegen crate" into main by Zhi Dou · 2 years ago
  89. dcfa040 aconfig: move CodegenMode to codegen crate by Zhi Dou · 2 years ago
  90. 4575b27 Merge "aconfig: package.map file serialization" into main by Dennis Shen · 2 years ago
  91. 8d1e523 Merge "aconfig: add support for dump --filter='{fully_qualified_name}:...'" into main by Treehugger Robot · 2 years ago
  92. 0f1b9da Merge "aconfig: add exported mode in rust codegen" into main by Zhi Dou · 2 years ago
  93. adc7b73 aconfig: package.map file serialization by Dennis Shen · 2 years ago
  94. e8a4ee7 aconfig: add exported mode in rust codegen by Zhi Dou · 2 years ago
  95. 2909666 aconfig: add c/c++ codegen exported mode integration test by Zhi Dou · 2 years ago
  96. b52465d aconfig: add new testing flag enabled_fixed_ro_exported by Zhi Dou · 2 years ago
  97. c1d0a14 aconfig: add exported mode in c/c++ codegen by Zhi Dou · 2 years ago
  98. 009a494 aconfig: add support for dump --filter='{fully_qualified_name}:...' by Mårten Kongstad · 2 years ago
  99. d555bbf aconfig: update c/c++ codegen by Dennis Shen · 2 years ago
  100. 8af1ac2 Remove unused use_protobuf3 flag by Ludovic Barman · 2 years ago