1. e769867 Use new OdrefreshArgs in AIDL to simplify arguments by Victor Hsieh · 2 years, 11 months ago
  2. 64d8862 compos: compiling system server JARs in /system_ext by Victor Hsieh · 2 years, 11 months ago
  3. a61ec2e compos: mount BuildManifestSystemExt.apk if exists by Victor Hsieh · 2 years, 11 months ago
  4. f8900bd Stop configuring the VM with specific cpu set by Victor Hsieh · 2 years, 11 months ago
  5. 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years ago
  6. bebcb87 composd: replace FD holder of File with OwnedFd by Victor Hsieh · 3 years ago
  7. 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years ago
  8. 46999c9 Moved LazyServiceGuard to binder crate. by Andrew Walbran · 3 years ago
  9. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years ago
  10. 9386360 Clean up instance tracking by Alan Stokes · 3 years ago
  11. 0fc6ce5 Shut down CompOS VM after compilation completes by Alan Stokes · 3 years ago
  12. 7140377 Orderly VM shutdown, part 1 by Alan Stokes · 3 years, 2 months ago
  13. 32c4587 Merge "Use a more generic profile SCHED_SP_COMPUTE" by Victor Hsieh · 3 years, 3 months ago
  14. d0ef400 Factor out Rust client library for VirtualizationService. by Andrew Walbran · 3 years, 3 months ago
  15. 63a18ce Use a more generic profile SCHED_SP_COMPUTE by Victor Hsieh · 3 years, 3 months ago
  16. cb6d66b Initialize compsvc with allowlisted system properties by Victor Hsieh · 3 years, 3 months ago
  17. 017c47b Merge "Write out the BCC when signing" by Alan Stokes · 3 years, 3 months ago
  18. 5430eca Write out the BCC when signing by Alan Stokes · 3 years, 5 months ago
  19. dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 4 months ago
  20. 81c96f3 Add hooks for IsolatedCompilation metrics by Alan Stokes · 3 years, 4 months ago
  21. 378f738 Use default VM memory size except when compiling by Alan Stokes · 3 years, 5 months ago
  22. bac923e Add --prefer-staged to composd_cmd test-compile by Victor Hsieh · 3 years, 6 months ago
  23. 6542fdd Remove old key management by Alan Stokes · 3 years, 6 months ago
  24. 16fb855 Rewrite key management & signing by Alan Stokes · 3 years, 6 months ago
  25. 014efb5 Update to improved system_properties API. by Andrew Walbran · 3 years, 6 months ago
  26. 454069c Always log to logcat by Alan Stokes · 3 years, 6 months ago
  27. 7e8c9fc Write panic messages to logcat by Alan Stokes · 3 years, 6 months ago
  28. 2d2e4db Use --force-compile for tests by Alan Stokes · 3 years, 6 months ago
  29. da8ca3b Allow the test CompOS VM to use all CPUs by default by Victor Hsieh · 3 years, 6 months ago
  30. af989d5 Allow CompOS VM to use all CPUs by default by Victor Hsieh · 3 years, 7 months ago
  31. 165e7db Remove the ability to query CompOS BCC by Alan Stokes · 3 years, 7 months ago
  32. 223a746 Migrate off keystore by Alan Stokes · 3 years, 7 months ago
  33. 04e2c24 Remove ICompilationInternal by Victor Hsieh · 3 years, 7 months ago
  34. 616f822 Remove the old interface that runs compiler with flags by Victor Hsieh · 3 years, 7 months ago
  35. 90fa4a3 Merge "Respect dalvik.vm.boot-dex2oat-[threads|cpu-set]" by Treehugger Robot · 3 years, 7 months ago
  36. 165921b Respect dalvik.vm.boot-dex2oat-[threads|cpu-set] by Jiyong Park · 3 years, 7 months ago
  37. 71cc11e Get CompOS talking to diced by Alan Stokes · 3 years, 7 months ago
  38. e8d7d00 Write to compos-pending not testing by Alan Stokes · 3 years, 7 months ago
  39. 5a6d23e Merge "Specify system server compiler filter if configured" by Treehugger Robot · 3 years, 7 months ago
  40. 0a5ab4b Make BuildManifest.apk available in CompOS by Victor Hsieh · 3 years, 7 months ago
  41. 9bfbc5f Specify system server compiler filter if configured by Victor Hsieh · 3 years, 8 months ago
  42. 9247251 Run derive_classpath in VM by Alan Stokes · 3 years, 7 months ago
  43. 46ac386 Add support for STANDALONE_SYSTEMSERVER_JARS by Alan Stokes · 3 years, 8 months ago
  44. e7b2d55 Merge "Remove idsig from the CompOS APEX" by Jooyung Han · 3 years, 8 months ago
  45. 768ba9c Migrate composd to odrefresh-in-vm by Alan Stokes · 3 years, 8 months ago
  46. ccae66d Remove idsig from the CompOS APEX by Jooyung Han · 3 years, 8 months ago
  47. 126fd51 Assorted refactoring by Alan Stokes · 3 years, 8 months ago
  48. a4542ec Don't try to delete target if it doesn't exist by Alan Stokes · 3 years, 8 months ago
  49. 35bac3c Delete target directory before running odrefresh by Alan Stokes · 3 years, 8 months ago
  50. da59693 Remove support for forced-odrefresh by Alan Stokes · 3 years, 8 months ago
  51. 46a1dff Sign artifacts after compilation by Alan Stokes · 3 years, 8 months ago
  52. 9646db9 Don't write artifacts under staging by Alan Stokes · 3 years, 8 months ago
  53. ac9aa1a De-dupe running odrefresh in VM by Alan Stokes · 3 years, 8 months ago
  54. 8c84044 Async interface for running odrefresh by Alan Stokes · 3 years, 9 months ago
  55. 6fb8b25 composd: prepare staging directory w/ libartpalette-system by Victor Hsieh · 3 years, 8 months ago
  56. 5f34abe Merge changes Icc51642d,I0baca864 by Treehugger Robot · 3 years, 8 months ago
  57. b4a0e91 Use staged APEXes for compilation by Alan Stokes · 3 years, 8 months ago
  58. 1680402 Pass dir fd instead of path fd from composd to fd_server by Victor Hsieh · 3 years, 8 months ago
  59. 6fc1837 Start to add a function to compile staged APEXes by Alan Stokes · 3 years, 9 months ago
  60. 7ef3c11 Add implementations for IsolatedCompilation* by Alan Stokes · 3 years, 9 months ago
  61. e54f330 Add a system server JAR by Alan Stokes · 3 years, 10 months ago
  62. 72c774c Call odrefresh in VM from composd by Victor Hsieh · 3 years, 9 months ago
  63. 23bcbfe Remove libcompos_client by Victor Hsieh · 3 years, 9 months ago
  64. e5e1d8d Split CompOS interface in two by Alan Stokes · 3 years, 9 months ago
  65. 0609ee0 Merge changes I8f7e63de,Ib38a0a1d by Treehugger Robot · 3 years, 9 months ago
  66. 64290a5 Also pass SYSTEMSERVERCLASSPATH to compsvc by Victor Hsieh · 3 years, 9 months ago
  67. cb732dc Check calling user in composd. by Alan Stokes · 3 years, 9 months ago
  68. 23b90ee Various minor fixes by Alan Stokes · 3 years, 9 months ago
  69. 17aed5c Extract timeouts to compos_common by Alan Stokes · 3 years, 10 months ago
  70. 9ca14ca Make composd API more async by Alan Stokes · 3 years, 10 months ago
  71. d21764c Enable debug mode for test instance of CompOS by Alan Stokes · 3 years, 10 months ago
  72. 2294b03 Specify odrefresh timeout by flags by Victor Hsieh · 3 years, 10 months ago
  73. 388b88a When testing CompOS, write somewhere harmless by Alan Stokes · 3 years, 10 months ago
  74. 18775b1 Initiailize assumed BOOTCLASSPATH and DEX2OATBOOTCLASSPATH by Victor Hsieh · 3 years, 10 months ago
  75. f821371 Add public C API to send request to CompOS by Victor Hsieh · 3 years, 10 months ago
  76. db2ae79 Treat CID on cmdline as signed by Alan Stokes · 3 years, 10 months ago
  77. 3c044c4 Rename compile method to compile_cmd by Victor Hsieh · 3 years, 10 months ago
  78. 16e027f composd should open instance image RW by Alan Stokes · 3 years, 10 months ago
  79. 1146873 Merge "Extract a library for common binder-related things" by Alan Stokes · 3 years, 10 months ago
  80. 3189af0 Extract a library for common binder-related things by Alan Stokes · 3 years, 10 months ago
  81. 6018a8c Ensure we log error details on failure. by Alan Stokes · 3 years, 10 months ago
  82. 14f0739 Add native code for cert munging. by Alan Stokes · 3 years, 11 months ago
  83. 6b2d0a8 Extract and rename InstanceFiles. by Alan Stokes · 3 years, 10 months ago
  84. 69c610f Add instance creation to composd. by Alan Stokes · 3 years, 11 months ago
  85. a2869d2 Get odrefresh in composd working. by Alan Stokes · 3 years, 11 months ago
  86. b2cc79e Run odrefresh in composd by Alan Stokes · 3 years, 11 months ago
  87. 3ef78d9 Create composd skeleton by Alan Stokes · 4 years ago