1. 5701d58 Suppress some compiler warnings due to signedness. by Tao Bao · 9 years ago
  2. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago
  3. 7bad7c4 Check all lseek calls succeed. by Elliott Hughes · 9 years ago
  4. 1fdd452 Always use strerror to report errno in recovery. by Elliott Hughes · 9 years ago
  5. a382e2b Use getmntent when accessing /proc/mounts. by Yabin Cui · 9 years ago
  6. 39cf417 remove pixelflinger from recovery by Doug Zongker · 10 years ago
  7. fafc85b recovery: move log output to stdout by Doug Zongker · 11 years ago
  8. 4e21482 Add liblog by Ying Wang · 11 years ago
  9. 76b6666 Fixed warnings in libmtdutils by Edwin Vane · 12 years ago
  10. e6ef63f Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  11. 210f887 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 12 years ago
  12. adb5c2f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 12 years ago
  13. 28ce47c turn recovery into a C++ binary by Doug Zongker · 12 years ago
  14. b0462e6 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  15. 4c05d95 Fix x86 build. by Ying Wang · 13 years ago
  16. 862c83b Free allocated struct after freeing field by Christian Lindeberg · 13 years ago
  17. 5d6309e fix comparison of ECC stats before and after mtd reads by Doug Zongker · 13 years ago
  18. 8e5e4da close update package before installing; allow remount by Doug Zongker · 14 years ago
  19. d12560a add the ability to seek to a raw location while reading MTD partition by Doug Zongker · 14 years ago
  20. 61ba7a8 stop treating all-zero blocks as bad by Doug Zongker · 14 years ago
  21. aaf3f56 block is bad if ioctl() returns nonzero by Doug Zongker · 14 years ago
  22. 4c5f9f3 make offsets in firmware update header not point to bad blocks by Doug Zongker · 14 years ago
  23. 17a4709 use MEMGETBADBLOCK to look for bad blocks when reading MTD partitions by Doug Zongker · 14 years ago
  24. 20697b9 only build flash_image for eng by Doug Zongker · 15 years ago
  25. bec02d5 skip over all-zero blocks when reading MTD partition by Doug Zongker · 15 years ago
  26. c24a8e6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  27. ffb48f6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  28. ff3d938 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 15 years ago
  29. 23580ca Initial Contribution by The Android Open Source Project · 15 years ago