1. 9a7618e Merge "updater: Add testcase for package_extract_dir()." am: 23e785935e am: d109c788ad am: 9b1a791e3c by Tao Bao · 8 years ago
  2. 1036d36 updater: Add testcase for package_extract_dir(). by Tao Bao · 8 years ago
  3. 4f0685b Merge "updater: Add "write_value()" function." am: d00046b691 am: 100dba35f9 am: 29dc892c07 by Tao Bao · 8 years ago
  4. d0f3088 updater: Add "write_value()" function. by Tao Bao · 8 years ago
  5. 9abee8d updater: Fix the wrong return value for package_extract_file(). am: 2274e57f67 by Tao Bao · 8 years ago
  6. 2274e57 updater: Fix the wrong return value for package_extract_file(). by Tao Bao · 8 years ago
  7. ef0eb3b updater: Fix the wrong return value for package_extract_file(). by Tao Bao · 8 years ago
  8. 7fbc9d3 Merge "updater: Add more testcase for symlink()." am: 1b74e8cea8 am: 2c175c302c am: 7da0c7e439 by Tao Bao · 8 years ago
  9. 8992902 updater: Add more testcase for symlink(). by Tao Bao · 8 years ago
  10. b66b94c Merge "Make make_parent() to take const argument" am: 52e2a97aa7 am: 1fd9f0aff7 am: 260573b3c2 by Tianjie Xu · 8 years ago
  11. d75003d Make make_parent() to take const argument by Tianjie Xu · 8 years ago
  12. 88ee9f6 Merge "updater: Add a testcase for RenameFn()." am: d0daf7f7df am: 05a801ca8e am: 8269eb0d1f by Tao Bao · 8 years ago
  13. af03617 Merge "updater: Fix a bug in DeleteFn()." am: 529032f4a0 am: 4f91ca78b9 am: 786b083b8e by Tao Bao · 8 years ago
  14. a659d79 updater: Add a testcase for RenameFn(). by Tao Bao · 8 years ago
  15. 0831d0b updater: Fix a bug in DeleteFn(). by Tao Bao · 8 years ago
  16. 3e86661 Merge "updater: Fix an off-by-1 bug in file_getprop()." am: da2b34b5d0 am: 917be35f0f am: 4098285e8c by Tao Bao · 8 years ago
  17. 51d516e updater: Fix an off-by-1 bug in file_getprop(). by Tao Bao · 8 years ago
  18. b059c4b Merge "Cleanup ReadArgs & ReadValueArgs usage" am: a9b252887c am: 88fc75ee54 am: 0b6085a341 by Tianjie Xu · 8 years ago
  19. 5fe280a Cleanup ReadArgs & ReadValueArgs usage by Tianjie Xu · 8 years ago
  20. 2f9b98c Merge "applypatch: Switch the parameter of Value** to std::vector." am: 3f4030e0ef am: bc48de6bf0 am: edf2928edf by Tao Bao · 8 years ago
  21. fada91c applypatch: Switch the parameter of Value** to std::vector. by Tao Bao · 8 years ago
  22. 81e54ed resolve merge conflicts of 434697f to master by Tianjie Xu · 8 years ago
  23. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  24. c012c3c Merge "Change StringValue to use std::string" am: 2b17b24ae5 am: 430b7ae469 by Tianjie Xu · 8 years ago
  25. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  26. 5f39820 Merge "edify: Some clean-ups to libedify." am: c5b4b71913 am: 039e9dc5ca am: bd16939bbf by Tao Bao · 8 years ago
  27. 39119ad edify: Some clean-ups to libedify. by Tao Bao · 8 years ago
  28. f3d3dca Merge "updater: Kill the duplicate PrintSha1() in install.cpp." am: 19bb05dfc7 am: 3ac1995cfd am: aa9f017ceb by Tao Bao · 8 years ago
  29. df6da4a Refactor libupdater into a seperate module. am: 0c7839ac14 am: cf1dbfa854 am: 8ff7cd20ba by Tao Bao · 8 years ago
  30. 361342c updater: Kill the duplicate PrintSha1() in install.cpp. by Tao Bao · 8 years ago
  31. 0c7839a Refactor libupdater into a seperate module. by Tao Bao · 8 years ago
  32. de40ba5 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  33. df0d2a2 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  34. 876b939 edify: Move State.script and State.errmsg to std::string. by Tao Bao · 8 years ago
  35. 59dcb9c edify: Move State.script and State.errmsg to std::string. by Tao Bao · 8 years ago
  36. 10e223c Turn on -Werror for recovery am: 17e316cce0 by Tianjie Xu · 8 years ago
  37. 17e316c Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  38. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  39. cb22040 Switch to <android-base/properties.h>. by Elliott Hughes · 8 years ago
  40. 91e3aee Switch to <android-base/properties.h>. by Elliott Hughes · 8 years ago
  41. 61590bb Merge "Switch recovery to libbase logging" by Tianjie Xu · 8 years ago
  42. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  43. e22805e Merge "Check an edge case when read(2) returns 0" am: 3202b8faf4 am: 852ae8d0fb am: 0ae9d80082 by Tianjie Xu · 8 years ago
  44. 7477814 Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  45. 71e182b Check an edge case when read(2) returns 0 by Tianjie Xu · 8 years ago
  46. 2d7ff43 Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 am: dc97404346 am: e6a4195bf7 by Josh Gao · 8 years ago
  47. dc97404 Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 by Josh Gao · 8 years ago
  48. 073164f Fix references to libcrypto_utils_static. by Josh Gao · 8 years ago
  49. 5f9d774 Merge \\\\"Fix install.h\\\\'s use of attribute printf.\\\\" am: a82ee456bb am: 691db7ba77 am: 7c4a34195f by Elliott Hughes · 8 years ago
  50. 691db7b Merge \"Fix install.h\'s use of attribute printf.\" am: a82ee456bb by Elliott Hughes · 8 years ago
  51. 83ce755 Fix install.h's use of attribute printf. by Elliott Hughes · 8 years ago
  52. 254b8d0 Check the results from applypatch am: 31f8cc84cf am: d0dcbddd31 am: 24488eb7db by Tianjie Xu · 8 years ago
  53. 24488eb Check the results from applypatch am: 31f8cc84cf am: d0dcbddd31 by Tianjie Xu · 8 years ago
  54. 93110c7 Check the results from applypatch am: 31f8cc84cf by Tianjie Xu · 8 years ago
  55. 31f8cc8 Check the results from applypatch by Tianjie Xu · 8 years ago
  56. 2647463 resolve merge conflicts of 179c0d8 to stage-aosp-master am: 274d17dc0f am: eaddde6888 by Elliott Hughes · 8 years ago
  57. 274d17d resolve merge conflicts of 179c0d8 to stage-aosp-master by Elliott Hughes · 8 years ago
  58. 179c0d8 Merge "Remove obsolete MTD support." by Elliott Hughes · 8 years ago
  59. 2a069a9 Merge \\\\"updater: Fix the broken ReadFileFn.\\\\" am: 4ddd5edf31 am: 89dfe730d4 am: 1e67422f37 by Tao Bao · 8 years ago
  60. 1e67422 Merge \\"updater: Fix the broken ReadFileFn.\\" am: 4ddd5edf31 am: 89dfe730d4 by Tao Bao · 8 years ago
  61. efacd80 updater: Fix the broken ReadFileFn. by Tao Bao · 8 years ago
  62. 63a3192 Remove obsolete MTD support. by Elliott Hughes · 8 years ago
  63. cf5c1bc resolve merge conflicts of 57ad046 to nyc-mr1-dev-plus-aosp am: 894176632c by Tianjie Xu · 8 years ago
  64. 8941766 resolve merge conflicts of 57ad046 to nyc-mr1-dev-plus-aosp by Tianjie Xu · 8 years ago
  65. 64f46fb resolve merge conflicts of 7ce287d to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  66. 7ce287d Call ioctl before each write on retry by Tianjie Xu · 8 years ago
  67. 3f6eb86 resolve merge conflicts of 50f6417 by Tianjie Xu · 8 years ago
  68. 8a43084 resolve merge conflicts of 3aabd77 to nyc-mr1-dev-plus-aosp am: 549745cc87 by Tianjie Xu · 8 years ago
  69. 549745c resolve merge conflicts of 3aabd77 to nyc-mr1-dev-plus-aosp by Tianjie Xu · 8 years ago
  70. 84478e8 resolve merge conflicts of 50f6417 to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  71. 1625583 Allow recovery to return error codes by Tianjie Xu · 8 years ago
  72. 0f85209 Add time and I/O info to last_install am: dd874b1c87 am: 027b403e8a by Tianjie Xu · 8 years ago
  73. fb5d7f6 Add time and I/O info to last_install am: dd874b1c87 am: 027b403e8a by Tianjie Xu · 8 years ago
  74. 142b864 Add time and I/O info to last_install am: dd874b1c87 by Tianjie Xu · 8 years ago
  75. dd874b1 Add time and I/O info to last_install by Tianjie Xu · 8 years ago
  76. d654c35 Merge "updater, minzip: Remove unnecessary O_SYNC flags." am: c7d7eb2225 am: d03ee52eb7 am: eef053fda1 by Tao Bao · 8 years ago
  77. 733285f updater, minzip: Remove unnecessary O_SYNC flags. by Alistair Strachan · 8 years ago
  78. f813392 Merge "Fix google-explicit-constructor warnings." am: fafa6a6531 am: 77d7cb1d0a am: 8d3b85a320 by Chih-hung Hsieh · 8 years ago
  79. fafa6a6 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 8 years ago
  80. 49c5c79 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  81. d9237d2 Merge "updater: Don\'t zero out CommandParameters with memset(3)." am: df59cee am: 4458d3e am: 6bfe76e by Tao Bao · 8 years ago
  82. 7306461 updater: Don't zero out CommandParameters with memset(3). by Tao Bao · 8 years ago
  83. 7140a08 Merge "Fix google-runtime-int warnings." am: a1f4a1e am: bcad1d1 am: 0231e70 by Chih-hung Hsieh · 8 years ago
  84. 54a2747 Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  85. ecd32c7 resolve merge conflicts of 2bf95ac to nyc-dev-plus-aosp am: 6e2a8b1 by Mattias Nissler · 8 years ago
  86. 452df6d Convert recovery to use BoringSSL instead of mincrypt. by Mattias Nissler · 8 years ago
  87. 844007b Merge "Move selinux dependencies out of header files." am: 8124750 am: dc91161 by Elliott Hughes · 8 years ago
  88. 4bbd5bf Move selinux dependencies out of header files. by Elliott Hughes · 8 years ago
  89. 54937d0 resolve merge conflicts of 5cf4701 to nyc-dev-plus-aosp am: 20ab2db by Elliott Hughes · 8 years ago
  90. bcabd09 Switch to <android-base/unique_fd.h>. by Elliott Hughes · 8 years ago
  91. 7eca97e Skip stashing source blocks in verify mode by Tianjie Xu · 8 years ago
  92. 8085b38 Merge "Skip stashing source blocks in verify mode" into nyc-dev am: adca297 by Tianjie Xu · 8 years ago
  93. 7781778 Merge "Skip stashing source blocks in verify mode" into nyc-dev am: adca297 by Tianjie Xu · 8 years ago
  94. 0188935 Skip stashing source blocks in verify mode by Tianjie Xu · 8 years ago
  95. 9d8a680 Control fault injection with config files instead of build flags am: ff6df89 by Jed Estep · 8 years ago
  96. 6f78768 Control fault injection with config files instead of build flags am: ff6df89 by Jed Estep · 8 years ago
  97. ff6df89 Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  98. 156de04 resolve merge conflicts of ce58688 to nyc-dev-plus-aosp am: 6f44637 by Tao Bao · 8 years ago
  99. 6f44637 resolve merge conflicts of ce58688 to nyc-dev-plus-aosp by Tao Bao · 8 years ago
  100. ce58688 Revert "DO NOT MERGE Control fault injection with config files instead of build flags" by Tao Bao · 8 years ago