1. 6b18eb7 Merge "edify: Rename parse_string to ParseString and let it take std::string." by Tao Bao · 6 years ago
  2. 503ff38 Merge "edify: Remove VAL_INVALID and move ValueType into Value class." by Tao Bao · 6 years ago
  3. d8d514f edify: Rename parse_string to ParseString and let it take std::string. by Tao Bao · 6 years ago
  4. 511d759 edify: Remove VAL_INVALID and move ValueType into Value class. by Tao Bao · 6 years ago
  5. e02cbaa Merge "applypatch: Restrict applypatch_check to eMMC targets." by Tao Bao · 6 years ago
  6. b9b50cd Merge "applypatch: Fix a potential nullptr dereferencing." by Tao Bao · 6 years ago
  7. 7c1d426 applypatch: Restrict applypatch_check to eMMC targets. by Tao Bao · 6 years ago
  8. fbc0f60 Merge "updater: Remove the support for sha1_check()." by Tao Bao · 6 years ago
  9. 7ea515e applypatch: Fix a potential nullptr dereferencing. by Tao Bao · 6 years ago
  10. 0b58e9a updater: Remove the support for sha1_check(). by Tao Bao · 6 years ago
  11. c059b6c Merge "updater: Add ABORT command." by Tao Bao · 6 years ago
  12. 91a649a updater: Add ABORT command. by Tao Bao · 6 years ago
  13. cf1f9bd Merge "tests: Split unit tests out of component/applypatch_test.cpp." by Tao Bao · 6 years ago
  14. b8cb2e6 tests: Split unit tests out of component/applypatch_test.cpp. by Tao Bao · 6 years ago
  15. d419966 Merge "minui/drm: wait for page flip completion" by Treehugger Robot · 6 years ago
  16. 0a84d72 Merge "No longer print hash for stashed blocks during verification of retry" by Tianjie Xu · 6 years ago
  17. 955da1e minui/drm: wait for page flip completion by Jeremy Compostella · 6 years ago
  18. 3c5958f No longer print hash for stashed blocks during verification of retry by Tianjie Xu · 6 years ago
  19. 95b8d2b Merge "updater: Check the number of args in Command::Parse." by Tao Bao · 6 years ago
  20. afc2962 Merge "updater: Add Command parsing codes." by Tao Bao · 6 years ago
  21. 92f3393 updater: Check the number of args in Command::Parse. by Tao Bao · 6 years ago
  22. 6a7e4af updater: Add Command parsing codes. by Tao Bao · 6 years ago
  23. b418156 Merge "applypatch: {Load,Save}FileContents and ParseSha1 take std::string." by Tao Bao · 6 years ago
  24. bd76709 Merge "applypatch: Move to libbase logging." by Treehugger Robot · 6 years ago
  25. 9b5d4ea Merge "e2fsdroid and mke2fs are dynamic executable in recovery partition" by Treehugger Robot · 6 years ago
  26. 8dc7049 applypatch: {Load,Save}FileContents and ParseSha1 take std::string. by Tao Bao · 6 years ago
  27. 859bfc5 applypatch: Move to libbase logging. by Tao Bao · 6 years ago
  28. 24e1321 Merge "applypatch: Clean up the function comments." by Tao Bao · 6 years ago
  29. ddc8168 Merge "updater: Defer the creation of the new data writer." by Tao Bao · 6 years ago
  30. 69364fe e2fsdroid and mke2fs are dynamic executable in recovery partition by Jiyong Park · 6 years ago
  31. 4a2c2d8 Merge "updater_sample: add privileged system app docs" by Zhomart Mukhamejanov · 6 years ago
  32. 155771b applypatch: Clean up the function comments. by Tao Bao · 6 years ago
  33. 9fb0d89 Merge "Drop the dependency on AB_OTA_UPDATER flag." by Tao Bao · 6 years ago
  34. cf60a44 Drop the dependency on AB_OTA_UPDATER flag. by Tao Bao · 6 years ago
  35. 6b788b1 Merge "updater_sample: run as a systemp app" by Zhomart Mukhamejanov · 6 years ago
  36. 5af63a4 Merge "updater_sample: add proguard.flags" by Zhomart Mukhamejanov · 6 years ago
  37. 0a883c1 updater: Defer the creation of the new data writer. by Tao Bao · 6 years ago
  38. 65dcf32 updater_sample: add privileged system app docs by Zhomart Mukhamejanov · 6 years ago
  39. 2d9ffb6 updater_sample: run as a systemp app by Zhomart Mukhamejanov · 6 years ago
  40. aa7abc0 updater_sample: add proguard.flags by Zhomart Mukhamejanov · 6 years ago
  41. 9ed4b41 Merge "updater_sample: add metadata mismatch error code" by Zhomart Mukhamejanov · 6 years ago
  42. c53639d Merge "tests: Skip ScreenRecoveryUITest on gr_init failure." by Tao Bao · 6 years ago
  43. ac752b3 Merge "Revert "updater_sample: add proguard.flags"" by Ian Pedowitz · 6 years ago
  44. c02fb99 Revert "updater_sample: add proguard.flags" by Ian Pedowitz · 6 years ago
  45. 51f16ec tests: Skip ScreenRecoveryUITest on gr_init failure. by Tao Bao · 6 years ago
  46. 4264ee8 Merge "screen_ui: Move the call to gr_init() into Init()." by Tao Bao · 6 years ago
  47. 4cd2cf9 Merge "screen_ui: Call gr_exit() from dtor." by Treehugger Robot · 6 years ago
  48. ba4edb3 screen_ui: Move the call to gr_init() into Init(). by Tao Bao · 6 years ago
  49. ebee98d updater_sample: add metadata mismatch error code by Zhomart Mukhamejanov · 6 years ago
  50. 60ac622 screen_ui: Call gr_exit() from dtor. by Tao Bao · 6 years ago
  51. 397e8f2 Merge "Recovery image is self-contained" by Treehugger Robot · 6 years ago
  52. 5ced47d Merge "updater_sample: add proguard.flags" by Zhomart Mukhamejanov · 6 years ago
  53. 6dbdbbc Merge "minui: Add constness to GRSurface* in gr_get_{width,height}." by Tao Bao · 6 years ago
  54. 9f42633 minui: Add constness to GRSurface* in gr_get_{width,height}. by Tao Bao · 6 years ago
  55. 8c3af4a updater_sample: add proguard.flags by Zhomart Mukhamejanov · 6 years ago
  56. 0eb10b3 Merge "updater: Drop the 'overlap' parameter in LoadSrcTgtVersion3()." by Tao Bao · 6 years ago
  57. 4a13508 updater: Drop the 'overlap' parameter in LoadSrcTgtVersion3(). by Tao Bao · 6 years ago
  58. 4a8f5ec Merge "updater: Remove the redundant check on line count." by Tao Bao · 6 years ago
  59. 1cb7222 Merge "updater_sample: update README.md" by Zhomart Mukhamejanov · 6 years ago
  60. ec33e45 updater_sample: update README.md by Zhomart Mukhamejanov · 6 years ago
  61. 684d721 Merge "updater_sample: fix payload spec tests" by Zhomart Mukhamejanov · 6 years ago
  62. 8a6a86a updater_sample: fix payload spec tests by Zhomart Mukhamejanov · 6 years ago
  63. ffede3e updater: Remove the redundant check on line count. by Tao Bao · 6 years ago
  64. eeabbec Merge "updater_sample: change gen_update_config args" by Zhomart Mukhamejanov · 6 years ago
  65. 8b7af4c Recovery image is self-contained by Jiyong Park · 6 years ago
  66. da96070 updater_sample: change gen_update_config args by Zhomart Mukhamejanov · 6 years ago
  67. 382691f Merge "updater_sample: Add suspend/resume update" by Zhomart Mukhamejanov · 6 years ago
  68. cef8431 Merge "updater: Replace the reference arguments with pointers." by Tao Bao · 6 years ago
  69. 0e2d900 Merge "minui: Handle the failures from the drm backend in gr_init" by Tianjie Xu · 6 years ago
  70. 2454b24 Merge "ui: join only if joinable." by Tao Bao · 6 years ago
  71. 94371fd ui: join only if joinable. by Tao Bao · 6 years ago
  72. 878d5a7 Merge "tests: Specify the death test style to avoid flakiness." by Tao Bao · 6 years ago
  73. ccf00a2 minui: Handle the failures from the drm backend in gr_init by Tianjie Xu · 6 years ago
  74. 42be0d4 tests: Specify the death test style to avoid flakiness. by Tao Bao · 6 years ago
  75. de3bbb8 updater: Replace the reference arguments with pointers. by Tao Bao · 6 years ago
  76. 16db994 updater_sample: Add suspend/resume update by Zhomart Mukhamejanov · 6 years ago
  77. e36b6ec Merge "updater_sample: Add UI docs to README" by Zhomart Mukhamejanov · 6 years ago
  78. 60abf5c updater_sample: Add UI docs to README by Zhomart Mukhamejanov · 6 years ago
  79. 269be9f Merge "updater_sample: improve updater state handling" by Zhomart Mukhamejanov · 6 years ago
  80. 469b35a updater_sample: improve updater state handling by Zhomart Mukhamejanov · 6 years ago
  81. a21a63b Merge "tests: Add ResumableUpdaterTest." by Tao Bao · 6 years ago
  82. c0299ed tests: Add ResumableUpdaterTest. by Tao Bao · 6 years ago
  83. 02ee7bf Merge "updater_sample: validate state only once" by Zhomart Mukhamejanov · 6 years ago
  84. 2d85a0f Merge "Let gr_init proceed even if we failed to load a font file" by Treehugger Robot · 6 years ago
  85. 842f2a3 Let gr_init proceed even if we failed to load a font file by Tianjie Xu · 6 years ago
  86. bda4495 Merge "recovery: add --fsck_unshare_blocks option for adb remount" by Treehugger Robot · 6 years ago
  87. 51cde1e updater_sample: validate state only once by Zhomart Mukhamejanov · 6 years ago
  88. 2759733 Merge "updater_sample: Add @GuardedBy" by Zhomart Mukhamejanov · 6 years ago
  89. f6522eb updater_sample: Add @GuardedBy by Zhomart Mukhamejanov · 6 years ago
  90. 9455173 Merge "updater_sample: Improve update completion handling" by Zhomart Mukhamejanov · 6 years ago
  91. 7671f68 updater_sample: Improve update completion handling by Zhomart Mukhamejanov · 6 years ago
  92. 0b80ba1 Merge "updater: Drop the 'blocks' parameter in LoadStash()." by Tao Bao · 6 years ago
  93. 64957ce updater: Drop the 'blocks' parameter in LoadStash(). by Tao Bao · 6 years ago
  94. edee836 recovery: add --fsck_unshare_blocks option for adb remount by David Anderson · 6 years ago
  95. 721f6d8 Merge "updater_sample: add UpdaterState" by Zhomart Mukhamejanov · 6 years ago
  96. 8f15a82 Merge "updater_sample: add UpdateData" by Zhomart Mukhamejanov · 6 years ago
  97. 85a007c Merge "recovery: c++ify pthread use in UI" by Jerry Zhang · 6 years ago
  98. b31f9ce recovery: c++ify pthread use in UI by Jerry Zhang · 6 years ago
  99. b8634ca Merge "ui: Use std::thread to create input/progress threads." by Tao Bao · 6 years ago
  100. a488bd9 Merge "updater: Add Commmand class to manage BBOTA commands." by Tao Bao · 6 years ago