| Commit message (Expand) | Author | Age | Files | Lines |
* | resolved conflicts for merge of 65d5e788 to klp-dev-plus-aosp | Ying Wang | 2013-09-13 | 1 | -1/+1 |
|\ |
|
| * | Fix parsing string parameters in BOARD_MKBOOTIMG_ARGS | Jianxun Zhang | 2013-08-27 | 1 | -1/+1 |
* | | am b5d4c0df: Merge "Update OTA to understand SELinux labels and capabilities"... | Nick Kralevich | 2013-09-10 | 2 | -45/+76 |
|\ \ |
|
| * | | Update OTA to understand SELinux labels and capabilities | Nick Kralevich | 2013-09-10 | 2 | -45/+76 |
* | | | am fa67740a: am 25977365: Merge "mkbootimg: Support custom mkbootimg implemen... | Ying Wang | 2013-08-19 | 1 | -1/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | mkbootimg: Support custom mkbootimg implementation | Bjorn Andersson | 2013-08-09 | 1 | -1/+4 |
* | | | am 0a7e26e2: am a3f69c93: Merge "Modify release tools to replace certs in MMA... | Ying Wang | 2013-08-09 | 3 | -17/+53 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Modify release tools to replace certs in MMAC files. | Robert Craig | 2013-08-09 | 3 | -17/+53 |
| * | Add support for using custom signapk.jar. | T.R. Fullhart | 2013-06-05 | 2 | -15/+55 |
* | | distinguish signed and unsigned user builds in UI | Doug Zongker | 2013-07-23 | 1 | -0/+5 |
* | | Merge "Add support for using custom signapk.jar." | T.R. Fullhart | 2013-06-05 | 2 | -15/+55 |
|\ \ |
|
| * | | Add support for using custom signapk.jar. | T.R. Fullhart | 2013-06-05 | 2 | -15/+55 |
* | | | improve OTA failure messages | Doug Zongker | 2013-06-03 | 2 | -15/+25 |
| |/
|/| |
|
* | | Fix signing process for SELinux file_contexts | Kenny Root | 2013-05-29 | 2 | -0/+17 |
|/ |
|
* | Support to build vendor.img | Ying Wang | 2013-03-25 | 2 | -39/+85 |
* | Skip userdata.img only if partition size is not give for extfs. | Ying Wang | 2013-03-15 | 1 | -2/+3 |
* | Run e2fsck only when building images with the target files. | Ying Wang | 2013-02-27 | 1 | -1/+2 |
* | Add unified fstab support to release tools | Ken Sumrall | 2013-02-21 | 1 | -26/+66 |
* | Use the correct size key | Ying Wang | 2012-11-27 | 1 | -1/+1 |
* | Run e2fsck on built sparse images. | Ying Wang | 2012-11-27 | 1 | -4/+36 |
* | Skip userdata.img if no size is provided when building images from target files | Ying Wang | 2012-11-19 | 1 | -2/+6 |
* | change recovery partition construction to use resource .dat | Doug Zongker | 2012-08-21 | 1 | -15/+24 |
* | load SYSTEM/build.prop into the info_dict | Doug Zongker | 2012-08-16 | 2 | -22/+40 |
* | allow diff program to be selected explicitly | Doug Zongker | 2012-08-14 | 1 | -3/+7 |
* | add extra args to mkbootimg | Doug Zongker | 2012-08-02 | 2 | -5/+16 |
* | use the file uid/gid/mode saved in the target_files | Doug Zongker | 2012-05-03 | 1 | -4/+9 |
* | resolved conflicts for merge of a86fcc29 to master | Kenny Root | 2012-04-09 | 3 | -5/+20 |
|\ |
|
| * | Support the setting of file security contexts in OTA and update packages. | Stephen Smalley | 2012-04-06 | 3 | -8/+40 |
| * | check entire recovery partition on startup | Doug Zongker | 2011-12-02 | 1 | -8/+1 |
* | | don't generate retouch commands in OTA scripts | Doug Zongker | 2012-02-28 | 2 | -45/+11 |
* | | releasetools: Fix image size checking | Andrew Boie | 2012-02-21 | 1 | -12/+15 |
* | | add device-specific hooks at start of OTA phases | Doug Zongker | 2012-01-17 | 2 | -0/+20 |
* | | check entire recovery partition on startup | Doug Zongker | 2011-12-02 | 1 | -8/+1 |
* | | am 29ea81eb: am 4a84a13e: am a5f534df: use frozensets to represent APK cert sets | Doug Zongker | 2011-11-11 | 1 | -4/+5 |
|\ \
| |/ |
|
| * | use frozensets to represent APK cert sets | Doug Zongker | 2011-11-11 | 1 | -4/+5 |
* | | Build cache.img on demand | Ying Wang | 2011-11-10 | 3 | -7/+52 |
* | | am 53bef54c: am 4b87f575: am 278c9781: to be upgraded, APKs must have exactly... | Doug Zongker | 2011-11-10 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | to be upgraded, APKs must have exactly the same set of certs | Doug Zongker | 2011-11-09 | 1 | -2/+2 |
* | | Revert "Build cache.img." | Ying Wang | 2011-11-02 | 3 | -35/+0 |
* | | Build cache.img. | Ying Wang | 2011-11-01 | 3 | -0/+35 |
* | | Unify the user image building code | Ying Wang | 2011-10-31 | 2 | -41/+142 |
|/ |
|
* | Support signing target_files without a recovery.fstab. | Jeff Davidson | 2011-10-26 | 1 | -1/+2 |
* | add missing parameter to ReplaceOtaKeys | Doug Zongker | 2011-10-05 | 1 | -1/+1 |
* | change OTA tools to handle variable dev keys | Doug Zongker | 2011-10-04 | 2 | -34/+65 |
* | allow APKs to be signed with multiple certs | Doug Zongker | 2011-09-29 | 1 | -26/+29 |
* | patch the /system/build.prop file last | Doug Zongker | 2011-08-26 | 1 | -1/+15 |
* | am 6d38bdfc: resolved conflicts for merge of a74a4811 to honeycomb-plus-aosp | Ying Wang | 2011-08-11 | 3 | -4/+12 |
|\ |
|
| * | resolved conflicts for merge of a74a4811 to honeycomb-plus-aosp | Ying Wang | 2011-08-11 | 3 | -4/+12 |
| |\ |
|
| | * | sha module is deprecated | david | 2011-08-10 | 3 | -7/+19 |
| | * | am 080ed92e: Merge "Close inherited PIPE before doing work" into gingerbread | Ying Wang | 2011-03-15 | 3 | -0/+19 |
| | |\ |
|