1. 32118f6 Rename the dir for SystemUpdaterSample. by Tao Bao · 6 years ago
  2. 4816fc1 Merge "sample_updater: add non-streaming demo" by Zhomart Mukhamejanov · 6 years ago
  3. f4d280c sample_updater: add non-streaming demo by Zhomart Mukhamejanov · 6 years ago
  4. ab3c24b Merge "updater: Remove an unneeded strdup()." by android-build-prod (mdb) · 6 years ago
  5. 188f3a5 updater: Remove an unneeded strdup(). by Tao Bao · 6 years ago
  6. 897385b Merge "Wipe the metadata partition when we wipe data." by Treehugger Robot · 6 years ago
  7. 3b4d516 Wipe the metadata partition when we wipe data. by Paul Crowley · 8 years ago
  8. fe527cc Merge "Dump debug information for apply_patch unit tests" by Tianjie Xu · 6 years ago
  9. ffed57a Dump debug information for apply_patch unit tests by Tianjie Xu · 6 years ago
  10. ed022fc Merge "update_verifier: Move to Soong." by Tao Bao · 6 years ago
  11. ea63f59 Merge "Make update_verifier generic across verified boot versions." by Tao Bao · 6 years ago
  12. afb9fc2 update_verifier: Move to Soong. by Tao Bao · 6 years ago
  13. 1cc0351 Make update_verifier generic across verified boot versions. by Tao Bao · 6 years ago
  14. bcb0152 Merge "applypatch: Drop the SHA_CTX parameter in Apply{BSDiff,Image}Patch." by Treehugger Robot · 6 years ago
  15. 8b0b0f1 applypatch: Drop the SHA_CTX parameter in Apply{BSDiff,Image}Patch. by Tao Bao · 6 years ago
  16. d2c32b2 Merge "applypatch: Dump patch info on mismatching patching result." by Tao Bao · 6 years ago
  17. 4f83430 applypatch: Dump patch info on mismatching patching result. by Tao Bao · 6 years ago
  18. 73e6644 Merge "Add sample_updater style check to PREUPLOAD.cfg" by Zhomart Mukhamejanov · 6 years ago
  19. 0e007e8 Add sample_updater style check to PREUPLOAD.cfg by Zhomart Mukhamejanov · 6 years ago
  20. 07d0032 Merge "tests: Move ResourcesTest into component test." by Treehugger Robot · 6 years ago
  21. 6b28f05 tests: Move ResourcesTest into component test. by Tao Bao · 6 years ago
  22. 0c8eea8 Merge "Disable lld where it fails." by Treehugger Robot · 6 years ago
  23. 83847e6 Disable lld where it fails. by Chih-Hung Hsieh · 6 years ago
  24. 3c8fdf3 Merge "Expose PngHandler via resources.h." by Treehugger Robot · 6 years ago
  25. 5ac8cfe Merge "minadbd: track signature change of service_to_fd." by Treehugger Robot · 6 years ago
  26. 570b08b minadbd: track signature change of service_to_fd. by Josh Gao · 6 years ago
  27. 3d0cd1d Expose PngHandler via resources.h. by Tao Bao · 6 years ago
  28. 0b3e257 Merge "Remove the old log files if cache space is insufficient for OTA" by Tianjie Xu · 6 years ago
  29. d5fbcc1 Remove the old log files if cache space is insufficient for OTA by Tianjie Xu · 6 years ago
  30. ea8a6a9 Merge "install: mkfs.f2fs: specify sector size for target image size" by Treehugger Robot · 6 years ago
  31. fc66f3f install: mkfs.f2fs: specify sector size for target image size by Jaegeuk Kim · 6 years ago
  32. 81c3c4a Merge "mkfs.f2fs: specify sector size for target image size" by Treehugger Robot · 6 years ago
  33. f139bb4 mkfs.f2fs: specify sector size for target image size by Jaegeuk Kim · 6 years ago
  34. 6b6c21a Merge "tests: Pick up testdata with LOCAL_TEST_DATA." by Treehugger Robot · 6 years ago
  35. e566168 Merge "Do not skip the update installation if it's a retry" by Tianjie Xu · 6 years ago
  36. 9d91e89 tests: Pick up testdata with LOCAL_TEST_DATA. by Tao Bao · 6 years ago
  37. a6f49bd Do not skip the update installation if it's a retry by Tianjie Xu · 6 years ago
  38. c506482 Merge "Create the SystemUpdate activity class." by Jiachen Zhao · 6 years ago
  39. d408a86 Merge "Move a few modules to Soong." by Treehugger Robot · 6 years ago
  40. f39362e Create the SystemUpdate activity class. by Jiachen Zhao · 6 years ago
  41. f0e2811 Merge "Create folder for SystemUpdate sample app." by Jiachen Zhao · 6 years ago
  42. 051b968 Create folder for SystemUpdate sample app. by Jiachen Zhao · 6 years ago
  43. 8b9faa0 Merge "Remove the obsolete mkfont.c and font_10x18.h" by Tianjie Xu · 6 years ago
  44. 55a2c4e Remove the obsolete mkfont.c and font_10x18.h by Tianjie Xu · 6 years ago
  45. d2f2ad6 Move a few modules to Soong. by Tao Bao · 6 years ago
  46. 9010493 Merge "Specify a default module for TARGET_RECOVERY_UI_LIB." by Treehugger Robot · 6 years ago
  47. f6d2596 Specify a default module for TARGET_RECOVERY_UI_LIB. by Tao Bao · 6 years ago
  48. 549695a Merge "Factor out a menu class for screen ui" by Tianjie Xu · 6 years ago
  49. 5fe5eb6 Factor out a menu class for screen ui by Tianjie Xu · 6 years ago
  50. ab8d782 Merge "update_verifier: Support verifying product partition." by Treehugger Robot · 6 years ago
  51. ec2e8c6 update_verifier: Support verifying product partition. by Tao Bao · 6 years ago
  52. 28dcad5 Merge "f2fs: support f2fs by setting unmovable bit for package file" by Jaegeuk Kim · 6 years ago
  53. b6e6ee7 f2fs: support f2fs by setting unmovable bit for package file by Jaegeuk Kim · 7 years ago
  54. e0b05ba Merge "tests: Split ApplyPatchModesTest.PatchModeEmmcTarget." by Treehugger Robot · 6 years ago
  55. e3499f9 tests: Split ApplyPatchModesTest.PatchModeEmmcTarget. by Tao Bao · 6 years ago
  56. 3537a26 Merge "tests: Add ApplyPatchModesTest.PatchModeEmmcTargetWithBsdiffPatch test." by Treehugger Robot · 6 years ago
  57. d612b23 tests: Add ApplyPatchModesTest.PatchModeEmmcTargetWithBsdiffPatch test. by Tao Bao · 6 years ago
  58. fc39f3f Merge "recovery: add libhidl-gen-utils depedency" by Yifan Hong · 6 years ago
  59. 0acbdac Merge "Set the update locations to default in CacheLocation's constructor" by Tianjie Xu · 6 years ago
  60. b4e3a37 Set the update locations to default in CacheLocation's constructor by Tianjie Xu · 6 years ago
  61. 495c521 recovery: add libhidl-gen-utils depedency by Yifan Hong · 6 years ago
  62. ddf93c0 Merge "Export fuse_sideload.h for libfusesideload." by Treehugger Robot · 6 years ago
  63. 242d41b Merge "Drop the no-op Android.bp." by Treehugger Robot · 6 years ago
  64. 56160b2 Merge "minadbd: Move to Soong." by Treehugger Robot · 6 years ago
  65. e8fdb1a Drop the no-op Android.bp. by Tao Bao · 6 years ago
  66. 4b51c3a Export fuse_sideload.h for libfusesideload. by Tao Bao · 6 years ago
  67. 8c7761e minadbd: Move to Soong. by Tao Bao · 7 years ago
  68. 47cd789 Merge "Add a singleton CacheLocation to replace the hard coded locations" by Tianjie Xu · 6 years ago
  69. 3bbb20f Add a singleton CacheLocation to replace the hard coded locations by Tianjie Xu · 6 years ago
  70. ac4818d Merge "Fix the behavior of undefined commands in BlockImageVerify" by Tianjie Xu · 6 years ago
  71. c242084 Fix the behavior of undefined commands in BlockImageVerify by Tianjie Xu · 6 years ago
  72. cc3446a Merge "Remove the assumption of target chunk size in imgdiff" by Treehugger Robot · 6 years ago
  73. 572abbb Remove the assumption of target chunk size in imgdiff by Tianjie Xu · 6 years ago
  74. 21b3816 Merge "Replace vfork() with fork()." by Treehugger Robot · 6 years ago
  75. 1cfb361 Replace vfork() with fork(). by George Burgess IV · 6 years ago
  76. bf52b7e Merge "Set LOCAL_SDK_VERSION where possible." by hansson · 6 years ago
  77. 6cc499a Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  78. c1e1d7e Merge "Disable building libapplypatch on mac" by Treehugger Robot · 6 years ago
  79. 7a4dacf Disable building libapplypatch on mac by Tianjie Xu · 6 years ago
  80. 31bcd7c Merge "Skip the cache size check on host" by Tianjie Xu · 6 years ago
  81. 15e376d Merge "recovery: Porting screensave mode for new platform." by Tao Bao · 6 years ago
  82. 9818283 Merge "Reorder the functions in updater/install.cpp" by Tianjie Xu · 6 years ago
  83. e40c80d Skip the cache size check on host by Tianjie Xu · 6 years ago
  84. 5419ad3 Reorder the functions in updater/install.cpp by Tianjie Xu · 6 years ago
  85. 6a3646f Merge "Log the last command to cache" by Tianjie Xu · 6 years ago
  86. 7ee7e27 Merge "Document instructions for using adb under recovery." by Treehugger Robot · 6 years ago
  87. c84a4ef Document instructions for using adb under recovery. by Tao Bao · 6 years ago
  88. 284752e Log the last command to cache by Tianjie Xu · 7 years ago
  89. bded087 Merge "Avoid overwrite of the error message in AbortFn" by Tianjie Xu · 6 years ago
  90. 5ad8028 Avoid overwrite of the error message in AbortFn by Tianjie Xu · 6 years ago
  91. 63eb1a4 Merge "Add update_channel field to bootloader_message_ab." by Sen Jiang · 6 years ago
  92. 7191bf0 Add update_channel field to bootloader_message_ab. by Sen Jiang · 6 years ago
  93. 80ccac2 Merge "StartsWith allows a std::string prefix now." by Treehugger Robot · 7 years ago
  94. 1d65c95 StartsWith allows a std::string prefix now. by Elliott Hughes · 7 years ago
  95. c35c1b0 recovery: Porting screensave mode for new platform. by katao · 7 years ago
  96. 3fe230a Merge "Let update_verifier work on non-AB update devices" by Isaac Chen · 7 years ago
  97. 26fd78c Let update_verifier work on non-AB update devices by Isaac Chen · 7 years ago
  98. 9203e77 Merge "applypatch: Remove the 'st' field from FileContents." by Tao Bao · 7 years ago
  99. 4eaf7a1 Merge "add sload.f2fs for recovery format" by Jaegeuk Kim · 7 years ago
  100. 47e5a8d applypatch: Remove the 'st' field from FileContents. by Tao Bao · 7 years ago