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