1. 7b9b77f Merge "Add tests for read_metadata_from_package()." am: e888d45950 by Tao Bao · 7 years ago
  2. c08c055 Merge "Add tests for read_metadata_from_package()." am: e888d45950 by Tao Bao · 7 years ago
  3. e888d45 Merge "Add tests for read_metadata_from_package()." by Tao Bao · 7 years ago
  4. 6650c04 Merge "Minor clean up to install.cpp." am: 08146728c1 am: 668e84233d by Tao Bao · 7 years ago
  5. 668e842 Merge "Minor clean up to install.cpp." am: 08146728c1 by Tao Bao · 7 years ago
  6. 0814672 Merge "Minor clean up to install.cpp." by Tao Bao · 7 years ago
  7. 8a7afcc Add tests for read_metadata_from_package(). by Tao Bao · 7 years ago
  8. f8119fb Minor clean up to install.cpp. by Tao Bao · 7 years ago
  9. d218dca Merge "Add tests for update_binary_command()." am: 44f61b4ce5 am: 1fc109bdc7 by Tao Bao · 7 years ago
  10. 1fc109b Merge "Add tests for update_binary_command()." am: 44f61b4ce5 by Tao Bao · 7 years ago
  11. 44f61b4 Merge "Add tests for update_binary_command()." by Tao Bao · 7 years ago
  12. 239d154 Merge "Add 'system' to update_verifier's gid" am: ba3f078f6f am: 4575986069 by Tianjie Xu · 7 years ago
  13. 4575986 Merge "Add 'system' to update_verifier's gid" am: ba3f078f6f by Tianjie Xu · 7 years ago
  14. ba3f078 Merge "Add 'system' to update_verifier's gid" by Tianjie Xu · 7 years ago
  15. 0ad2de5 Add 'system' to update_verifier's gid by Tianjie Xu · 7 years ago
  16. 6e575cc Merge "init.rc: Remove sys.powerctl action" am: 9848209088 am: 9fcc7c8253 by Tom Cherry · 7 years ago
  17. 9fcc7c8 Merge "init.rc: Remove sys.powerctl action" am: 9848209088 by Tom Cherry · 7 years ago
  18. 9848209 Merge "init.rc: Remove sys.powerctl action" by Tom Cherry · 7 years ago
  19. bc4b1fe Add tests for update_binary_command(). by Tao Bao · 7 years ago
  20. d87bccd Merge "Fix the double free in verify_package_compatibility()." am: ce91df8293 by Tao Bao · 7 years ago
  21. 3584959 Merge changes from topic 'libvintf' am: c1ca21a32d am: beb1cb1df5 by Tao Bao · 7 years ago
  22. dc388aa Merge "Fix the double free in verify_package_compatibility()." am: ce91df8293 by Tao Bao · 7 years ago
  23. beb1cb1 Merge changes from topic 'libvintf' am: c1ca21a32d by Tao Bao · 7 years ago
  24. ce91df8 Merge "Fix the double free in verify_package_compatibility()." by Tao Bao · 7 years ago
  25. c1ca21a Merge changes from topic 'libvintf' by Tao Bao · 7 years ago
  26. 4608daf init.rc: Remove sys.powerctl action by Tom Cherry · 7 years ago
  27. fdc5ac8 Merge "libmounts: Remove two dead functions." am: 4854e77fd2 am: 7e031fdfe6 by Tao Bao · 7 years ago
  28. 7e031fd Merge "libmounts: Remove two dead functions." am: 4854e77fd2 by Tao Bao · 7 years ago
  29. 4854e77 Merge "libmounts: Remove two dead functions." by Tao Bao · 7 years ago
  30. 99c549d Fix the double free in verify_package_compatibility(). by Tao Bao · 7 years ago
  31. 7fdcb19 Add the missing LOCAL_CFLAGS for librecovery. by Tao Bao · 7 years ago
  32. e959022 libmounts: Remove two dead functions. by Tao Bao · 7 years ago
  33. 572b7ba Merge "minadbd: switch adb_thread_create to std::thread." am: d3d91e5595 by Josh Gao · 7 years ago
  34. 0836159 Merge "minadbd: switch adb_thread_create to std::thread." am: d3d91e5595 by Josh Gao · 7 years ago
  35. d3d91e5 Merge "minadbd: switch adb_thread_create to std::thread." by Josh Gao · 7 years ago
  36. 2aa0d3a minadbd: switch adb_thread_create to std::thread. by Josh Gao · 7 years ago
  37. 1d86605 Verify the package compatibility with libvintf. by Tao Bao · 7 years ago
  38. 41bdd91 Merge "Protect filename_cache with lock in ota fault" am: 1b28a27c33 by Tianjie Xu · 7 years ago
  39. 4611888 Merge "Protect filename_cache with lock in ota fault" am: 1b28a27c33 by Tianjie Xu · 7 years ago
  40. 1b28a27 Merge "Protect filename_cache with lock in ota fault" by Tianjie Xu · 7 years ago
  41. 4bb11c7 Protect filename_cache with lock in ota fault by Tianjie Xu · 7 years ago
  42. 955c5eb Merge "Abort the update if there's not enough new data" am: b4b0c49c48 by Tianjie Xu · 7 years ago
  43. bc66528 Merge "Abort the update if there's not enough new data" am: b4b0c49c48 by Tianjie Xu · 7 years ago
  44. b4b0c49 Merge "Abort the update if there's not enough new data" by Tianjie Xu · 7 years ago
  45. 3a8d98d Abort the update if there's not enough new data by Tianjie Xu · 7 years ago
  46. f25cd87 Merge "tests: Use get_bootloader_message_blk_device() to find /misc." am: 3cd630a5a8 by Tao Bao · 7 years ago
  47. cc630bd Merge "tests: Use get_bootloader_message_blk_device() to find /misc." by Tao Bao · 7 years ago
  48. 3cd630a Merge "tests: Use get_bootloader_message_blk_device() to find /misc." by Tao Bao · 7 years ago
  49. ad87d9d tests: Use get_bootloader_message_blk_device() to find /misc. by Tao Bao · 7 years ago
  50. c14d072 Merge "Boot control HAL based on the A/B headers." am: b5fca37976 am: df141b9381 by Alex Deymo · 7 years ago
  51. df141b9 Merge "Boot control HAL based on the A/B headers." am: b5fca37976 by Alex Deymo · 7 years ago
  52. b5fca37 Merge "Boot control HAL based on the A/B headers." by Alex Deymo · 7 years ago
  53. 7f4e5d5 Merge "Change the internal representation in RangeSet." am: 7ffa8be41d by Tao Bao · 7 years ago
  54. 2e12242 Merge "Change the internal representation in RangeSet." am: 7ffa8be41d by Tao Bao · 7 years ago
  55. 7ffa8be Merge "Change the internal representation in RangeSet." by Tao Bao · 7 years ago
  56. bec8264 Merge "update_verifier: correct group in rc file" am: 310fa65c02 am: 2717c28e77 by Tom Cherry · 7 years ago
  57. 2717c28 Merge "update_verifier: correct group in rc file" am: 310fa65c02 by Tom Cherry · 7 years ago
  58. 310fa65 Merge "update_verifier: correct group in rc file" by Treehugger Robot · 7 years ago
  59. 3a8002f update_verifier: correct group in rc file by Tom Cherry · 7 years ago
  60. 8ed4fd4 Merge "update_verifier: tweak priority of update_verifier for quick boot" am: a6ea26987d by Wei Wang · 7 years ago
  61. 56e9b9c Merge "update_verifier: tweak priority of update_verifier for quick boot" by Wei Wang · 7 years ago
  62. a6ea269 Merge "update_verifier: tweak priority of update_verifier for quick boot" by Treehugger Robot · 7 years ago
  63. a015cd1 update_verifier: tweak priority of update_verifier for quick boot by Wei Wang · 7 years ago
  64. fb00d82 Boot control HAL based on the A/B headers. by Alex Deymo · 8 years ago
  65. 0f72cf5 Merge "applypatch: Remove duplicate test files." am: b6609f8895 am: 1f38a9b96e by Tao Bao · 7 years ago
  66. 78e277c Merge "updater: Keep the parsed parameters in std::unique_ptr." am: c80dd4ade2 by Tao Bao · 7 years ago
  67. 1f38a9b Merge "applypatch: Remove duplicate test files." am: b6609f8895 by Tao Bao · 7 years ago
  68. a982e53 Merge "updater: Keep the parsed parameters in std::unique_ptr." am: c80dd4ade2 by Tao Bao · 7 years ago
  69. bf5b77d Change the internal representation in RangeSet. by Tao Bao · 7 years ago
  70. b6609f8 Merge "applypatch: Remove duplicate test files." by Tao Bao · 7 years ago
  71. c80dd4a Merge "updater: Keep the parsed parameters in std::unique_ptr." by Tao Bao · 7 years ago
  72. c3ef089 applypatch: Remove duplicate test files. by Tao Bao · 8 years ago
  73. bdf8a31 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Bill Yi · 7 years ago
  74. 474dc18 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by TreeHugger Robot · 7 years ago
  75. 705a4d7 Merge "Use regular check for partition name instead of CHECK()" am: 76cb4eeda6 by Tianjie Xu · 7 years ago
  76. cd66e52 Merge "Use regular check for partition name instead of CHECK()" am: 76cb4eeda6 by Tianjie Xu · 7 years ago
  77. 76cb4ee Merge "Use regular check for partition name instead of CHECK()" by Tianjie Xu · 7 years ago
  78. 14eb208 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  79. 5a176c0 Use regular check for partition name instead of CHECK() by Tianjie Xu · 7 years ago
  80. 81f5b04 Merge "Update_verifier should read blocks in EIO mode" am: 21d481c81e by Tianjie Xu · 7 years ago
  81. 89559e3 Merge "Update_verifier should read blocks in EIO mode" am: 21d481c81e by Tianjie Xu · 7 years ago
  82. 21d481c Merge "Update_verifier should read blocks in EIO mode" by Tianjie Xu · 7 years ago
  83. 3cf1113 Merge "Move parse_range() and range_overlaps() into RangeSet." am: 8fab8f97b7 by Tao Bao · 7 years ago
  84. 74c4da4 Merge "Move parse_range() and range_overlaps() into RangeSet." am: 8fab8f97b7 by Tao Bao · 7 years ago
  85. c97edcb updater: Keep the parsed parameters in std::unique_ptr. by Tao Bao · 7 years ago
  86. 8fab8f9 Merge "Move parse_range() and range_overlaps() into RangeSet." by Tao Bao · 7 years ago
  87. 8f23757 Move parse_range() and range_overlaps() into RangeSet. by Tao Bao · 7 years ago
  88. 3958a95 Update_verifier should read blocks in EIO mode by Tianjie Xu · 7 years ago
  89. 18cc5b3 Merge "recovery: switch to fs_mgr_read_fstab_default()" am: d0c7ae1fa6 by Bowgo Tsai · 7 years ago
  90. 0e72880 Merge "recovery: switch to fs_mgr_read_fstab_default()" am: d0c7ae1fa6 by Bowgo Tsai · 7 years ago
  91. d0c7ae1 Merge "recovery: switch to fs_mgr_read_fstab_default()" by Treehugger Robot · 7 years ago
  92. 8538fab Merge "updater: Move RangeSinkWrite into RangeSinkState." am: 65c065b4bb by Tao Bao · 7 years ago
  93. 7ccb409 Merge "updater: Move RangeSinkWrite into RangeSinkState." am: 65c065b4bb by Tao Bao · 7 years ago
  94. 65c065b Merge "updater: Move RangeSinkWrite into RangeSinkState." by Tao Bao · 7 years ago
  95. f39093d Merge "updater: Don't append newline when calling uiPrint()." am: 58cb690eac by Tao Bao · 7 years ago
  96. 08224f7 Merge "updater: Don't append newline when calling uiPrint()." am: 58cb690eac by Tao Bao · 7 years ago
  97. 58cb690 Merge "updater: Don't append newline when calling uiPrint()." by Tao Bao · 7 years ago
  98. 4d6f904 Merge "tests: Remove LOCAL_ADDITIONAL_DEPENDENCIES." am: 3f0a3a2b1d by Tao Bao · 7 years ago
  99. b648a87 Merge "tests: Remove LOCAL_ADDITIONAL_DEPENDENCIES." am: 3f0a3a2b1d by Tao Bao · 7 years ago
  100. 3f0a3a2 Merge "tests: Remove LOCAL_ADDITIONAL_DEPENDENCIES." by Treehugger Robot · 7 years ago