1. 32c4587 Merge "Use a more generic profile SCHED_SP_COMPUTE" by Victor Hsieh · 3 years, 3 months ago
  2. d0ef400 Factor out Rust client library for VirtualizationService. by Andrew Walbran · 3 years, 4 months ago
  3. 63a18ce Use a more generic profile SCHED_SP_COMPUTE by Victor Hsieh · 3 years, 3 months ago
  4. cb6d66b Initialize compsvc with allowlisted system properties by Victor Hsieh · 3 years, 4 months ago
  5. a05e785 Remove bogus dependency on anyhow by Alan Stokes · 3 years, 4 months ago
  6. 017c47b Merge "Write out the BCC when signing" by Alan Stokes · 3 years, 4 months ago
  7. 5430eca Write out the BCC when signing by Alan Stokes · 3 years, 6 months ago
  8. dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 5 months ago
  9. 0b6674e Send Isolated Compilation related atoms to stastd by Shikha Panwar · 3 years, 5 months ago
  10. 8f7b833 Remove the daily job by Alan Stokes · 3 years, 5 months ago
  11. 81c96f3 Add hooks for IsolatedCompilation metrics by Alan Stokes · 3 years, 5 months ago
  12. 6f03c94 Make exporting tombstone (out of VM) configurable by Shikha Panwar · 3 years, 5 months ago
  13. 16aef92 Remove reconnectHostAdb hack by Jiyong Park · 3 years, 5 months ago
  14. 2e56937 Don't hardwire the config APK path by Alan Stokes · 3 years, 5 months ago
  15. 33daaa3 compos_verity: don't write to log file by Victor Hsieh · 3 years, 5 months ago
  16. e60c96e Merge "Run a non-protected VM at DebugLevel::APP_ONLY" by Treehugger Robot · 3 years, 5 months ago
  17. 8c2d678 Run a non-protected VM at DebugLevel::APP_ONLY by Victor Hsieh · 3 years, 5 months ago
  18. 758f9fd Reduce vm timeout by Alan Stokes · 3 years, 6 months ago
  19. 32d8fa5 Add back "compos_verify --instance pending" by Alan Stokes · 3 years, 6 months ago
  20. 5507664 Archive VM logs for test cases by Victor Hsieh · 3 years, 6 months ago
  21. dd8dfe8 Improve error logging by Alan Stokes · 3 years, 6 months ago
  22. 378f738 Use default VM memory size except when compiling by Alan Stokes · 3 years, 6 months ago
  23. 84e8392 Merge "Add --prefer-staged to composd_cmd test-compile" by Treehugger Robot · 3 years, 6 months ago
  24. bac923e Add --prefer-staged to composd_cmd test-compile by Victor Hsieh · 3 years, 6 months ago
  25. 98a964c Log to System rather than Main by Alan Stokes · 3 years, 6 months ago
  26. 4cf96f9 Merge "Remove old key management" by Treehugger Robot · 3 years, 7 months ago
  27. 6542fdd Remove old key management by Alan Stokes · 3 years, 7 months ago
  28. 2d3a2ac Use full debug even in protected mode by Alan Stokes · 3 years, 7 months ago
  29. 16fb855 Rewrite key management & signing by Alan Stokes · 3 years, 7 months ago
  30. 9897c35 Merge "Add a property to reflect the app debuggability" by Treehugger Robot · 3 years, 7 months ago
  31. 65ddfc4 Add a property to reflect the app debuggability by Andrew Scull · 3 years, 7 months ago
  32. 020da22 Merge "Add compos_key_helper" by Alan Stokes · 3 years, 7 months ago
  33. 43fc57a Merge "refactor: move signing out of compilation.rs" by Treehugger Robot · 3 years, 7 months ago
  34. 38221fa Add compos_key_helper by Alan Stokes · 3 years, 7 months ago
  35. ec38ae2 refactor: move signing out of compilation.rs by Victor Hsieh · 3 years, 7 months ago
  36. 28c9c3c Stop checking for /dev/kvm by Alan Stokes · 3 years, 7 months ago
  37. 29de517 Relanding: "Add our integration tests to cts" by Jiyong Park · 3 years, 7 months ago
  38. 70e11f7 Merge "Update to improved system_properties API." by Andrew Scull · 3 years, 7 months ago
  39. 014efb5 Update to improved system_properties API. by Andrew Walbran · 3 years, 7 months ago
  40. 70bf068 Revert "Add our integration tests to cts" by Jiyong Park · 3 years, 7 months ago
  41. c24fd14 Merge "Always log to logcat" by Treehugger Robot · 3 years, 7 months ago
  42. 59e62c2 Merge "Add our integration tests to cts" by Treehugger Robot · 3 years, 7 months ago
  43. a735165 Add our integration tests to cts by Jiyong Park · 3 years, 7 months ago
  44. 454069c Always log to logcat by Alan Stokes · 3 years, 7 months ago
  45. eba7e65 Use protected VM if possible by Alan Stokes · 3 years, 7 months ago
  46. 5c71cac Put all our tests to general-tests by Jiyong Park · 3 years, 7 months ago
  47. 4dd186a Merge "Write panic messages to logcat" by Treehugger Robot · 3 years, 7 months ago
  48. 7e8c9fc Write panic messages to logcat by Alan Stokes · 3 years, 7 months ago
  49. 3b24f95 Test generated keys are valid by Alan Stokes · 3 years, 7 months ago
  50. 2d4d04a Merge "Migrate ComposKeyTestCase to unit tests" by Treehugger Robot · 3 years, 7 months ago
  51. 611cc94 Migrate ComposKeyTestCase to unit tests by Alan Stokes · 3 years, 7 months ago
  52. a0723af Merge changes Ia10f2b6e,If05b871b by Andrew Walbran · 3 years, 7 months ago
  53. 3994f00 Don't fall back to unprotected mode if protected is not supported. by Andrew Walbran · 3 years, 7 months ago
  54. 2d2e4db Use --force-compile for tests by Alan Stokes · 3 years, 7 months ago
  55. 1b8c84b Merge "Allow the test CompOS VM to use all CPUs by default" by Victor Hsieh · 3 years, 7 months ago
  56. 89b0dc4 Merge "Pass odrefresh its own environment" by Treehugger Robot · 3 years, 7 months ago
  57. dcc8013 Merge "Fix broken test." by Alan Stokes · 3 years, 7 months ago
  58. da8ca3b Allow the test CompOS VM to use all CPUs by default by Victor Hsieh · 3 years, 7 months ago
  59. 4a93126 Fix broken test. by Alan Stokes · 3 years, 7 months ago
  60. fadcef2 Pass odrefresh its own environment by Alan Stokes · 3 years, 7 months ago
  61. af989d5 Allow CompOS VM to use all CPUs by default by Victor Hsieh · 3 years, 7 months ago
  62. 165e7db Remove the ability to query CompOS BCC by Alan Stokes · 3 years, 8 months ago
  63. 223a746 Migrate off keystore by Alan Stokes · 3 years, 8 months ago
  64. c33d292 Key blob protection using AEAD by Alan Stokes · 3 years, 8 months ago
  65. 5f10248 Set memory of CompOS to 1 GB by Victor Hsieh · 3 years, 8 months ago
  66. 35886d6 Remove legacy method from ICompOsService by Victor Hsieh · 3 years, 8 months ago
  67. ab37b4d Merge "Revert^2 "[binder_common] Update binder import path"" by Treehugger Robot · 3 years, 8 months ago
  68. 224e688 Merge "Fix outdated TODO in the test" by Treehugger Robot · 3 years, 8 months ago
  69. c9ea60e Fix outdated TODO in the test by Victor Hsieh · 3 years, 8 months ago
  70. 44fd9bc Revert^2 "[binder_common] Update binder import path" by Stephen Crane · 3 years, 8 months ago
  71. 5742fd1 Merge "Revert "[binder_common] Update binder import path"" by Treehugger Robot · 3 years, 8 months ago
  72. 06e50cf Revert "[binder_common] Update binder import path" by Stephen Crane · 3 years, 8 months ago
  73. 1915c57 Merge "[binder_common] Update binder import path" by Treehugger Robot · 3 years, 8 months ago
  74. 04e2c24 Remove ICompilationInternal by Victor Hsieh · 3 years, 8 months ago
  75. 616f822 Remove the old interface that runs compiler with flags by Victor Hsieh · 3 years, 8 months ago
  76. 1646524 Don't set dalvik.vm.boot-dex2oat-threads inside VM by Jiyong Park · 3 years, 8 months ago
  77. 90fa4a3 Merge "Respect dalvik.vm.boot-dex2oat-[threads|cpu-set]" by Treehugger Robot · 3 years, 8 months ago
  78. 165921b Respect dalvik.vm.boot-dex2oat-[threads|cpu-set] by Jiyong Park · 3 years, 8 months ago
  79. 18b6294 Merge "Get CompOS talking to diced" by Treehugger Robot · 3 years, 8 months ago
  80. 71cc11e Get CompOS talking to diced by Alan Stokes · 3 years, 8 months ago
  81. 76cbf8a Merge "Print enum value as string." by Andrew Walbran · 3 years, 8 months ago
  82. 633b8eb Print enum value as string. by Andrew Walbran · 3 years, 8 months ago
  83. 391d9cf Merge "Enable --extended-status for crosvm and return reason why VM died." by Andrew Walbran · 3 years, 8 months ago
  84. c92d35f Enable --extended-status for crosvm and return reason why VM died. by Andrew Walbran · 3 years, 8 months ago
  85. f811151 Merge "Write to compos-pending not testing" by Treehugger Robot · 3 years, 8 months ago
  86. 457037d Merge "Remove experiment check" by Treehugger Robot · 3 years, 8 months ago
  87. fd49912 Remove experiment check by Alan Stokes · 3 years, 8 months ago
  88. e8d7d00 Write to compos-pending not testing by Alan Stokes · 3 years, 8 months ago
  89. 67bf87f [binder_common] Update binder import path by Stephen Crane · 3 years, 11 months ago
  90. 9978257 Use fs-verity digests proto to build the directory by Victor Hsieh · 3 years, 8 months ago
  91. 48c1d2b Use odrefresh CompOS mode by Alan Stokes · 3 years, 8 months ago
  92. f5b1f04 Merge "Add options for configuring number of vCPUs and CPU affinity" by Treehugger Robot · 3 years, 8 months ago
  93. 032615f Add options for configuring number of vCPUs and CPU affinity by Jiyong Park · 3 years, 8 months ago
  94. 5a6d23e Merge "Specify system server compiler filter if configured" by Treehugger Robot · 3 years, 8 months ago
  95. 0a5ab4b Make BuildManifest.apk available in CompOS by Victor Hsieh · 3 years, 8 months ago
  96. 9bfbc5f Specify system server compiler filter if configured by Victor Hsieh · 3 years, 9 months ago
  97. 38d37e4 Merge "Run derive_classpath in VM" by Alan Stokes · 3 years, 8 months ago
  98. 9247251 Run derive_classpath in VM by Alan Stokes · 3 years, 8 months ago
  99. 334698e Merge changes Ibc845195,I7ef4f1bf by Victor Hsieh · 3 years, 8 months ago
  100. 5e9dbd2 Delete pvm_exec by Victor Hsieh · 3 years, 8 months ago