1. 5fe280a Cleanup ReadArgs & ReadValueArgs usage by Tianjie Xu · 8 years ago
  2. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  3. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  4. 0c7839a Refactor libupdater into a seperate module. by Tao Bao · 8 years ago
  5. 71e182b Check an edge case when read(2) returns 0 by Tianjie Xu · 8 years ago
  6. 93110c7 Check the results from applypatch am: 31f8cc84cf by Tianjie Xu · 8 years ago
  7. 31f8cc8 Check the results from applypatch by Tianjie Xu · 8 years ago
  8. 64f46fb resolve merge conflicts of 7ce287d to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  9. 7ce287d Call ioctl before each write on retry by Tianjie Xu · 8 years ago
  10. 84478e8 resolve merge conflicts of 50f6417 to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  11. 1625583 Allow recovery to return error codes by Tianjie Xu · 8 years ago
  12. 142b864 Add time and I/O info to last_install am: dd874b1c87 by Tianjie Xu · 8 years ago
  13. dd874b1 Add time and I/O info to last_install by Tianjie Xu · 8 years ago
  14. fafa6a6 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 8 years ago
  15. 49c5c79 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  16. 7306461 updater: Don't zero out CommandParameters with memset(3). by Tao Bao · 8 years ago
  17. bcabd09 Switch to <android-base/unique_fd.h>. by Elliott Hughes · 8 years ago
  18. 7eca97e Skip stashing source blocks in verify mode by Tianjie Xu · 8 years ago
  19. 0188935 Skip stashing source blocks in verify mode by Tianjie Xu · 8 years ago
  20. f73abf3 DO NOT MERGE Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  21. 39c1b5e Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  22. a7b9a46 IO fault injection for OTA packages by Jed Estep · 9 years ago
  23. 50aa63f resolve merge conflicts of 7b6027dde4 to master. by Tao Bao · 8 years ago
  24. c48cb5e Switch from mincrypt to BoringSSL in applypatch and updater. by Sen Jiang · 8 years ago
  25. b1cc5d8 Merge "IO fault injection for OTA packages" by Jed Estep · 8 years ago
  26. 57bed6d updater: Add a function to check first block by Tianjie Xu · 9 years ago
  27. f1fc48c IO fault injection for OTA packages by Jed Estep · 9 years ago
  28. 30bf476 updater: Add a function to check first block by Tianjie Xu · 9 years ago
  29. 3b010bc updater: Output msg when recovery is called by Tianjie Xu · 9 years ago
  30. 72c87cc Merge "updater: Output msg when recovery is called" by Tianjie Xu · 9 years ago
  31. b686ba2 updater: Output msg when recovery is called by Tianjie Xu · 9 years ago
  32. baad2d4 updater: Replace strtok() with android::base::Split(). by Tao Bao · 9 years ago
  33. 4b166f0 Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  34. 1fdec86 updater: Bump up the BBOTA version to 4. by Tao Bao · 9 years ago
  35. 0a7b473 Error correction: Use libfec in blockimg.cpp for recovery by Sami Tolvanen · 9 years ago
  36. 6a47dff updater: Skip empty lines in the transfer list file. by Tao Bao · 9 years ago
  37. b15fd22 updater: Use android::base::ParseInt() to parse integers. by Tao Bao · 9 years ago
  38. 612336d updater: Manage buffers with std::vector. by Tao Bao · 9 years ago
  39. 34847b2 updater: Replace the pointers in LoadSrcTgtVersion[1-3]() parameter. by Tao Bao · 9 years ago
  40. 0940fe1 updater: Clean up C codes. by Tao Bao · 9 years ago
  41. 9739a29 updater: Remove the unused isunresumable in SaveStash(). by Tao Bao · 9 years ago
  42. a6153df GOOGLEGMS-749 Fix integer overflow while applying block based OTA package by Shrinivas Sahukar · 9 years ago
  43. e6aa332 updater: Clean up char* with std::string. by Tao Bao · 9 years ago
  44. dc39226 udpater: Call fsync() after rename(). by Tao Bao · 9 years ago
  45. 187efff updater: Hoist fsync() to outer loop. by Tao Bao · 9 years ago
  46. ba9a42a recovery: Switch applypatch/ and updater/ to cpp. by Tao Bao · 9 years ago[Renamed (98%) from updater/blockimg.c]
  47. 65c230f Merge "Revert "Zero blocks before BLKDISCARD"" by Tao Bao · 9 years ago