1. 2bead0d Make ErrorCode an enum by Alan Stokes · 3 years ago
  2. 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years ago
  3. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years ago
  4. 0fc6ce5 Shut down CompOS VM after compilation completes by Alan Stokes · 3 years ago
  5. 34b1ff9 Derive Eq for error types. by Andrew Walbran · 3 years, 1 month ago
  6. 7140377 Orderly VM shutdown, part 1 by Alan Stokes · 3 years, 2 months ago
  7. e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 1 month ago
  8. 0df4850 Allow VM logging from compos_verify by Alan Stokes · 3 years, 2 months ago
  9. 106fcac Move helper function out of struct impl. by Andrew Walbran · 3 years, 3 months ago
  10. 1072cc0 Move VsockFactory into VM client library. by Andrew Walbran · 3 years, 3 months ago
  11. d0ef400 Factor out Rust client library for VirtualizationService. by Andrew Walbran · 3 years, 3 months ago
  12. dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 4 months ago
  13. 2e56937 Don't hardwire the config APK path by Alan Stokes · 3 years, 4 months ago
  14. 33daaa3 compos_verity: don't write to log file by Victor Hsieh · 3 years, 5 months ago
  15. 8c2d678 Run a non-protected VM at DebugLevel::APP_ONLY by Victor Hsieh · 3 years, 5 months ago
  16. 378f738 Use default VM memory size except when compiling by Alan Stokes · 3 years, 5 months ago
  17. 2d3a2ac Use full debug even in protected mode by Alan Stokes · 3 years, 6 months ago
  18. 16fb855 Rewrite key management & signing by Alan Stokes · 3 years, 6 months ago
  19. 28c9c3c Stop checking for /dev/kvm by Alan Stokes · 3 years, 6 months ago
  20. 014efb5 Update to improved system_properties API. by Andrew Walbran · 3 years, 6 months ago
  21. eba7e65 Use protected VM if possible by Alan Stokes · 3 years, 6 months ago
  22. 3994f00 Don't fall back to unprotected mode if protected is not supported. by Andrew Walbran · 3 years, 6 months ago
  23. 5f10248 Set memory of CompOS to 1 GB by Victor Hsieh · 3 years, 7 months ago
  24. 165921b Respect dalvik.vm.boot-dex2oat-[threads|cpu-set] by Jiyong Park · 3 years, 7 months ago
  25. c92d35f Enable --extended-status for crosvm and return reason why VM died. by Andrew Walbran · 3 years, 7 months ago
  26. 0a5ab4b Make BuildManifest.apk available in CompOS by Victor Hsieh · 3 years, 7 months ago
  27. ccae66d Remove idsig from the CompOS APEX by Jooyung Han · 3 years, 8 months ago
  28. 2542c92 Write OS & console logs separately by Alan Stokes · 3 years, 8 months ago
  29. e996abc Merge "Use staged APEXes for compilation" by Treehugger Robot · 3 years, 8 months ago
  30. b4a0e91 Use staged APEXes for compilation by Alan Stokes · 3 years, 8 months ago
  31. 641fc4a Fixed warnings generated by rustc 1.57.0 by Chris Wailes · 3 years, 8 months ago
  32. dd0a173 Add notifyError/onError notification for VM errors by Jooyung Han · 3 years, 9 months ago
  33. 23b90ee Various minor fixes by Alan Stokes · 3 years, 9 months ago
  34. fb95284 Merge changes I675f622e,Id7bcfd75,I53c349dd by Treehugger Robot · 3 years, 9 months ago
  35. b8182bb Console output and OS logs are separated by Jiyong Park · 3 years, 9 months ago
  36. dcb9602 Fix use of link_to_death by Alan Stokes · 3 years, 9 months ago
  37. 17aed5c Extract timeouts to compos_common by Alan Stokes · 3 years, 10 months ago
  38. d21764c Enable debug mode for test instance of CompOS by Alan Stokes · 3 years, 10 months ago
  39. 4df9377 Increase timeout to allow for nested virtualization by Alan Stokes · 3 years, 11 months ago
  40. 16e027f composd should open instance image RW by Alan Stokes · 3 years, 10 months ago
  41. 0cc59ee Fix lazy service persistence for VS by Alan Stokes · 3 years, 11 months ago
  42. 69c610f Add instance creation to composd. by Alan Stokes · 3 years, 10 months ago
  43. 016d51c Merge "Get odrefresh in composd working." by Treehugger Robot · 3 years, 11 months ago
  44. a2869d2 Get odrefresh in composd working. by Alan Stokes · 3 years, 11 months ago
  45. b5c60b4 compsvc: Notify VS when we're ready by Alan Stokes · 4 years ago
  46. f03d81a Assorted client fixes. by Alan Stokes · 3 years, 11 months ago
  47. b2cc79e Run odrefresh in composd by Alan Stokes · 3 years, 11 months ago
  48. 7c652c7 Avoid wasted dup() on each vsock fd. by Alan Stokes · 3 years, 11 months ago
  49. 714fcc2 Stop creating our own vsock by Alan Stokes · 3 years, 11 months ago
  50. f8d9411 Separate creation and starting of VMs. by Andrew Walbran · 4 years ago
  51. 17fd36a Extract a library for common CompOS things by Alan Stokes · 4 years ago