Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recovery:updater: Changes to support 32->64 bit upgrades | padarshr | 2015-10-06 | 2 | -1/+79 |
* | recovery: Allow device-specific reboot reason | David Ng | 2015-10-06 | 2 | -1/+6 |
* | recovery: Add support for MDTP | Amit Blay | 2015-10-06 | 2 | -0/+68 |
* | merge in mnc-release history after reset to mnc-dev | The Android Automerger | 2015-08-05 | 0 | -0/+0 |
|\ | |||||
| * | Revert "Change init sequence to support file level encryption" | Paul Lawrence | 2015-07-07 | 1 | -3/+3 |
| * | merge in mnc-release history after reset to mnc-dev | The Android Automerger | 2015-07-07 | 0 | -0/+0 |
| |\ | |||||
| | * | merge in mnc-release history after reset to mnc-dev | The Android Automerger | 2015-07-02 | 0 | -0/+0 |
| | |\ | |||||
| | | * | merge in mnc-release history after reset to mnc-dev | The Android Automerger | 2015-07-01 | 0 | -0/+0 |
| | | |\ | |||||
| | | | * | merge in mnc-release history after reset to mnc-dev | The Android Automerger | 2015-06-27 | 0 | -0/+0 |
| | | | |\ | |||||
| | | | | * | Use f_bavail to calculate free space | caozhiyuan | 2015-06-26 | 1 | -1/+1 |
| | | | | * | Allow sideloading without authentication. | Elliott Hughes | 2015-06-23 | 1 | -1/+5 |
| | | | | * | merge in mnc-release history after reset to mnc-dev | The Android Automerger | 2015-06-11 | 0 | -0/+0 |
| | | | | |\ | |||||
| | | | | | * | Revert "Zero blocks before BLKDISCARD" | Sami Tolvanen | 2015-06-10 | 1 | -5/+9 |
* | | | | | | | udpater: Call fsync() after rename(). | Tao Bao | 2015-08-04 | 1 | -0/+20 |
* | | | | | | | Merge "Revert "Change init sequence to support file level encryption"" into m... | Paul Lawrence | 2015-07-07 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Revert "Change init sequence to support file level encryption" | Paul Lawrence | 2015-07-07 | 1 | -3/+3 |
* | | | | | | | Merge "Change init sequence to support file level encryption" into mnc-dev | Paul Lawrence | 2015-07-06 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | | | |||||
| * | | | | | Change init sequence to support file level encryption | Paul Lawrence | 2015-07-06 | 1 | -3/+3 |
| |/ / / / | |||||
* | | | | | am b4b41daa: am 0ddfa329: Allow mounting squashfs partitions | Mohamad Ayyash | 2015-07-02 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | am 0ddfa329: Allow mounting squashfs partitions | Mohamad Ayyash | 2015-07-02 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Allow mounting squashfs partitions | Mohamad Ayyash | 2015-07-01 | 1 | -0/+1 |
* | | | | | | | Merge "Add drm support to minui" into mnc-dev | Vincent Palatin | 2015-07-01 | 4 | -0/+484 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Add drm support to minui | Stéphane Marchesin | 2015-07-01 | 4 | -0/+484 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Revert "Zero blocks before BLKDISCARD" | Tao Bao | 2015-06-30 | 1 | -17/+1 |
|/ / / / / | |||||
* | | | | | More accurate checking for overlapped ranges. | Tao Bao | 2015-06-26 | 1 | -1/+1 |
* | | | | | Use f_bavail to calculate free space | caozhiyuan | 2015-06-26 | 1 | -1/+1 |
* | | | | | Allow sideloading without authentication. | Elliott Hughes | 2015-06-23 | 1 | -1/+5 |
| |_|/ / |/| | | | |||||
* | | | | Merge "Zero blocks before BLKDISCARD" into mnc-dev | Sami Tolvanen | 2015-06-10 | 1 | -1/+17 |
|\ \ \ \ | |||||
| * | | | | Zero blocks before BLKDISCARD | Sami Tolvanen | 2015-06-10 | 1 | -1/+17 |
* | | | | | Split WipeData into PreWipeData and PostWipeData. | Elliott Hughes | 2015-06-10 | 2 | -24/+22 |
|/ / / / | |||||
* | | | | Revert "Zero blocks before BLKDISCARD" | Sami Tolvanen | 2015-06-10 | 1 | -5/+9 |
| |_|/ |/| | | |||||
* | | | Zero blocks before BLKDISCARD | Sami Tolvanen | 2015-06-09 | 1 | -9/+5 |
* | | | Merge "uncrypt: Write status when it reboots to factory reset" into mnc-dev | Tao Bao | 2015-05-29 | 1 | -7/+10 |
|\ \ \ | |||||
| * | | | uncrypt: Write status when it reboots to factory reset | Tao Bao | 2015-05-29 | 1 | -7/+10 |
* | | | | Really don't use TEMP_FAILURE_RETRY with close in recovery. | Elliott Hughes | 2015-05-29 | 1 | -1/+1 |
|/ / / | |||||
* | | | Handle BLKDISCARD failures | Sami Tolvanen | 2015-05-29 | 1 | -2/+1 |
* | | | Separate uncrypt into two modes | Tao Bao | 2015-05-28 | 2 | -98/+95 |
* | | | Don't use TEMP_FAILURE_RETRY on close in recovery. | Elliott Hughes | 2015-05-15 | 1 | -2/+2 |
* | | | Add an alternate screen for viewing recovery logs. | Elliott Hughes | 2015-05-06 | 3 | -55/+79 |
* | | | uncrypt: Switch to C++ | Tao Bao | 2015-05-06 | 2 | -42/+40 |
* | | | uncrypt: package on non-data partition should follow the right path | Tao Bao | 2015-05-05 | 1 | -20/+41 |
* | | | Keep multiple kernel logs | Tao Bao | 2015-05-05 | 1 | -82/+73 |
* | | | Turn on text display for debuggable builds | Tao Bao | 2015-05-04 | 1 | -0/+7 |
* | | | Fix mips64 minadbd_test build. | Elliott Hughes | 2015-05-01 | 1 | -1/+1 |
* | | | Move minadb over to new API. | Elliott Hughes | 2015-05-01 | 2 | -13/+9 |
* | | | Fix minadb_test build breakage. | Elliott Hughes | 2015-05-01 | 1 | -1/+1 |
* | | | Check all lseek calls succeed. | Elliott Hughes | 2015-04-29 | 14 | -128/+112 |
* | | | Stop using adb_strtok, and check argument validity. | Elliott Hughes | 2015-04-28 | 1 | -9/+10 |
* | | | am 599fc2c0: (-s ours) am c94fa0b0: (-s ours) DO NOT MERGE Revert "Erase PST ... | Andres Morales | 2015-04-27 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | am c94fa0b0: (-s ours) DO NOT MERGE Revert "Erase PST partition if its marked... | Andres Morales | 2015-04-26 | 0 | -0/+0 |
| |\ \ | | |/ |