1. 100dba3 Merge "updater: Add "write_value()" function." am: d00046b691 by Tao Bao · 8 years ago
  2. d00046b Merge "updater: Add "write_value()" function." by Tao Bao · 8 years ago
  3. 9e4ba70 Merge "applypatch: Clean up LoadPartitionContents()." am: c6ee8cf8df by Tao Bao · 8 years ago
  4. c6ee8cf Merge "applypatch: Clean up LoadPartitionContents()." by Tao Bao · 8 years ago
  5. b9d1cd7 Merge "Convert update_verifier to boot HIDL HAL" am: 5b171d30ab -s ours by Connor O'Brien · 8 years ago
  6. 5b171d3 Merge "Convert update_verifier to boot HIDL HAL" by Connor O'Brien · 8 years ago
  7. 8fce75a applypatch: Clean up LoadPartitionContents(). by Tao Bao · 8 years ago
  8. d0f3088 updater: Add "write_value()" function. by Tao Bao · 8 years ago
  9. 849a911 Merge "Remove unnecessary uses of reinterpret_cast." am: c470dc8681 by Rahul Chaudhry · 8 years ago
  10. c470dc8 Merge "Remove unnecessary uses of reinterpret_cast." by Treehugger Robot · 8 years ago
  11. f50593c Convert update_verifier to boot HIDL HAL by Connor O'Brien · 8 years ago
  12. 0c15140 Merge "Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap." by Tao Bao · 8 years ago
  13. 0bedc8e Merge "Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap." by Tao Bao · 8 years ago
  14. 1cf93f5 Remove unnecessary uses of reinterpret_cast. by Rahul Chaudhry · 8 years ago
  15. b29f23f Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. by Rahul Chaudhry · 8 years ago
  16. f83101a resolve merge conflicts of 4f86f26 to stage-aosp-master by Tao Bao · 8 years ago
  17. 38236d0 Merge changes from topic 'minui-cherrypick' am: d6137a2ae0 by Tao Bao · 8 years ago
  18. c2f6ebf Have gr_init_font alloc memory for the font am: 97eda9db70 by Damien Bargiacchi · 8 years ago
  19. 4f86f26 Merge "updater: Fix the wrong return value for package_extract_file()." by Tao Bao · 8 years ago
  20. 03eb766 resolve merge conflicts of d5d34d7 to stage-aosp-master by Tao Bao · 8 years ago
  21. d6137a2 Merge changes from topic 'minui-cherrypick' by Tao Bao · 8 years ago
  22. 97eda9d Have gr_init_font alloc memory for the font by Damien Bargiacchi · 8 years ago
  23. d5d34d7 Support use of custom fonts in miniui by Damien Bargiacchi · 8 years ago
  24. ef0eb3b updater: Fix the wrong return value for package_extract_file(). by Tao Bao · 8 years ago
  25. 1f0af0c Merge "Add .clang-format style file." am: b76960c984 by Tao Bao · 8 years ago
  26. 08c4130 Merge "Fix "ordered comparison between pointer and zero"." am: a844bc9649 by Tao Bao · 8 years ago
  27. b76960c Merge "Add .clang-format style file." by Tao Bao · 8 years ago
  28. a844bc9 Merge "Fix "ordered comparison between pointer and zero"." by Tao Bao · 8 years ago
  29. f2574b8 Merge "Allow uncrypt to work without socket communication" am: 4c1f3eda98 by Tianjie Xu · 8 years ago
  30. 4c1f3ed Merge "Allow uncrypt to work without socket communication" by Tianjie Xu · 8 years ago
  31. 7ceff3e Allow uncrypt to work without socket communication by Tianjie Xu · 8 years ago
  32. 126cf8c Fix "ordered comparison between pointer and zero". by MinSeong Kim · 8 years ago
  33. 118e814 Merge "Add 'reboot bootloader' to bootloader_message." am: a5538b87e8 by Vineela Tummalapalli · 8 years ago
  34. a5538b8 Merge "Add 'reboot bootloader' to bootloader_message." by Treehugger Robot · 8 years ago
  35. cba7fa8 Add 'reboot bootloader' to bootloader_message. by Vineela Tummalapalli · 8 years ago
  36. 96c3c32 Merge "Touch blocks in care_map in update_verifier" am: 3605a072bc -s ours by Tianjie Xu · 8 years ago
  37. 3605a07 Merge "Touch blocks in care_map in update_verifier" by Tianjie Xu · 8 years ago
  38. d007cf2 Touch blocks in care_map in update_verifier by Tianjie Xu · 8 years ago
  39. 2c175c3 Merge "updater: Add more testcase for symlink()." am: 1b74e8cea8 by Tao Bao · 8 years ago
  40. 1b74e8c Merge "updater: Add more testcase for symlink()." by Tao Bao · 8 years ago
  41. b50fa1f Merge "otautil: Clean up obsolete includes." am: b80d136dca by Tao Bao · 8 years ago
  42. b80d136 Merge "otautil: Clean up obsolete includes." by Tao Bao · 8 years ago
  43. 8992902 updater: Add more testcase for symlink(). by Tao Bao · 8 years ago
  44. 14b61e7 otautil: Clean up obsolete includes. by Tao Bao · 8 years ago
  45. 1fd9f0a Merge "Make make_parent() to take const argument" am: 52e2a97aa7 by Tianjie Xu · 8 years ago
  46. e939067 Merge "Move recovery_test.cpp out of unit test" am: 8bfd96c0f8 by Tianjie Xu · 8 years ago
  47. 52e2a97 Merge "Make make_parent() to take const argument" by Treehugger Robot · 8 years ago
  48. 8bfd96c Merge "Move recovery_test.cpp out of unit test" by Treehugger Robot · 8 years ago
  49. 55883f6 resolve merge conflicts of 70172d7 to stage-aosp-master by Tao Bao · 8 years ago
  50. 5d8b53b Move recovery_test.cpp out of unit test by Tianjie Xu · 8 years ago
  51. 70172d7 Merge "otautil: Clean up SysUtil.cpp." by Tao Bao · 8 years ago
  52. d75003d Make make_parent() to take const argument by Tianjie Xu · 8 years ago
  53. c3292f3 otautil: Clean up SysUtil.cpp. by Tao Bao · 8 years ago
  54. f46041a Merge "tests: Fix unit/zip_test.cpp." am: ba41fba9e4 by Tao Bao · 8 years ago
  55. ba41fba Merge "tests: Fix unit/zip_test.cpp." by Tao Bao · 8 years ago
  56. 74bda5f Add .clang-format style file. by Tao Bao · 8 years ago
  57. 0dfb753 tests: Fix unit/zip_test.cpp. by Tao Bao · 8 years ago
  58. 05a801c Merge "updater: Add a testcase for RenameFn()." am: d0daf7f7df by Tao Bao · 8 years ago
  59. d0daf7f Merge "updater: Add a testcase for RenameFn()." by Tao Bao · 8 years ago
  60. 99adda9 Merge "Cleanup the duplicates of logs rotation functions" am: e2d05c5658 by Tianjie Xu · 8 years ago
  61. e2d05c5 Merge "Cleanup the duplicates of logs rotation functions" by Tianjie Xu · 8 years ago
  62. 4f91ca7 Merge "updater: Fix a bug in DeleteFn()." am: 529032f4a0 by Tao Bao · 8 years ago
  63. cb3cbaf Merge "Revert "Revert "Some cleanups to recovery.""" am: a7a8262944 by Tao Bao · 8 years ago
  64. 529032f Merge "updater: Fix a bug in DeleteFn()." by Tao Bao · 8 years ago
  65. a7a8262 Merge "Revert "Revert "Some cleanups to recovery.""" by Tao Bao · 8 years ago
  66. a659d79 updater: Add a testcase for RenameFn(). by Tao Bao · 8 years ago
  67. 0831d0b updater: Fix a bug in DeleteFn(). by Tao Bao · 8 years ago
  68. 917be35 Merge "updater: Fix an off-by-1 bug in file_getprop()." am: da2b34b5d0 by Tao Bao · 8 years ago
  69. da2b34b Merge "updater: Fix an off-by-1 bug in file_getprop()." by Tao Bao · 8 years ago
  70. e113e4d Cleanup the duplicates of logs rotation functions by Tianjie Xu · 8 years ago
  71. 51d516e updater: Fix an off-by-1 bug in file_getprop(). by Tao Bao · 8 years ago
  72. ac9d94d Revert "Revert "Some cleanups to recovery."" by Tao Bao · 8 years ago
  73. a98b4e4 Merge "tests: Set up testdata path for continuous native tests." am: 4011bb161a by Tao Bao · 8 years ago
  74. 4011bb1 Merge "tests: Set up testdata path for continuous native tests." by Tao Bao · 8 years ago
  75. 4102b28 tests: Set up testdata path for continuous native tests. by Tao Bao · 8 years ago
  76. 4fc4236 Merge "applypatch: Add testcases for applypatch executable." am: 5696526ba4 by Tao Bao · 8 years ago
  77. 5696526 Merge "applypatch: Add testcases for applypatch executable." by Treehugger Robot · 8 years ago
  78. 88fc75e Merge "Cleanup ReadArgs & ReadValueArgs usage" am: a9b252887c by Tianjie Xu · 8 years ago
  79. a9b2528 Merge "Cleanup ReadArgs & ReadValueArgs usage" by Tianjie Xu · 8 years ago
  80. 5fe280a Cleanup ReadArgs & ReadValueArgs usage by Tianjie Xu · 8 years ago
  81. 36c3511 applypatch: Add testcases for applypatch executable. by Tao Bao · 8 years ago
  82. bc48de6 Merge "applypatch: Switch the parameter of Value** to std::vector." by Tao Bao · 8 years ago
  83. 3f4030e Merge "applypatch: Switch the parameter of Value** to std::vector." by Tao Bao · 8 years ago
  84. fada91c applypatch: Switch the parameter of Value** to std::vector. by Tao Bao · 8 years ago
  85. 0c571e5 Merge "Revert "Some cleanups to recovery."" am: 9514eb1934 by Dan Albert · 8 years ago
  86. 9514eb1 Merge "Revert "Some cleanups to recovery."" by Treehugger Robot · 8 years ago
  87. 8584fcf Revert "Some cleanups to recovery." by Dan Albert · 8 years ago
  88. 00f893f Merge "Some cleanups to recovery." am: 46fb0a6a6f by Tao Bao · 8 years ago
  89. 46fb0a6 Merge "Some cleanups to recovery." by Treehugger Robot · 8 years ago
  90. c0319b6 Some cleanups to recovery. by Tao Bao · 8 years ago
  91. 750bb46 Merge "Skip update-on-boot for bootreason in blacklist" am: ebc141dff2 by Tao Bao · 8 years ago
  92. ebc141d Merge "Skip update-on-boot for bootreason in blacklist" by Tao Bao · 8 years ago
  93. 06e57ac Skip update-on-boot for bootreason in blacklist by Tianjie Xu · 8 years ago
  94. 8f9672c Merge "tests: Generate testdata for 2nd arch." am: 16e88679dc by Tao Bao · 8 years ago
  95. 16e8867 Merge "tests: Generate testdata for 2nd arch." by Tao Bao · 8 years ago
  96. f1338fb tests: Generate testdata for 2nd arch. by Tao Bao · 8 years ago
  97. 5652738 Merge "applypatch: Fix the bug when constructing VAL_BLOB." am: e1991428ba by Tao Bao · 8 years ago
  98. e199142 Merge "applypatch: Fix the bug when constructing VAL_BLOB." by Tao Bao · 8 years ago
  99. edf1b15 applypatch: Fix the bug when constructing VAL_BLOB. by Tao Bao · 8 years ago
  100. a866b12 Merge "Verify wipe package when wiping A/B device in recovery." am: fd796317c3 by Yabin Cui · 8 years ago