1. bdc8c1a tests: Add a test for --wipe_ab into UncryptTest. by Tao Bao · 7 years ago
  2. f037b7b Merge "updater: Clean up LoadSrcTgtVersion2()." by Tao Bao · 7 years ago
  3. d2aecd4 updater: Clean up LoadSrcTgtVersion2(). by Tao Bao · 7 years ago
  4. 27c3e47 Merge "Revert "libbootloader_message: use different fstab paths for normal/recovery boot"" by Tao Bao · 7 years ago
  5. 4508f23 Revert "libbootloader_message: use different fstab paths for normal/recovery boot" by Bowgo Tsai · 7 years ago
  6. df0619e Merge "Skip logging the warning for uncrypt_status for devices w/o /cache" by Tianjie Xu · 7 years ago
  7. b4c4f8c Merge "applypatch: Drop the support for patching non-EMMC targets." by Tao Bao · 7 years ago
  8. a286778 Skip logging the warning for uncrypt_status for devices w/o /cache by Tianjie Xu · 7 years ago
  9. f4c949a Merge "Don't fail ReadArgs if length to parse is 0" by Tianjie Xu · 7 years ago
  10. 5212a00 Merge "updater: Remove some redundant arguments." by Tao Bao · 7 years ago
  11. 5f98326 Merge "libbootloader_message: use different fstab paths for normal/recovery boot" by Treehugger Robot · 7 years ago
  12. 37bd441 libbootloader_message: use different fstab paths for normal/recovery boot by Bowgo Tsai · 7 years ago
  13. 5479506 Merge "updater: Drop the support for BBOTA v1 and v2." by Tao Bao · 7 years ago
  14. 4efd353 Merge "Const modifiers" by Tao Bao · 7 years ago
  15. 110155a Merge "Removed C-style casts" by Tao Bao · 7 years ago
  16. 6014db5 Merge "Fix the wrong parameter when calling read_metadata_from_package()." by Tao Bao · 7 years ago
  17. 1b2a98b Fix the wrong parameter when calling read_metadata_from_package(). by Tao Bao · 7 years ago
  18. bcf4649 updater: Remove some redundant arguments. by Tao Bao · 7 years ago
  19. 3356777 updater: Drop the support for BBOTA v1 and v2. by Tao Bao · 7 years ago
  20. f09efaf Merge "Reword the wipe warning message to be more comprehensible." by Treehugger Robot · 7 years ago
  21. bf607c4 Don't fail ReadArgs if length to parse is 0 by Tianjie Xu · 7 years ago
  22. 31ac0c6 Reword the wipe warning message to be more comprehensible. by Paul Crowley · 7 years ago
  23. b56a3c2 Merge "Redundant checking of STL container element" by Tao Bao · 7 years ago
  24. b49767c Const modifiers by Mikhail Lappo · 7 years ago
  25. 20791bd Removed C-style casts by Mikhail Lappo · 7 years ago
  26. 0d264bf Merge "Checking unsigned variable less than zero" by Tao Bao · 7 years ago
  27. 577c668 Merge "Fixed scanf modifier" by Tao Bao · 7 years ago
  28. 9f20626 Merge "updater: Fix the broken case for apply_patch_check()." by Tao Bao · 7 years ago
  29. 833442c Merge "recovery: Replace the hard-coded 1000 with AID_SYSTEM." by Tao Bao · 7 years ago
  30. bb8bce9 Redundant checking of STL container element by Mikhail Lappo · 7 years ago
  31. 8524fad Checking unsigned variable less than zero by Mikhail Lappo · 7 years ago
  32. 17e6d3f Fixed scanf modifier by Mikhail Lappo · 7 years ago
  33. db56eb0 updater: Fix the broken case for apply_patch_check(). by Tao Bao · 7 years ago
  34. 1ea869b Merge "Remove malloc in edify functions" by Tianjie Xu · 7 years ago
  35. e1905ad recovery: Replace the hard-coded 1000 with AID_SYSTEM. by Tao Bao · 7 years ago
  36. c444732 Remove malloc in edify functions by Tianjie Xu · 7 years ago
  37. d882b88 Merge "Fix the permission of stashed blocks created by updater" by Tianjie Xu · 7 years ago
  38. ea3d0b9 Merge "Refactor asn1_decoder functions into a class." by Tao Bao · 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. 5b2bf90 Merge "verify_file: Add constness to a few addresses." by Tao Bao · 7 years ago
  44. 76fdb24 verify_file: Add constness to a few addresses. by Tao Bao · 7 years ago
  45. 110102f Merge "Add testcases for load_keys()." by Tao Bao · 7 years ago
  46. 64d2502 Merge "Remove the dead #include's in verifier.cpp." by Tao Bao · 7 years ago
  47. 3116ce4 Add testcases for load_keys(). by Tao Bao · 7 years ago
  48. d7bf82e Remove the dead #include's in verifier.cpp. by Tao Bao · 7 years ago
  49. 90d3f20 Merge "Drop the dependency on 'ui' in verify_file()." by Tao Bao · 7 years ago
  50. 5e53501 Drop the dependency on 'ui' in verify_file(). by Tao Bao · 7 years ago
  51. 73cb75b Merge "Revert "Revert "Print SHA-1 in hex for corrupted blocks""" by Tianjie Xu · 7 years ago
  52. 881b08e Merge "Add a test to perform block_image_update" by Tianjie Xu · 7 years ago
  53. dd553d2 Merge "Add the missing #include of <functional>." by Tao Bao · 7 years ago
  54. 9468fc0 Add the missing #include of <functional>. by Tao Bao · 7 years ago
  55. 2cd36ba Revert "Revert "Print SHA-1 in hex for corrupted blocks"" by Tianjie Xu · 7 years ago
  56. 56ebe62 Add a test to perform block_image_update by Tianjie Xu · 7 years ago
  57. 3541934 Merge "More cleanup to imgdiff & imgpatch" by Treehugger Robot · 7 years ago
  58. 4fc7659 Merge "updater: Minor clean up to EnumerateStash()." by Tao Bao · 7 years ago
  59. 12b9055 More cleanup to imgdiff & imgpatch by Tianjie Xu · 7 years ago
  60. 40e144d applypatch: Drop the support for patching non-EMMC targets. by Tao Bao · 7 years ago
  61. ec8272f updater: Minor clean up to EnumerateStash(). by Tao Bao · 7 years ago
  62. 06f6227 Merge "Revert "Print SHA-1 in hex for corrupted blocks"" by Tao Bao · 7 years ago
  63. 90eff6a Revert "Print SHA-1 in hex for corrupted blocks" by Tao Bao · 7 years ago
  64. 342717d Merge "updater: Remove some obsoleted functions for file-based OTA." by Tao Bao · 7 years ago
  65. 59383b3 Merge "Print SHA-1 in hex for corrupted blocks" by Tianjie Xu · 7 years ago
  66. bb0cd75 Print SHA-1 in hex for corrupted blocks by Tianjie Xu · 7 years ago
  67. 63d786c updater: Remove some obsoleted functions for file-based OTA. by Tao Bao · 7 years ago
  68. a7211b3 Merge "update_verifier: Set the success flag if dm-verity is not enabled." by Tao Bao · 7 years ago
  69. db57f0d update_verifier: Set the success flag if dm-verity is not enabled. by Tao Bao · 7 years ago
  70. 7a0dfec Merge "recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs" by Treehugger Robot · 7 years ago
  71. d13b6cf recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs by Bowgo Tsai · 7 years ago
  72. f0e8f07 Merge "recovery: Fix the FIXME in get_menu_selection()." by Tao Bao · 7 years ago
  73. cbb2bcf Merge "recovery: Move a few int to bool." by Tao Bao · 7 years ago
  74. 50dd532 recovery: Fix the FIXME in get_menu_selection(). by Tao Bao · 7 years ago
  75. fc5499f recovery: Move a few int to bool. by Tao Bao · 7 years ago
  76. b7f56f9 Merge "recovery: Add the missing #include." by Tao Bao · 7 years ago
  77. ed4a537 recovery: Add the missing #include. by Tao Bao · 7 years ago
  78. 9bd1dce Merge "recovery: Drop the "--stages" / '-g' argument." by Tao Bao · 7 years ago
  79. 1a575f8 Merge "recovery: Add SetStage() into 'Run graphics test'." by Tao Bao · 7 years ago
  80. 73d21d1 Merge "recovery: Minor clean up to choose_recovery_file()." by Tao Bao · 7 years ago
  81. 08fc6be recovery: Minor clean up to choose_recovery_file(). by Tao Bao · 7 years ago
  82. a8d72bc recovery: Drop the "--stages" / '-g' argument. by Tao Bao · 8 years ago
  83. db7e898 recovery: Add SetStage() into 'Run graphics test'. by Tao Bao · 7 years ago
  84. a2e7a07 Merge "Refractor the code for imgdiff" by Treehugger Robot · 7 years ago
  85. 1ea84d6 Refractor the code for imgdiff by Tianjie Xu · 7 years ago
  86. b694ba8 Merge "Fix an error on bootloadermessager test teardown" by Tianjie Xu · 7 years ago
  87. cace743 Fix an error on bootloadermessager test teardown by Tianjie Xu · 7 years ago
  88. 53feebe Merge "Recovery Test: add SideloadTest to test FUSE support on target" by Treehugger Robot · 7 years ago
  89. b72a15a Recovery Test: add SideloadTest to test FUSE support on target by Wei Wang · 7 years ago
  90. 0f26468 Merge "Skip BootloaderMessageTest, UncryptTest for devices without /misc" by Treehugger Robot · 7 years ago
  91. d549616 Merge "recovery: Remember the last log position." by Tao Bao · 7 years ago
  92. ca94856 Skip BootloaderMessageTest, UncryptTest for devices without /misc by Tianjie Xu · 7 years ago
  93. c9447cc recovery: Remember the last log position. by Tao Bao · 7 years ago
  94. 0213045 Merge "recovery: Don't show "No /cache partition found" on screen." by Treehugger Robot · 7 years ago
  95. f7f1da3 recovery: Don't show "No /cache partition found" on screen. by Tao Bao · 7 years ago
  96. 3ac0dd2 Merge "Add a missing #include for openat(2)." by Elliott Hughes · 7 years ago
  97. 25a29d4 Add a missing #include for openat(2). by Elliott Hughes · 7 years ago
  98. f9962db Merge "Use bspatch from external/bsdiff." by Sen Jiang · 7 years ago
  99. 635eb1c Merge "recovery: Clean up browse_directory()." by Tao Bao · 7 years ago
  100. 0d14cc2 Merge "minui: Move graphics_{adf,drm,fbdev} into classes." by Tao Bao · 7 years ago