1. a2125dd rpc_binder: Update users of RpcSession by David Brazdil · 2 years, 8 months ago
  2. fa22bb0 Remove DEBUG_LEVEL_APP_ONLY by Seungjae Yoo · 2 years, 8 months ago
  3. e0945ad RPC Server never returns by Alan Stokes · 2 years, 9 months ago
  4. 671e614 rpc_binder: Refactor users of RpcServer to use new API by David Brazdil · 2 years, 9 months ago
  5. f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 9 months ago
  6. 15ae7b9 [rpc_binder] Use RPC binder over UDS for authfs_service by Alice Wang · 2 years, 10 months ago
  7. 9b866f0 Fix warnings from rustc 1.65.0 by Chris Wailes · 2 years, 9 months ago
  8. 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 10 months ago
  9. 86c88cc [rpc_binder] Rename existing rpc_server to vsock_rpc_server by Alice Wang · 2 years, 10 months ago
  10. 655e98e Make the vm_payload API look more NDK-like by Andrew Scull · 2 years, 10 months ago
  11. bd569a0 [API][compos] Use VmPayloadService to notify host in compos by Alice Wang · 2 years, 10 months ago
  12. e769867 Use new OdrefreshArgs in AIDL to simplify arguments by Victor Hsieh · 2 years, 11 months ago
  13. 01b3ef0 Make authfs start optional by Alan Stokes · 2 years, 11 months ago
  14. 64d8862 compos: compiling system server JARs in /system_ext by Victor Hsieh · 2 years, 11 months ago
  15. 4333d52 compsvc: mininize the footprint of raw fd by Victor Hsieh · 3 years ago
  16. 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years ago
  17. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years ago
  18. dcf9d58 Use new binder exception constructors moved from binder_common. by Andrew Walbran · 3 years ago
  19. 0fc6ce5 Shut down CompOS VM after compilation completes by Alan Stokes · 3 years ago
  20. c4ce787 Use safe wrapper from binder_common rather than bindgen directly. by Andrew Walbran · 3 years ago
  21. 7140377 Orderly VM shutdown, part 1 by Alan Stokes · 3 years, 2 months ago
  22. cb6d66b Initialize compsvc with allowlisted system properties by Victor Hsieh · 3 years, 3 months ago
  23. 5430eca Write out the BCC when signing by Alan Stokes · 3 years, 5 months ago
  24. 6542fdd Remove old key management by Alan Stokes · 3 years, 6 months ago
  25. 16fb855 Rewrite key management & signing by Alan Stokes · 3 years, 6 months ago
  26. 65ddfc4 Add a property to reflect the app debuggability by Andrew Scull · 3 years, 6 months ago
  27. ec38ae2 refactor: move signing out of compilation.rs by Victor Hsieh · 3 years, 6 months ago
  28. 454069c Always log to logcat by Alan Stokes · 3 years, 6 months ago
  29. eba7e65 Use protected VM if possible by Alan Stokes · 3 years, 6 months ago
  30. 7e8c9fc Write panic messages to logcat by Alan Stokes · 3 years, 6 months ago
  31. 611cc94 Migrate ComposKeyTestCase to unit tests by Alan Stokes · 3 years, 6 months ago
  32. 2d2e4db Use --force-compile for tests by Alan Stokes · 3 years, 6 months ago
  33. fadcef2 Pass odrefresh its own environment by Alan Stokes · 3 years, 7 months ago
  34. 165e7db Remove the ability to query CompOS BCC by Alan Stokes · 3 years, 7 months ago
  35. 223a746 Migrate off keystore by Alan Stokes · 3 years, 7 months ago
  36. c33d292 Key blob protection using AEAD by Alan Stokes · 3 years, 7 months ago
  37. 35886d6 Remove legacy method from ICompOsService by Victor Hsieh · 3 years, 7 months ago
  38. 616f822 Remove the old interface that runs compiler with flags by Victor Hsieh · 3 years, 7 months ago
  39. 1646524 Don't set dalvik.vm.boot-dex2oat-threads inside VM by Jiyong Park · 3 years, 7 months ago
  40. 90fa4a3 Merge "Respect dalvik.vm.boot-dex2oat-[threads|cpu-set]" by Treehugger Robot · 3 years, 7 months ago
  41. 165921b Respect dalvik.vm.boot-dex2oat-[threads|cpu-set] by Jiyong Park · 3 years, 7 months ago
  42. 71cc11e Get CompOS talking to diced by Alan Stokes · 3 years, 7 months ago
  43. 9978257 Use fs-verity digests proto to build the directory by Victor Hsieh · 3 years, 7 months ago
  44. 48c1d2b Use odrefresh CompOS mode by Alan Stokes · 3 years, 7 months ago
  45. 9bfbc5f Specify system server compiler filter if configured by Victor Hsieh · 3 years, 8 months ago
  46. 38d37e4 Merge "Run derive_classpath in VM" by Alan Stokes · 3 years, 7 months ago
  47. 9247251 Run derive_classpath in VM by Alan Stokes · 3 years, 7 months ago
  48. 334698e Merge changes Ibc845195,I7ef4f1bf by Victor Hsieh · 3 years, 7 months ago
  49. 5e9dbd2 Delete pvm_exec by Victor Hsieh · 3 years, 7 months ago
  50. 46ac386 Add support for STANDALONE_SYSTEMSERVER_JARS by Alan Stokes · 3 years, 8 months ago
  51. 7c4ec38 Remove the sign method by Alan Stokes · 3 years, 8 months ago
  52. 126fd51 Assorted refactoring by Alan Stokes · 3 years, 8 months ago
  53. 35bac3c Delete target directory before running odrefresh by Alan Stokes · 3 years, 8 months ago
  54. 46a1dff Sign artifacts after compilation by Alan Stokes · 3 years, 8 months ago
  55. 9646db9 Don't write artifacts under staging by Alan Stokes · 3 years, 8 months ago
  56. 183d7d3 Add code to bulk-sign artifacts by Alan Stokes · 3 years, 8 months ago
  57. 64df53d Set ART_APEX_DATA for odrefresh by Victor Hsieh · 3 years, 8 months ago
  58. f996869 compsvc: run odrefresh in the VM by Victor Hsieh · 3 years, 9 months ago
  59. e5e1d8d Split CompOS interface in two by Alan Stokes · 3 years, 9 months ago
  60. 015bcb5 Support remote directories in authfs_service by Victor Hsieh · 3 years, 9 months ago
  61. 64290a5 Also pass SYSTEMSERVERCLASSPATH to compsvc by Victor Hsieh · 3 years, 9 months ago
  62. c7d28c7 Remove cid parameter from VirtualMachineService by Inseob Kim · 3 years, 10 months ago
  63. 18775b1 Initiailize assumed BOOTCLASSPATH and DEX2OATBOOTCLASSPATH by Victor Hsieh · 3 years, 10 months ago
  64. cd359bb Extract run_rpc_server to libbinder_common by Alan Stokes · 3 years, 10 months ago
  65. db2ae79 Treat CID on cmdline as signed by Alan Stokes · 3 years, 10 months ago
  66. 3c044c4 Rename compile method to compile_cmd by Victor Hsieh · 3 years, 10 months ago
  67. e1b6e1c Don't start authfs until fd_server is ready by Alan Stokes · 3 years, 10 months ago
  68. 1146873 Merge "Extract a library for common binder-related things" by Alan Stokes · 3 years, 10 months ago
  69. 3189af0 Extract a library for common binder-related things by Alan Stokes · 3 years, 10 months ago
  70. 6018a8c Ensure we log error details on failure. by Alan Stokes · 3 years, 10 months ago
  71. 016d51c Merge "Get odrefresh in composd working." by Treehugger Robot · 3 years, 11 months ago
  72. a2869d2 Get odrefresh in composd working. by Alan Stokes · 3 years, 11 months ago
  73. b5c60b4 compsvc: Notify VS when we're ready by Alan Stokes · 4 years ago
  74. f03d81a Assorted client fixes. by Alan Stokes · 3 years, 11 months ago
  75. 17fd36a Extract a library for common CompOS things by Alan Stokes · 4 years ago
  76. 1a8cd04 authfs: Remove local binder support by Victor Hsieh · 4 years ago
  77. 9ebf7ee compsvc: Remove local binder support by Victor Hsieh · 4 years ago
  78. 13333e8 Stop passing file size from pvm_exec by Victor Hsieh · 4 years ago
  79. 9ed2718 compos: Sign fs-verity digest of output files by Victor Hsieh · 4 years ago
  80. 8fd03f0 Change signing API to use pre-initialized key by Victor Hsieh · 4 years ago
  81. 4a65459 pvm_exec: Set up Android logger by Victor Hsieh · 4 years ago
  82. 6e34038 compos: retrieve fsverity digests of outputs from authfs by Victor Hsieh · 4 years ago
  83. 23f7359 Merge ICompOsKeyService into ICompOsService by Victor Hsieh · 4 years ago
  84. a64194b Add CompOsKeyService to ICompOsService by Victor Hsieh · 4 years ago
  85. 51789de Refactor compilation out of compsvc by Victor Hsieh · 4 years ago
  86. ebb1d90 Switch compsvc to use authfs_service by Victor Hsieh · 4 years ago
  87. 68c39f8 Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years ago
  88. e8e37e6 Merge "compsvc_worker: refactor authfs into another module" by Treehugger Robot · 4 years ago
  89. f7de50d compsvc_worker: refactor authfs into another module by Victor Hsieh · 4 years, 1 month ago
  90. 7ec4e7f Use CompOsKeyService as compsvc factory. by Alan Stokes · 4 years, 1 month ago
  91. 9e2c5d5 Split compsvc.rs. by Alan Stokes · 4 years, 1 month ago
  92. 41d006a Update source for new lints in 1.52.1 by Chris Wailes · 4 years, 1 month ago
  93. b15c93f Support CompOS Key Service in a VM by Alan Stokes · 4 years, 1 month ago
  94. ffdf7ad Wait for keystore from CompOs by Andrew Scull · 4 years, 1 month ago
  95. 8ccebf1 Split compos_key_service. by Alan Stokes · 4 years, 1 month ago
  96. c3bab54 Add signing command for testing. by Alan Stokes · 4 years, 1 month ago
  97. 4a489d4 Remove now-unnecessary Mutex. by Alan Stokes · 4 years, 1 month ago
  98. 337874a Define and implement a service for key management in CompOS. by Alan Stokes · 4 years, 2 months ago
  99. ccdfa0d Make compsvc works in VM by Victor Hsieh · 4 years, 2 months ago
  100. a7d3786 compsvc/pvm_exec: Support RPC binder by Victor Hsieh · 4 years, 2 months ago