1. eddc9a1 Merge "Reword the wipe warning message to be more comprehensible." by Paul Crowley · 7 years ago
  2. f09efaf Merge "Reword the wipe warning message to be more comprehensible." by Treehugger Robot · 7 years ago
  3. bf607c4 Don't fail ReadArgs if length to parse is 0 by Tianjie Xu · 7 years ago
  4. 31ac0c6 Reword the wipe warning message to be more comprehensible. by Paul Crowley · 7 years ago
  5. bc3d2ee Merge "Redundant checking of STL container element" am: b56a3c2e3a by Tao Bao · 7 years ago
  6. 9e05f26 Merge "Redundant checking of STL container element" am: b56a3c2e3a by Tao Bao · 7 years ago
  7. b56a3c2 Merge "Redundant checking of STL container element" by Tao Bao · 7 years ago
  8. b49767c Const modifiers by Mikhail Lappo · 7 years ago
  9. 20791bd Removed C-style casts by Mikhail Lappo · 7 years ago
  10. cd03df0 Merge "Checking unsigned variable less than zero" am: 0d264bf088 am: 957f6491f8 by Tao Bao · 7 years ago
  11. 8859e2a Merge "Fixed scanf modifier" am: 577c668861 am: d414ae465e by Tao Bao · 7 years ago
  12. 957f649 Merge "Checking unsigned variable less than zero" am: 0d264bf088 by Tao Bao · 7 years ago
  13. d414ae4 Merge "Fixed scanf modifier" am: 577c668861 by Tao Bao · 7 years ago
  14. 0d264bf Merge "Checking unsigned variable less than zero" by Tao Bao · 7 years ago
  15. 577c668 Merge "Fixed scanf modifier" by Tao Bao · 7 years ago
  16. 47ee8fa Merge "updater: Fix the broken case for apply_patch_check()." am: 9f2062657d by Tao Bao · 7 years ago
  17. 923d41c Merge "updater: Fix the broken case for apply_patch_check()." am: 9f2062657d by Tao Bao · 7 years ago
  18. 9f20626 Merge "updater: Fix the broken case for apply_patch_check()." by Tao Bao · 7 years ago
  19. f5ac45c Merge "recovery: Replace the hard-coded 1000 with AID_SYSTEM." am: 833442cf4e by Tao Bao · 7 years ago
  20. ca9c1e0 Merge "recovery: Replace the hard-coded 1000 with AID_SYSTEM." am: 833442cf4e by Tao Bao · 7 years ago
  21. 833442c Merge "recovery: Replace the hard-coded 1000 with AID_SYSTEM." by Tao Bao · 7 years ago
  22. bb8bce9 Redundant checking of STL container element by Mikhail Lappo · 7 years ago
  23. 8524fad Checking unsigned variable less than zero by Mikhail Lappo · 7 years ago
  24. 17e6d3f Fixed scanf modifier by Mikhail Lappo · 7 years ago
  25. db56eb0 updater: Fix the broken case for apply_patch_check(). by Tao Bao · 7 years ago
  26. eb0623b Merge "Remove malloc in edify functions" am: 1ea869b0c6 am: 137d85333e by Tianjie Xu · 7 years ago
  27. 137d853 Merge "Remove malloc in edify functions" am: 1ea869b0c6 by Tianjie Xu · 7 years ago
  28. 1ea869b Merge "Remove malloc in edify functions" by Tianjie Xu · 7 years ago
  29. e1905ad recovery: Replace the hard-coded 1000 with AID_SYSTEM. by Tao Bao · 7 years ago
  30. c444732 Remove malloc in edify functions by Tianjie Xu · 7 years ago
  31. 71be887 Merge "Fix the permission of stashed blocks created by updater" am: d882b8892a by Tianjie Xu · 7 years ago
  32. deb2a29 Merge "Fix the permission of stashed blocks created by updater" am: d882b8892a by Tianjie Xu · 7 years ago
  33. d882b88 Merge "Fix the permission of stashed blocks created by updater" by Tianjie Xu · 7 years ago
  34. 6e30101 Merge "Refactor asn1_decoder functions into a class." am: ea3d0b923d by Tao Bao · 7 years ago
  35. d7846b7 Merge "Refactor asn1_decoder functions into a class." am: ea3d0b923d by Tao Bao · 7 years ago
  36. ea3d0b9 Merge "Refactor asn1_decoder functions into a class." by Tao Bao · 7 years ago
  37. 8a77b9d Merge "Fix updater include generation w/installclean" am: 6d0262218a by Dan Willemsen · 7 years ago
  38. c1cb30f Merge "Fix updater include generation w/installclean" am: 6d0262218a by Dan Willemsen · 7 years ago
  39. 6d02622 Merge "Fix updater include generation w/installclean" by Treehugger Robot · 7 years ago
  40. a946b9e Fix the permission of stashed blocks created by updater by Tianjie Xu · 7 years ago
  41. edec27a Fix updater include generation w/installclean by Dan Willemsen · 7 years ago
  42. 861c53c Refactor asn1_decoder functions into a class. by Tao Bao · 7 years ago
  43. 1c456cd Merge "verify_file: Add constness to a few addresses." am: 5b2bf90e13 by Tao Bao · 7 years ago
  44. 43bd2c8 Merge "verify_file: Add constness to a few addresses." am: 5b2bf90e13 by Tao Bao · 7 years ago
  45. 5b2bf90 Merge "verify_file: Add constness to a few addresses." by Tao Bao · 7 years ago
  46. 76fdb24 verify_file: Add constness to a few addresses. by Tao Bao · 7 years ago
  47. 60ea643 Merge "Add testcases for load_keys()." am: 110102f37e am: 43f5ad6e90 by Tao Bao · 7 years ago
  48. 43f5ad6 Merge "Add testcases for load_keys()." am: 110102f37e by Tao Bao · 7 years ago
  49. 110102f Merge "Add testcases for load_keys()." by Tao Bao · 7 years ago
  50. cc3f3c3 Merge "Remove the dead #include's in verifier.cpp." am: 64d25024b9 by Tao Bao · 7 years ago
  51. b2617e8 Merge "Remove the dead #include's in verifier.cpp." am: 64d25024b9 by Tao Bao · 7 years ago
  52. 64d2502 Merge "Remove the dead #include's in verifier.cpp." by Tao Bao · 7 years ago
  53. 3116ce4 Add testcases for load_keys(). by Tao Bao · 7 years ago
  54. d7bf82e Remove the dead #include's in verifier.cpp. by Tao Bao · 7 years ago
  55. f3db68d resolve merge conflicts of 90d3f20c to stage-aosp-master am: 553c7bd307 by Tao Bao · 7 years ago
  56. 553c7bd resolve merge conflicts of 90d3f20c to stage-aosp-master by Tao Bao · 7 years ago
  57. 90d3f20 Merge "Drop the dependency on 'ui' in verify_file()." by Tao Bao · 7 years ago
  58. 5e53501 Drop the dependency on 'ui' in verify_file(). by Tao Bao · 7 years ago
  59. 592078f Merge "Revert "Revert "Print SHA-1 in hex for corrupted blocks""" am: 73cb75b46c by Tianjie Xu · 7 years ago
  60. 9accc96 Merge "Revert "Revert "Print SHA-1 in hex for corrupted blocks""" am: 73cb75b46c by Tianjie Xu · 7 years ago
  61. 73cb75b Merge "Revert "Revert "Print SHA-1 in hex for corrupted blocks""" by Tianjie Xu · 7 years ago
  62. 640fc1d Merge "Add a test to perform block_image_update" am: 881b08ecd2 am: 5c06706d51 by Tianjie Xu · 7 years ago
  63. 5c06706 Merge "Add a test to perform block_image_update" am: 881b08ecd2 by Tianjie Xu · 7 years ago
  64. 881b08e Merge "Add a test to perform block_image_update" by Tianjie Xu · 7 years ago
  65. 26d00e8 Merge "Add the missing #include of <functional>." am: dd553d280f am: 965021ab8d by Tao Bao · 7 years ago
  66. 965021a Merge "Add the missing #include of <functional>." am: dd553d280f by Tao Bao · 7 years ago
  67. dd553d2 Merge "Add the missing #include of <functional>." by Tao Bao · 7 years ago
  68. 9468fc0 Add the missing #include of <functional>. by Tao Bao · 7 years ago
  69. 2cd36ba Revert "Revert "Print SHA-1 in hex for corrupted blocks"" by Tianjie Xu · 7 years ago
  70. 56ebe62 Add a test to perform block_image_update by Tianjie Xu · 7 years ago
  71. dda128a Merge "More cleanup to imgdiff & imgpatch" am: 3541934ff5 am: 91f8574061 by Tianjie Xu · 7 years ago
  72. 91f8574 Merge "More cleanup to imgdiff & imgpatch" am: 3541934ff5 by Tianjie Xu · 7 years ago
  73. 3541934 Merge "More cleanup to imgdiff & imgpatch" by Treehugger Robot · 7 years ago
  74. 8da15d1 Merge "updater: Minor clean up to EnumerateStash()." am: 4fc7659612 by Tao Bao · 7 years ago
  75. 8209dae Merge "updater: Minor clean up to EnumerateStash()." am: 4fc7659612 by Tao Bao · 7 years ago
  76. 4fc7659 Merge "updater: Minor clean up to EnumerateStash()." by Tao Bao · 7 years ago
  77. 12b9055 More cleanup to imgdiff & imgpatch by Tianjie Xu · 7 years ago
  78. 40e144d applypatch: Drop the support for patching non-EMMC targets. by Tao Bao · 7 years ago
  79. ec8272f updater: Minor clean up to EnumerateStash(). by Tao Bao · 7 years ago
  80. 7a57bb5 Merge "Revert "Print SHA-1 in hex for corrupted blocks"" am: 06f6227f1d by Tao Bao · 7 years ago
  81. 8acce85 Merge "Revert "Print SHA-1 in hex for corrupted blocks"" am: 06f6227f1d by Tao Bao · 7 years ago
  82. 06f6227 Merge "Revert "Print SHA-1 in hex for corrupted blocks"" by Tao Bao · 7 years ago
  83. 90eff6a Revert "Print SHA-1 in hex for corrupted blocks" by Tao Bao · 7 years ago
  84. 1fc6e95 Merge "updater: Remove some obsoleted functions for file-based OTA." am: 342717d148 by Tao Bao · 7 years ago
  85. 000f364 Merge "updater: Remove some obsoleted functions for file-based OTA." by Tao Bao · 7 years ago
  86. 342717d Merge "updater: Remove some obsoleted functions for file-based OTA." by Tao Bao · 7 years ago
  87. 51c6b70 Merge "Print SHA-1 in hex for corrupted blocks" am: 59383b383c am: 821592aff4 by Tianjie Xu · 7 years ago
  88. 821592a Merge "Print SHA-1 in hex for corrupted blocks" am: 59383b383c by Tianjie Xu · 7 years ago
  89. 59383b3 Merge "Print SHA-1 in hex for corrupted blocks" by Tianjie Xu · 7 years ago
  90. bb0cd75 Print SHA-1 in hex for corrupted blocks by Tianjie Xu · 8 years ago
  91. 63d786c updater: Remove some obsoleted functions for file-based OTA. by Tao Bao · 7 years ago
  92. 390ae4c Merge "update_verifier: Set the success flag if dm-verity is not enabled." am: a7211b3c16 by Tao Bao · 7 years ago
  93. 6c6861d Merge "update_verifier: Set the success flag if dm-verity is not enabled." by Tao Bao · 7 years ago
  94. a7211b3 Merge "update_verifier: Set the success flag if dm-verity is not enabled." by Tao Bao · 7 years ago
  95. db57f0d update_verifier: Set the success flag if dm-verity is not enabled. by Tao Bao · 7 years ago
  96. 1a76f4a Merge "recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs" am: 7a0dfec771 by Bowgo Tsai · 7 years ago
  97. 1a23257 Merge "recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs" by Bowgo Tsai · 7 years ago
  98. 7a0dfec Merge "recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs" by Treehugger Robot · 7 years ago
  99. d13b6cf recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs by Bowgo Tsai · 7 years ago
  100. 0970c47 Merge "recovery: Fix the FIXME in get_menu_selection()." am: f0e8f0727e by Tao Bao · 7 years ago