1. ef3bea1 Merge "bootable/recovery: cleanup compiler warnings (unused value)" by Tao Bao · 8 years ago
  2. 039f2da updater: Switch to libbase logging. by Tao Bao · 8 years ago
  3. be54fed Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)" by Tao Bao · 8 years ago
  4. d255b66 Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)" by Tao Bao · 8 years ago
  5. a793c58 bootable/recovery: cleanup compiler warnings (unused value) by Rahul Chaudhry · 8 years ago
  6. ae2463b Merge "Switch update verifier to HIDL HAL" am: 1528def46e by Connor O'Brien · 8 years ago
  7. 1528def Merge "Switch update verifier to HIDL HAL" by Connor O'Brien · 8 years ago
  8. 1f934be Merge "Remove ota_close(int) and ota_fclose(FILE*)." am: 7b59b45b08 by Tao Bao · 8 years ago
  9. 7b59b45 Merge "Remove ota_close(int) and ota_fclose(FILE*)." by Tao Bao · 8 years ago
  10. 839fbbd Merge "Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&)." by Tao Bao · 8 years ago
  11. fcfdda9 Merge "tests: Add testcases for EMMC targets." am: d226f28e87 by Tao Bao · 8 years ago
  12. eed7f60 Merge "Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&)." by Tao Bao · 8 years ago
  13. d226f28 Merge "tests: Add testcases for EMMC targets." by Tao Bao · 8 years ago
  14. 358c2ec Remove ota_close(int) and ota_fclose(FILE*). by Tao Bao · 8 years ago
  15. 3dc14cb Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&). by Tao Bao · 8 years ago
  16. 8dd44e9 tests: Add testcases for EMMC targets. by Tao Bao · 8 years ago
  17. ad43d2d Switch update verifier to HIDL HAL by Connor O'Brien · 8 years ago
  18. 1aa41a1 Merge "applypatch: Release FD when explicitly calling close." am: a511a3c407 by Tao Bao · 8 years ago
  19. a511a3c Merge "applypatch: Release FD when explicitly calling close." by Treehugger Robot · 8 years ago
  20. 2a962ad Merge "Fail gracefully when we fail to fork the update binary" am: 340a2d364f by Tao Bao · 8 years ago
  21. 340a2d3 Merge "Fail gracefully when we fail to fork the update binary" by Tao Bao · 8 years ago
  22. 48cf770 applypatch: Release FD when explicitly calling close. by Tao Bao · 8 years ago
  23. 10cd48d Fail gracefully when we fail to fork the update binary by Matthew Bouyack · 8 years ago
  24. cf589f5 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by TreeHugger Robot · 8 years ago
  25. 9a4ff5a Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  26. fa62ae6 Merge "Call update_engine_sideload from recovery." am: 1d77c93bcc by Tao Bao · 8 years ago
  27. 1d77c93 Merge "Call update_engine_sideload from recovery." by Tao Bao · 8 years ago
  28. 9b10e60 Call update_engine_sideload from recovery. by Alex Deymo · 8 years ago
  29. 146f92a Merge "updater: Refactor set_stage() and get_stage() functions." am: c627cd6486 by Tao Bao · 8 years ago
  30. ad57e2c Merge "update_verifier: Sync Android.mk with aosp-master." into stage-aosp-master by Tao Bao · 8 years ago
  31. c627cd6 Merge "updater: Refactor set_stage() and get_stage() functions." by Tao Bao · 8 years ago
  32. fbde508 bootloader_message: Remove the no-op blank line. by Tao Bao · 8 years ago
  33. 5422d80 update_verifier: Sync Android.mk with aosp-master. by Tao Bao · 8 years ago
  34. 6fd51ff Merge "Revert "Convert update_verifier to boot HIDL HAL"" by Connor O'Brien · 8 years ago
  35. fc6e8ca Merge "Revert "Convert update_verifier to boot HIDL HAL"" by Connor O'Brien · 8 years ago
  36. 30628db Revert "Convert update_verifier to boot HIDL HAL" by Connor O'Brien · 8 years ago
  37. bedf5fc updater: Refactor set_stage() and get_stage() functions. by Tao Bao · 8 years ago
  38. d109c78 Merge "updater: Add testcase for package_extract_dir()." am: 23e785935e by Tao Bao · 8 years ago
  39. 23e7859 Merge "updater: Add testcase for package_extract_dir()." by Tao Bao · 8 years ago
  40. 1036d36 updater: Add testcase for package_extract_dir(). by Tao Bao · 8 years ago
  41. d2cd8b4 Merge "applypatch: Use unique_fd to avoid leaking FDs." am: 2e5cf3c0bc by Tao Bao · 8 years ago
  42. 2e5cf3c Merge "applypatch: Use unique_fd to avoid leaking FDs." by Tao Bao · 8 years ago
  43. 100dba3 Merge "updater: Add "write_value()" function." am: d00046b691 by Tao Bao · 8 years ago
  44. d00046b Merge "updater: Add "write_value()" function." by Tao Bao · 8 years ago
  45. 9e4ba70 Merge "applypatch: Clean up LoadPartitionContents()." am: c6ee8cf8df by Tao Bao · 8 years ago
  46. c6ee8cf Merge "applypatch: Clean up LoadPartitionContents()." by Tao Bao · 8 years ago
  47. b9d1cd7 Merge "Convert update_verifier to boot HIDL HAL" am: 5b171d30ab -s ours by Connor O'Brien · 8 years ago
  48. 6e02ea9 applypatch: Use unique_fd to avoid leaking FDs. by Tao Bao · 8 years ago
  49. 5b171d3 Merge "Convert update_verifier to boot HIDL HAL" by Connor O'Brien · 8 years ago
  50. 8fce75a applypatch: Clean up LoadPartitionContents(). by Tao Bao · 8 years ago
  51. d0f3088 updater: Add "write_value()" function. by Tao Bao · 8 years ago
  52. 849a911 Merge "Remove unnecessary uses of reinterpret_cast." am: c470dc8681 by Rahul Chaudhry · 8 years ago
  53. c470dc8 Merge "Remove unnecessary uses of reinterpret_cast." by Treehugger Robot · 8 years ago
  54. f50593c Convert update_verifier to boot HIDL HAL by Connor O'Brien · 8 years ago
  55. 0c15140 Merge "Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap." by Tao Bao · 8 years ago
  56. 0bedc8e Merge "Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap." by Tao Bao · 8 years ago
  57. 1cf93f5 Remove unnecessary uses of reinterpret_cast. by Rahul Chaudhry · 8 years ago
  58. b29f23f Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. by Rahul Chaudhry · 8 years ago
  59. f83101a resolve merge conflicts of 4f86f26 to stage-aosp-master by Tao Bao · 8 years ago
  60. 38236d0 Merge changes from topic 'minui-cherrypick' am: d6137a2ae0 by Tao Bao · 8 years ago
  61. c2f6ebf Have gr_init_font alloc memory for the font am: 97eda9db70 by Damien Bargiacchi · 8 years ago
  62. 4f86f26 Merge "updater: Fix the wrong return value for package_extract_file()." by Tao Bao · 8 years ago
  63. 03eb766 resolve merge conflicts of d5d34d7 to stage-aosp-master by Tao Bao · 8 years ago
  64. d6137a2 Merge changes from topic 'minui-cherrypick' by Tao Bao · 8 years ago
  65. 97eda9d Have gr_init_font alloc memory for the font by Damien Bargiacchi · 8 years ago
  66. 3a5177b bootable/recovery: cleanup compiler warnings (potential leak of memory) by Rahul Chaudhry · 8 years ago
  67. d5d34d7 Support use of custom fonts in miniui by Damien Bargiacchi · 8 years ago
  68. ef0eb3b updater: Fix the wrong return value for package_extract_file(). by Tao Bao · 8 years ago
  69. 1f0af0c Merge "Add .clang-format style file." am: b76960c984 by Tao Bao · 8 years ago
  70. 08c4130 Merge "Fix "ordered comparison between pointer and zero"." am: a844bc9649 by Tao Bao · 8 years ago
  71. b76960c Merge "Add .clang-format style file." by Tao Bao · 8 years ago
  72. a844bc9 Merge "Fix "ordered comparison between pointer and zero"." by Tao Bao · 8 years ago
  73. f2574b8 Merge "Allow uncrypt to work without socket communication" am: 4c1f3eda98 by Tianjie Xu · 8 years ago
  74. 4c1f3ed Merge "Allow uncrypt to work without socket communication" by Tianjie Xu · 8 years ago
  75. 7ceff3e Allow uncrypt to work without socket communication by Tianjie Xu · 8 years ago
  76. 126cf8c Fix "ordered comparison between pointer and zero". by MinSeong Kim · 8 years ago
  77. 118e814 Merge "Add 'reboot bootloader' to bootloader_message." am: a5538b87e8 by Vineela Tummalapalli · 8 years ago
  78. a5538b8 Merge "Add 'reboot bootloader' to bootloader_message." by Treehugger Robot · 8 years ago
  79. cba7fa8 Add 'reboot bootloader' to bootloader_message. by Vineela Tummalapalli · 8 years ago
  80. 96c3c32 Merge "Touch blocks in care_map in update_verifier" am: 3605a072bc -s ours by Tianjie Xu · 8 years ago
  81. 3605a07 Merge "Touch blocks in care_map in update_verifier" by Tianjie Xu · 8 years ago
  82. d007cf2 Touch blocks in care_map in update_verifier by Tianjie Xu · 8 years ago
  83. 2c175c3 Merge "updater: Add more testcase for symlink()." am: 1b74e8cea8 by Tao Bao · 8 years ago
  84. 1b74e8c Merge "updater: Add more testcase for symlink()." by Tao Bao · 8 years ago
  85. b50fa1f Merge "otautil: Clean up obsolete includes." am: b80d136dca by Tao Bao · 8 years ago
  86. b80d136 Merge "otautil: Clean up obsolete includes." by Tao Bao · 8 years ago
  87. 8992902 updater: Add more testcase for symlink(). by Tao Bao · 8 years ago
  88. 14b61e7 otautil: Clean up obsolete includes. by Tao Bao · 8 years ago
  89. 1fd9f0a Merge "Make make_parent() to take const argument" am: 52e2a97aa7 by Tianjie Xu · 8 years ago
  90. e939067 Merge "Move recovery_test.cpp out of unit test" am: 8bfd96c0f8 by Tianjie Xu · 8 years ago
  91. 52e2a97 Merge "Make make_parent() to take const argument" by Treehugger Robot · 8 years ago
  92. 8bfd96c Merge "Move recovery_test.cpp out of unit test" by Treehugger Robot · 8 years ago
  93. 55883f6 resolve merge conflicts of 70172d7 to stage-aosp-master by Tao Bao · 8 years ago
  94. 5d8b53b Move recovery_test.cpp out of unit test by Tianjie Xu · 8 years ago
  95. 70172d7 Merge "otautil: Clean up SysUtil.cpp." by Tao Bao · 8 years ago
  96. d75003d Make make_parent() to take const argument by Tianjie Xu · 8 years ago
  97. c3292f3 otautil: Clean up SysUtil.cpp. by Tao Bao · 8 years ago
  98. f46041a Merge "tests: Fix unit/zip_test.cpp." am: ba41fba9e4 by Tao Bao · 8 years ago
  99. ba41fba Merge "tests: Fix unit/zip_test.cpp." by Tao Bao · 8 years ago
  100. 74bda5f Add .clang-format style file. by Tao Bao · 8 years ago