1. e64dd18 [test] Add e2e instrumentation test for VM attestation by Alice Wang · 2 years, 2 months ago
  2. 30908a5 Merge "[attestation] Add the first version of DeviceInfo" into main by Alice Wang · 2 years, 1 month ago
  3. 1cebd2d Merge "Move test module below implementation details" into main by Treehugger Robot · 2 years, 1 month ago
  4. 6a33357 Merge "More javadoc for capabilities" into main by Treehugger Robot · 2 years, 1 month ago
  5. 4c1e2fc Move test module below implementation details by Stephen Hines · 2 years, 1 month ago
  6. 1ab22ea Merge "Allow clippy::unnecessary_fallible_conversions" into main by Stephen Hines · 2 years, 1 month ago
  7. 4777344 Merge changes I153ccc20,I5e02dc07 into main by Treehugger Robot · 2 years, 1 month ago
  8. b5d9a46 [attestation] Enable remote attestation for pVM by Alice Wang · 2 years, 1 month ago
  9. eeadc3f [attestation] Rename test_apk to demo_apk for Vm attestation by Alice Wang · 2 years, 1 month ago
  10. 25662fe Allow clippy::unnecessary_fallible_conversions by Stephen Hines · 2 years, 1 month ago
  11. c7fc387 Merge "fsfdt: Add test" into main by Treehugger Robot · 2 years, 1 month ago
  12. aea90e5 fsfdt: Add test by Jaewan Kim · 2 years, 2 months ago
  13. 68c7b8f Merge "Introduce avf_build_flags_cc cc_defaults" into main by Nikita Ioffe · 2 years, 1 month ago
  14. ea9f649 Merge "libfdt: Move FdtNodeMut::next_node_skip_subnodes()" into main by Treehugger Robot · 2 years, 1 month ago
  15. afe87c0 Merge "libfdt: Introduce Libfdt traits & Move node funcs" into main by Treehugger Robot · 2 years, 1 month ago
  16. 81c5bc7 libfdt: Move FdtNodeMut::next_node_skip_subnodes() by Pierre-Clément Tosi · 2 years, 2 months ago
  17. d83741d libfdt: Introduce Libfdt traits & Move node funcs by Pierre-Clément Tosi · 2 years, 2 months ago
  18. 9e34e6a Merge changes Ic5efebce,I597a6ba5,I4575b41e,I714a95d9,I7d2d8ecb, ... into main by Treehugger Robot · 2 years, 1 month ago
  19. 7a7b2a9 Merge "Add test API for extra APKs" into main by Alan Stokes · 2 years, 1 month ago
  20. 38b9e71 Introduce avf_build_flags_cc cc_defaults by Nikita Ioffe · 2 years, 1 month ago
  21. a80f09b More javadoc for capabilities by Alan Stokes · 2 years, 1 month ago
  22. 9df1f61 Merge "Fix comment to match code" into main by Treehugger Robot · 2 years, 1 month ago
  23. 6ec7787 Merge "Revert "Grant CAP_SYS_NICE for virtmgr/crosvm"" into main by Alan Stokes · 2 years, 1 month ago
  24. 928af75 Merge "pvmfw: Introduce CpuInfo for DT parsing" into main by Pierre-Clément Tosi · 2 years, 1 month ago
  25. 21331db Revert "Grant CAP_SYS_NICE for virtmgr/crosvm" by Alan Stokes · 2 years, 1 month ago
  26. 68d1140 [attestation] Add the first version of DeviceInfo by Alice Wang · 2 years, 3 months ago
  27. cd18984 [automerger skipped] Don't test unspecified behavior am: 51aceed13b -s ours by Alan Stokes · 2 years, 1 month ago
  28. a8c56f0 Fix comment to match code by Alan Stokes · 2 years, 1 month ago
  29. 30a5443 Merge "Increase ARM64 memory for tests" into main by Treehugger Robot · 2 years, 1 month ago
  30. 98acfc3 Merge "[vm_payload][refactoring] Remove redundant vm_payload/lib.rs" into main by Alice Wang · 2 years, 1 month ago
  31. dab7416 Increase ARM64 memory for tests by Inseob Kim · 2 years, 1 month ago
  32. b67ee0f Ignore testMicrodroidDebugBootTime_withVendorPartition by Seungjae Yoo · 2 years, 1 month ago
  33. 8f7f79c Merge "Grant SYS_NICE for CompOS" into main by David Dai · 2 years, 1 month ago
  34. e2acf9b Merge "Temporarily remove Microdroid tests related to MANAGE_VIRTUAL_MACHINE" into main by David Dai · 2 years, 1 month ago
  35. 35f5320 Merge "Grant CAP_SYS_NICE for virtmgr/crosvm" into main by David Dai · 2 years, 1 month ago
  36. d2546ab Merge "pvmfw: Warn if discarding unexpected UART DT nodes" into main by Treehugger Robot · 2 years, 1 month ago
  37. feaa698 Grant SYS_NICE for CompOS by David Dai · 2 years, 1 month ago
  38. c7010e3 Temporarily remove Microdroid tests related to MANAGE_VIRTUAL_MACHINE by David Dai · 2 years, 1 month ago
  39. 8539a64 Merge "Replace use of deprecated logging functions" into main by Jeffrey Vander Stoep · 2 years, 1 month ago
  40. 689e473 pvmfw: Introduce CpuInfo for DT parsing by Pierre-Clément Tosi · 2 years, 1 month ago
  41. be89361 pvmfw: Warn if discarding unexpected UART DT nodes by Pierre-Clément Tosi · 2 years, 1 month ago
  42. 4b31a48 Add test API for extra APKs by Alan Stokes · 2 years, 2 months ago
  43. 149e0e7 Merge "pvmfw: Remove unsafe code in fdt::patch_timer" into main by Treehugger Robot · 2 years, 1 month ago
  44. d9dda0c Replace use of deprecated logging functions by Jeff Vander Stoep · 2 years, 1 month ago
  45. c91541a Merge "[DON'T BLOCK] Test ownership migration rules" into main by Aditya Choudhary · 2 years, 1 month ago
  46. 51aceed Don't test unspecified behavior by Alan Stokes · 2 years, 1 month ago
  47. c474a0f [vm_payload][refactoring] Remove redundant vm_payload/lib.rs by Alice Wang · 2 years, 1 month ago
  48. fbb5ee2 libfdt: Move funcs for non-DT buffers out of Fdt by Pierre-Clément Tosi · 2 years, 3 months ago
  49. 99a7690 libfdt: Move FdtError, Result to dedicated module by Pierre-Clément Tosi · 2 years, 3 months ago
  50. cb92b51 libfdt: Clean up the code before moving FFI calls by Pierre-Clément Tosi · 2 years, 2 months ago
  51. c01fd0d libfdt: Remove duplicate FdtNode::from_mut() by Pierre-Clément Tosi · 2 years, 2 months ago
  52. ce0b36d libfdt: Make unsafe API for DT cloning safe by Pierre-Clément Tosi · 2 years, 2 months ago
  53. df3037f libfdt: Make ref casts & transmutes less unsafe by Pierre-Clément Tosi · 2 years, 2 months ago
  54. 42613e6 Merge "pvmfw: Rename intermediate patch_gic() variables" into main by Treehugger Robot · 2 years, 1 month ago
  55. 7b0848a Merge changes from topic "bootstrap-service-virtualization-jar" into main by Nikita Ioffe · 2 years, 1 month ago
  56. 6e27534 Merge "pvmfw: use libavb_rs descriptor APIs" into main by David Pursell · 2 years, 1 month ago
  57. 5369617 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 2 years, 1 month ago
  58. 0edc4d6 pvmfw: Remove unsafe code in fdt::patch_timer by Pierre-Clément Tosi · 2 years, 1 month ago
  59. eea2a98 pvmfw: Rename intermediate patch_gic() variables by Pierre-Clément Tosi · 2 years, 1 month ago
  60. 1f54d78 Merge "Add missing null check" into main by Alan Stokes · 2 years, 1 month ago
  61. c3e52c5 Merge "Handle broken MicrodroidTests by VM reference DT" into main by Seungjae Yoo · 2 years, 1 month ago
  62. 05a44b5 Handle broken MicrodroidTests by VM reference DT by Seungjae Yoo · 2 years, 2 months ago
  63. 4eeb0bf Merge "[DON'T BLOCK] Test ownership migration rules" into main by Aditya Choudhary · 2 years, 2 months ago
  64. c798edd Track dependency between llpvm, remote attestation and dice flags by Nikita Ioffe · 2 years, 2 months ago
  65. 20c0825 Add missing null check by Alan Stokes · 2 years, 2 months ago
  66. ad4c719 Add a VirtualizationSystemService that runs inside system_server by Nikita Ioffe · 2 years, 2 months ago
  67. a9d71b7 Grant CAP_SYS_NICE for virtmgr/crosvm by David Dai · 2 years, 2 months ago
  68. 7950894 Merge "Microdroid: Constraints on Payload Subcomponents" into main by Shikha Panwar · 2 years, 2 months ago
  69. fda7084 Make extra APKs easier to specify by Alan Stokes · 2 years, 3 months ago
  70. 3995207 virtmgr: Create and pass VM reference DT instead of vendor DTBO by Jaewan Kim · 2 years, 2 months ago
  71. 355fcd8 fsfdt: Add FsFdt::append() by Jaewan Kim · 2 years, 2 months ago
  72. 7086d54 Merge "Use /proc/device-tree for reading AVF DT" into main by Treehugger Robot · 2 years, 2 months ago
  73. 61615bd [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 2 years, 2 months ago
  74. 5830b2b Merge "Replace use of deprecated logging functions" into main by Jeffrey Vander Stoep · 2 years, 2 months ago
  75. 2b26d65 Fix error messages by Alan Stokes · 2 years, 2 months ago
  76. 1f0135b Use /proc/device-tree for reading AVF DT by Jaewan Kim · 2 years, 2 months ago
  77. 57da157 Replace use of deprecated logging functions by Jeff Vander Stoep · 2 years, 2 months ago
  78. 9a82132 Merge "virtmgr: Add libfsfdt for reading host DT from file system" into main by Treehugger Robot · 2 years, 2 months ago
  79. eef79bb Merge "Increase compos default memory" into main by Inseob Kim · 2 years, 2 months ago
  80. 9cf731b virtmgr: Add libfsfdt for reading host DT from file system by Jaewan Kim · 2 years, 2 months ago
  81. 4036d2d Merge "Move VM Info APIs to MicrodroidHostTestCaseBases" into main by Treehugger Robot · 2 years, 2 months ago
  82. 61599a2 Increase compos default memory by Inseob Kim · 2 years, 2 months ago
  83. 9ae2e62 Move cursor to start after truncating the file by Shikha Panwar · 2 years, 2 months ago
  84. 5eefc09 Move VM Info APIs to MicrodroidHostTestCaseBases by Jaewan Kim · 2 years, 2 months ago
  85. 6bc52c7 Merge "Fix AVFHostTestCase" into main by Treehugger Robot · 2 years, 2 months ago
  86. f445992 Fix AVFHostTestCase by Inseob Kim · 2 years, 2 months ago
  87. c420c8b pvmfw: use libavb_rs descriptor APIs by David Pursell · 2 years, 2 months ago
  88. b167769 Merge "Flag guard virtual cpufreq support" into main by David Dai · 2 years, 2 months ago
  89. c66c562 Merge "Microdroid: Use libdice_policy_builder" into main by Treehugger Robot · 2 years, 2 months ago
  90. e6f5bb0 Flag guard virtual cpufreq support by David Dai · 2 years, 2 months ago
  91. 101ac8f Microdroid: Constraints on Payload Subcomponents by Shikha Panwar · 2 years, 2 months ago
  92. eb78624 Merge "Remove java_api_contribution modules from .bp files" into main by Jihoon Kang · 2 years, 2 months ago
  93. efb0800 Merge "Fix typo" into main by Treehugger Robot · 2 years, 2 months ago
  94. ae902cc Fix typo by Alan Stokes · 2 years, 2 months ago
  95. ae4933a Remove java_api_contribution modules from .bp files by Jihoon Kang · 2 years, 2 months ago
  96. e636342 libfdt: Add FdtNodeMut::add_subnodes() by Jaewan Kim · 2 years, 2 months ago
  97. 4a34b0d libfdt: Fix subnodes() lifetime by Jaewan Kim · 2 years, 2 months ago
  98. e763ce1 Microdroid: Use libdice_policy_builder by Shikha Panwar · 2 years, 2 months ago
  99. 1ec249c Merge "Treat APK path change as compatible" into main by Alan Stokes · 2 years, 2 months ago
  100. 69eb2a6 Merge "Run MicrodroidBenchmarks also on GKI" into main by Inseob Kim · 2 years, 2 months ago