summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* verifier: update to support certificates using SHA-256Doug Zongker2013-09-2513-109/+254
* Merge "Update libpng API usage"John Reck2013-08-271-12/+12
|\
| * Update libpng API usageJohn Reck2013-08-261-12/+12
|/
* am 901b898d: recovery: remove O_DIRECT, use O_SYNC onlyDoug Zongker2013-07-111-2/+2
|\
| * recovery: remove O_DIRECT, use O_SYNC onlyDoug Zongker2013-07-111-2/+2
* | am e8d953aa: recovery: more cargo-cult programmingDoug Zongker2013-07-111-2/+2
|\ \ | |/
| * recovery: more cargo-cult programmingDoug Zongker2013-07-111-2/+2
* | Reconcile with jb-mr2-release - do not mergeThe Android Open Source Project2013-07-110-0/+0
|\ \
| * | recovery: sleep after writing partition and closing itDoug Zongker2013-07-101-2/+7
* | | am bf4a69ac: recovery: sleep after writing partition and closing itDoug Zongker2013-07-101-2/+7
|\ \ \ | | |/ | |/|
| * | recovery: sleep after writing partition and closing itDoug Zongker2013-07-101-2/+7
* | | Reconcile with jb-mr2-release - do not mergeThe Android Open Source Project2013-07-090-0/+0
|\ \ \ | | |/ | |/|
| * | recovery: write partitions more conservativelyDoug Zongker2013-07-091-24/+46
| * | recovery: try to write EMMC partitions more reliablyDoug Zongker2013-07-092-7/+73
* | | am c870a99c: recovery: write partitions more conservativelyDoug Zongker2013-07-091-24/+46
|\ \ \ | | |/ | |/|
| * | recovery: write partitions more conservativelyDoug Zongker2013-07-091-24/+46
* | | am 044a0b4d: recovery: try to write EMMC partitions more reliablyDoug Zongker2013-07-082-7/+73
|\ \ \ | |/ /
| * | recovery: try to write EMMC partitions more reliablyDoug Zongker2013-07-082-7/+73
* | | am 2f6877a0: recovery: init backgroundIcon properly to avoid recovery mode crashyetta_wu2013-06-251-0/+4
|\ \ \ | |/ /
| * | recovery: init backgroundIcon properly to avoid recovery mode crashyetta_wu2013-06-251-0/+4
| |/
* | am d51bfc9b: Merge "Fix the potential segmentation fault"Doug Zongker2013-06-041-1/+7
|\ \ | |/ |/|
| * Merge "Fix the potential segmentation fault"Doug Zongker2013-06-041-1/+7
| |\
| | * Fix the potential segmentation faultJin Feng2013-06-041-1/+7
| |/
* | recovery: save logs from the last few invocations of recoveryDoug Zongker2013-05-211-1/+19
* | recovery: turn on text display for install errors in debug buildsDoug Zongker2013-05-213-8/+47
* | Add liblogYing Wang2013-04-093-2/+3
* | am 2f50df00: am c09444eb: am f91bd41c: am 1c302caf: (-s ours) am c14a7fbd: (-...Jean-Baptiste Queru2013-03-110-0/+0
|\ \
| * \ am c09444eb: am f91bd41c: am 1c302caf: (-s ours) am c14a7fbd: (-s ours) Recon...Jean-Baptiste Queru2013-03-110-0/+0
| |\ \ | | |/ | |/|
| | * am f91bd41c: am 1c302caf: (-s ours) am c14a7fbd: (-s ours) Reconcile with jb-...Jean-Baptiste Queru2013-03-110-0/+0
| | |\
| | | * am 1c302caf: (-s ours) am c14a7fbd: (-s ours) Reconcile with jb-mr1-release -...Jean-Baptiste Queru2013-03-110-0/+0
| | | |\
| | | | * am c14a7fbd: (-s ours) Reconcile with jb-mr1-release - do not mergeJean-Baptiste Queru2013-03-110-0/+0
| | | | |\ | | | |/ /
| | | | * Reconcile with jb-mr1-release - do not mergeJean-Baptiste Queru2013-03-110-0/+0
| | | | |\
* | | | | | more font improvements and cleanupDoug Zongker2013-03-0711-33/+378
* | | | | | recovery: change font for menus to be an imageDoug Zongker2013-03-045-255/+38
* | | | | | am ec838b88: Merge "minadbd: remove unnecessary header files."Nick Kralevich2013-03-011-2/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "minadbd: remove unnecessary header files."Nick Kralevich2013-03-011-2/+0
| |\ \ \ \ \
| | * | | | | minadbd: remove unnecessary header files.Nick Kralevich2013-03-011-2/+0
| |/ / / / /
* | | | | | Add a CleanSpec for bootable/recoveryBen Murdoch2013-02-221-0/+1
* | | | | | Move to using the new unified fstab in recovery.Ken Sumrall2013-02-194-149/+55
* | | | | | am f7d42340: am c560a67b: add optional overscan compensation to recovery grap...Doug Zongker2013-01-023-5/+32
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am c560a67b: add optional overscan compensation to recovery graphicsDoug Zongker2013-01-023-5/+32
| |\ \ \ \ \ | | |/ / / /
| | * | | | add optional overscan compensation to recovery graphicsDoug Zongker2012-12-183-5/+32
* | | | | | am 6a1d21a0: am bb01d0c1: add NextCheckKeyIsLong() and EnqueueKey() methodsDoug Zongker2012-12-182-9/+35
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am bb01d0c1: add NextCheckKeyIsLong() and EnqueueKey() methodsDoug Zongker2012-12-182-9/+35
| |\ \ \ \ \ | | |/ / / /
| | * | | | add NextCheckKeyIsLong() and EnqueueKey() methodsDoug Zongker2012-12-172-9/+35
| | |/ / /
* | | | | am 9028fb4d: Merge "Pass the correct pointer to munmap on failure."Elliott Hughes2012-12-171-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Pass the correct pointer to munmap on failure."Elliott Hughes2012-12-171-4/+4
| |\ \ \ \
| | * | | | Pass the correct pointer to munmap on failure.Elliott Hughes2012-12-171-4/+4
| |/ / / /
* | | | | am 27f31606: (-s ours) am aa0dbb25: Reconcile with jb-mr1-factory-release jb-...The Android Open Source Project2012-11-060-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | am aa0dbb25: Reconcile with jb-mr1-factory-release jb-mr1-release - do not mergeThe Android Open Source Project2012-11-060-0/+0
| |\ \ \ \ | | |/ / /