1. 76cb4ee Merge "Use regular check for partition name instead of CHECK()" by Tianjie Xu · 7 years ago
  2. 5a176c0 Use regular check for partition name instead of CHECK() by Tianjie Xu · 7 years ago
  3. 21d481c Merge "Update_verifier should read blocks in EIO mode" by Tianjie Xu · 7 years ago
  4. 8fab8f9 Merge "Move parse_range() and range_overlaps() into RangeSet." by Tao Bao · 7 years ago
  5. 8f23757 Move parse_range() and range_overlaps() into RangeSet. by Tao Bao · 7 years ago
  6. 3958a95 Update_verifier should read blocks in EIO mode by Tianjie Xu · 7 years ago
  7. d0c7ae1 Merge "recovery: switch to fs_mgr_read_fstab_default()" by Treehugger Robot · 7 years ago
  8. 65c065b Merge "updater: Move RangeSinkWrite into RangeSinkState." by Tao Bao · 7 years ago
  9. 58cb690 Merge "updater: Don't append newline when calling uiPrint()." by Tao Bao · 7 years ago
  10. 3f0a3a2 Merge "tests: Remove LOCAL_ADDITIONAL_DEPENDENCIES." by Treehugger Robot · 7 years ago
  11. 0bbc764 updater: Don't append newline when calling uiPrint(). by Tao Bao · 7 years ago
  12. 31b6bc5 tests: Remove LOCAL_ADDITIONAL_DEPENDENCIES. by Tao Bao · 7 years ago
  13. df1a585 Merge "Add test config to minadbd_test" by Treehugger Robot · 7 years ago
  14. 3a8919e Merge "update_verifier: raise priority and ioprio and start with exec_start" by Treehugger Robot · 7 years ago
  15. 60a70af updater: Move RangeSinkWrite into RangeSinkState. by Tao Bao · 7 years ago
  16. 84a0648 recovery: switch to fs_mgr_read_fstab_default() by Bowgo Tsai · 7 years ago
  17. 850f89f Merge "Log the error message when failing to mount/umount." by Tao Bao · 7 years ago
  18. 7368316 Add test config to minadbd_test by Dan Shi · 7 years ago
  19. 5f85d1f Log the error message when failing to mount/umount. by Tao Bao · 7 years ago
  20. 3f2d355 Merge "tests: Construct two bad packages at runtime for VerifierTest." by Tao Bao · 7 years ago
  21. 545317f update_verifier: raise priority and ioprio and start with exec_start by Tom Cherry · 7 years ago
  22. 7b0cda5 Merge "tests: Add a test for --wipe_ab into UncryptTest." by Tao Bao · 7 years ago
  23. b9b03a2 Merge "Suppress the unused variable warning in parser.yy" by Treehugger Robot · 7 years ago
  24. bc2c51a Merge "Log temperature during OTA update" by Tianjie Xu · 7 years ago
  25. c3c3496 Suppress the unused variable warning in parser.yy by Tianjie Xu · 7 years ago
  26. 713d915 Merge "Add the missing sr-Latn into png files and rename the png locale header" by Tianjie Xu · 7 years ago
  27. 34df98e Merge changes from topic 'sinkfn' by Treehugger Robot · 7 years ago
  28. 3ee2b9d Log temperature during OTA update by Tianjie Xu · 7 years ago
  29. bdc8c1a tests: Add a test for --wipe_ab into UncryptTest. by Tao Bao · 7 years ago
  30. c0e1c46 applypatch: Let Apply{BSDiff,Image}Patch accept std::function. by Tao Bao · 7 years ago
  31. f7eb760 applypatch: Change the ssize_t length parameters to size_t. by Tao Bao · 7 years ago
  32. f037b7b Merge "updater: Clean up LoadSrcTgtVersion2()." by Tao Bao · 7 years ago
  33. d2aecd4 updater: Clean up LoadSrcTgtVersion2(). by Tao Bao · 7 years ago
  34. 217d9f9 tests: Construct two bad packages at runtime for VerifierTest. by Tao Bao · 7 years ago
  35. 27c3e47 Merge "Revert "libbootloader_message: use different fstab paths for normal/recovery boot"" by Tao Bao · 7 years ago
  36. 4508f23 Revert "libbootloader_message: use different fstab paths for normal/recovery boot" by Bowgo Tsai · 7 years ago
  37. df0619e Merge "Skip logging the warning for uncrypt_status for devices w/o /cache" by Tianjie Xu · 7 years ago
  38. b4c4f8c Merge "applypatch: Drop the support for patching non-EMMC targets." by Tao Bao · 7 years ago
  39. a286778 Skip logging the warning for uncrypt_status for devices w/o /cache by Tianjie Xu · 7 years ago
  40. f4c949a Merge "Don't fail ReadArgs if length to parse is 0" by Tianjie Xu · 7 years ago
  41. 5212a00 Merge "updater: Remove some redundant arguments." by Tao Bao · 7 years ago
  42. 5f98326 Merge "libbootloader_message: use different fstab paths for normal/recovery boot" by Treehugger Robot · 7 years ago
  43. 37bd441 libbootloader_message: use different fstab paths for normal/recovery boot by Bowgo Tsai · 7 years ago
  44. 2078b22 Add the missing sr-Latn into png files and rename the png locale header by Tianjie Xu · 7 years ago
  45. 5479506 Merge "updater: Drop the support for BBOTA v1 and v2." by Tao Bao · 7 years ago
  46. 4efd353 Merge "Const modifiers" by Tao Bao · 7 years ago
  47. 110155a Merge "Removed C-style casts" by Tao Bao · 7 years ago
  48. 6014db5 Merge "Fix the wrong parameter when calling read_metadata_from_package()." by Tao Bao · 7 years ago
  49. 1b2a98b Fix the wrong parameter when calling read_metadata_from_package(). by Tao Bao · 7 years ago
  50. bcf4649 updater: Remove some redundant arguments. by Tao Bao · 7 years ago
  51. 3356777 updater: Drop the support for BBOTA v1 and v2. by Tao Bao · 7 years ago
  52. f09efaf Merge "Reword the wipe warning message to be more comprehensible." by Treehugger Robot · 7 years ago
  53. bf607c4 Don't fail ReadArgs if length to parse is 0 by Tianjie Xu · 7 years ago
  54. 31ac0c6 Reword the wipe warning message to be more comprehensible. by Paul Crowley · 7 years ago
  55. b56a3c2 Merge "Redundant checking of STL container element" by Tao Bao · 7 years ago
  56. b49767c Const modifiers by Mikhail Lappo · 7 years ago
  57. 20791bd Removed C-style casts by Mikhail Lappo · 7 years ago
  58. 0d264bf Merge "Checking unsigned variable less than zero" by Tao Bao · 7 years ago
  59. 577c668 Merge "Fixed scanf modifier" by Tao Bao · 7 years ago
  60. 9f20626 Merge "updater: Fix the broken case for apply_patch_check()." by Tao Bao · 7 years ago
  61. 833442c Merge "recovery: Replace the hard-coded 1000 with AID_SYSTEM." by Tao Bao · 7 years ago
  62. bb8bce9 Redundant checking of STL container element by Mikhail Lappo · 7 years ago
  63. 8524fad Checking unsigned variable less than zero by Mikhail Lappo · 7 years ago
  64. 17e6d3f Fixed scanf modifier by Mikhail Lappo · 7 years ago
  65. db56eb0 updater: Fix the broken case for apply_patch_check(). by Tao Bao · 7 years ago
  66. 1ea869b Merge "Remove malloc in edify functions" by Tianjie Xu · 7 years ago
  67. e1905ad recovery: Replace the hard-coded 1000 with AID_SYSTEM. by Tao Bao · 7 years ago
  68. c444732 Remove malloc in edify functions by Tianjie Xu · 7 years ago
  69. d882b88 Merge "Fix the permission of stashed blocks created by updater" by Tianjie Xu · 7 years ago
  70. ea3d0b9 Merge "Refactor asn1_decoder functions into a class." by Tao Bao · 7 years ago
  71. 6d02622 Merge "Fix updater include generation w/installclean" by Treehugger Robot · 7 years ago
  72. a946b9e Fix the permission of stashed blocks created by updater by Tianjie Xu · 7 years ago
  73. edec27a Fix updater include generation w/installclean by Dan Willemsen · 7 years ago
  74. 861c53c Refactor asn1_decoder functions into a class. by Tao Bao · 7 years ago
  75. 5b2bf90 Merge "verify_file: Add constness to a few addresses." by Tao Bao · 7 years ago
  76. 76fdb24 verify_file: Add constness to a few addresses. by Tao Bao · 7 years ago
  77. 110102f Merge "Add testcases for load_keys()." by Tao Bao · 7 years ago
  78. 64d2502 Merge "Remove the dead #include's in verifier.cpp." by Tao Bao · 7 years ago
  79. 3116ce4 Add testcases for load_keys(). by Tao Bao · 7 years ago
  80. d7bf82e Remove the dead #include's in verifier.cpp. by Tao Bao · 7 years ago
  81. 90d3f20 Merge "Drop the dependency on 'ui' in verify_file()." by Tao Bao · 7 years ago
  82. 5e53501 Drop the dependency on 'ui' in verify_file(). by Tao Bao · 7 years ago
  83. 73cb75b Merge "Revert "Revert "Print SHA-1 in hex for corrupted blocks""" by Tianjie Xu · 7 years ago
  84. 881b08e Merge "Add a test to perform block_image_update" by Tianjie Xu · 7 years ago
  85. dd553d2 Merge "Add the missing #include of <functional>." by Tao Bao · 7 years ago
  86. 9468fc0 Add the missing #include of <functional>. by Tao Bao · 7 years ago
  87. 2cd36ba Revert "Revert "Print SHA-1 in hex for corrupted blocks"" by Tianjie Xu · 7 years ago
  88. 56ebe62 Add a test to perform block_image_update by Tianjie Xu · 7 years ago
  89. 3541934 Merge "More cleanup to imgdiff & imgpatch" by Treehugger Robot · 7 years ago
  90. 4fc7659 Merge "updater: Minor clean up to EnumerateStash()." by Tao Bao · 7 years ago
  91. 12b9055 More cleanup to imgdiff & imgpatch by Tianjie Xu · 7 years ago
  92. 40e144d applypatch: Drop the support for patching non-EMMC targets. by Tao Bao · 7 years ago
  93. ec8272f updater: Minor clean up to EnumerateStash(). by Tao Bao · 7 years ago
  94. 06f6227 Merge "Revert "Print SHA-1 in hex for corrupted blocks"" by Tao Bao · 7 years ago
  95. 90eff6a Revert "Print SHA-1 in hex for corrupted blocks" by Tao Bao · 7 years ago
  96. 342717d Merge "updater: Remove some obsoleted functions for file-based OTA." by Tao Bao · 7 years ago
  97. 59383b3 Merge "Print SHA-1 in hex for corrupted blocks" by Tianjie Xu · 7 years ago
  98. bb0cd75 Print SHA-1 in hex for corrupted blocks by Tianjie Xu · 7 years ago
  99. 63d786c updater: Remove some obsoleted functions for file-based OTA. by Tao Bao · 7 years ago
  100. a7211b3 Merge "update_verifier: Set the success flag if dm-verity is not enabled." by Tao Bao · 7 years ago