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