1. b50e0fa authfs/fd_server: set prefer_rlib to true by Victor Hsieh · 4 years, 9 months ago
  2. e8f546c Run microdroid on cuttlefish on GCE by Jiyong Park · 4 years, 9 months ago
  3. f9f3903 authfs: Add integration test for file resizing by Victor Hsieh · 4 years, 10 months ago
  4. 2c3ea13 Merge changes I1ec20b6f,Id556f5ae by Victor Hsieh · 4 years, 10 months ago
  5. 9d0ab62 authfs: support resizing file by Victor Hsieh · 4 years, 10 months ago
  6. 8e161b5 authfs: Drop support of direct I/O by Victor Hsieh · 4 years, 10 months ago
  7. 4de2878 Moved set_requesting_sid to public BinderFeatures struct. by Andrew Walbran · 4 years, 10 months ago
  8. 8018e9a authfs: Remove integration test from TEST_MAPPING by Victor Hsieh · 4 years, 11 months ago
  9. 6cf75b5 authfs: fix lints with rustc 1.51.0 by Victor Hsieh · 5 years ago
  10. 7c51aa4 Replace sleep with polling in AuthFsHostTest by Victor Hsieh · 5 years ago
  11. c81738d authfs: fix crash on read_chunk of a remote file by Victor Hsieh · 5 years ago
  12. 4dc85c9 authfs: return Merkle tree hidden in the filesystem by Victor Hsieh · 5 years ago
  13. a9a9a62 Merge "authfs: refine/rename trait ReadOnlyDataByChunk" by Treehugger Robot · 5 years ago
  14. b42de2d Merge "authfs: replace tuple w/ anonymous struct in FileConfig" by Treehugger Robot · 5 years ago
  15. 27b482e [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 5 years ago
  16. d0bb5d3 authfs: refine/rename trait ReadOnlyDataByChunk by Victor Hsieh · 5 years ago
  17. 1bcf411 authfs: replace tuple w/ anonymous struct in FileConfig by Victor Hsieh · 5 years ago
  18. 3bf1350 Merge "authfs: add AuthFsTestCases to presubmit" by Treehugger Robot · 5 years ago
  19. 8316a62 Merge "set_requesting_sid is now on IBinderInternal." by Andrew Walbran · 5 years ago
  20. 632a39d authfs: add AuthFsTestCases to presubmit by Victor Hsieh · 5 years ago
  21. 85b4f73 authfs: Integration test by Victor Hsieh · 5 years ago
  22. 6a47e7f authfs: Support write config/operation in fuse by Victor Hsieh · 5 years ago
  23. 09e2626 authfs: Reorganize modules & rename flags/classes/vars by Victor Hsieh · 5 years ago
  24. 60acfd3 authfs: Remote file editor over binder by Victor Hsieh · 5 years ago
  25. ac4f3f4 authfs: Implement VerifiedFileEditor by Victor Hsieh · 5 years ago
  26. bb49b44 set_requesting_sid is now on IBinderInternal. by Andrew Walbran · 5 years ago
  27. 573c649 Add authfs and fd_server to com.android.virt apex by Victor Hsieh · 5 years ago
  28. cc09386 Stop mapping Binder errors, now that Status is Send by Andrew Walbran · 5 years ago
  29. bb0e16a Merge changes I76e5ebd8,I8e47acb1 by Treehugger Robot · 5 years ago
  30. dde1790 authfs: Add MerkleLeaves for integrity bookkeeping by Victor Hsieh · 5 years ago
  31. da3fbc4 authfs: Replace a trait bound const w/ a simple const by Victor Hsieh · 5 years ago
  32. 51f142c Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization" by Treehugger Robot · 5 years ago
  33. 606dfaa [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 5 years ago
  34. f01f323 authfs: Support binder-backed file source by Victor Hsieh · 5 years ago
  35. 42cc776 authfs: fd_server to expose local FD via binder interface by Victor Hsieh · 5 years ago
  36. fa4477a authfs: add unit tests for ChunkedFileReader by Victor Hsieh · 5 years ago
  37. 2efc476 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 5 years ago
  38. ab293ee authfs: run unit tests in presubmit by Victor Hsieh · 5 years ago
  39. e5ed7ec authfs: Remove host targets by Victor Hsieh · 5 years ago
  40. ad46e0b authfs: Re-enable the build of device unit test by Victor Hsieh · 5 years ago
  41. 3f5f236 Remove explicit lifetimes by Thiébaud Weksteen · 5 years ago
  42. 858a928 Disable authfs for darwin host by Thiébaud Weksteen · 5 years ago
  43. 9a0ee7e Fix build on aosp-master/mainline_modules by Victor Hsieh · 5 years ago
  44. 88ac6ca authfs: FUSE to serve file with fs-verity verification by Victor Hsieh · 5 years ago
  45. f77c572 authfs: create a chunked reader with fs-verity verification by Victor Hsieh · 5 years ago
  46. f407023 Merge "authfs: implement fs-verity Merkle tree verification" by Treehugger Robot · 5 years ago
  47. 160fcb8 Merge "authfs: Delete TEST_MAPPING" by Treehugger Robot · 5 years ago
  48. fb54ff0 authfs: Delete TEST_MAPPING by Victor Hsieh · 5 years ago
  49. ec18456 authfs: implement fs-verity Merkle tree verification by Victor Hsieh · 5 years ago
  50. d1cb0d7 authfs: Add FFI to libcrypto by Victor Hsieh · 5 years ago
  51. 1fe51c4 authfs: add readers for chunked data by Victor Hsieh · 5 years ago