Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-05-01 | Implement FuseBlockDataProvider | xunchang | 3 | -0/+111 |
2019-04-16 | Remove the FD parameter from FuseDataProvider ctor. | Tao Bao | 1 | -12/+11 |
2019-03-28 | Fix bogus error checking on unique_fd | Bernie Innocenti | 1 | -1/+1 |
2019-03-19 | Remove the provider_vtab | xunchang | 3 | -18/+14 |
2019-03-19 | Create a FuseDataProvider base class | xunchang | 5 | -5/+153 |
2018-08-10 | Build `recovery` with Soong. | Tao Bao | 1 | -1/+2 |
2018-08-08 | `recovery` uses more shared libraries. | Tao Bao | 1 | -1/+1 |
2018-08-08 | Revert "Build and use minadbd as a shared library." | Tao Bao | 1 | -2/+1 |
2018-08-07 | Build and use minadbd as a shared library. | Tao Bao | 1 | -1/+2 |
2018-07-23 | Revert "Make recovery libraries shared / recovery_available" | Hridya Valsaraju | 1 | -2/+1 |
2018-07-20 | Make recovery libraries shared / recovery_available | Jerry Zhang | 1 | -1/+2 |
2018-03-07 | Export fuse_sideload.h for libfusesideload. | Tao Bao | 3 | -0/+569 |