Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am 596271f: handle short writes when unzipping files | Doug Zongker | 2009-04-30 | 1 | -11/+27 |
|\ | | | | | | | | | | | | | Merge commit '596271fa71d79e3eec03c7cf6ac76cb026dd8578' * commit '596271fa71d79e3eec03c7cf6ac76cb026dd8578': handle short writes when unzipping files | ||||
| * | handle short writes when unzipping files | Doug Zongker | 2009-04-30 | 1 | -11/+27 |
| | | | | | | | | | | | | | | minzip fails if write() doesn't write all the data in one call. Apparently this was good enough before, but it causes OTAs to fail all the time now (maybe due to the recently-submitted kernel)? Change code to attempt continuing after short writes. | ||||
* | | Merge donut into master | Jean-Baptiste Queru | 2009-04-23 | 0 | -0/+0 |
|\| | |||||
| * | merge cupcake into donut | Jean-Baptiste Queru | 2009-04-23 | 0 | -0/+0 |
| |\ | |||||
* | | | Merge donut into master | Jean-Baptiste Queru | 2009-04-23 | 0 | -0/+0 |
|\| | | |||||
| * | | AI 144130: Don't build OTA package keys into the recovery binary; read | Doug Zongker | 2009-04-02 | 2 | -21/+88 |
| | | | | | | | | | | | | | | | | | | | | | them from an external file in the recovery image. Use the test-keys for all builds. Automated import of CL 144130 | ||||
| * | | AI 144082: Remove the unused "unpacking" recovery icon. | Doug Zongker | 2009-04-01 | 3 | -2/+0 |
| | | | | | | | | | | | | Automated import of CL 144082 | ||||
| * | | AI 144070: Add an option to wipe cache (only) to the recovery menu. | Doug Zongker | 2009-04-01 | 1 | -0/+9 |
| | | | | | | | | | | | | Automated import of CL 144070 | ||||
| * | | AI 143128: Use PNG instead of BMP for recovery image icons. This saves | Doug Zongker | 2009-03-27 | 36 | -101/+68 |
| | | | | | | | | | | | | | | | | | | about 60k from the recovery and system images. Automated import of CL 143128 | ||||
| * | | Automated import from //branches/donutburger/...@142141,142141 | Doug Zongker | 2009-03-25 | 1 | -4/+9 |
| | | | |||||
| * | | Automated import from //branches/donutburger/...@140818,140818 | Dianne Hackborn | 2009-03-25 | 1 | -0/+190 |
| | | | |||||
* | | | Merge branch 'readonly-p4-master' | Doug Zongker | 2009-04-02 | 2 | -21/+88 |
|\ \ \ | |||||
| * | | | AI 144132: am: CL 144130 Don't build OTA package keys into the recovery binary; read | Doug Zongker | 2009-04-02 | 2 | -21/+88 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | them from an external file in the recovery image. Use the test-keys for all builds. Original author: dougz Merged from: //branches/donutburger/... Automated import of CL 144132 | ||||
* | | | | Merge branch 'readonly-p4-master' | Doug Zongker | 2009-04-02 | 3 | -2/+0 |
|\| | | | |||||
| * | | | AI 144105: am: CL 144082 Remove the unused "unpacking" recovery icon. | Doug Zongker | 2009-04-02 | 3 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original author: dougz Merged from: //branches/donutburger/... Automated import of CL 144105 | ||||
* | | | | Merge branch 'readonly-p4-master' | Doug Zongker | 2009-04-02 | 1 | -0/+9 |
|\| | | | |||||
| * | | | AI 144101: am: CL 144070 Add an option to wipe cache (only) to the recovery menu. | Doug Zongker | 2009-04-02 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original author: dougz Merged from: //branches/donutburger/... Automated import of CL 144101 | ||||
* | | | | Merge branch 'open_source_no_contributions' into google_internal | The Android Open Source Project | 2009-03-29 | 0 | -0/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge commit 'korg/cupcake' | The Android Open Source Project | 2009-03-27 | 2 | -4/+199 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Automated import from //branches/cupcake/...@142138,142138 | Doug Zongker | 2009-03-25 | 1 | -4/+9 |
| | | | | |||||
| | * | | auto import from //branches/cupcake_rel/...@141571 | The Android Open Source Project | 2009-03-20 | 1 | -0/+190 |
| | |/ | |||||
| * | | Merge commit 'remotes/korg/cupcake' into cupcake_to_master | Jean-Baptiste Queru | 2009-03-19 | 4 | -48/+254 |
| |\| | |||||
| * | | Remove obsolete OTA tools | Jean-Baptiste Queru | 2009-03-02 | 2 | -343/+0 |
| | | | | | | | | | | | | Resolves http://code.google.com/p/android/issues/detail?id=2077 | ||||
| * | | Merge branch 'cupcake' | The Android Open Source Project | 2009-01-10 | 1 | -24/+79 |
| |\ \ | |||||
* | | | | AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. This saves | Doug Zongker | 2009-03-28 | 36 | -101/+68 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | about 60k from the recovery and system images. Original author: dougz Merged from: //branches/donutburger/... Automated import of CL 143289 | ||||
* | | | | Automated import from //branches/master/...@142142,142142 | Doug Zongker | 2009-03-25 | 1 | -4/+9 |
| | | | | |||||
* | | | | Automated import from //branches/master/...@140824,140824 | Dianne Hackborn | 2009-03-25 | 1 | -0/+190 |
| |_|/ |/| | | |||||
* | | | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-04 | 135 | -0/+14368 |
| | | | |||||
* | | | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-04 | 137 | -14711/+0 |
| | | | |||||
* | | | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 2 | -0/+343 |
| | | | |||||
* | | | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-03 | 2 | -343/+0 |
| | | | |||||
* | | | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-11 | 4 | -48/+254 |
| |/ |/| | |||||
* | | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-10 | 1 | -24/+79 |
|/ | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-18 | 11 | -35/+341 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 134 | -0/+14144 |