1. f3ae55a otautil: Android.mk -> Android.bp by Steven Moreland · 7 years ago
  2. f347c1a Merge "recovery: update mkfs.f2fs args to match f2fs-tools 1.8.0" by Treehugger Robot · 7 years ago
  3. adeb41a recovery: update mkfs.f2fs args to match f2fs-tools 1.8.0 by Jin Qian · 7 years ago
  4. a24f9d7 Merge "Update the comment for obsolete symlink handling ." by Treehugger Robot · 7 years ago
  5. 7c42198 Merge "Revert "Remove EXPAND/STRINGIFY macros."" by Tao Bao · 7 years ago
  6. 8be0f39 Revert "Remove EXPAND/STRINGIFY macros." by Tao Bao · 7 years ago
  7. 4e8e56e Merge "fuse_sideload: Change the minimal block size to 4096." by Tao Bao · 7 years ago
  8. b00c66f Merge "Remove EXPAND/STRINGIFY macros." by Tao Bao · 7 years ago
  9. f38401a Update the comment for obsolete symlink handling . by Tianjie Xu · 7 years ago
  10. ec97067 Remove EXPAND/STRINGIFY macros. by Tao Bao · 7 years ago
  11. 8939463 Merge "Add a default error code when updater script aborts" by Tianjie Xu · 7 years ago
  12. e0c8879 Add a default error code when updater script aborts by Tianjie Xu · 7 years ago
  13. fe7eecf Merge "Move sysMapFile and sysReleaseMap into MemMapping class." by Tao Bao · 7 years ago
  14. ed13819 fuse_sideload: Change the minimal block size to 4096. by Tao Bao · 7 years ago
  15. b656a15 Move sysMapFile and sysReleaseMap into MemMapping class. by Tao Bao · 7 years ago
  16. ba36518 Merge "recovery: Change install_package() to take std::string." by Tao Bao · 7 years ago
  17. e58daba Merge "adb_install: Stop passing RecoveryUI as a parameter." by Tao Bao · 7 years ago
  18. 29ee69b recovery: Change install_package() to take std::string. by Tao Bao · 7 years ago
  19. 0150d01 adb_install: Stop passing RecoveryUI as a parameter. by Tao Bao · 7 years ago
  20. 54da112 Merge "minui: Fix breakage in graphics_adf." by Tao Bao · 7 years ago
  21. 4697d8b minui: Fix breakage in graphics_adf. by Alistair Strachan · 7 years ago
  22. 5443072 Merge "Fix potential OOM in update_verifier" by Tianjie Xu · 7 years ago
  23. 0481fae Merge "Adding support for quiescent reboot to recovery" by Treehugger Robot · 7 years ago
  24. 8fa8f0b Fix potential OOM in update_verifier by Tianjie Xu · 7 years ago
  25. c99bb23 Merge "Separate libupdate_verifier module and add testcases." by Tao Bao · 7 years ago
  26. 416c55c Merge "libfusesideload: Clean up the CFLAGS for the module." by Tao Bao · 7 years ago
  27. 20126e1 libfusesideload: Clean up the CFLAGS for the module. by Tao Bao · 7 years ago
  28. 83b0780 Separate libupdate_verifier module and add testcases. by Tao Bao · 7 years ago
  29. d5ae425 Merge "applypatch: Remove the obsolete support for "applypatch -s"." by Tao Bao · 7 years ago
  30. ac78ed8 Merge "applypatch: Add determine the return value of ApplyDiffPatch and capture the error flow." by Tao Bao · 7 years ago
  31. 8ab2808 applypatch: Remove the obsolete support for "applypatch -s". by Tao Bao · 7 years ago
  32. 391bb7b applypatch: Add determine the return value of ApplyDiffPatch and by Jinguang Dong · 7 years ago
  33. 7b1fffe Merge "minadbd: Fix a failing test due to SIGPIPE." by Tao Bao · 7 years ago
  34. 79a0e98 minadbd: Fix a failing test due to SIGPIPE. by Tao Bao · 7 years ago
  35. dff2276 Merge "recovery: Remove the include of adb.h." by Tao Bao · 7 years ago
  36. d8039ac recovery: Remove the include of adb.h. by Tao Bao · 7 years ago
  37. a9dd77f Merge "Add more tests for verify_package_compatibility()." by Tao Bao · 7 years ago
  38. f17aa96 Merge "tests: Remove obsolete classes in applypatch_test." by Tao Bao · 7 years ago
  39. b6c9c41 Merge "librecovery: Remove -Wno-unused-parameter and add -Wall." by Tao Bao · 7 years ago
  40. b24510c librecovery: Remove -Wno-unused-parameter and add -Wall. by Tao Bao · 7 years ago
  41. d6f4368 Merge "Reboot the device on user build after the install fails" by Treehugger Robot · 7 years ago
  42. d9d1629 Reboot the device on user build after the install fails by Tianjie Xu · 7 years ago
  43. 0a3e4dc tests: Remove obsolete classes in applypatch_test. by Tao Bao · 7 years ago
  44. fa7d55a Merge "Minor clean up to minadbd_services.cpp" by Tianjie Xu · 7 years ago
  45. f2784b6 Add more tests for verify_package_compatibility(). by Tao Bao · 7 years ago
  46. b0945e1 Merge "Call libvintf to verify package compatibility." by Tao Bao · 7 years ago
  47. 919d2c9 Call libvintf to verify package compatibility. by Tao Bao · 7 years ago
  48. 6af51a0 Minor clean up to minadbd_services.cpp by Tianjie Xu · 7 years ago
  49. 8706a98 Adding support for quiescent reboot to recovery by Dmitri Plotnikov · 7 years ago
  50. e888d45 Merge "Add tests for read_metadata_from_package()." by Tao Bao · 7 years ago
  51. 0814672 Merge "Minor clean up to install.cpp." by Tao Bao · 7 years ago
  52. 8a7afcc Add tests for read_metadata_from_package(). by Tao Bao · 7 years ago
  53. f8119fb Minor clean up to install.cpp. by Tao Bao · 7 years ago
  54. 44f61b4 Merge "Add tests for update_binary_command()." by Tao Bao · 7 years ago
  55. ba3f078 Merge "Add 'system' to update_verifier's gid" by Tianjie Xu · 7 years ago
  56. 0ad2de5 Add 'system' to update_verifier's gid by Tianjie Xu · 7 years ago
  57. 9848209 Merge "init.rc: Remove sys.powerctl action" by Tom Cherry · 7 years ago
  58. bc4b1fe Add tests for update_binary_command(). by Tao Bao · 7 years ago
  59. ce91df8 Merge "Fix the double free in verify_package_compatibility()." by Tao Bao · 7 years ago
  60. c1ca21a Merge changes from topic 'libvintf' by Tao Bao · 7 years ago
  61. 4608daf init.rc: Remove sys.powerctl action by Tom Cherry · 7 years ago
  62. 4854e77 Merge "libmounts: Remove two dead functions." by Tao Bao · 7 years ago
  63. 99c549d Fix the double free in verify_package_compatibility(). by Tao Bao · 7 years ago
  64. 7fdcb19 Add the missing LOCAL_CFLAGS for librecovery. by Tao Bao · 7 years ago
  65. e959022 libmounts: Remove two dead functions. by Tao Bao · 7 years ago
  66. d3d91e5 Merge "minadbd: switch adb_thread_create to std::thread." by Josh Gao · 7 years ago
  67. 2aa0d3a minadbd: switch adb_thread_create to std::thread. by Josh Gao · 7 years ago
  68. 1d86605 Verify the package compatibility with libvintf. by Tao Bao · 7 years ago
  69. 1b28a27 Merge "Protect filename_cache with lock in ota fault" by Tianjie Xu · 7 years ago
  70. 4bb11c7 Protect filename_cache with lock in ota fault by Tianjie Xu · 7 years ago
  71. b4b0c49 Merge "Abort the update if there's not enough new data" by Tianjie Xu · 7 years ago
  72. 3a8d98d Abort the update if there's not enough new data by Tianjie Xu · 7 years ago
  73. 3cd630a Merge "tests: Use get_bootloader_message_blk_device() to find /misc." by Tao Bao · 7 years ago
  74. ad87d9d tests: Use get_bootloader_message_blk_device() to find /misc. by Tao Bao · 7 years ago
  75. b5fca37 Merge "Boot control HAL based on the A/B headers." by Alex Deymo · 7 years ago
  76. 7ffa8be Merge "Change the internal representation in RangeSet." by Tao Bao · 7 years ago
  77. 2717c28 Merge "update_verifier: correct group in rc file" am: 310fa65c02 by Tom Cherry · 7 years ago
  78. 310fa65 Merge "update_verifier: correct group in rc file" by Treehugger Robot · 7 years ago
  79. 3a8002f update_verifier: correct group in rc file by Tom Cherry · 7 years ago
  80. 56e9b9c Merge "update_verifier: tweak priority of update_verifier for quick boot" by Wei Wang · 7 years ago
  81. a6ea269 Merge "update_verifier: tweak priority of update_verifier for quick boot" by Treehugger Robot · 7 years ago
  82. a015cd1 update_verifier: tweak priority of update_verifier for quick boot by Wei Wang · 7 years ago
  83. fb00d82 Boot control HAL based on the A/B headers. by Alex Deymo · 8 years ago
  84. 1f38a9b Merge "applypatch: Remove duplicate test files." am: b6609f8895 by Tao Bao · 7 years ago
  85. a982e53 Merge "updater: Keep the parsed parameters in std::unique_ptr." am: c80dd4ade2 by Tao Bao · 7 years ago
  86. bf5b77d Change the internal representation in RangeSet. by Tao Bao · 7 years ago
  87. b6609f8 Merge "applypatch: Remove duplicate test files." by Tao Bao · 7 years ago
  88. c80dd4a Merge "updater: Keep the parsed parameters in std::unique_ptr." by Tao Bao · 7 years ago
  89. c3ef089 applypatch: Remove duplicate test files. by Tao Bao · 8 years ago
  90. 474dc18 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by TreeHugger Robot · 7 years ago
  91. cd66e52 Merge "Use regular check for partition name instead of CHECK()" am: 76cb4eeda6 by Tianjie Xu · 7 years ago
  92. 76cb4ee Merge "Use regular check for partition name instead of CHECK()" by Tianjie Xu · 7 years ago
  93. 14eb208 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  94. 5a176c0 Use regular check for partition name instead of CHECK() by Tianjie Xu · 7 years ago
  95. 89559e3 Merge "Update_verifier should read blocks in EIO mode" am: 21d481c81e by Tianjie Xu · 7 years ago
  96. 21d481c Merge "Update_verifier should read blocks in EIO mode" by Tianjie Xu · 7 years ago
  97. 74c4da4 Merge "Move parse_range() and range_overlaps() into RangeSet." am: 8fab8f97b7 by Tao Bao · 7 years ago
  98. c97edcb updater: Keep the parsed parameters in std::unique_ptr. by Tao Bao · 7 years ago
  99. 8fab8f9 Merge "Move parse_range() and range_overlaps() into RangeSet." by Tao Bao · 7 years ago
  100. 8f23757 Move parse_range() and range_overlaps() into RangeSet. by Tao Bao · 7 years ago