Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the fuse error that cannot handle the OTA package larger than 4 GiB | luoqiangwei1 | 2021-10-12 | 1 | -1/+1 |
* | [LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery | Bob Badour | 2021-02-14 | 1 | -0/+9 |
* | Support starting fuse from a block map | Tianjie Xu | 2019-06-20 | 2 | -4/+20 |
* | Implement FuseBlockDataProvider | xunchang | 2019-05-01 | 3 | -0/+111 |
* | Remove the FD parameter from FuseDataProvider ctor. | Tao Bao | 2019-04-16 | 1 | -12/+11 |
* | Fix bogus error checking on unique_fd | Bernie Innocenti | 2019-03-28 | 1 | -1/+1 |
* | Remove the provider_vtab | xunchang | 2019-03-19 | 3 | -18/+14 |
* | Create a FuseDataProvider base class | xunchang | 2019-03-19 | 5 | -5/+153 |
* | Build `recovery` with Soong. | Tao Bao | 2018-08-10 | 1 | -1/+2 |
* | `recovery` uses more shared libraries. | Tao Bao | 2018-08-08 | 1 | -1/+1 |
* | Revert "Build and use minadbd as a shared library." | Tao Bao | 2018-08-08 | 1 | -2/+1 |
* | Build and use minadbd as a shared library. | Tao Bao | 2018-08-07 | 1 | -1/+2 |
* | Export fuse_sideload.h for libfusesideload. | Tao Bao | 2018-03-07 | 3 | -0/+569 |