- c44084a Remove unused folder development/testrunner by Herbert Xue · 1 year, 9 months ago
- eecc419 Merge "Convert ShortcutDemo Android.mk to Android.bp" into main by Treehugger Robot · 1 year, 9 months ago
- d5f32de Merge "build_vendor: Add argument for release config" into main by Treehugger Robot · 1 year, 9 months ago
- 19c05c3 build_vendor: Add argument for release config by Greg Kaiser · 1 year, 9 months ago
- 7632db5 Merge "Convert name_suffix." into main by Treehugger Robot · 1 year, 9 months ago
- 5023078 Convert name_suffix. by Andrew Walbran · 1 year, 9 months ago
- 514b3f1 Merge "Convert variant suffix to module_name_overrides." into main by Andrew Walbran · 1 year, 9 months ago
- 0b2d7be Merge "Factor out shared variant options from config when writing." into main by Andrew Walbran · 1 year, 9 months ago
- fc8f5b9 Convert variant suffix to module_name_overrides. by Andrew Walbran · 1 year, 9 months ago
- 27d8118 Factor out shared variant options from config when writing. by Andrew Walbran · 1 year, 9 months ago
- d40c4f9 Merge changes from topic "embargo-variants" into main by Frederick Mayle · 1 year, 9 months ago
- b7051c4 Convert ShortcutDemo Android.mk to Android.bp by Herbert Xue · 1 year, 9 months ago
- 1fcef48 Merge values from legacy config into variants too. by Andrew Walbran · 1 year, 9 months ago
- 677c53e Expand values from top level config into variants when parsing. by Andrew Walbran · 1 year, 9 months ago
- b40bdcf Support variants. by Andrew Walbran · 1 year, 9 months ago
- 95368d1 Merge "Fix typo in AconfigDemo/Android.bp" into main by Matthew Sedam · 1 year, 9 months ago
- c9e91fe Fix typo in AconfigDemo/Android.bp by Matthew Sedam · 1 year, 9 months ago
- f1d6cef Merge "Change to <product>-<release>-<variant> form" into main by Treehugger Robot · 1 year, 9 months ago
- 06d4fe2 Change to <product>-<release>-<variant> form by Sundong Ahn · 1 year, 9 months ago
- cbfbe35 Merge "Add helper methods to parse config JSON." into main by Treehugger Robot · 1 year, 9 months ago
- 64527a4 Merge "Update needed for Rust v1.73.0" into main by Treehugger Robot · 1 year, 9 months ago
- a6e42b9 Update needed for Rust v1.73.0 by Charisee · 1 year, 9 months ago
- bfe921e Add helper methods to parse config JSON. by Andrew Walbran · 1 year, 9 months ago
- aa8a701 Merge "Actually run tests." into main by Frederick Mayle · 1 year, 9 months ago
- b0cc380 Actually run tests. by Andrew Walbran · 1 year, 9 months ago
- 39210df Merge "Run tests in a single thread, to avoid CWD changes affecting other tests." into main by Frederick Mayle · 1 year, 9 months ago
- 89dd3ed Run tests in a single thread, to avoid CWD changes affecting other tests. by Andrew Walbran · 1 year, 9 months ago
- e16ff60 Merge "Add MPL support to add3prf.py" into main by Treehugger Robot · 1 year, 9 months ago
- 055ccb3 Add MPL support to add3prf.py by Matt Schulte · 1 year, 9 months ago
- 4814e85 Merge "cargo_embargo: improve the empty test detection check" into main by Frederick Mayle · 1 year, 9 months ago
- a146267 cargo_embargo: improve the empty test detection check by Frederick Mayle · 1 year, 9 months ago
- c80db6c Merge "fix empty test detection for cargo workspaces" into main by Frederick Mayle · 1 year, 9 months ago
- f2b06d8 fix empty test detection for cargo workspaces by Frederick Mayle · 1 year, 9 months ago
- 26c05cc Merge "Default to Android prebuilt Rust toolchain rather than local toolchain." into main by Andrew Walbran · 1 year, 9 months ago
- ab1b8ec Merge "Distinguish no features from default features." into main by Treehugger Robot · 1 year, 9 months ago
- 35006ba Merge "Change order of output to better match cargo2android.py." into main by Treehugger Robot · 1 year, 9 months ago
- a68af6a Merge "Support proc macros from metadata too." into main by Treehugger Robot · 1 year, 9 months ago
- 5e64b7e Merge "Only enable default feature if it exists." into main by Treehugger Robot · 1 year, 9 months ago
- 352ce21 Merge "Use underscores in package name as test dependency." into main by Treehugger Robot · 1 year, 9 months ago
- 8555ba3 Default to Android prebuilt Rust toolchain rather than local toolchain. by Andrew Walbran · 1 year, 10 months ago
- 411d32c Distinguish no features from default features. by Andrew Walbran · 1 year, 9 months ago
- 91f8c94 Change order of output to better match cargo2android.py. by Andrew Walbran · 1 year, 9 months ago
- c168f94 Support proc macros from metadata too. by Andrew Walbran · 1 year, 9 months ago
- 7cd2958 Only enable default feature if it exists. by Andrew Walbran · 1 year, 10 months ago
- 938a8af Use underscores in package name as test dependency. by Andrew Walbran · 1 year, 9 months ago
- 0a48a02 Merge "Generate a spreadsheet for the cts comparison report." into main by Dennis Song · 1 year, 9 months ago
- 4f85b5c Merge "cargo_embargo: include testdata path when File::open fails" into main by Treehugger Robot · 1 year, 10 months ago
- 7d46558 cargo_embargo: include testdata path when File::open fails by Frederick Mayle · 1 year, 10 months ago
- 0bd02ce Merge "Add context for some errors." into main by Treehugger Robot · 1 year, 10 months ago
- 1261be7 Merge "Add debug logs." into main by Treehugger Robot · 1 year, 10 months ago
- 3187152 Merge "Update to use `main` for new Rust 3p projects." into main by Treehugger Robot · 1 year, 10 months ago
- adc7d1a Add context for some errors. by Andrew Walbran · 1 year, 10 months ago
- 47640d1 Add debug logs. by Andrew Walbran · 1 year, 10 months ago
- b3206f4 Merge "Add mode to dump crates.json." into main by Andrew Walbran · 1 year, 10 months ago
- e632a7d Generate a spreadsheet for the cts comparison report. by Dennis Song · 1 year, 10 months ago
- 0aa7af5 Merge "Detect and skip empty test crates." into main by Treehugger Robot · 1 year, 10 months ago
- 654873d Merge "Fix cargo2rulesmk.py dependency bug in sandbox" into main by Treehugger Robot · 1 year, 10 months ago
- a162d03 Merge "Don't output min_sdk_version in config JSON if it's not set." into main by Treehugger Robot · 1 year, 10 months ago
- 7b5732a Add mode to dump crates.json. by Andrew Walbran · 1 year, 10 months ago
- 255654d Detect and skip empty test crates. by Andrew Walbran · 1 year, 10 months ago
- 500c6ad Don't output min_sdk_version in config JSON if it's not set. by Andrew Walbran · 1 year, 10 months ago
- ce488a7 Update to use `main` for new Rust 3p projects. by Stephen Hines · 1 year, 10 months ago
- 7afe14e Fix cargo2rulesmk.py dependency bug in sandbox by Andrei Homescu · 1 year, 10 months ago
- 2f249d2 Merge "cargo_embargo: support staticlib and cdylib in cargo metadata" into main by Treehugger Robot · 1 year, 10 months ago
- 096e297 Merge "Add test to use SetFlagsRule initAllFlagsToReleaseConfigDefault" into main by Zhi Dou · 1 year, 10 months ago
- c7e542b Merge "Filter symbols by api-map" into main by Hsin-Yi Chen · 1 year, 10 months ago
- a93fe00 Merge "Search test_result.xml in the CTS report zipfile" into main by Dennis Song · 1 year, 10 months ago
- dac1452 cargo_embargo: support staticlib and cdylib in cargo metadata by Frederick Mayle · 1 year, 10 months ago
- fad474f Add test to use SetFlagsRule initAllFlagsToReleaseConfigDefault by Zhi Dou · 1 year, 10 months ago
- 339157b Search test_result.xml in the CTS report zipfile by Dennis Song · 1 year, 10 months ago
- 9ec0c5b Merge "Checking GKI KMI compatibility for GKI modules" into main by Isaac Chen · 1 year, 10 months ago
- 8f9845e Merge "STT: Read disk size using 1024-byte blocks" into main by Justin Yun · 1 year, 10 months ago
- 338ec9a STT: Read disk size using 1024-byte blocks by Justin Yun · 1 year, 10 months ago
- 850843f Merge "Robustify the source zip creation" into main by Anton Hansson · 1 year, 10 months ago
- 154c022 Checking GKI KMI compatibility for GKI modules by Isaac Chen · 1 year, 10 months ago
- 25baef4 Merge "Add no_std and alloc properties." into main by Treehugger Robot · 1 year, 10 months ago
- 8d734d2 Merge "Convert add-module-block and add-toplevel-block." into main by Treehugger Robot · 1 year, 10 months ago
- d6fb18a Add no_std and alloc properties. by Andrew Walbran · 1 year, 10 months ago
- 2e9d03b Convert add-module-block and add-toplevel-block. by Andrew Walbran · 1 year, 10 months ago
- a781d69 Robustify the source zip creation by Anton Hansson · 1 year, 10 months ago
- f8eb451 Merge "Integration tests are not binaries." into main by Treehugger Robot · 1 year, 10 months ago
- 6e5c546 Integration tests are not binaries. by Andrew Walbran · 1 year, 10 months ago
- a2d41d4 Merge "Map cargo2android.json dep-suffixes to module_name_overrides." into main by Treehugger Robot · 1 year, 10 months ago
- d91152b Map cargo2android.json dep-suffixes to module_name_overrides. by Andrew Walbran · 1 year, 10 months ago
- ef56cb1 Merge changes I9b557dff,I5ab5b0fd,I6702ff08 into main by Andrew Walbran · 1 year, 10 months ago
- 4654b4b Detect proc macros from metadata. by Andrew Walbran · 1 year, 10 months ago
- dbc70e3 Convert force-rlib. by Andrew Walbran · 1 year, 10 months ago
- 2dc2440 Sort features. by Andrew Walbran · 1 year, 10 months ago
- ec2b884 Merge changes I007bc243,Ic6347639,Ic02c7f64 into main by Andrew Walbran · 1 year, 10 months ago
- ae4c354 Add cfg-blocklist config flag. by Andrew Walbran · 1 year, 10 months ago
- fee4c7c Add helper method to set property to non-empty list. by Andrew Walbran · 1 year, 10 months ago
- 9773aa4 Sort more properties in output. by Andrew Walbran · 1 year, 10 months ago
- b47e94d Merge "Merge Android 14" into main by Xin Li · 1 year, 10 months ago
- 8d4208c Merge Android 14 by Xin Li · 1 year, 10 months ago
- 745740b Merge "Convert cargo2android test-blocklist to module-blocklist." into main am: dd6ca4d751 by Andrew Walbran · 1 year, 10 months ago
- 35ba700 Merge "Restrict more properties to device-supported packages." into main am: f3cf19de5e by Treehugger Robot · 1 year, 10 months ago
- dd6ca4d Merge "Convert cargo2android test-blocklist to module-blocklist." into main by Andrew Walbran · 1 year, 10 months ago
- f3cf19d Merge "Restrict more properties to device-supported packages." into main by Treehugger Robot · 1 year, 10 months ago
- de632ea Convert cargo2android test-blocklist to module-blocklist. by Andrew Walbran · 1 year, 10 months ago
- 912cdfb Restrict more properties to device-supported packages. by Andrew Walbran · 1 year, 10 months ago