1. cb6d66b Initialize compsvc with allowlisted system properties by Victor Hsieh · 3 years, 2 months ago
  2. 5430eca Write out the BCC when signing by Alan Stokes · 3 years, 4 months ago
  3. 6542fdd Remove old key management by Alan Stokes · 3 years, 5 months ago
  4. 16fb855 Rewrite key management & signing by Alan Stokes · 3 years, 5 months ago
  5. ec38ae2 refactor: move signing out of compilation.rs by Victor Hsieh · 3 years, 5 months ago
  6. 611cc94 Migrate ComposKeyTestCase to unit tests by Alan Stokes · 3 years, 6 months ago
  7. 2d2e4db Use --force-compile for tests by Alan Stokes · 3 years, 6 months ago
  8. 165e7db Remove the ability to query CompOS BCC by Alan Stokes · 3 years, 6 months ago
  9. 223a746 Migrate off keystore by Alan Stokes · 3 years, 6 months ago
  10. c33d292 Key blob protection using AEAD by Alan Stokes · 3 years, 6 months ago
  11. 35886d6 Remove legacy method from ICompOsService by Victor Hsieh · 3 years, 6 months ago
  12. 616f822 Remove the old interface that runs compiler with flags by Victor Hsieh · 3 years, 6 months ago
  13. 1646524 Don't set dalvik.vm.boot-dex2oat-threads inside VM by Jiyong Park · 3 years, 6 months ago
  14. 90fa4a3 Merge "Respect dalvik.vm.boot-dex2oat-[threads|cpu-set]" by Treehugger Robot · 3 years, 6 months ago
  15. 165921b Respect dalvik.vm.boot-dex2oat-[threads|cpu-set] by Jiyong Park · 3 years, 6 months ago
  16. 71cc11e Get CompOS talking to diced by Alan Stokes · 3 years, 6 months ago
  17. 9bfbc5f Specify system server compiler filter if configured by Victor Hsieh · 3 years, 7 months ago
  18. 9247251 Run derive_classpath in VM by Alan Stokes · 3 years, 7 months ago
  19. 46ac386 Add support for STANDALONE_SYSTEMSERVER_JARS by Alan Stokes · 3 years, 7 months ago
  20. 7c4ec38 Remove the sign method by Alan Stokes · 3 years, 7 months ago
  21. 126fd51 Assorted refactoring by Alan Stokes · 3 years, 7 months ago
  22. 46a1dff Sign artifacts after compilation by Alan Stokes · 3 years, 7 months ago
  23. 9646db9 Don't write artifacts under staging by Alan Stokes · 3 years, 7 months ago
  24. 183d7d3 Add code to bulk-sign artifacts by Alan Stokes · 3 years, 8 months ago
  25. f996869 compsvc: run odrefresh in the VM by Victor Hsieh · 3 years, 8 months ago
  26. 64290a5 Also pass SYSTEMSERVERCLASSPATH to compsvc by Victor Hsieh · 3 years, 8 months ago
  27. 18775b1 Initiailize assumed BOOTCLASSPATH and DEX2OATBOOTCLASSPATH by Victor Hsieh · 3 years, 9 months ago
  28. 3c044c4 Rename compile method to compile_cmd by Victor Hsieh · 3 years, 10 months ago
  29. 3189af0 Extract a library for common binder-related things by Alan Stokes · 3 years, 10 months ago
  30. 9ebf7ee compsvc: Remove local binder support by Victor Hsieh · 3 years, 11 months ago
  31. 13333e8 Stop passing file size from pvm_exec by Victor Hsieh · 3 years, 11 months ago
  32. 9ed2718 compos: Sign fs-verity digest of output files by Victor Hsieh · 4 years ago
  33. 8fd03f0 Change signing API to use pre-initialized key by Victor Hsieh · 4 years ago
  34. 6e34038 compos: retrieve fsverity digests of outputs from authfs by Victor Hsieh · 4 years ago
  35. 23f7359 Merge ICompOsKeyService into ICompOsService by Victor Hsieh · 4 years ago
  36. a64194b Add CompOsKeyService to ICompOsService by Victor Hsieh · 4 years ago
  37. 51789de Refactor compilation out of compsvc by Victor Hsieh · 4 years ago
  38. ebb1d90 Switch compsvc to use authfs_service by Victor Hsieh · 4 years ago
  39. 68c39f8 Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years ago
  40. 7ec4e7f Use CompOsKeyService as compsvc factory. by Alan Stokes · 4 years ago
  41. 9e2c5d5 Split compsvc.rs. by Alan Stokes · 4 years ago
  42. ccdfa0d Make compsvc works in VM by Victor Hsieh · 4 years, 1 month ago
  43. a7d3786 compsvc/pvm_exec: Support RPC binder by Victor Hsieh · 4 years, 2 months ago
  44. b5f465a Add compsvc, compsvc_worker and pvm_exec to compos apex by Victor Hsieh · 4 years, 2 months ago
  45. 272aa24 Add a remote binder service for executing commands by Victor Hsieh · 4 years, 6 months ago