1. 358c2ec Remove ota_close(int) and ota_fclose(FILE*). by Tao Bao · 8 years ago
  2. 3dc14cb Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&). by Tao Bao · 8 years ago
  3. 8dd44e9 tests: Add testcases for EMMC targets. by Tao Bao · 8 years ago
  4. a511a3c Merge "applypatch: Release FD when explicitly calling close." by Treehugger Robot · 8 years ago
  5. 340a2d3 Merge "Fail gracefully when we fail to fork the update binary" by Tao Bao · 8 years ago
  6. 48cf770 applypatch: Release FD when explicitly calling close. by Tao Bao · 8 years ago
  7. 10cd48d Fail gracefully when we fail to fork the update binary by Matthew Bouyack · 8 years ago
  8. 1d77c93 Merge "Call update_engine_sideload from recovery." by Tao Bao · 8 years ago
  9. 9b10e60 Call update_engine_sideload from recovery. by Alex Deymo · 8 years ago
  10. c627cd6 Merge "updater: Refactor set_stage() and get_stage() functions." by Tao Bao · 8 years ago
  11. fc6e8ca Merge "Revert "Convert update_verifier to boot HIDL HAL"" by Connor O'Brien · 8 years ago
  12. 30628db Revert "Convert update_verifier to boot HIDL HAL" by Connor O'Brien · 8 years ago
  13. bedf5fc updater: Refactor set_stage() and get_stage() functions. by Tao Bao · 8 years ago
  14. 23e7859 Merge "updater: Add testcase for package_extract_dir()." by Tao Bao · 8 years ago
  15. 1036d36 updater: Add testcase for package_extract_dir(). by Tao Bao · 8 years ago
  16. 2e5cf3c Merge "applypatch: Use unique_fd to avoid leaking FDs." by Tao Bao · 8 years ago
  17. d00046b Merge "updater: Add "write_value()" function." by Tao Bao · 8 years ago
  18. c6ee8cf Merge "applypatch: Clean up LoadPartitionContents()." by Tao Bao · 8 years ago
  19. 6e02ea9 applypatch: Use unique_fd to avoid leaking FDs. by Tao Bao · 8 years ago
  20. 5b171d3 Merge "Convert update_verifier to boot HIDL HAL" by Connor O'Brien · 8 years ago
  21. 8fce75a applypatch: Clean up LoadPartitionContents(). by Tao Bao · 8 years ago
  22. d0f3088 updater: Add "write_value()" function. by Tao Bao · 8 years ago
  23. c470dc8 Merge "Remove unnecessary uses of reinterpret_cast." by Treehugger Robot · 8 years ago
  24. f50593c Convert update_verifier to boot HIDL HAL by Connor O'Brien · 8 years ago
  25. 0bedc8e Merge "Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap." by Tao Bao · 8 years ago
  26. 1cf93f5 Remove unnecessary uses of reinterpret_cast. by Rahul Chaudhry · 8 years ago
  27. b29f23f Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. by Rahul Chaudhry · 8 years ago
  28. 4f86f26 Merge "updater: Fix the wrong return value for package_extract_file()." by Tao Bao · 8 years ago
  29. d6137a2 Merge changes from topic 'minui-cherrypick' by Tao Bao · 8 years ago
  30. 97eda9d Have gr_init_font alloc memory for the font by Damien Bargiacchi · 8 years ago
  31. d5d34d7 Support use of custom fonts in miniui by Damien Bargiacchi · 8 years ago
  32. ef0eb3b updater: Fix the wrong return value for package_extract_file(). by Tao Bao · 8 years ago
  33. b76960c Merge "Add .clang-format style file." by Tao Bao · 8 years ago
  34. a844bc9 Merge "Fix "ordered comparison between pointer and zero"." by Tao Bao · 8 years ago
  35. 4c1f3ed Merge "Allow uncrypt to work without socket communication" by Tianjie Xu · 8 years ago
  36. 7ceff3e Allow uncrypt to work without socket communication by Tianjie Xu · 8 years ago
  37. 126cf8c Fix "ordered comparison between pointer and zero". by MinSeong Kim · 8 years ago
  38. a5538b8 Merge "Add 'reboot bootloader' to bootloader_message." by Treehugger Robot · 8 years ago
  39. cba7fa8 Add 'reboot bootloader' to bootloader_message. by Vineela Tummalapalli · 8 years ago
  40. 3605a07 Merge "Touch blocks in care_map in update_verifier" by Tianjie Xu · 8 years ago
  41. d007cf2 Touch blocks in care_map in update_verifier by Tianjie Xu · 8 years ago
  42. 1b74e8c Merge "updater: Add more testcase for symlink()." by Tao Bao · 8 years ago
  43. b80d136 Merge "otautil: Clean up obsolete includes." by Tao Bao · 8 years ago
  44. 8992902 updater: Add more testcase for symlink(). by Tao Bao · 8 years ago
  45. 14b61e7 otautil: Clean up obsolete includes. by Tao Bao · 8 years ago
  46. 52e2a97 Merge "Make make_parent() to take const argument" by Treehugger Robot · 8 years ago
  47. 8bfd96c Merge "Move recovery_test.cpp out of unit test" by Treehugger Robot · 8 years ago
  48. 5d8b53b Move recovery_test.cpp out of unit test by Tianjie Xu · 8 years ago
  49. 70172d7 Merge "otautil: Clean up SysUtil.cpp." by Tao Bao · 8 years ago
  50. d75003d Make make_parent() to take const argument by Tianjie Xu · 8 years ago
  51. c3292f3 otautil: Clean up SysUtil.cpp. by Tao Bao · 8 years ago
  52. ba41fba Merge "tests: Fix unit/zip_test.cpp." by Tao Bao · 8 years ago
  53. 74bda5f Add .clang-format style file. by Tao Bao · 8 years ago
  54. 0dfb753 tests: Fix unit/zip_test.cpp. by Tao Bao · 8 years ago
  55. d0daf7f Merge "updater: Add a testcase for RenameFn()." by Tao Bao · 8 years ago
  56. e2d05c5 Merge "Cleanup the duplicates of logs rotation functions" by Tianjie Xu · 8 years ago
  57. 529032f Merge "updater: Fix a bug in DeleteFn()." by Tao Bao · 8 years ago
  58. a7a8262 Merge "Revert "Revert "Some cleanups to recovery.""" by Tao Bao · 8 years ago
  59. a659d79 updater: Add a testcase for RenameFn(). by Tao Bao · 8 years ago
  60. 0831d0b updater: Fix a bug in DeleteFn(). by Tao Bao · 8 years ago
  61. da2b34b Merge "updater: Fix an off-by-1 bug in file_getprop()." by Tao Bao · 8 years ago
  62. e113e4d Cleanup the duplicates of logs rotation functions by Tianjie Xu · 8 years ago
  63. 51d516e updater: Fix an off-by-1 bug in file_getprop(). by Tao Bao · 8 years ago
  64. ac9d94d Revert "Revert "Some cleanups to recovery."" by Tao Bao · 8 years ago
  65. 4011bb1 Merge "tests: Set up testdata path for continuous native tests." by Tao Bao · 8 years ago
  66. 4102b28 tests: Set up testdata path for continuous native tests. by Tao Bao · 8 years ago
  67. 5696526 Merge "applypatch: Add testcases for applypatch executable." by Treehugger Robot · 8 years ago
  68. a9b2528 Merge "Cleanup ReadArgs & ReadValueArgs usage" by Tianjie Xu · 8 years ago
  69. 5fe280a Cleanup ReadArgs & ReadValueArgs usage by Tianjie Xu · 8 years ago
  70. 36c3511 applypatch: Add testcases for applypatch executable. by Tao Bao · 8 years ago
  71. 3f4030e Merge "applypatch: Switch the parameter of Value** to std::vector." by Tao Bao · 8 years ago
  72. fada91c applypatch: Switch the parameter of Value** to std::vector. by Tao Bao · 8 years ago
  73. 9514eb1 Merge "Revert "Some cleanups to recovery."" by Treehugger Robot · 8 years ago
  74. 8584fcf Revert "Some cleanups to recovery." by Dan Albert · 8 years ago
  75. 46fb0a6 Merge "Some cleanups to recovery." by Treehugger Robot · 8 years ago
  76. c0319b6 Some cleanups to recovery. by Tao Bao · 8 years ago
  77. ebc141d Merge "Skip update-on-boot for bootreason in blacklist" by Tao Bao · 8 years ago
  78. 06e57ac Skip update-on-boot for bootreason in blacklist by Tianjie Xu · 8 years ago
  79. 16e8867 Merge "tests: Generate testdata for 2nd arch." by Tao Bao · 8 years ago
  80. f1338fb tests: Generate testdata for 2nd arch. by Tao Bao · 8 years ago
  81. e199142 Merge "applypatch: Fix the bug when constructing VAL_BLOB." by Tao Bao · 8 years ago
  82. edf1b15 applypatch: Fix the bug when constructing VAL_BLOB. by Tao Bao · 8 years ago
  83. fd79631 Merge "Verify wipe package when wiping A/B device in recovery." by Treehugger Robot · 8 years ago
  84. fd99a31 Verify wipe package when wiping A/B device in recovery. by Yabin Cui · 8 years ago
  85. 06603c7 Merge "Add a unit test for applypatch_check" by Treehugger Robot · 8 years ago
  86. 94f4494 Merge "Clean up bootloader_message usage in recovery" by Treehugger Robot · 8 years ago
  87. bd56f15 Clean up bootloader_message usage in recovery by Tianjie Xu · 8 years ago
  88. a5fd5ab Add a unit test for applypatch_check by Tianjie Xu · 8 years ago
  89. 7df1850 Merge "Fix applypatch_check failure when applying update on angler" by Tianjie Xu · 8 years ago
  90. 7c95fe1 Merge "Fix bootloader_message." by Treehugger Robot · 8 years ago
  91. 0d5b859 Fix bootloader_message. by Yabin Cui · 8 years ago
  92. e89bf25 Merge "Create bootloader_message static library." by Tao Bao · 8 years ago
  93. 984d7d0 Fix applypatch_check failure when applying update on angler by Tianjie Xu · 8 years ago
  94. 8b309f6 Create bootloader_message static library. by Yabin Cui · 8 years ago
  95. 6fba98c Merge "Replace minzip with libziparchive" by Tianjie Xu · 8 years ago
  96. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  97. 2b17b24 Merge "Change StringValue to use std::string" by Treehugger Robot · 8 years ago
  98. a01ffc7 Merge "init: move healthd to late-init" by Tao Bao · 8 years ago
  99. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  100. 08d0ae9 Merge "Fix the prefix matching for uncrypt status." by Treehugger Robot · 8 years ago