1. 358c2ec Remove ota_close(int) and ota_fclose(FILE*). by Tao Bao · 8 years ago
  2. 3dc14cb Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&). by Tao Bao · 8 years ago
  3. 48cf770 applypatch: Release FD when explicitly calling close. by Tao Bao · 8 years ago
  4. 6e02ea9 applypatch: Use unique_fd to avoid leaking FDs. by Tao Bao · 8 years ago
  5. 8fce75a applypatch: Clean up LoadPartitionContents(). by Tao Bao · 8 years ago
  6. fada91c applypatch: Switch the parameter of Value** to std::vector. by Tao Bao · 8 years ago
  7. 984d7d0 Fix applypatch_check failure when applying update on angler by Tianjie Xu · 8 years ago
  8. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  9. 71e182b Check an edge case when read(2) returns 0 by Tianjie Xu · 8 years ago
  10. 63a3192 Remove obsolete MTD support. by Elliott Hughes · 8 years ago
  11. 54a2747 Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  12. d80a998 Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 8 years ago
  13. 39c1b5e Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  14. d6c93af applypatch: use vector to store data in FileContents. by Yabin Cui · 8 years ago
  15. a7b9a46 IO fault injection for OTA packages by Jed Estep · 9 years ago
  16. d483c20 applypatch: fix memory leaks reported by static analysis. by Yabin Cui · 8 years ago
  17. c48cb5e Switch from mincrypt to BoringSSL in applypatch and updater. by Sen Jiang · 8 years ago
  18. 4b166f0 Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  19. e6aa332 updater: Clean up char* with std::string. by Tao Bao · 9 years ago
  20. 1ce7a2a applypatch: Fix the checking in WriteToPartition(). by Tao Bao · 9 years ago
  21. abba55b applypatch: Support flash mode. by Tao Bao · 9 years ago
  22. aca8e89 applypatch: Refactor strtok(). by Tao Bao · 9 years ago
  23. ba9a42a recovery: Switch applypatch/ and updater/ to cpp. by Tao Bao · 9 years ago[Renamed (88%) from applypatch/applypatch.c]
  24. 65c230f Merge "Revert "Zero blocks before BLKDISCARD"" by Tao Bao · 9 years ago