1. 2f2c723 Shrink all recovery loop images with zopflipng by Damien Bargiacchi · 8 years ago
  2. 4c53af0 DO NOT MERGE Report uncrypt errors in details am: 37d7d67ca2 by Tianjie Xu · 8 years ago
  3. 37d7d67 DO NOT MERGE Report uncrypt errors in details by Tianjie Xu · 8 years ago
  4. 64b92df DO NOT MERGE Duplicate the last_install content into last_log. am: a8c0d0b43a by Tao Bao · 8 years ago
  5. a8c0d0b DO NOT MERGE Duplicate the last_install content into last_log. by Tao Bao · 8 years ago
  6. de1b53d DO NOT MERGE Fail gracefully when we fail to fork the update binary by Matthew Bouyack · 8 years ago
  7. 914f39d Check corruption when reading uncrypt_status file am: 41a3fd4e20 by Tianjie Xu · 8 years ago
  8. 41a3fd4 Check corruption when reading uncrypt_status file by Tianjie Xu · 8 years ago
  9. 7a97733 Merge "Have gr_init_font alloc memory for the font" into cw-f-dev by Damien Bargiacchi · 8 years ago
  10. 4769f20 save uncrypt status to last_install am: e16e799dfd by Tianjie Xu · 8 years ago
  11. e16e799 save uncrypt status to last_install by Tianjie Xu · 8 years ago
  12. d00f5eb Have gr_init_font alloc memory for the font by Damien Bargiacchi · 8 years ago
  13. ad8b5a6 Remove duplicate thread loop by Damien Bargiacchi · 8 years ago
  14. 43d1860 Remove debug log statement; fix build by Damien Bargiacchi · 8 years ago
  15. 5e7cfb9 Remove duplicate methods and variables from WearRecoveryUI by Damien Bargiacchi · 8 years ago
  16. 929ffef Merge "Support use of custom fonts in miniui" into cw-f-dev by Damien Bargiacchi · 8 years ago
  17. 35fff61 Support use of custom fonts in miniui by Damien Bargiacchi · 8 years ago
  18. a44d435 "view recovery logs" will show /tmp/recovery.log am: 62ab2a0fbc by Tianjie Xu · 8 years ago
  19. 62ab2a0 "view recovery logs" will show /tmp/recovery.log by Tianjie Xu · 8 years ago
  20. 0d345b6 Add inttypes.h for PRIu64. am: 53c107f068 by Alex Deymo · 8 years ago
  21. 53c107f Add inttypes.h for PRIu64. by Alex Deymo · 8 years ago
  22. 66940b9 Call update_engine_sideload from recovery. am: 4344d636d4 by Alex Deymo · 8 years ago
  23. 4344d63 Call update_engine_sideload from recovery. by Alex Deymo · 8 years ago
  24. e49c0d6 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  25. da654af Skip update verification if care_map is not found by Tianjie Xu · 8 years ago
  26. 4bbe0c9 Fix a typo when comparing the verity mode by Tianjie Xu · 8 years ago
  27. 13f4493 Merge "Touch blocks in care_map in update_verifier" into nyc-mr1-dev by Tianjie Xu · 8 years ago
  28. 03ca853 Touch blocks in care_map in update_verifier by Tianjie Xu · 8 years ago
  29. 27b9fc8 Skip update-on-boot for bootreason in blacklist by Tianjie Xu · 8 years ago
  30. 6d089a9 Support landscape layouts. by Elliott Hughes · 8 years ago
  31. 9da04d5 Fix bootloader_message. by Yabin Cui · 8 years ago
  32. ccb0ba9 updater: Fix the broken ReadFileFn. by Tao Bao · 8 years ago
  33. 2f272c0 Create bootloader_message static library. by Yabin Cui · 8 years ago
  34. 6074099 Increase EIO retry count am: c37c5c3410 by Tianjie Xu · 8 years ago
  35. c37c5c3 Increase EIO retry count by Tianjie Xu · 8 years ago
  36. ed4c49c Merge "Verify wipe package when wiping A/B device in recovery." into nyc-mr1-dev by Yabin Cui · 8 years ago
  37. 6faf026 Verify wipe package when wiping A/B device in recovery. by Yabin Cui · 8 years ago
  38. d0dcbdd Check the results from applypatch am: 31f8cc84cf by Tianjie Xu · 8 years ago
  39. 31f8cc8 Check the results from applypatch by Tianjie Xu · 8 years ago
  40. 2a4386f applypatch: Don\'t call inflate() when it expects zero-length output. by Tao Bao · 8 years ago
  41. 490fad6 applypatch: Don't call inflate() when it expects zero-length output. by Tao Bao · 8 years ago
  42. dc1393d Merge "recovery: Track the name change for wipe_ab." into nyc-mr1-dev by Tao Bao · 8 years ago
  43. dcf1089 Log source/target build version to last_install am: b0ddae55e5 by Tianjie Xu · 8 years ago
  44. 108ab21 recovery: Track the name change for wipe_ab. by Tao Bao · 8 years ago
  45. b0ddae5 Log source/target build version to last_install by Tianjie Xu · 8 years ago
  46. 91d78ac resolve merge conflicts of 6aa6ddb to nyc-dev am: 771b6eb8d9 by Alain Vongsouvanh · 8 years ago
  47. 771b6eb resolve merge conflicts of 6aa6ddb to nyc-dev by Alain Vongsouvanh · 8 years ago
  48. 6aa6ddb recovery: Make wear recovery more customizable. am: 5b00110e3d by Alain Vongsouvanh · 8 years ago
  49. 5b00110 recovery: Make wear recovery more customizable. by Alain Vongsouvanh · 8 years ago
  50. 1afa4d7 Merge "recovery: Add support to brick a device." into nyc-mr1-dev by Tao Bao · 8 years ago
  51. 57ad046 Call ioctl before each write on retry am: 7ce287d432 by Tianjie Xu · 8 years ago
  52. b083818 recovery: Add support to brick a device. by Tao Bao · 8 years ago
  53. 7ce287d Call ioctl before each write on retry by Tianjie Xu · 8 years ago
  54. 01fcbe1 Disable the meaningless parts of the UI for A/B. by Elliott Hughes · 8 years ago
  55. 3aabd77 Merge "Allow recovery to return error codes" into nyc-dev am: 50f6417317 by Tianjie Xu · 8 years ago
  56. 50f6417 Merge "Allow recovery to return error codes" into nyc-dev by Tianjie Xu · 8 years ago
  57. 1625583 Allow recovery to return error codes by Tianjie Xu · 8 years ago
  58. bd43d7e resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f am: 36acff7d7e am: 1f814d7630 am: ca45737e27 am: 8a1d4e97ad am: aa02888e55 am: 300af0779d am: fc1d9a49d1 am: b02b2fe392 by Matt Sarett · 8 years ago
  59. 75dea9c resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f am: 36acff7d7e am: 1f814d7630 am: ca45737e27 am: 8a1d4e97ad am: aa02888e55 am: 300af0779d am: fc1d9a49d1 by Matt Sarett · 8 years ago
  60. b02b2fe resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f am: 36acff7d7e am: 1f814d7630 am: ca45737e27 am: 8a1d4e97ad am: aa02888e55 am: 300af0779d by Matt Sarett · 8 years ago
  61. fc1d9a4 resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f am: 36acff7d7e am: 1f814d7630 am: ca45737e27 am: 8a1d4e97ad am: aa02888e55 by Matt Sarett · 8 years ago
  62. 300af07 resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f am: 36acff7d7e am: 1f814d7630 am: ca45737e27 am: 8a1d4e97ad by Matt Sarett · 8 years ago
  63. aa02888 resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f am: 36acff7d7e am: 1f814d7630 am: ca45737e27 by Matt Sarett · 8 years ago
  64. 8a1d4e9 resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f am: 36acff7d7e am: 1f814d7630 by Matt Sarett · 8 years ago
  65. ca45737 resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f am: 36acff7d7e by Matt Sarett · 8 years ago
  66. 1f814d7 resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f by Matt Sarett · 8 years ago
  67. 36acff7 resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f by Matt Sarett · 8 years ago
  68. a5bc596 resolve merge conflicts of 86a28d0 to klp-modular-dev by Matt Sarett · 8 years ago
  69. 86a28d0 DO NOT MERGE Use updated libpng API am: 839b4e592a by Matt Sarett · 8 years ago
  70. 027b403 Add time and I/O info to last_install am: dd874b1c87 by Tianjie Xu · 8 years ago
  71. 839b4e5 DO NOT MERGE Use updated libpng API by Matt Sarett · 8 years ago
  72. dd874b1 Add time and I/O info to last_install by Tianjie Xu · 8 years ago
  73. ba4e797 Make text for recovery larger on angler am: 087c5edd8d by Tianjie Xu · 8 years ago
  74. 087c5ed Make text for recovery larger on angler by Tianjie Xu · 8 years ago
  75. 23c7af7 Merge "Add ability to show "installing security update"" into nyc-dev by Tianjie Xu · 8 years ago
  76. 5823dd4 Merge "Add ability to show "installing security update"" into nyc-dev by Tianjie Xu · 8 years ago
  77. f13662a recovery: Always log the update attempt. am: 5687001895 by Tao Bao · 8 years ago
  78. 5687001 recovery: Always log the update attempt. by Tao Bao · 8 years ago
  79. 35926c4 Add ability to show "installing security update" by Tianjie Xu · 8 years ago
  80. a7f7e70 Merge "Improve the layout-related comments." into nyc-dev am: 343eb72 by Elliott Hughes · 8 years ago
  81. 343eb72 Merge "Improve the layout-related comments." into nyc-dev by TreeHugger Robot · 8 years ago
  82. d57691e Merge "Update background text for recovery UI" into nyc-dev am: eeca191 by Tianjie Xu · 8 years ago
  83. eeca191 Merge "Update background text for recovery UI" into nyc-dev by Tianjie Xu · 8 years ago
  84. 75191f3 Merge "Update recovery UI." into nyc-dev am: 2f1eedd by Elliott Hughes · 8 years ago
  85. a369104 Improve the layout-related comments. by Elliott Hughes · 8 years ago
  86. 2f1eedd Merge "Update recovery UI." into nyc-dev by Elliott Hughes · 8 years ago
  87. a15708f Update background text for recovery UI by Tianjie Xu · 8 years ago
  88. a42bca8 Merge "Import translations. DO NOT MERGE" into nyc-dev am: 47a7899 -s ours by Baligh Uddin · 8 years ago
  89. faf36e0 Update recovery UI. by Elliott Hughes · 8 years ago
  90. 47a7899 Merge "Import translations. DO NOT MERGE" into nyc-dev by Baligh Uddin · 8 years ago
  91. abd0988 Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev by Baligh Uddin · 8 years ago
  92. e84e73a Import translations. DO NOT MERGE am: ca5003e -s ours by Bill Yi · 8 years ago
  93. a004356 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  94. ca5003e Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  95. 9f5565b Import translations. DO NOT MERGE by Baligh Uddin · 8 years ago
  96. 4315841 Import translations. DO NOT MERGE by Baligh Uddin · 8 years ago
  97. d210dc0 Import translations. DO NOT MERGE am: e59f5de -s ours by Bill Yi · 8 years ago
  98. e59f5de Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  99. 2f9be55 Merge "recovery: Dump the signature in the zip package." into nyc-dev by Tao Bao · 8 years ago
  100. 34ca089 Merge "recovery: Dump the signature in the zip package." into nyc-dev by Tao Bao · 8 years ago