1. ef0eb3b updater: Fix the wrong return value for package_extract_file(). by Tao Bao · 8 years ago
  2. b76960c Merge "Add .clang-format style file." by Tao Bao · 8 years ago
  3. a844bc9 Merge "Fix "ordered comparison between pointer and zero"." by Tao Bao · 8 years ago
  4. 4c1f3ed Merge "Allow uncrypt to work without socket communication" by Tianjie Xu · 8 years ago
  5. 7ceff3e Allow uncrypt to work without socket communication by Tianjie Xu · 8 years ago
  6. 126cf8c Fix "ordered comparison between pointer and zero". by MinSeong Kim · 8 years ago
  7. a5538b8 Merge "Add 'reboot bootloader' to bootloader_message." by Treehugger Robot · 8 years ago
  8. cba7fa8 Add 'reboot bootloader' to bootloader_message. by Vineela Tummalapalli · 8 years ago
  9. 3605a07 Merge "Touch blocks in care_map in update_verifier" by Tianjie Xu · 8 years ago
  10. d007cf2 Touch blocks in care_map in update_verifier by Tianjie Xu · 8 years ago
  11. 1b74e8c Merge "updater: Add more testcase for symlink()." by Tao Bao · 8 years ago
  12. b80d136 Merge "otautil: Clean up obsolete includes." by Tao Bao · 8 years ago
  13. 8992902 updater: Add more testcase for symlink(). by Tao Bao · 8 years ago
  14. 14b61e7 otautil: Clean up obsolete includes. by Tao Bao · 8 years ago
  15. 52e2a97 Merge "Make make_parent() to take const argument" by Treehugger Robot · 8 years ago
  16. 8bfd96c Merge "Move recovery_test.cpp out of unit test" by Treehugger Robot · 8 years ago
  17. 5d8b53b Move recovery_test.cpp out of unit test by Tianjie Xu · 8 years ago
  18. 70172d7 Merge "otautil: Clean up SysUtil.cpp." by Tao Bao · 8 years ago
  19. d75003d Make make_parent() to take const argument by Tianjie Xu · 8 years ago
  20. c3292f3 otautil: Clean up SysUtil.cpp. by Tao Bao · 8 years ago
  21. ba41fba Merge "tests: Fix unit/zip_test.cpp." by Tao Bao · 8 years ago
  22. 74bda5f Add .clang-format style file. by Tao Bao · 8 years ago
  23. 0dfb753 tests: Fix unit/zip_test.cpp. by Tao Bao · 8 years ago
  24. d0daf7f Merge "updater: Add a testcase for RenameFn()." by Tao Bao · 8 years ago
  25. e2d05c5 Merge "Cleanup the duplicates of logs rotation functions" by Tianjie Xu · 8 years ago
  26. 529032f Merge "updater: Fix a bug in DeleteFn()." by Tao Bao · 8 years ago
  27. a7a8262 Merge "Revert "Revert "Some cleanups to recovery.""" by Tao Bao · 8 years ago
  28. a659d79 updater: Add a testcase for RenameFn(). by Tao Bao · 8 years ago
  29. 0831d0b updater: Fix a bug in DeleteFn(). by Tao Bao · 8 years ago
  30. da2b34b Merge "updater: Fix an off-by-1 bug in file_getprop()." by Tao Bao · 8 years ago
  31. e113e4d Cleanup the duplicates of logs rotation functions by Tianjie Xu · 8 years ago
  32. 51d516e updater: Fix an off-by-1 bug in file_getprop(). by Tao Bao · 8 years ago
  33. ac9d94d Revert "Revert "Some cleanups to recovery."" by Tao Bao · 8 years ago
  34. 4011bb1 Merge "tests: Set up testdata path for continuous native tests." by Tao Bao · 8 years ago
  35. 4102b28 tests: Set up testdata path for continuous native tests. by Tao Bao · 8 years ago
  36. 5696526 Merge "applypatch: Add testcases for applypatch executable." by Treehugger Robot · 8 years ago
  37. a9b2528 Merge "Cleanup ReadArgs & ReadValueArgs usage" by Tianjie Xu · 8 years ago
  38. 5fe280a Cleanup ReadArgs & ReadValueArgs usage by Tianjie Xu · 8 years ago
  39. 36c3511 applypatch: Add testcases for applypatch executable. by Tao Bao · 8 years ago
  40. 3f4030e Merge "applypatch: Switch the parameter of Value** to std::vector." by Tao Bao · 8 years ago
  41. fada91c applypatch: Switch the parameter of Value** to std::vector. by Tao Bao · 8 years ago
  42. 9514eb1 Merge "Revert "Some cleanups to recovery."" by Treehugger Robot · 8 years ago
  43. 8584fcf Revert "Some cleanups to recovery." by Dan Albert · 8 years ago
  44. 46fb0a6 Merge "Some cleanups to recovery." by Treehugger Robot · 8 years ago
  45. c0319b6 Some cleanups to recovery. by Tao Bao · 8 years ago
  46. ebc141d Merge "Skip update-on-boot for bootreason in blacklist" by Tao Bao · 8 years ago
  47. 06e57ac Skip update-on-boot for bootreason in blacklist by Tianjie Xu · 8 years ago
  48. 16e8867 Merge "tests: Generate testdata for 2nd arch." by Tao Bao · 8 years ago
  49. f1338fb tests: Generate testdata for 2nd arch. by Tao Bao · 8 years ago
  50. e199142 Merge "applypatch: Fix the bug when constructing VAL_BLOB." by Tao Bao · 8 years ago
  51. edf1b15 applypatch: Fix the bug when constructing VAL_BLOB. by Tao Bao · 8 years ago
  52. fd79631 Merge "Verify wipe package when wiping A/B device in recovery." by Treehugger Robot · 8 years ago
  53. fd99a31 Verify wipe package when wiping A/B device in recovery. by Yabin Cui · 8 years ago
  54. 06603c7 Merge "Add a unit test for applypatch_check" by Treehugger Robot · 8 years ago
  55. 94f4494 Merge "Clean up bootloader_message usage in recovery" by Treehugger Robot · 8 years ago
  56. bd56f15 Clean up bootloader_message usage in recovery by Tianjie Xu · 8 years ago
  57. a5fd5ab Add a unit test for applypatch_check by Tianjie Xu · 8 years ago
  58. 7df1850 Merge "Fix applypatch_check failure when applying update on angler" by Tianjie Xu · 8 years ago
  59. 7c95fe1 Merge "Fix bootloader_message." by Treehugger Robot · 8 years ago
  60. 0d5b859 Fix bootloader_message. by Yabin Cui · 8 years ago
  61. e89bf25 Merge "Create bootloader_message static library." by Tao Bao · 8 years ago
  62. 984d7d0 Fix applypatch_check failure when applying update on angler by Tianjie Xu · 8 years ago
  63. 8b309f6 Create bootloader_message static library. by Yabin Cui · 8 years ago
  64. 6fba98c Merge "Replace minzip with libziparchive" by Tianjie Xu · 8 years ago
  65. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  66. 2b17b24 Merge "Change StringValue to use std::string" by Treehugger Robot · 8 years ago
  67. a01ffc7 Merge "init: move healthd to late-init" by Tao Bao · 8 years ago
  68. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  69. 08d0ae9 Merge "Fix the prefix matching for uncrypt status." by Treehugger Robot · 8 years ago
  70. ee9b955 Fix the prefix matching for uncrypt status. by Tao Bao · 8 years ago
  71. c5b4b71 Merge "edify: Some clean-ups to libedify." by Tao Bao · 8 years ago
  72. 39119ad edify: Some clean-ups to libedify. by Tao Bao · 8 years ago
  73. 19bb05d Merge "updater: Kill the duplicate PrintSha1() in install.cpp." by Tao Bao · 8 years ago
  74. 361342c updater: Kill the duplicate PrintSha1() in install.cpp. by Tao Bao · 8 years ago
  75. a7995d7 Merge "Refactor libupdater into a seperate module." by Tao Bao · 8 years ago
  76. 544a156 init: move healthd to late-init by Andriy Naborskyy · 8 years ago
  77. 0c7839a Refactor libupdater into a seperate module. by Tao Bao · 8 years ago
  78. 2bd9443 Merge "Update the header path for ext4_utils." by Tao Bao · 8 years ago
  79. b330559 Merge "No longer need android/log.h" by Mark Salyzyn · 8 years ago
  80. de40ba5 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  81. aa4924c Merge "Disable the meaningless parts of the UI for A/B." by Tao Bao · 8 years ago
  82. b0c3f6f Disable the meaningless parts of the UI for A/B. by Elliott Hughes · 8 years ago
  83. df1b694 No longer need android/log.h by Mark Salyzyn · 8 years ago
  84. 8810634 Merge "edify: Move State.script and State.errmsg to std::string." by Treehugger Robot · 8 years ago
  85. 59dcb9c edify: Move State.script and State.errmsg to std::string. by Tao Bao · 8 years ago
  86. 38b923f Merge "recovery: drop log/logger.h" by Mark Salyzyn · 8 years ago
  87. 0bc2df1 Merge "edify: Move the testcases to gtest." by Tao Bao · 8 years ago
  88. fee79a4 recovery: drop log/logger.h by Mark Salyzyn · 8 years ago
  89. d770d2e edify: Move the testcases to gtest. by Tao Bao · 8 years ago
  90. 695ef7c Merge "Turn on -Werror for recovery" by Tianjie Xu · 8 years ago
  91. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  92. af8b936 Merge "Report uncrypt errors in details" by Treehugger Robot · 8 years ago
  93. da44cf1 Report uncrypt errors in details by Tianjie Xu · 8 years ago
  94. 95afc91 Merge "Duplicate the last_install content into last_log." by Tao Bao · 8 years ago
  95. f4885ad Duplicate the last_install content into last_log. by Tao Bao · 8 years ago
  96. cc02f96 Merge "Switch to <android-base/properties.h>." by Elliott Hughes · 8 years ago
  97. cb22040 Switch to <android-base/properties.h>. by Elliott Hughes · 8 years ago
  98. 3cf815a Merge "Check corruption when reading uncrypt_status file" by Treehugger Robot · 8 years ago
  99. 1c1864f Check corruption when reading uncrypt_status file by Tianjie Xu · 8 years ago
  100. cdf509c Merge "save uncrypt status to last_install" by Tianjie Xu · 8 years ago