Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-04-30 | Check all lseek calls succeed. | Elliott Hughes | 1 | -1/+1 | |
Also add missing TEMP_FAILURE_RETRYs on read, write, and lseek. Bug: http://b/20625546 Change-Id: I03b198e11c1921b35518ee2dd005a7cfcf4fd94b | |||||
2015-01-30 | Add missing includes. | Elliott Hughes | 1 | -0/+1 | |
Change-Id: I06ea08400efa511e627be37a4fd70fbdfadea2e6 | |||||
2014-03-14 | Recovery 64-bit compile issues | Mark Salyzyn | 1 | -2/+2 | |
Change-Id: I92d5abd1a628feab3b0246924fab7f97ba3b9d34 | |||||
2012-08-21 | Fixed unused param warnings for check-lost+found | Edwin Vane | 1 | -1/+1 | |
A few simple warnings fixed to produce a clean clang build. Change-Id: I9484f860903a80e4c91e204e7e6738145535f642 Author: Edwin Vane <edwin.vane@intel.com> Reviewed-by: Ariel J Bernal <ariel.j.bernal@intel.com> | |||||
2011-07-12 | Remove the simulator target from all makefiles. | Jeff Brown | 1 | -4/+0 | |
Bug: 5010576 Change-Id: Ib465fdb42c8621899bea15c04a427d7ab1641a8c | |||||
2009-07-15 | remove amend | Doug Zongker | 2 | -238/+0 | |
Yank all the code to install OTA packages out of the recovery binary itself. Now packages are installed by a binary included in the package (run as a child of recovery), so we can make improvements in the installation process without waiting for a new release to use them. | |||||
2009-03-25 | Automated import from //branches/master/...@142142,142142 | Doug Zongker | 1 | -4/+9 | |
2009-03-25 | Automated import from //branches/donutburger/...@142141,142141 | Doug Zongker | 1 | -4/+9 | |
2009-03-25 | Automated import from //branches/cupcake/...@142138,142138 | Doug Zongker | 1 | -4/+9 | |
2009-03-04 | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 6 | -0/+635 | |
2009-03-04 | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 8 | -978/+0 | |
2009-03-03 | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2 | -0/+343 | |
2009-03-03 | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2 | -343/+0 | |
2009-03-02 | Remove obsolete OTA tools | Jean-Baptiste Queru | 2 | -343/+0 | |
Resolves http://code.google.com/p/android/issues/detail?id=2077 | |||||
2008-12-18 | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 5 | -1/+309 | |