- 67c944b Allow filtering and sorting by tag in benchmark result formatting by Joe Onorato · 1 year ago
- e1cd846 Merge changes Id392a33c,Iabf8875f into main by Treehugger Robot · 1 year ago
- 9cd08c6 Merge "aconfig: update error message in modify_parsed_flags_based_on_mode" into main by Zhi Dou · 1 year ago
- e381a17 Merge "aconfig: update codegen templates" into main by Zhi Dou · 1 year ago
- ea48335 aconfig: update error message in modify_parsed_flags_based_on_mode by Zhi Dou · 1 year ago
- e1f89d9 Merge "aconfig: add missing tests to TEST_MAPPING" into main by Treehugger Robot · 1 year ago
- d842f5d Merge "Remove unused use_protobuf3 flag" into main by Ludovic Barman · 1 year ago
- 34785f4 Merge changes I74045709,I69b9a843 into main by Zhi Dou · 1 year ago
- ce09eb2 aconfig: add missing tests to TEST_MAPPING by Mårten Kongstad · 1 year ago
- 0543464 Add --dist-one flag to the benchmark script to make it copy a single set of build metrics to a dist dir. by Joe Onorato · 1 year ago
- 01277d4 Add the rest of the CUJs to the new benchmark script. by Joe Onorato · 1 year ago
- 45e9ce5 Merge "aconfig: rename subcommand 'dump' -> 'dump-cache'" into main by Treehugger Robot · 1 year ago
- 533421c aconfig: update codegen templates by Zhi Dou · 1 year ago
- c91ebf8 aconfig: rename subcommand 'dump' -> 'dump-cache' by Mårten Kongstad · 1 year ago
- eeed799 aconfig: modify and filter flags before passing into java codegen by Zhi Dou · 1 year ago
- 80040d2 aconfig: modify_parsed_flags_based_on_mode return Result by Zhi Dou · 1 year ago
- 8351b78 Merge "aconfig: move CodegenMode to codegen crate" into main by Zhi Dou · 1 year ago
- dcfa040 aconfig: move CodegenMode to codegen crate by Zhi Dou · 1 year ago
- 4575b27 Merge "aconfig: package.map file serialization" into main by Dennis Shen · 1 year ago
- 8d1e523 Merge "aconfig: add support for dump --filter='{fully_qualified_name}:...'" into main by Treehugger Robot · 1 year ago
- 0f1b9da Merge "aconfig: add exported mode in rust codegen" into main by Zhi Dou · 1 year ago
- 123ec68 Merge changes Iadea7ba2,Iaedb8a68,I511e05ab into main by Zhi Dou · 1 year ago
- adc7b73 aconfig: package.map file serialization by Dennis Shen · 1 year, 1 month ago
- e8a4ee7 aconfig: add exported mode in rust codegen by Zhi Dou · 1 year ago
- 2909666 aconfig: add c/c++ codegen exported mode integration test by Zhi Dou · 1 year ago
- b52465d aconfig: add new testing flag enabled_fixed_ro_exported by Zhi Dou · 1 year ago
- c1d0a14 aconfig: add exported mode in c/c++ codegen by Zhi Dou · 1 year ago
- ba541c7 Merge "Rewrite the build system benchmarks to be much simpler and not require bazel." into main by Treehugger Robot · 1 year ago
- 88ede35 Rewrite the build system benchmarks to be much simpler and not require bazel. by Joe Onorato · 1 year ago
- 009a494 aconfig: add support for dump --filter='{fully_qualified_name}:...' by Mårten Kongstad · 1 year ago
- 2538c86 Merge "Use sha256 when zipping target_files" into main by Julien Desprez · 1 year ago
- eebf6dc Use sha256 when zipping target_files by Julien Desprez · 1 year ago
- 4dc569a Merge "aconfig: update c/c++ codegen" into main by Dennis Shen · 1 year ago
- d555bbf aconfig: update c/c++ codegen by Dennis Shen · 1 year ago
- 8af1ac2 Remove unused use_protobuf3 flag by Ludovic Barman · 1 year ago
- 1a03031 Merge "Raise go.mod version of build/make/tools/rbcrun" into main by Treehugger Robot · 1 year ago
- 9c80abc Merge changes from topic "aconfig-dump-format-and-filter-args" into main by Mårten Kongstad · 1 year ago
- 517ac48 aconfig: dump --filter: implement predicates by Mårten Kongstad · 1 year ago
- ca2175d Merge changes from topic "aconfig-codegen-ownership" into main by Treehugger Robot · 1 year ago
- 49e4d6e aconfig: dump --filter: hook up command line args to dump.rs by Mårten Kongstad · 1 year ago
- ee58f98 aconfig: support custom `dump format` specs by Mårten Kongstad · 1 year ago
- d7eac17 Raise go.mod version of build/make/tools/rbcrun by Colin Cross · 1 year, 1 month ago
- ecabf89 Merge "Revert "Revert "Allow to override fastboot-info.txt for specific..."" into main by Dmitrii Merkurev · 1 year, 1 month ago
- 9e47443 Merge "Update go.mod to 1.21" into main by Treehugger Robot · 1 year, 1 month ago
- 0be07c2 Update go.mod to 1.21 by Jeongik Cha · 1 year, 1 month ago
- 901136e Revert "Revert "Allow to override fastboot-info.txt for specific..." by Dmitrii Merkurev · 1 year, 1 month ago
- 0c6a2fa aconfig: pass ownership of ProtoParsedFlag items to Java codegen by Mårten Kongstad · 1 year, 1 month ago
- 49c49f3 aconfig: pass ownership of ProtoParsedFlag items to C++ codegen by Mårten Kongstad · 1 year, 1 month ago
- b7fc0d3 aconfig: pass ownership of ProtoParsedFlag items to Rust codegen by Mårten Kongstad · 1 year, 1 month ago
- 3f24329 Merge "aconfig: CodegenMode::Exported: only generate code for exported flags" into main by Zhi Dou · 1 year, 1 month ago
- 82df711 aconfig: CodegenMode::Exported: only generate code for exported flags by Zhi Dou · 1 year, 1 month ago
- e8519a7 Merge "Revert "Allow to override fastboot-info.txt for specific board"" into main by Dan Shi · 1 year, 1 month ago
- 16490d3 Revert "Allow to override fastboot-info.txt for specific board" by Dan Shi · 1 year, 1 month ago
- aaf82ff Merge "Allow to override fastboot-info.txt for specific board" into main by Dmitrii Merkurev · 1 year, 1 month ago
- 728fe98 Merge "aconfig: add create storage command" into main by Dennis Shen · 1 year, 1 month ago
- 21eeb06 Allow to override fastboot-info.txt for specific board by Dmitrii Merkurev · 1 year, 1 month ago
- 0d1c562 aconfig: add create storage command by Dennis Shen · 1 year, 1 month ago
- a27d46c Merge "aconfig: fix template bug in exported mode." into main by Ted Bauer · 1 year, 1 month ago
- 6fd71de Merge "Remove lberki@google.com from OWNERS" into main by Julie Pan · 1 year, 1 month ago
- 98562fd aconfig: fix template bug in exported mode. by Ted Bauer · 1 year, 1 month ago
- 4f3ea9e Merge "Support overriding cow version during OTA generation" into main by Treehugger Robot · 1 year, 1 month ago
- 83bc504 Merge "aconfig: include all tests in TEST_MAPPING" into main by Treehugger Robot · 1 year, 1 month ago
- 0ae74f8 aconfig: include all tests in TEST_MAPPING by Mårten Kongstad · 1 year, 1 month ago
- d2a333f Merge "aconfig: fix broken test 'aconfig.test.cpp.test_mode:AconfigTest#ResetFlagValue'" into main by Treehugger Robot · 1 year, 1 month ago
- 0bedc15 aconfig: fix broken test 'aconfig.test.cpp.test_mode:AconfigTest#ResetFlagValue' by Mårten Kongstad · 1 year, 1 month ago
- 35baf40 Merge "Fix the function invocation which missed the package name." into main by Wei Li · 1 year, 1 month ago
- b32ad82 Fix the function invocation which missed the package name. by Wei Li · 1 year, 1 month ago
- 13af761 Merge "aconfig: Respect flag naming convention on test flags" into main by Oriol Prieto Gascó · 1 year, 1 month ago
- bbeda85 aconfig: Respect flag naming convention on test flags by Oriol Prieto Gasco · 1 year, 1 month ago
- 97ae9d3 Merge "aconfig: update aconfig cpp integration tests" into main by Dennis Shen · 1 year, 1 month ago
- 813267d aconfig: update aconfig cpp integration tests by Dennis Shen · 1 year, 1 month ago
- 7c607a0 Merge "Revert "Fix the KNOWN_CODENAMES to include "L"."" into main by George Lin · 1 year, 1 month ago
- 4e1043b Merge "Merge Android 14 QPR1" into main by Xin Li · 1 year, 1 month ago
- b30e253 Revert "Fix the KNOWN_CODENAMES to include "L"." by George Lin · 1 year, 1 month ago
- 8b3a0e9 Merge Android 14 QPR1 by Xin Li · 1 year, 1 month ago
- c64fa2e Merge "aconfig: update aconfig owners" into main am: 60eeb8578b by Dennis Shen · 1 year, 1 month ago
- 60eeb85 Merge "aconfig: update aconfig owners" into main by Dennis Shen · 1 year, 1 month ago
- 102bec3 aconfig: update aconfig owners by Dennis Shen · 1 year, 1 month ago
- 7c9c3c0 Merge "aconfig: move codegen into separate module" into main am: a18d7b17b7 by Treehugger Robot · 1 year, 1 month ago
- a18d7b1 Merge "aconfig: move codegen into separate module" into main by Treehugger Robot · 1 year, 1 month ago
- a57772e Merge "aconfig: consolidate how fully qualified flag name is calculated" into main am: 5f24a2095d by Treehugger Robot · 1 year, 1 month ago
- 5f24a20 Merge "aconfig: consolidate how fully qualified flag name is calculated" into main by Treehugger Robot · 1 year, 1 month ago
- 3d25718 Merge "Add new dump format map in aconfig" into main am: 14a82dab15 by Jihoon Kang · 1 year, 1 month ago
- 12e593c aconfig: move codegen into separate module by Mårten Kongstad · 1 year, 1 month ago
- f3f20ef aconfig: consolidate how fully qualified flag name is calculated by Mårten Kongstad · 1 year, 1 month ago
- 14a82da Merge "Add new dump format map in aconfig" into main by Jihoon Kang · 1 year, 1 month ago
- 3bdc58a Merge "Remove racoon, mtpd, pppd, ip-up-vpn" into main am: f388a25f97 by Hansen Kurli · 1 year, 1 month ago
- f388a25 Merge "Remove racoon, mtpd, pppd, ip-up-vpn" into main by Hansen Kurli · 1 year, 1 month ago
- 3c3bec8 Skip UQ1A.231205.015 by Xin Li · 1 year, 1 month ago
- 428953b Merge "Fix the KNOWN_CODENAMES to include "L"." into main am: d4a39894ca by Treehugger Robot · 1 year, 1 month ago
- d4a3989 Merge "Fix the KNOWN_CODENAMES to include "L"." into main by Treehugger Robot · 1 year, 1 month ago
- 6e83866 Merge "Add --dedup flag to generate-partition-aconfig-flag-file" into main am: 2118e738b2 by Colin Cross · 1 year, 1 month ago
- a95f2b2 Add new dump format map in aconfig by Jihoon Kang · 1 year, 1 month ago
- 2118e73 Merge "Add --dedup flag to generate-partition-aconfig-flag-file" into main by Colin Cross · 1 year, 1 month ago
- 8793a72 Support overriding cow version during OTA generation by Kelvin Zhang · 1 year, 1 month ago
- c4517b0 Fix the KNOWN_CODENAMES to include "L". by Jeff Hamilton · 1 year, 1 month ago
- 067bb66 Merge "Add metadata to aconfig" into main am: 56835092e4 by Micha Schwab · 1 year, 1 month ago
- 5683509 Merge "Add metadata to aconfig" into main by Micha Schwab · 1 year, 1 month ago
- fa92526 Remove racoon, mtpd, pppd, ip-up-vpn by Hansen Kurli · 1 year, 1 month ago
- 9b89598 Merge "Update create_brick_ota doc" into main am: ed339976c6 by Treehugger Robot · 1 year, 1 month ago