1. a0b2aad Merge "applypatch: Switch freecache.cpp to libbase logging." by Tao Bao · 6 years ago
  2. bd0fb23 applypatch: Switch freecache.cpp to libbase logging. by Tao Bao · 6 years ago
  3. 04a6af0 Merge "Remove the debug code for bspatch flakiness" am: a9f9acca91 by Tao Bao · 6 years ago
  4. a9f9acc Merge "Remove the debug code for bspatch flakiness" by Tao Bao · 6 years ago
  5. 7326892 Remove the debug code for bspatch flakiness by Tianjie Xu · 6 years ago
  6. e089c1a Merge "updater: Let read_file() return Value::Type::STRING." am: ac234b4493 by Tao Bao · 6 years ago
  7. ac234b4 Merge "updater: Let read_file() return Value::Type::STRING." by Tao Bao · 6 years ago
  8. bafd6c7 updater: Let read_file() return Value::Type::STRING. by Tao Bao · 6 years ago
  9. 17cda67 Merge "edify: Rename parse_string to ParseString and let it take std::string." by Tao Bao · 6 years ago
  10. d8a2c26 Merge "edify: Remove VAL_INVALID and move ValueType into Value class." by Tao Bao · 6 years ago
  11. 6b18eb7 Merge "edify: Rename parse_string to ParseString and let it take std::string." by Tao Bao · 6 years ago
  12. 503ff38 Merge "edify: Remove VAL_INVALID and move ValueType into Value class." by Tao Bao · 6 years ago
  13. 254d43a Merge "applypatch: Restrict applypatch_check to eMMC targets." am: e02cbaaa62 by Tao Bao · 6 years ago
  14. d8d514f edify: Rename parse_string to ParseString and let it take std::string. by Tao Bao · 6 years ago
  15. 511d759 edify: Remove VAL_INVALID and move ValueType into Value class. by Tao Bao · 6 years ago
  16. e02cbaa Merge "applypatch: Restrict applypatch_check to eMMC targets." by Tao Bao · 6 years ago
  17. 471053b Merge "applypatch: Fix a potential nullptr dereferencing." am: b9b50cd58c by Tao Bao · 6 years ago
  18. b9b50cd Merge "applypatch: Fix a potential nullptr dereferencing." by Tao Bao · 6 years ago
  19. 7c1d426 applypatch: Restrict applypatch_check to eMMC targets. by Tao Bao · 6 years ago
  20. e2136c4 Merge "updater: Remove the support for sha1_check()." am: fbc0f6062c by Tao Bao · 6 years ago
  21. fbc0f60 Merge "updater: Remove the support for sha1_check()." by Tao Bao · 6 years ago
  22. 7ea515e applypatch: Fix a potential nullptr dereferencing. by Tao Bao · 6 years ago
  23. 0b58e9a updater: Remove the support for sha1_check(). by Tao Bao · 6 years ago
  24. b450952 Merge "updater: Add ABORT command." am: c059b6c1c6 by Tao Bao · 6 years ago
  25. c059b6c Merge "updater: Add ABORT command." by Tao Bao · 6 years ago
  26. 91a649a updater: Add ABORT command. by Tao Bao · 6 years ago
  27. cac6932 Merge "tests: Split unit tests out of component/applypatch_test.cpp." by Tao Bao · 6 years ago
  28. cf1f9bd Merge "tests: Split unit tests out of component/applypatch_test.cpp." by Tao Bao · 6 years ago
  29. b8cb2e6 tests: Split unit tests out of component/applypatch_test.cpp. by Tao Bao · 6 years ago
  30. d3e023c Merge "minui/drm: wait for page flip completion" am: d419966730 by Jeremy Compostella · 6 years ago
  31. d419966 Merge "minui/drm: wait for page flip completion" by Treehugger Robot · 6 years ago
  32. 6541974 Merge "No longer print hash for stashed blocks during verification of retry" by Tianjie Xu · 6 years ago
  33. 0a84d72 Merge "No longer print hash for stashed blocks during verification of retry" by Tianjie Xu · 6 years ago
  34. 955da1e minui/drm: wait for page flip completion by Jeremy Compostella · 6 years ago
  35. 3c5958f No longer print hash for stashed blocks during verification of retry by Tianjie Xu · 6 years ago
  36. 42f96e5 Merge "updater: Check the number of args in Command::Parse." am: 95b8d2b064 by Tao Bao · 6 years ago
  37. 95b8d2b Merge "updater: Check the number of args in Command::Parse." by Tao Bao · 6 years ago
  38. e660430 Merge "updater: Add Command parsing codes." am: afc2962e60 by Tao Bao · 6 years ago
  39. afc2962 Merge "updater: Add Command parsing codes." by Tao Bao · 6 years ago
  40. 92f3393 updater: Check the number of args in Command::Parse. by Tao Bao · 6 years ago
  41. 6a7e4af updater: Add Command parsing codes. by Tao Bao · 6 years ago
  42. 839c405 Merge "applypatch: {Load,Save}FileContents and ParseSha1 take std::string." by Tao Bao · 6 years ago
  43. b418156 Merge "applypatch: {Load,Save}FileContents and ParseSha1 take std::string." by Tao Bao · 6 years ago
  44. 513c7fb Merge "applypatch: Move to libbase logging." am: bd76709827 by Tao Bao · 6 years ago
  45. bd76709 Merge "applypatch: Move to libbase logging." by Treehugger Robot · 6 years ago
  46. 681ae40 Merge "e2fsdroid and mke2fs are dynamic executable in recovery partition" by Jiyong Park · 6 years ago
  47. 9b5d4ea Merge "e2fsdroid and mke2fs are dynamic executable in recovery partition" by Treehugger Robot · 6 years ago
  48. 8dc7049 applypatch: {Load,Save}FileContents and ParseSha1 take std::string. by Tao Bao · 6 years ago
  49. 859bfc5 applypatch: Move to libbase logging. by Tao Bao · 6 years ago
  50. d4c1045 Merge "applypatch: Clean up the function comments." am: 24e1321bc3 by Tao Bao · 6 years ago
  51. ae3e472 Merge "updater: Defer the creation of the new data writer." am: ddc81680e6 by Tao Bao · 6 years ago
  52. 24e1321 Merge "applypatch: Clean up the function comments." by Tao Bao · 6 years ago
  53. ddc8168 Merge "updater: Defer the creation of the new data writer." by Tao Bao · 6 years ago
  54. 69364fe e2fsdroid and mke2fs are dynamic executable in recovery partition by Jiyong Park · 6 years ago
  55. 9b4d364 Merge "updater_sample: add privileged system app docs" am: 4a2c2d8102 by Zhomart Mukhamejanov · 6 years ago
  56. 4a2c2d8 Merge "updater_sample: add privileged system app docs" by Zhomart Mukhamejanov · 6 years ago
  57. 155771b applypatch: Clean up the function comments. by Tao Bao · 6 years ago
  58. a855c33 Merge "Drop the dependency on AB_OTA_UPDATER flag." am: 9fb0d89583 by Tao Bao · 6 years ago
  59. 9fb0d89 Merge "Drop the dependency on AB_OTA_UPDATER flag." by Tao Bao · 6 years ago
  60. cf60a44 Drop the dependency on AB_OTA_UPDATER flag. by Tao Bao · 6 years ago
  61. bb1c6bf Merge "updater_sample: run as a systemp app" am: 6b788b1848 by Zhomart Mukhamejanov · 6 years ago
  62. 6b788b1 Merge "updater_sample: run as a systemp app" by Zhomart Mukhamejanov · 6 years ago
  63. 468ad1d Merge "updater_sample: add proguard.flags" am: 5af63a45d9 by Zhomart Mukhamejanov · 6 years ago
  64. 5af63a4 Merge "updater_sample: add proguard.flags" by Zhomart Mukhamejanov · 6 years ago
  65. 0a883c1 updater: Defer the creation of the new data writer. by Tao Bao · 6 years ago
  66. 65dcf32 updater_sample: add privileged system app docs by Zhomart Mukhamejanov · 6 years ago
  67. 2d9ffb6 updater_sample: run as a systemp app by Zhomart Mukhamejanov · 6 years ago
  68. aa7abc0 updater_sample: add proguard.flags by Zhomart Mukhamejanov · 6 years ago
  69. c48f0b6 Merge "updater_sample: add metadata mismatch error code" am: 9ed4b41478 by Zhomart Mukhamejanov · 6 years ago
  70. 9ed4b41 Merge "updater_sample: add metadata mismatch error code" by Zhomart Mukhamejanov · 6 years ago
  71. c7b4418 Merge "tests: Skip ScreenRecoveryUITest on gr_init failure." am: c53639d5e3 by Tao Bao · 6 years ago
  72. c53639d Merge "tests: Skip ScreenRecoveryUITest on gr_init failure." by Tao Bao · 6 years ago
  73. 888dae6 Merge "Revert "updater_sample: add proguard.flags"" am: ac752b3ed8 by Ian Pedowitz · 6 years ago
  74. ac752b3 Merge "Revert "updater_sample: add proguard.flags"" by Ian Pedowitz · 6 years ago
  75. c02fb99 Revert "updater_sample: add proguard.flags" by Ian Pedowitz · 6 years ago
  76. 51f16ec tests: Skip ScreenRecoveryUITest on gr_init failure. by Tao Bao · 6 years ago
  77. 2a3c46a Merge "screen_ui: Move the call to gr_init() into Init()." am: 4264ee890e by Tao Bao · 6 years ago
  78. 4264ee8 Merge "screen_ui: Move the call to gr_init() into Init()." by Tao Bao · 6 years ago
  79. 52a7021 Merge "screen_ui: Call gr_exit() from dtor." am: 4cd2cf96a0 by Tao Bao · 6 years ago
  80. 4cd2cf9 Merge "screen_ui: Call gr_exit() from dtor." by Treehugger Robot · 6 years ago
  81. 93ea306 Merge "Recovery image is self-contained" am: 397e8f2279 by Jiyong Park · 6 years ago
  82. 9b6a9ac Merge "updater_sample: add proguard.flags" am: 5ced47d120 by Zhomart Mukhamejanov · 6 years ago
  83. cc08655 Merge "minui: Add constness to GRSurface* in gr_get_{width,height}." by Tao Bao · 6 years ago
  84. ba4edb3 screen_ui: Move the call to gr_init() into Init(). by Tao Bao · 6 years ago
  85. ebee98d updater_sample: add metadata mismatch error code by Zhomart Mukhamejanov · 6 years ago
  86. 60ac622 screen_ui: Call gr_exit() from dtor. by Tao Bao · 6 years ago
  87. 397e8f2 Merge "Recovery image is self-contained" by Treehugger Robot · 6 years ago
  88. 5ced47d Merge "updater_sample: add proguard.flags" by Zhomart Mukhamejanov · 6 years ago
  89. 6dbdbbc Merge "minui: Add constness to GRSurface* in gr_get_{width,height}." by Tao Bao · 6 years ago
  90. 9f42633 minui: Add constness to GRSurface* in gr_get_{width,height}. by Tao Bao · 6 years ago
  91. 8c3af4a updater_sample: add proguard.flags by Zhomart Mukhamejanov · 6 years ago
  92. 941d3ab Merge "updater: Drop the 'overlap' parameter in LoadSrcTgtVersion3()." by Tao Bao · 6 years ago
  93. d8a411c Merge "Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master" into stage-aosp-master by Xin Li · 6 years ago
  94. 0eb10b3 Merge "updater: Drop the 'overlap' parameter in LoadSrcTgtVersion3()." by Tao Bao · 6 years ago
  95. 4a13508 updater: Drop the 'overlap' parameter in LoadSrcTgtVersion3(). by Tao Bao · 6 years ago
  96. 165a197 Merge "updater: Remove the redundant check on line count." am: 4a8f5ec06d by Tao Bao · 6 years ago
  97. 4a8f5ec Merge "updater: Remove the redundant check on line count." by Tao Bao · 6 years ago
  98. b5c2c71 Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master by Xin Li · 6 years ago
  99. c54885f Merge "updater_sample: update README.md" am: 1cb7222784 am: fc824cb998 by Zhomart Mukhamejanov · 6 years ago
  100. 31b517c Merge "updater_sample: fix payload spec tests" am: 684d7216e6 am: 7c8e5b6ee8 by Zhomart Mukhamejanov · 6 years ago