1. 957c1ab Merge "Save the target file when applypatch tests fail" by Tianjie Xu · 6 years ago
  2. 2573b6f Merge "updater_sample: fix gen_update_config.py" by Zhomart Mukhamejanov · 6 years ago
  3. ca456f3 Merge "recovery: Print the actually required battery level." by android-build-prod (mdb) · 6 years ago
  4. 3f638ee Save the target file when applypatch tests fail by Tianjie Xu · 6 years ago
  5. 72a4d46 updater_sample: fix gen_update_config.py by Zhomart Mukhamejanov · 6 years ago
  6. f2ea6d7 recovery: Print the actually required battery level. by Tao Bao · 6 years ago
  7. 220b531 Merge "Mark ui_print with __printflike." by Tao Bao · 6 years ago
  8. aae7efd Mark ui_print with __printflike. by Tao Bao · 6 years ago
  9. 6bd1d9b Merge "sample_updater: create tools/gen_update_config.py" by Zhomart Mukhamejanov · 6 years ago
  10. 7d06416 Merge "sample_updater: add tests resources" by Zhomart Mukhamejanov · 6 years ago
  11. cc8587b Merge "Dump the uncompressed data's SHA1 to debug flaky tests" by Tianjie Xu · 6 years ago
  12. 49c7f1c Merge "Rename CacheLocation to Paths." by android-build-prod (mdb) · 6 years ago
  13. 641fa97 Rename CacheLocation to Paths. by Tao Bao · 6 years ago
  14. 9e1ccd4 Dump the uncompressed data's SHA1 to debug flaky tests by Tianjie Xu · 6 years ago
  15. 02e912c sample_updater: add tests resources by Zhomart Mukhamejanov · 6 years ago
  16. d5a4182 sample_updater: create tools/gen_update_config.py by Zhomart Mukhamejanov · 6 years ago
  17. d97b643 Merge "updater_sample: Use stubs libs for android.test.base / runner." by Zhomart Mukhamejanov · 6 years ago
  18. a544bfa Merge "Rename the dir for SystemUpdaterSample." by android-build-prod (mdb) · 6 years ago
  19. daa65ae updater_sample: Use stubs libs for android.test.base / runner. by Tao Bao · 6 years ago
  20. 32118f6 Rename the dir for SystemUpdaterSample. by Tao Bao · 6 years ago
  21. 4816fc1 Merge "sample_updater: add non-streaming demo" by Zhomart Mukhamejanov · 6 years ago
  22. f4d280c sample_updater: add non-streaming demo by Zhomart Mukhamejanov · 6 years ago
  23. ab3c24b Merge "updater: Remove an unneeded strdup()." by android-build-prod (mdb) · 6 years ago
  24. 188f3a5 updater: Remove an unneeded strdup(). by Tao Bao · 6 years ago
  25. 897385b Merge "Wipe the metadata partition when we wipe data." by Treehugger Robot · 6 years ago
  26. 3b4d516 Wipe the metadata partition when we wipe data. by Paul Crowley · 8 years ago
  27. fe527cc Merge "Dump debug information for apply_patch unit tests" by Tianjie Xu · 6 years ago
  28. ffed57a Dump debug information for apply_patch unit tests by Tianjie Xu · 6 years ago
  29. ed022fc Merge "update_verifier: Move to Soong." by Tao Bao · 6 years ago
  30. ea63f59 Merge "Make update_verifier generic across verified boot versions." by Tao Bao · 6 years ago
  31. afb9fc2 update_verifier: Move to Soong. by Tao Bao · 6 years ago
  32. 1cc0351 Make update_verifier generic across verified boot versions. by Tao Bao · 6 years ago
  33. bcb0152 Merge "applypatch: Drop the SHA_CTX parameter in Apply{BSDiff,Image}Patch." by Treehugger Robot · 6 years ago
  34. 8b0b0f1 applypatch: Drop the SHA_CTX parameter in Apply{BSDiff,Image}Patch. by Tao Bao · 6 years ago
  35. d2c32b2 Merge "applypatch: Dump patch info on mismatching patching result." by Tao Bao · 6 years ago
  36. 4f83430 applypatch: Dump patch info on mismatching patching result. by Tao Bao · 6 years ago
  37. 73e6644 Merge "Add sample_updater style check to PREUPLOAD.cfg" by Zhomart Mukhamejanov · 6 years ago
  38. 0e007e8 Add sample_updater style check to PREUPLOAD.cfg by Zhomart Mukhamejanov · 6 years ago
  39. 07d0032 Merge "tests: Move ResourcesTest into component test." by Treehugger Robot · 6 years ago
  40. 6b28f05 tests: Move ResourcesTest into component test. by Tao Bao · 6 years ago
  41. 0c8eea8 Merge "Disable lld where it fails." by Treehugger Robot · 6 years ago
  42. 83847e6 Disable lld where it fails. by Chih-Hung Hsieh · 6 years ago
  43. 3c8fdf3 Merge "Expose PngHandler via resources.h." by Treehugger Robot · 6 years ago
  44. 5ac8cfe Merge "minadbd: track signature change of service_to_fd." by Treehugger Robot · 6 years ago
  45. 570b08b minadbd: track signature change of service_to_fd. by Josh Gao · 6 years ago
  46. 3d0cd1d Expose PngHandler via resources.h. by Tao Bao · 6 years ago
  47. 0b3e257 Merge "Remove the old log files if cache space is insufficient for OTA" by Tianjie Xu · 6 years ago
  48. d5fbcc1 Remove the old log files if cache space is insufficient for OTA by Tianjie Xu · 6 years ago
  49. ea8a6a9 Merge "install: mkfs.f2fs: specify sector size for target image size" by Treehugger Robot · 6 years ago
  50. fc66f3f install: mkfs.f2fs: specify sector size for target image size by Jaegeuk Kim · 6 years ago
  51. 81c3c4a Merge "mkfs.f2fs: specify sector size for target image size" by Treehugger Robot · 6 years ago
  52. f139bb4 mkfs.f2fs: specify sector size for target image size by Jaegeuk Kim · 6 years ago
  53. 6b6c21a Merge "tests: Pick up testdata with LOCAL_TEST_DATA." by Treehugger Robot · 6 years ago
  54. e566168 Merge "Do not skip the update installation if it's a retry" by Tianjie Xu · 6 years ago
  55. 9d91e89 tests: Pick up testdata with LOCAL_TEST_DATA. by Tao Bao · 6 years ago
  56. a6f49bd Do not skip the update installation if it's a retry by Tianjie Xu · 6 years ago
  57. c506482 Merge "Create the SystemUpdate activity class." by Jiachen Zhao · 6 years ago
  58. d408a86 Merge "Move a few modules to Soong." by Treehugger Robot · 6 years ago
  59. f39362e Create the SystemUpdate activity class. by Jiachen Zhao · 6 years ago
  60. f0e2811 Merge "Create folder for SystemUpdate sample app." by Jiachen Zhao · 6 years ago
  61. 051b968 Create folder for SystemUpdate sample app. by Jiachen Zhao · 6 years ago
  62. 8b9faa0 Merge "Remove the obsolete mkfont.c and font_10x18.h" by Tianjie Xu · 6 years ago
  63. 55a2c4e Remove the obsolete mkfont.c and font_10x18.h by Tianjie Xu · 6 years ago
  64. d2f2ad6 Move a few modules to Soong. by Tao Bao · 6 years ago
  65. 9010493 Merge "Specify a default module for TARGET_RECOVERY_UI_LIB." by Treehugger Robot · 6 years ago
  66. f6d2596 Specify a default module for TARGET_RECOVERY_UI_LIB. by Tao Bao · 6 years ago
  67. 549695a Merge "Factor out a menu class for screen ui" by Tianjie Xu · 6 years ago
  68. 5fe5eb6 Factor out a menu class for screen ui by Tianjie Xu · 6 years ago
  69. ab8d782 Merge "update_verifier: Support verifying product partition." by Treehugger Robot · 6 years ago
  70. ec2e8c6 update_verifier: Support verifying product partition. by Tao Bao · 6 years ago
  71. 28dcad5 Merge "f2fs: support f2fs by setting unmovable bit for package file" by Jaegeuk Kim · 6 years ago
  72. b6e6ee7 f2fs: support f2fs by setting unmovable bit for package file by Jaegeuk Kim · 7 years ago
  73. e0b05ba Merge "tests: Split ApplyPatchModesTest.PatchModeEmmcTarget." by Treehugger Robot · 6 years ago
  74. e3499f9 tests: Split ApplyPatchModesTest.PatchModeEmmcTarget. by Tao Bao · 6 years ago
  75. 3537a26 Merge "tests: Add ApplyPatchModesTest.PatchModeEmmcTargetWithBsdiffPatch test." by Treehugger Robot · 6 years ago
  76. d612b23 tests: Add ApplyPatchModesTest.PatchModeEmmcTargetWithBsdiffPatch test. by Tao Bao · 6 years ago
  77. fc39f3f Merge "recovery: add libhidl-gen-utils depedency" by Yifan Hong · 6 years ago
  78. 0acbdac Merge "Set the update locations to default in CacheLocation's constructor" by Tianjie Xu · 6 years ago
  79. b4e3a37 Set the update locations to default in CacheLocation's constructor by Tianjie Xu · 6 years ago
  80. 495c521 recovery: add libhidl-gen-utils depedency by Yifan Hong · 6 years ago
  81. ddf93c0 Merge "Export fuse_sideload.h for libfusesideload." by Treehugger Robot · 6 years ago
  82. 242d41b Merge "Drop the no-op Android.bp." by Treehugger Robot · 6 years ago
  83. 56160b2 Merge "minadbd: Move to Soong." by Treehugger Robot · 6 years ago
  84. e8fdb1a Drop the no-op Android.bp. by Tao Bao · 6 years ago
  85. 4b51c3a Export fuse_sideload.h for libfusesideload. by Tao Bao · 6 years ago
  86. 8c7761e minadbd: Move to Soong. by Tao Bao · 7 years ago
  87. 47cd789 Merge "Add a singleton CacheLocation to replace the hard coded locations" by Tianjie Xu · 6 years ago
  88. 3bbb20f Add a singleton CacheLocation to replace the hard coded locations by Tianjie Xu · 6 years ago
  89. ac4818d Merge "Fix the behavior of undefined commands in BlockImageVerify" by Tianjie Xu · 6 years ago
  90. c242084 Fix the behavior of undefined commands in BlockImageVerify by Tianjie Xu · 6 years ago
  91. cc3446a Merge "Remove the assumption of target chunk size in imgdiff" by Treehugger Robot · 6 years ago
  92. 572abbb Remove the assumption of target chunk size in imgdiff by Tianjie Xu · 6 years ago
  93. 21b3816 Merge "Replace vfork() with fork()." by Treehugger Robot · 6 years ago
  94. 1cfb361 Replace vfork() with fork(). by George Burgess IV · 6 years ago
  95. bf52b7e Merge "Set LOCAL_SDK_VERSION where possible." by hansson · 6 years ago
  96. 6cc499a Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  97. c1e1d7e Merge "Disable building libapplypatch on mac" by Treehugger Robot · 6 years ago
  98. 7a4dacf Disable building libapplypatch on mac by Tianjie Xu · 6 years ago
  99. 31bcd7c Merge "Skip the cache size check on host" by Tianjie Xu · 6 years ago
  100. 15e376d Merge "recovery: Porting screensave mode for new platform." by Tao Bao · 6 years ago