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