1. ee9b955 Fix the prefix matching for uncrypt status. by Tao Bao · 8 years ago
  2. c5b4b71 Merge "edify: Some clean-ups to libedify." by Tao Bao · 8 years ago
  3. 39119ad edify: Some clean-ups to libedify. by Tao Bao · 8 years ago
  4. 19bb05d Merge "updater: Kill the duplicate PrintSha1() in install.cpp." by Tao Bao · 8 years ago
  5. 361342c updater: Kill the duplicate PrintSha1() in install.cpp. by Tao Bao · 8 years ago
  6. a7995d7 Merge "Refactor libupdater into a seperate module." by Tao Bao · 8 years ago
  7. 544a156 init: move healthd to late-init by Andriy Naborskyy · 8 years ago
  8. 0c7839a Refactor libupdater into a seperate module. by Tao Bao · 8 years ago
  9. 2bd9443 Merge "Update the header path for ext4_utils." by Tao Bao · 8 years ago
  10. b330559 Merge "No longer need android/log.h" by Mark Salyzyn · 8 years ago
  11. de40ba5 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  12. aa4924c Merge "Disable the meaningless parts of the UI for A/B." by Tao Bao · 8 years ago
  13. b0c3f6f Disable the meaningless parts of the UI for A/B. by Elliott Hughes · 8 years ago
  14. df1b694 No longer need android/log.h by Mark Salyzyn · 8 years ago
  15. 8810634 Merge "edify: Move State.script and State.errmsg to std::string." by Treehugger Robot · 8 years ago
  16. 59dcb9c edify: Move State.script and State.errmsg to std::string. by Tao Bao · 8 years ago
  17. 38b923f Merge "recovery: drop log/logger.h" by Mark Salyzyn · 8 years ago
  18. 0bc2df1 Merge "edify: Move the testcases to gtest." by Tao Bao · 8 years ago
  19. fee79a4 recovery: drop log/logger.h by Mark Salyzyn · 8 years ago
  20. d770d2e edify: Move the testcases to gtest. by Tao Bao · 8 years ago
  21. 695ef7c Merge "Turn on -Werror for recovery" by Tianjie Xu · 8 years ago
  22. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  23. af8b936 Merge "Report uncrypt errors in details" by Treehugger Robot · 8 years ago
  24. da44cf1 Report uncrypt errors in details by Tianjie Xu · 8 years ago
  25. 95afc91 Merge "Duplicate the last_install content into last_log." by Tao Bao · 8 years ago
  26. f4885ad Duplicate the last_install content into last_log. by Tao Bao · 8 years ago
  27. cc02f96 Merge "Switch to <android-base/properties.h>." by Elliott Hughes · 8 years ago
  28. cb22040 Switch to <android-base/properties.h>. by Elliott Hughes · 8 years ago
  29. 3cf815a Merge "Check corruption when reading uncrypt_status file" by Treehugger Robot · 8 years ago
  30. 1c1864f Check corruption when reading uncrypt_status file by Tianjie Xu · 8 years ago
  31. cdf509c Merge "save uncrypt status to last_install" by Tianjie Xu · 8 years ago
  32. fe16b5c save uncrypt status to last_install by Tianjie Xu · 8 years ago
  33. 61590bb Merge "Switch recovery to libbase logging" by Tianjie Xu · 8 years ago
  34. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  35. 3202b8f Merge "Check an edge case when read(2) returns 0" by Treehugger Robot · 8 years ago
  36. 71e182b Check an edge case when read(2) returns 0 by Tianjie Xu · 8 years ago
  37. 8183948 Merge "minadbd: rename adb_server_main to minadbd_main." by Josh Gao · 8 years ago
  38. acb2a2f minadbd: rename adb_server_main to minadbd_main. by Josh Gao · 8 years ago
  39. 89bf2bd Merge "Fix clang-tidy warnings in bootable/recovery." by Treehugger Robot · 8 years ago
  40. 8b23811 Fix clang-tidy warnings in bootable/recovery. by Chih-Hung Hsieh · 8 years ago
  41. b3ddc0a Merge "Free mmaped area if keys fail to load" am: f599414aec by Tao Bao · 8 years ago
  42. f599414 Merge "Free mmaped area if keys fail to load" by Tao Bao · 8 years ago
  43. edafac6 Free mmaped area if keys fail to load by WiZarD · 8 years ago
  44. 4e4474c Merge ""view recovery logs" will show /tmp/recovery.log" am: c158cf0a14 by Tianjie Xu · 8 years ago
  45. c158cf0 Merge ""view recovery logs" will show /tmp/recovery.log" by Tianjie Xu · 8 years ago
  46. a54f75e "view recovery logs" will show /tmp/recovery.log by Tianjie Xu · 8 years ago
  47. 2f5cfdb Merge "Format formattable partitions if mount fails" am: cb76857147 by Johan Harvyl · 8 years ago
  48. cb76857 Merge "Format formattable partitions if mount fails" by Treehugger Robot · 8 years ago
  49. c687a72 Merge "adb headers now refer to openssl headers." am: e4cf854dbf by Josh Gao · 8 years ago
  50. e4cf854 Merge "adb headers now refer to openssl headers." by Josh Gao · 8 years ago
  51. 29dd6b6 Format formattable partitions if mount fails by Johan Harvyl · 8 years ago
  52. 1675848 adb headers now refer to openssl headers. by Elliott Hughes · 8 years ago
  53. a550ee0 Merge "Handle error from fopen_path in finish_recovery" am: 8a4333f3b9 by Johan Harvyl · 8 years ago
  54. 8a4333f Merge "Handle error from fopen_path in finish_recovery" by Treehugger Robot · 8 years ago
  55. dc97404 Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 by Josh Gao · 8 years ago
  56. b97da5e Merge "Fix references to libcrypto_utils_static." by Josh Gao · 8 years ago
  57. a5734c2 Merge "Recovery mode UI flicker" am: 629bde8c6c by xinglong.zhu · 8 years ago
  58. 629bde8 Merge "Recovery mode UI flicker" by Treehugger Robot · 8 years ago
  59. 8569142 Handle error from fopen_path in finish_recovery by Johan Harvyl · 8 years ago
  60. 073164f Fix references to libcrypto_utils_static. by Josh Gao · 8 years ago
  61. c4fa2c2 Recovery mode UI flicker by xinglong.zhu · 8 years ago
  62. 3e244dc Merge "Further compress the text images with zopflipng" am: 61240f88ea by Tianjie Xu · 8 years ago
  63. 61240f8 Merge "Further compress the text images with zopflipng" by Tianjie Xu · 8 years ago
  64. 1123faf Further compress the text images with zopflipng by Tianjie Xu · 8 years ago
  65. 717b492 Merge \"Clean up verifier testcases.\" am: e91aef0ee9 by Tao Bao · 8 years ago
  66. e91aef0 Merge "Clean up verifier testcases." by Treehugger Robot · 8 years ago
  67. 5af4b19 Clean up verifier testcases. by Tao Bao · 8 years ago
  68. b02a587 Merge \"Add docs on regeneration background text image\" am: 5aa2e104c0 by Tianjie Xu · 8 years ago
  69. 5aa2e10 Merge "Add docs on regeneration background text image" by Tianjie Xu · 8 years ago
  70. 9a25977 Add docs on regeneration background text image by Tianjie Xu · 8 years ago
  71. c6d607f Merge \"Regenerate the background text with pngcrush\" am: 7b6263960f by Tianjie Xu · 8 years ago
  72. 7b62639 Merge "Regenerate the background text with pngcrush" by Tianjie Xu · 8 years ago
  73. 489c778 Regenerate the background text with pngcrush by Tianjie Xu · 8 years ago
  74. 9da8259 Resolve merge conflicts of 286848e to stage-aosp-master by Tianjie Xu · 8 years ago
  75. 286848e Merge "Update background text images under recovery" by Tianjie Xu · 8 years ago
  76. b7394cd Update background text images under recovery by Tianjie Xu · 8 years ago
  77. 977903d Merge \"Fix clang-tidy performance warnings.\" am: 2a3b695168 by Chih-Hung Hsieh · 8 years ago
  78. 2a3b695 Merge "Fix clang-tidy performance warnings." by Chih-hung Hsieh · 8 years ago
  79. 23abfd3 Fix clang-tidy performance warnings. by Chih-Hung Hsieh · 8 years ago
  80. 34e2854 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  81. 691db7b Merge \"Fix install.h\'s use of attribute printf.\" am: a82ee456bb by Elliott Hughes · 8 years ago
  82. a82ee45 Merge "Fix install.h's use of attribute printf." by Treehugger Robot · 8 years ago
  83. 83ce755 Fix install.h's use of attribute printf. by Elliott Hughes · 8 years ago
  84. 8e6e4bc Merge \"Fix google-explicit-constructor warnings in bootable/recovery.\" by Chih-Hung Hsieh · 8 years ago
  85. a9f648f Merge "Fix google-explicit-constructor warnings in bootable/recovery." by Treehugger Robot · 8 years ago
  86. c27098d Fix google-explicit-constructor warnings in bootable/recovery. by Chih-Hung Hsieh · 8 years ago
  87. e5c6d47 Increase EIO retry count am: c37c5c3410 by Tianjie Xu · 8 years ago
  88. c37c5c3 Increase EIO retry count by Tianjie Xu · 8 years ago
  89. bf44cb7 Merge \"Import translations. DO NOT MERGE\" into stage-aosp-master by Bill Yi · 8 years ago
  90. 2c709cc Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Bill Yi · 8 years ago
  91. aaa7c08 Merge \\"Minor minadbd cleanup.\\" am: a49c8a19da am: 98c97c8932 by Elliott Hughes · 8 years ago
  92. 98c97c8 Merge \"Minor minadbd cleanup.\" am: a49c8a19da by Elliott Hughes · 8 years ago
  93. a49c8a1 Merge "Minor minadbd cleanup." by Treehugger Robot · 8 years ago
  94. 24eb8a0 Minor minadbd cleanup. by Elliott Hughes · 8 years ago
  95. 1957b47 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  96. 93110c7 Check the results from applypatch am: 31f8cc84cf by Tianjie Xu · 8 years ago
  97. 28a425a tests: Remove obsolete MTD support. am: 7eb60efa8d by Tao Bao · 8 years ago
  98. 7eb60ef tests: Remove obsolete MTD support. by Tao Bao · 8 years ago
  99. ab2fb94 tests: Remove obsolete MTD support. by Tao Bao · 8 years ago
  100. 31f8cc8 Check the results from applypatch by Tianjie Xu · 8 years ago