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