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