1. 6e646f1 [linter] Add google-java-format as java pre-commit linter by Alice Wang · 3 years, 5 months ago
  2. 5753a06 Merge "[refactor] Refactor VM#getInstancesMap() with Map#computeIfAbsent()" by Treehugger Robot · 3 years, 5 months ago
  3. ce039d3 Merge "[VS]Wait for statsd to run before pushing atoms" by Shikha Panwar · 3 years, 5 months ago
  4. 2177d62 Merge "Split out restricted header" by Treehugger Robot · 3 years, 5 months ago
  5. b04942f [refactor] Refactor VM#getInstancesMap() with Map#computeIfAbsent() by Alice Wang · 3 years, 5 months ago
  6. 2acbb01 Merge "virtualizationservice: Add crashkernel=17M when launching VM" by Treehugger Robot · 3 years, 5 months ago
  7. b281406 virtualizationservice: Add crashkernel=17M when launching VM by Jaewan Kim · 3 years, 5 months ago
  8. 564dcfb Merge "Document how to change the kernel config of microdroid kernels" by Treehugger Robot · 3 years, 5 months ago
  9. a29b27e Document how to change the kernel config of microdroid kernels by Jiyong Park · 3 years, 5 months ago
  10. b0c31f2 Merge "[rpc_binder] Use RPC binder over UDS for vm_payload_service" by Treehugger Robot · 3 years, 5 months ago
  11. d29770b Merge "Fix integer overflow of mkswap" by Treehugger Robot · 3 years, 5 months ago
  12. c93a42b [VS]Wait for statsd to run before pushing atoms by Shikha Panwar · 3 years, 5 months ago
  13. 888f48d Fix integer overflow of mkswap by Inseob Kim · 3 years, 5 months ago
  14. d4ea5a8 Split out restricted header by Alan Stokes · 3 years, 5 months ago
  15. 43c884b [rpc_binder] Use RPC binder over UDS for vm_payload_service by Alice Wang · 3 years, 5 months ago
  16. 37fc550 Merge "Remove CAP_IPC_LOCK from crosvm, use CAP_SYS_RESOURCE on VS" by Treehugger Robot · 3 years, 5 months ago
  17. 533e343 Remove CAP_IPC_LOCK from crosvm, use CAP_SYS_RESOURCE on VS by David Brazdil · 3 years, 5 months ago
  18. 3e4cbe9 Merge "Include blkid and fsck.erofs in deapexer call" by Dennis Shen · 3 years, 5 months ago
  19. 8737672 [VM] Add API to convert VM to parcelable object by Alice Wang · 3 years, 5 months ago
  20. fdfe803 Add module metadata to `ComposHostTestCases` for Mainline Presubmits. by Roland Levillain · 3 years, 5 months ago
  21. 36a58d9 Ensure @GuardedBy errors are flagged by Alan Stokes · 3 years, 5 months ago
  22. f2175fa Merge "Fix threading bugs" by Treehugger Robot · 3 years, 5 months ago
  23. dd91f0f Remove sending VmCpuStatusReported and VmMemStatusReported by Seungjae Yoo · 3 years, 5 months ago
  24. 01a32fa Merge changes from topic "prefer-staged" by Jooyung Han · 3 years, 5 months ago
  25. 28c7944 Include blkid and fsck.erofs in deapexer call by Dennis Shen · 3 years, 5 months ago
  26. 0719e1a Fix threading bugs by Alan Stokes · 3 years, 5 months ago
  27. caa995c Pass sorted list of apexes to VM by Jooyung Han · 3 years, 5 months ago
  28. 20696d9 Move delete to VirtualMachineManager by Alan Stokes · 3 years, 5 months ago
  29. 743e0d6 prefer_staged keeps factory version by Jooyung Han · 3 years, 5 months ago
  30. 98f2ae7 More API improvements by Alan Stokes · 3 years, 5 months ago
  31. 1dabd56 Update the Microdroid kernel build instructions by Jiyong Park · 3 years, 5 months ago
  32. 6da4517 docs: Fix microdroid kernel's config path by Jaewan Kim · 3 years, 5 months ago
  33. 37196d0 [authfs][test] Use static fields from AuthFsTestRule in tests by Alice Wang · 3 years, 5 months ago
  34. 34a0da0 Revamp exceptions by Alan Stokes · 3 years, 5 months ago
  35. 5ef60e6 [vm_payload] Add bug link to sanitize section in Android.bp by Alice Wang · 3 years, 5 months ago
  36. fd96ff7 Update kernel to builds 9246176 by Jiyong Park · 3 years, 5 months ago
  37. 250691e Update kernel to builds 9246176 by Jiyong Park · 3 years, 5 months ago
  38. 8d7e107 [fuzzer] Fix fuzzer compile error libvm_payload already defined by Alice Wang · 3 years, 5 months ago
  39. ed7c037 Merge changes I7175d7c1,I401ac4af by Treehugger Robot · 3 years, 5 months ago
  40. a1d3ea3 pvmfw: helpers: Introduce SIZE_2MB by Pierre-Clément Tosi · 3 years, 5 months ago
  41. 9a658f7 vmbase: Export linker-defined MemoryRegions & VAs by Pierre-Clément Tosi · 3 years, 6 months ago
  42. 581e9b6 vmbase_example: Replace cast with .as{_mut}_ptr() by Pierre-Clément Tosi · 3 years, 5 months ago
  43. 13731e9 Merge changes Ia9bb1597,I4f912afb by Treehugger Robot · 3 years, 5 months ago
  44. bb7afc9 Merge "Include TEST_MAPPING in ./libs/devicemapper" by Shikha Panwar · 3 years, 5 months ago
  45. 4a3c0a8 Include shell command in some assertion messages by Victor Hsieh · 4 years ago
  46. 31bf925 Include TEST_MAPPING in ./libs/devicemapper by Shikha Panwar · 3 years, 5 months ago
  47. 297bcfd Merge "Average the cold app startup time to eliminate the noise" by Sebastian Ene · 3 years, 5 months ago
  48. 207be2f Average the cold app startup time to eliminate the noise by Sebastian Ene · 3 years, 5 months ago
  49. a9b0530 Merge "Statically link runtime libraries" by Alan Stokes · 3 years, 5 months ago
  50. 4bff0d6 Statically link runtime libraries by Alan Stokes · 3 years, 5 months ago
  51. 765fb54 Merge "Extend libdm_rust to build dm-crypt device" by Treehugger Robot · 3 years, 5 months ago
  52. 9eca319 Compos test compilation is only for dogfooders and is critical by Jiyong Park · 3 years, 5 months ago
  53. b0a0257 Revert "Remove the daily job" by Jiyong Park · 3 years, 5 months ago
  54. 8e2140a Remove unused microdroid kernel module build rules by Keir Fraser · 3 years, 5 months ago
  55. 257f72c Merge "Statically link AIDL code" by Treehugger Robot · 3 years, 5 months ago
  56. 1898645 Statically link AIDL code by Alan Stokes · 3 years, 5 months ago
  57. f42491f Merge "[authfs][test] Remove redundant supportsMicrodroid() check" by Treehugger Robot · 3 years, 5 months ago
  58. 84d4ce7 Merge "Remove VirtualizationTestCases" by Treehugger Robot · 3 years, 5 months ago
  59. 998b11e Merge "[API] Include libvm_payload in Microdroid" by Alice Wang · 3 years, 5 months ago
  60. 25e679c Merge "Allow setting APK path explicitly" by Treehugger Robot · 3 years, 5 months ago
  61. f31230f [authfs][test] Remove redundant supportsMicrodroid() check by Alice Wang · 3 years, 5 months ago
  62. 0aa8980 Merge "[benchmark] Collect authfs IO benchmarks in both (un)protected VMs" by Alice Wang · 3 years, 5 months ago
  63. df9bd2b Merge changes Ib977d21a,I9daaa3bb by Jiyong Park · 3 years, 5 months ago
  64. cd9ab9b [benchmark] Collect authfs IO benchmarks in both (un)protected VMs by Alice Wang · 3 years, 5 months ago
  65. 416e07d Merge changes from topic "avb_testkey_rsa4096_pub_bin" by Treehugger Robot · 3 years, 5 months ago
  66. 5c401c6 Merge changes I9980d82c,I8c9eb371,I6d737a0c by Treehugger Robot · 3 years, 5 months ago
  67. 2cba973 vmbase: entry.S: Reset if relocated by Pierre-Clément Tosi · 3 years, 5 months ago
  68. 740506f Merge "[API] Add vm_payload API to get APK contents path" by Treehugger Robot · 3 years, 5 months ago
  69. 4ee68e2 vmbase: Introduce the reset_or_hang macro by Pierre-Clément Tosi · 3 years, 5 months ago
  70. e328f4a vmbase: Introduce common.h for assembly code by Pierre-Clément Tosi · 3 years, 5 months ago
  71. a5c4b08 Remove VirtualizationTestCases by David Brazdil · 3 years, 5 months ago
  72. 40dac6d Allow setting APK path explicitly by Alan Stokes · 3 years, 5 months ago
  73. 6bbb6da [API] Add vm_payload API to get APK contents path by Alice Wang · 3 years, 5 months ago
  74. 4ef7522 pvmfw: Use pvmfw_embedded_key from Rust by Pierre-Clément Tosi · 3 years, 5 months ago
  75. 2e57b08 [API] Include libvm_payload in Microdroid by Alice Wang · 3 years, 5 months ago
  76. 18db3aa Update kernel to builds 9223523 by Jiyong Park · 3 years, 5 months ago
  77. 7526492 Update kernel to builds 9223523 by Jiyong Park · 3 years, 5 months ago
  78. c1413d1 Merge "[authfs][test] Run authfs host and benchmark tests in protected Vm" by Alice Wang · 3 years, 5 months ago
  79. 6ec2ae2 pvmfw: Introduce pvmfw_embedded_key by Pierre-Clément Tosi · 3 years, 5 months ago
  80. 6198917 [authfs][test] Run authfs host and benchmark tests in protected Vm by Alice Wang · 3 years, 5 months ago
  81. c1af129 Merge "[API] Run vsock RPC server with vm_payload API for benchmarks" by Treehugger Robot · 3 years, 5 months ago
  82. c5ed280 Merge "Add test for atoms VmCpuStatusReported and VmMemStatusReported" by Treehugger Robot · 3 years, 5 months ago
  83. 347479a Merge "Change the cycle period for sending information of VM" by Treehugger Robot · 3 years, 5 months ago
  84. 1a5d6ac [API] Run vsock RPC server with vm_payload API for benchmarks by Alice Wang · 3 years, 5 months ago
  85. 348124e Add test for atoms VmCpuStatusReported and VmMemStatusReported by Seungjae Yoo · 3 years, 5 months ago
  86. 2b893b9 Change the cycle period for sending information of VM by Seungjae Yoo · 3 years, 5 months ago
  87. 98e8be9 Merge "vm: print which file is missing in one case" by Steven Moreland · 3 years, 5 months ago
  88. 5546c39 Merge "[API] Wrap raw binder_rpc_unstable calls in vm_payload" by Alice Wang · 3 years, 5 months ago
  89. 131c089 Merge changes Idefb0d1b,Ia13381b6,I23f04ef8 by Treehugger Robot · 3 years, 5 months ago
  90. 2be64f3 [API] Wrap raw binder_rpc_unstable calls in vm_payload by Alice Wang · 3 years, 6 months ago
  91. 41d1a87 virtualizationservice: Move globals closer to users by David Brazdil · 3 years, 6 months ago
  92. a07a179 Use libc::VMADDR_HOST_CID instead of custom consts by David Brazdil · 3 years, 5 months ago
  93. 7feea60 virtualizationservice: Move CID allocation under State by David Brazdil · 3 years, 6 months ago
  94. 11e8c0e Merge changes I974e9783,I74c2d43d,I65a4804e by Pierre-Clément Tosi · 3 years, 5 months ago
  95. df66498 pvmfw: Hack MMIO_GUARD_MAP to expect i32 by Pierre-Clément Tosi · 3 years, 5 months ago
  96. d534ec1 Merge "Allow priv apps MANAGE_VIRTUAL_MACHINE permission" by Treehugger Robot · 3 years, 5 months ago
  97. 936bd5f Merge "Print actual file names rather than /proc/self/fd/NN" by Treehugger Robot · 3 years, 5 months ago
  98. 2d73656 Print actual file names rather than /proc/self/fd/NN by Jiyong Park · 3 years, 5 months ago
  99. 956a3d7 Merge "Remove unnecessary logs" by Treehugger Robot · 3 years, 5 months ago
  100. 0e667b3 Merge "Switch to tombstoned.microdroid" by Nikita Ioffe · 3 years, 5 months ago