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