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