Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uncrypt: Suppress the compiler warnings on LP64. | Tao Bao | 2015-12-09 | 1 | -10/+12 |
* | Track rename from base/ to android-base/. | Elliott Hughes | 2015-12-05 | 1 | -2/+2 |
* | We can use fclose directly in std::unique_ptr. | Elliott Hughes | 2015-11-13 | 1 | -5/+5 |
* | uncrypt: remove O_SYNC to avoid time-out failures | Jaegeuk Kim | 2015-11-04 | 1 | -1/+1 |
* | Use unique_ptr and unique_fd to manager FDs. | Tao Bao | 2015-08-10 | 1 | -16/+16 |
* | uncrypt: Support file level encryption. | Tao Bao | 2015-07-24 | 1 | -1/+1 |
* | uncrypt: Write status when it reboots to factory reset | Tao Bao | 2015-06-10 | 1 | -7/+10 |
* | Separate uncrypt into two modes | Tao Bao | 2015-06-10 | 1 | -94/+91 |
* | Clean up the sleep()'s after poking init services | Tao Bao | 2015-05-27 | 1 | -4/+8 |
* | uncrypt: Switch to C++ | Tao Bao | 2015-05-06 | 1 | -0/+465 |