1. c08c055 Merge "Add tests for read_metadata_from_package()." am: e888d45950 by Tao Bao · 7 years ago
  2. e888d45 Merge "Add tests for read_metadata_from_package()." by Tao Bao · 7 years ago
  3. 668e842 Merge "Minor clean up to install.cpp." am: 08146728c1 by Tao Bao · 7 years ago
  4. 0814672 Merge "Minor clean up to install.cpp." by Tao Bao · 7 years ago
  5. 8a7afcc Add tests for read_metadata_from_package(). by Tao Bao · 7 years ago
  6. f8119fb Minor clean up to install.cpp. by Tao Bao · 7 years ago
  7. 1fc109b Merge "Add tests for update_binary_command()." am: 44f61b4ce5 by Tao Bao · 7 years ago
  8. 44f61b4 Merge "Add tests for update_binary_command()." by Tao Bao · 7 years ago
  9. 4575986 Merge "Add 'system' to update_verifier's gid" am: ba3f078f6f by Tianjie Xu · 7 years ago
  10. ba3f078 Merge "Add 'system' to update_verifier's gid" by Tianjie Xu · 7 years ago
  11. 0ad2de5 Add 'system' to update_verifier's gid by Tianjie Xu · 7 years ago
  12. 9fcc7c8 Merge "init.rc: Remove sys.powerctl action" am: 9848209088 by Tom Cherry · 7 years ago
  13. 9848209 Merge "init.rc: Remove sys.powerctl action" by Tom Cherry · 7 years ago
  14. bc4b1fe Add tests for update_binary_command(). by Tao Bao · 7 years ago
  15. dc388aa Merge "Fix the double free in verify_package_compatibility()." am: ce91df8293 by Tao Bao · 7 years ago
  16. beb1cb1 Merge changes from topic 'libvintf' am: c1ca21a32d by Tao Bao · 7 years ago
  17. ce91df8 Merge "Fix the double free in verify_package_compatibility()." by Tao Bao · 7 years ago
  18. c1ca21a Merge changes from topic 'libvintf' by Tao Bao · 7 years ago
  19. 4608daf init.rc: Remove sys.powerctl action by Tom Cherry · 7 years ago
  20. 7e031fd Merge "libmounts: Remove two dead functions." am: 4854e77fd2 by Tao Bao · 7 years ago
  21. 4854e77 Merge "libmounts: Remove two dead functions." by Tao Bao · 7 years ago
  22. 99c549d Fix the double free in verify_package_compatibility(). by Tao Bao · 7 years ago
  23. 7fdcb19 Add the missing LOCAL_CFLAGS for librecovery. by Tao Bao · 7 years ago
  24. e959022 libmounts: Remove two dead functions. by Tao Bao · 7 years ago
  25. 0836159 Merge "minadbd: switch adb_thread_create to std::thread." am: d3d91e5595 by Josh Gao · 7 years ago
  26. d3d91e5 Merge "minadbd: switch adb_thread_create to std::thread." by Josh Gao · 7 years ago
  27. 2aa0d3a minadbd: switch adb_thread_create to std::thread. by Josh Gao · 7 years ago
  28. 1d86605 Verify the package compatibility with libvintf. by Tao Bao · 7 years ago
  29. 4611888 Merge "Protect filename_cache with lock in ota fault" am: 1b28a27c33 by Tianjie Xu · 7 years ago
  30. 1b28a27 Merge "Protect filename_cache with lock in ota fault" by Tianjie Xu · 7 years ago
  31. 4bb11c7 Protect filename_cache with lock in ota fault by Tianjie Xu · 7 years ago
  32. bc66528 Merge "Abort the update if there's not enough new data" am: b4b0c49c48 by Tianjie Xu · 7 years ago
  33. b4b0c49 Merge "Abort the update if there's not enough new data" by Tianjie Xu · 7 years ago
  34. 3a8d98d Abort the update if there's not enough new data by Tianjie Xu · 7 years ago
  35. cc630bd Merge "tests: Use get_bootloader_message_blk_device() to find /misc." by Tao Bao · 7 years ago
  36. 3cd630a Merge "tests: Use get_bootloader_message_blk_device() to find /misc." by Tao Bao · 7 years ago
  37. ad87d9d tests: Use get_bootloader_message_blk_device() to find /misc. by Tao Bao · 7 years ago
  38. df141b9 Merge "Boot control HAL based on the A/B headers." am: b5fca37976 by Alex Deymo · 7 years ago
  39. b5fca37 Merge "Boot control HAL based on the A/B headers." by Alex Deymo · 7 years ago
  40. 2e12242 Merge "Change the internal representation in RangeSet." am: 7ffa8be41d by Tao Bao · 7 years ago
  41. 7ffa8be Merge "Change the internal representation in RangeSet." by Tao Bao · 7 years ago
  42. 2717c28 Merge "update_verifier: correct group in rc file" am: 310fa65c02 by Tom Cherry · 7 years ago
  43. 310fa65 Merge "update_verifier: correct group in rc file" by Treehugger Robot · 7 years ago
  44. 3a8002f update_verifier: correct group in rc file by Tom Cherry · 7 years ago
  45. 56e9b9c Merge "update_verifier: tweak priority of update_verifier for quick boot" by Wei Wang · 7 years ago
  46. a6ea269 Merge "update_verifier: tweak priority of update_verifier for quick boot" by Treehugger Robot · 7 years ago
  47. a015cd1 update_verifier: tweak priority of update_verifier for quick boot by Wei Wang · 7 years ago
  48. fb00d82 Boot control HAL based on the A/B headers. by Alex Deymo · 8 years ago
  49. 1f38a9b Merge "applypatch: Remove duplicate test files." am: b6609f8895 by Tao Bao · 7 years ago
  50. a982e53 Merge "updater: Keep the parsed parameters in std::unique_ptr." am: c80dd4ade2 by Tao Bao · 7 years ago
  51. bf5b77d Change the internal representation in RangeSet. by Tao Bao · 7 years ago
  52. b6609f8 Merge "applypatch: Remove duplicate test files." by Tao Bao · 7 years ago
  53. c80dd4a Merge "updater: Keep the parsed parameters in std::unique_ptr." by Tao Bao · 7 years ago
  54. c3ef089 applypatch: Remove duplicate test files. by Tao Bao · 8 years ago
  55. 474dc18 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by TreeHugger Robot · 7 years ago
  56. cd66e52 Merge "Use regular check for partition name instead of CHECK()" am: 76cb4eeda6 by Tianjie Xu · 7 years ago
  57. 76cb4ee Merge "Use regular check for partition name instead of CHECK()" by Tianjie Xu · 7 years ago
  58. 14eb208 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  59. 5a176c0 Use regular check for partition name instead of CHECK() by Tianjie Xu · 7 years ago
  60. 89559e3 Merge "Update_verifier should read blocks in EIO mode" am: 21d481c81e by Tianjie Xu · 7 years ago
  61. 21d481c Merge "Update_verifier should read blocks in EIO mode" by Tianjie Xu · 7 years ago
  62. 74c4da4 Merge "Move parse_range() and range_overlaps() into RangeSet." am: 8fab8f97b7 by Tao Bao · 7 years ago
  63. c97edcb updater: Keep the parsed parameters in std::unique_ptr. by Tao Bao · 7 years ago
  64. 8fab8f9 Merge "Move parse_range() and range_overlaps() into RangeSet." by Tao Bao · 7 years ago
  65. 8f23757 Move parse_range() and range_overlaps() into RangeSet. by Tao Bao · 7 years ago
  66. 3958a95 Update_verifier should read blocks in EIO mode by Tianjie Xu · 7 years ago
  67. 0e72880 Merge "recovery: switch to fs_mgr_read_fstab_default()" am: d0c7ae1fa6 by Bowgo Tsai · 7 years ago
  68. d0c7ae1 Merge "recovery: switch to fs_mgr_read_fstab_default()" by Treehugger Robot · 7 years ago
  69. 7ccb409 Merge "updater: Move RangeSinkWrite into RangeSinkState." am: 65c065b4bb by Tao Bao · 7 years ago
  70. 65c065b Merge "updater: Move RangeSinkWrite into RangeSinkState." by Tao Bao · 7 years ago
  71. 08224f7 Merge "updater: Don't append newline when calling uiPrint()." am: 58cb690eac by Tao Bao · 7 years ago
  72. 58cb690 Merge "updater: Don't append newline when calling uiPrint()." by Tao Bao · 7 years ago
  73. b648a87 Merge "tests: Remove LOCAL_ADDITIONAL_DEPENDENCIES." am: 3f0a3a2b1d by Tao Bao · 7 years ago
  74. 3f0a3a2 Merge "tests: Remove LOCAL_ADDITIONAL_DEPENDENCIES." by Treehugger Robot · 7 years ago
  75. 0bbc764 updater: Don't append newline when calling uiPrint(). by Tao Bao · 7 years ago
  76. b8f33fd Merge "Add test config to minadbd_test" am: df1a585504 by Dan Shi · 7 years ago
  77. 31b6bc5 tests: Remove LOCAL_ADDITIONAL_DEPENDENCIES. by Tao Bao · 7 years ago
  78. df1a585 Merge "Add test config to minadbd_test" by Treehugger Robot · 7 years ago
  79. 8fe39a2 Merge "update_verifier: raise priority and ioprio and start with exec_start" by Tom Cherry · 7 years ago
  80. 3a8919e Merge "update_verifier: raise priority and ioprio and start with exec_start" by Treehugger Robot · 7 years ago
  81. 60a70af updater: Move RangeSinkWrite into RangeSinkState. by Tao Bao · 7 years ago
  82. 84a0648 recovery: switch to fs_mgr_read_fstab_default() by Bowgo Tsai · 7 years ago
  83. 23fe20f Merge "Log the error message when failing to mount/umount." am: 850f89f198 by Tao Bao · 7 years ago
  84. 850f89f Merge "Log the error message when failing to mount/umount." by Tao Bao · 7 years ago
  85. 7368316 Add test config to minadbd_test by Dan Shi · 7 years ago
  86. 5f85d1f Log the error message when failing to mount/umount. by Tao Bao · 7 years ago
  87. 197e49d Merge "tests: Construct two bad packages at runtime for VerifierTest." by Tao Bao · 7 years ago
  88. 3f2d355 Merge "tests: Construct two bad packages at runtime for VerifierTest." by Tao Bao · 7 years ago
  89. 545317f update_verifier: raise priority and ioprio and start with exec_start by Tom Cherry · 7 years ago
  90. c6df7d2 Merge "tests: Add a test for --wipe_ab into UncryptTest." am: 7b0cda5b37 by Tao Bao · 7 years ago
  91. 7b0cda5 Merge "tests: Add a test for --wipe_ab into UncryptTest." by Tao Bao · 7 years ago
  92. 05c111b Merge "Suppress the unused variable warning in parser.yy" am: b9b03a282b by Tianjie Xu · 7 years ago
  93. 1d7e500 Merge "Log temperature during OTA update" am: bc2c51a97f by Tianjie Xu · 7 years ago
  94. b9b03a2 Merge "Suppress the unused variable warning in parser.yy" by Treehugger Robot · 7 years ago
  95. bc2c51a Merge "Log temperature during OTA update" by Tianjie Xu · 7 years ago
  96. dc235b5 Merge "Add the missing sr-Latn into png files and rename the png locale header" by Tianjie Xu · 7 years ago
  97. c3c3496 Suppress the unused variable warning in parser.yy by Tianjie Xu · 7 years ago
  98. 713d915 Merge "Add the missing sr-Latn into png files and rename the png locale header" by Tianjie Xu · 7 years ago
  99. 862b7e8 Merge changes from topic 'sinkfn' am: 34df98ee6d by Tao Bao · 7 years ago
  100. d4d9ef3 applypatch: Change the ssize_t length parameters to size_t. am: f7eb760fe7 by Tao Bao · 7 years ago