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