summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | am c7d19e4d: Adding 64 bit emmc_rand_perfGopinath2015-08-261-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | * commit 'c7d19e4da5e54231a54abf31afdc4531114a184b': Adding 64 bit emmc_rand_perf
| * | | | | | | | | | | | Actually encrypt stuffPaul Lawrence2015-07-161-1/+1
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix really dumb error in checkin https://googleplex-android-review.git.corp.google.com/#/c/728542 This did the opposite of what I want Bug: 22502319 Change-Id: I502c9b62d127e6221bbc5ff1a209cb0312ec943f
| * | | | | | | | | | | Don't encrypt lost+foundPaul Lawrence2015-07-151-2/+8
| | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4 encryption doesn't like it, and the kernel crashes. Also fix a formatting error in logs. Bug: 22478103 Change-Id: Ia25f4b0c1c9eeb20e39b795c7827c5bd1a11cb6a
| * | | | | | | | | | am e7da7e9b: Simpleperf: remove abort in child process.Yabin Cui2015-07-131-2/+3
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'e7da7e9b27ca050a12efa36207ea6b9218cc684d': Simpleperf: remove abort in child process.
| * | | | | | | | | | Merge changes If63f439d,I697ec4ef into mnc-dr-devPaul Crowley2015-07-133-6/+13
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Add keyctl_revoke Improve error logging.
| | * | | | | | | | | Add keyctl_revokePaul Crowley2015-07-092-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If63f439d831aa384acd45fde98312923f9c2e561
| | * | | | | | | | | Improve error logging.Paul Crowley2015-07-091-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 19704432 Change-Id: I697ec4ef879b522d073e5eacc49665479f082ae9
| * | | | | | | | | | Merge "Add e4crypt_set_user_crypto_policies, calls vdc ↵Paul Crowley2015-07-132-0/+11
| |\| | | | | | | | | | | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | setusercryptopolicies" into mnc-dr-dev
| | * | | | | | | | Add e4crypt_set_user_crypto_policies, calls vdc setusercryptopoliciesPaul Crowley2015-07-092-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 19704432 (cherry picked from commit 09d3fdffad0ccbed36f0ece966e85aed23c626d7) Change-Id: Ib7ef9365063ed69774169b22071f2a42d2f5ef21
| * | | | | | | | | Merge "Don't apply default encryption to /data/user, it should get per-user ↵Paul Crowley2015-07-122-0/+6
| |\| | | | | | | | | | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | encryption." into mnc-dr-dev
| | * | | | | | | Don't apply default encryption to /data/user, it should get per-userPaul Crowley2015-07-092-0/+6
| | | |_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | encryption. Bug: 19704432 (cherry-picked from commit 0050336a0a19019a68374b9eef51e00d6b242f57) Change-Id: I646f3408ccc06f580d62a2f90f7b895288585396
* | | | | | | | Fix build for static lib and executableTom Marshall2015-11-041-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This seems to have been missed in aad1acc Change-Id: I9973743dbd91dbf29691118a577f2588da8ec403
* | | | | | | | f2fs_utils: Add a static libf2fs_sparseblock for minvoldRicardo Cerqueira2015-11-042-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id0947eb304cabbe59c21b8c2e2b81a03cceed619
* | | | | | | | ext4_utils: add BoardConfig define to suppress EMMC-corrupting wipe commandDavid Ferguson2015-10-212-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If BOARD_SUPPRESS_EMMC_WIPE is true, the EMMC wipe command will not be issued. This works around a bug in some firmware revisions of Samsung EMMC's that permanently damages the device when the wipe command is issued. For affected devices with kernel source, MMC_CAP_ERASE should be removed from the kernel instead. This is only part of the solution but it does handle the "flashing CM9 for the first time on an unsafe kernel" situation. Change-Id: Ie4e31f9268a65218e5d344ae3068b021790fc33c
* | | | | | | | Add darwin support for the host toolsKeith Mok2015-10-194-22/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is some symbol name conflict in the make_f2fs and the library it loaded which darwin and linux handle that in a different way. Remove the symbol name conflicts as cannot find a way to set symbol resolving priority in darwin. Change-Id: Iabe5c1b594daacd65b9ec2f694a2b5ab5575cfce
* | | | | | | | extras: remove su, we have our ownDan Pasanen2015-10-104-343/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I18e9819efc3e7aed56e4fb19b0fa4f4bf4bd902e
* | | | | | | | Extras: gitignore suMatt Mower2015-10-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iff5a1a6962ee1633f833f5dd998e62ecf6e5f0af
* | | | | | | | ext4_utils: Yet another MMC discard pain in the assSteve Kondik2015-10-081-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Secure discard on this device is painfully slow. Use regular discard until the issue is sorted out. Change-Id: Ib8ccb12829385aa267253f772e243bef8850f455
* | | | | | | | merge in mnc-release history after reset to mnc-devThe Android Automerger2015-08-270-0/+0
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | merge in mnc-release history after reset to mnc-devThe Android Automerger2015-07-130-0/+0
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | merge in mnc-release history after reset to mnc-devThe Android Automerger2015-06-250-0/+0
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | / / / | | | | |/ / / | | | |/| | |
| | | * | | | merge in mnc-release history after reset to mnc-devThe Android Automerger2015-06-160-0/+0
| | | |\ \ \ \
| | | | * \ \ \ merge in mnc-release history after reset to mnc-devThe Android Automerger2015-06-150-0/+0
| | | | |\ \ \ \ | | | | |/ / / / | | | |/| | | |
* | | / | | | | Adding 64 bit emmc_rand_perfGopinath2015-08-251-0/+4
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Genrating 32bit and 64bit variant in local/tmp Change-Id: Ia9a640eab5bfc428d00af4ae0ada6184d946108a
* | | | / / / Simpleperf: remove abort in child process.Yabin Cui2015-07-101-2/+3
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | Bug: 22328419 Change-Id: I3521a246929c10dc1eb9c9dac75240197b5b0a40
* | | | | | fs_config: align with new explicit fs_config target_out parameterThierry Strudel2015-07-097-19/+43
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 21989305 Bug: 22048934 Change-Id: I82c16c70a776e13b3365672b2820ee965525de9a Signed-off-by: Thierry Strudel <tstrudel@google.com>
* | | | | am c05f5e7a: am cc919ca1: mksquashfsimage.sh: Add forward slash for SRC_DIRMohamad Ayyash2015-06-240-0/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c05f5e7a8fa5de4224b34534ac41cee19d8939a3': mksquashfsimage.sh: Add forward slash for SRC_DIR
| * \ \ \ \ am cc919ca1: mksquashfsimage.sh: Add forward slash for SRC_DIRMohamad Ayyash2015-06-241-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | * commit 'cc919ca13a0c076a75faef80f6b1a7636801aab3': mksquashfsimage.sh: Add forward slash for SRC_DIR
| | * | | | mksquashfsimage.sh: Add forward slash for SRC_DIRMohamad Ayyash2015-06-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is a bug in mksquashfs that fails to interpret symlink dirs unless they have a forward slash Change-Id: I64df07d99858a792e1d7af5d11234fe8b75f91ae Signed-off-by: Mohamad Ayyash <mkayyash@google.com>
* | | | | | am 61cde7e4: am eefe2f9e: mksquashfsimge.sh: Support creating a sparse imageMohamad Ayyash2015-06-240-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '61cde7e4843af7590e5ea06a80d67ca5a6dfc616': mksquashfsimge.sh: Support creating a sparse image
| * | | | | am eefe2f9e: mksquashfsimge.sh: Support creating a sparse imageMohamad Ayyash2015-06-241-1/+18
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'eefe2f9eb99eac4d2e2195a42a146f899516e874': mksquashfsimge.sh: Support creating a sparse image
| | * | | | mksquashfsimge.sh: Support creating a sparse imageMohamad Ayyash2015-06-241-1/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Idc28996028e666f929c032e5380312b7b28faa91 Signed-off-by: Mohamad Ayyash <mkayyash@google.com>
* | | | | | resolved conflicts for merge of ee3d4d49 to mnc-devSimon Wilson2015-06-241-2/+15
|\| | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ibfa043e2a7400e659f0355bcd139352b02a058e9
| * | | | | am b4cf7b30: Add switches for compressorSimon Wilson2015-06-241-2/+15
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b4cf7b309e8d8dc2ebbc6501ef205091322ab659': Add switches for compressor
| | * | | | Add switches for compressorSimon Wilson2015-06-171-2/+15
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I297321db3996d07e9eba3edc0b2837c8d221ab1a
* | | | | | Merge "mksquashfsimge.sh: Support creating a sparse image" into mnc-devMohamad Ayyash2015-06-241-1/+18
|\ \ \ \ \ \
| * | | | | | mksquashfsimge.sh: Support creating a sparse imageMohamad Ayyash2015-06-241-1/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Idc28996028e666f929c032e5380312b7b28faa91 Signed-off-by: Mohamad Ayyash <mkayyash@google.com>
* | | | | | | Merge "mksquashfsimage.sh: Add forward slash for SRC_DIR" into mnc-devMohamad Ayyash2015-06-241-1/+1
|\ \ \ \ \ \ \
| * | | | | | | mksquashfsimage.sh: Add forward slash for SRC_DIRMohamad Ayyash2015-06-241-1/+1
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is a bug in mksquashfs that fails to interpret symlink dirs unless they have a forward slash Change-Id: I64df07d99858a792e1d7af5d11234fe8b75f91ae Signed-off-by: Mohamad Ayyash <mkayyash@google.com>
* | | | | | | am 720fd497: am 01e42b24: Introduce squashfs-utils that includes helper ↵Mohamad Ayyash2015-06-180-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functions * commit '720fd497f2fa1ea9c2621b5632ccf999dc8ed086': Introduce squashfs-utils that includes helper functions
| * | | | | | am 01e42b24: Introduce squashfs-utils that includes helper functionsMohamad Ayyash2015-06-180-0/+0
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | * commit '01e42b24c9b56b3ca88a2cf563a8c695d5a74534': Introduce squashfs-utils that includes helper functions
| | * | | | | Introduce squashfs-utils that includes helper functionsMohamad Ayyash2015-06-163-0/+109
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For example: extracting filesystem size from superblock Change-Id: I97c79d80ebb767a977c8ca27f7e0877b5ead8fdc Signed-off-by: Mohamad Ayyash <mkayyash@google.com>
* | | | | | | am 802cb097: resolved conflicts for merge of eca016eb to lmp-mr1-ub-devMohamad Ayyash2015-06-180-0/+0
|\| | | | | | | |_|_|/ / / |/| | | | | | | | | | | | | | | | | * commit '802cb097b4d8cfcb7681808026307d07eec93ba5': Introduce mksquashfsimage.sh
| * | | | | resolved conflicts for merge of eca016eb to lmp-mr1-ub-devMohamad Ayyash2015-06-180-0/+0
| |\| | | |
| | * | | | Introduce mksquashfsimage.shMohamad Ayyash2015-06-162-0/+78
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | Change-Id: I2b916ef3ef60b40f506e1f1be59482f7b071cdb2 Signed-off-by: Mohamad Ayyash <mkayyash@google.com>
* | | | | Retry polling to prevent failuresPaul Lawrence2015-06-121-2/+3
| | | | | | | | | | | | | | | | | | | | Change-Id: I182ee7f70c5a96bbcdb0fc9e35df67c45a937757
* | | | | Record device screen state and system load (from /proc/loadavg).Than McIntosh2015-06-112-1/+46
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: http://b/19483574 (cherry picked from commit ebb946827ffbbb7df4c41be262a627c02bd95888) Change-Id: I2a00e1fb075131e7d7d1a45c196ab0ac414e39c0
* | | | Merge "Remove selinux/android.h from host tools" into mnc-devJeff Vander Stoep2015-06-103-2/+2
|\ \ \ \
| * | | | Remove selinux/android.h from host toolsJeff Vander Stoep2015-06-103-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For tools built for both host and device, only include if not host. (cherry-picked from commit 6bc4a54fdbd926c032ed5c99f8b5c69f624c6312) Change-Id: Ie102bd7575d2cf5eef3f95e6063c2970d143dac8
* | | | | Merge "Exclude verify_boot_signature from Mac build." into mnc-devYing Wang2015-06-091-0/+2
|\ \ \ \ \