1. 8b640ff bootable/recovery: cleanup compiler warnings (potential leak of memory) by Rahul Chaudhry · 8 years ago
  2. e90c059 Merge "recovery: Clean up get_args()." am: 3aadbbac39 am: c3ab25c237 am: dd9c5674df by Tao Bao · 8 years ago
  3. 93c92ba Merge "recovery: Clean up get_args()." am: 3aadbbac39 am: c3ab25c237 by Tao Bao · 8 years ago
  4. dd9c567 Merge "recovery: Clean up get_args()." am: 3aadbbac39 am: c3ab25c237 by Tao Bao · 8 years ago
  5. c3ab25c Merge "recovery: Clean up get_args()." am: 3aadbbac39 by Tao Bao · 8 years ago
  6. 7e31f42 write_bootloader_message(<options>) should not reset stage field. by Tao Bao · 8 years ago
  7. 3aadbba Merge "recovery: Clean up get_args()." by Tao Bao · 8 years ago
  8. bc42603 Retry ioctl in uncrypt if it returns block# 0 by Tianjie Xu · 8 years ago
  9. f0ed159 recovery: Clean up get_args(). by Tao Bao · 8 years ago
  10. 0622e40 Revert "Import translations. DO NOT MERGE" by Bill Yi · 8 years ago
  11. 6ecd63e Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  12. 02557cd Merge "updater: Switch to libbase logging." am: d2c56629ab am: 1d9779b57b am: 997ccbc5a4 by Tao Bao · 8 years ago
  13. dd570b5 Merge "updater: Switch to libbase logging." am: d2c56629ab am: 1d9779b57b by Tao Bao · 8 years ago
  14. 997ccbc Merge "updater: Switch to libbase logging." am: d2c56629ab am: 1d9779b57b by Tao Bao · 8 years ago
  15. 1d9779b Merge "updater: Switch to libbase logging." am: d2c56629ab by Tao Bao · 8 years ago
  16. d2c5662 Merge "updater: Switch to libbase logging." by Tao Bao · 8 years ago
  17. 24e8340 Merge "bootable/recovery: cleanup compiler warnings (unused value)" am: ef3bea15b8 am: 80cd188162 am: bd8f34190c by Tao Bao · 8 years ago
  18. 6538353 Merge "bootable/recovery: cleanup compiler warnings (unused value)" am: ef3bea15b8 am: 80cd188162 by Tao Bao · 8 years ago
  19. bd8f341 Merge "bootable/recovery: cleanup compiler warnings (unused value)" am: ef3bea15b8 by Tao Bao · 8 years ago
  20. 80cd188 Merge "bootable/recovery: cleanup compiler warnings (unused value)" by Tao Bao · 8 years ago
  21. ef3bea1 Merge "bootable/recovery: cleanup compiler warnings (unused value)" by Tao Bao · 8 years ago
  22. a7feeb4 Merge "updater: Fix inconsistent code." by Tao Bao · 8 years ago
  23. d0de070 updater: Fix inconsistent code. by Tao Bao · 8 years ago
  24. 039f2da updater: Switch to libbase logging. by Tao Bao · 8 years ago
  25. 4494673 Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)" am: d255b661a1 am: be54feda58 am: 83b649ee1d by Tao Bao · 8 years ago
  26. 1bb63f0 Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)" am: d255b661a1 am: be54feda58 by Tao Bao · 8 years ago
  27. 83b649e Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)" am: d255b661a1 by Tao Bao · 8 years ago
  28. be54fed Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)" by Tao Bao · 8 years ago
  29. d255b66 Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)" by Tao Bao · 8 years ago
  30. d514b61 Merge "Switch update verifier to HIDL HAL" am: 1528def46e am: ae2463bb35 am: 95beb966e2 by Connor O'Brien · 8 years ago
  31. 848519f Merge "Switch update verifier to HIDL HAL" am: 1528def46e am: ae2463bb35 by Connor O'Brien · 8 years ago
  32. a793c58 bootable/recovery: cleanup compiler warnings (unused value) by Rahul Chaudhry · 8 years ago
  33. 95beb96 Merge "Switch update verifier to HIDL HAL" am: 1528def46e am: ae2463bb35 by Connor O'Brien · 8 years ago
  34. ae2463b Merge "Switch update verifier to HIDL HAL" am: 1528def46e by Connor O'Brien · 8 years ago
  35. 1528def Merge "Switch update verifier to HIDL HAL" by Connor O'Brien · 8 years ago
  36. 48be23c Remove outdated reference to icon_installing.png by Tim Kryger · 8 years ago
  37. aaeafe7 Merge "Remove ota_close(int) and ota_fclose(FILE*)." am: 7b59b45b08 am: 1f934beedd am: 8762a560fc by Tao Bao · 8 years ago
  38. 6478f38 Merge "Remove ota_close(int) and ota_fclose(FILE*)." am: 7b59b45b08 am: 1f934beedd by Tao Bao · 8 years ago
  39. 8762a56 Merge "Remove ota_close(int) and ota_fclose(FILE*)." am: 7b59b45b08 by Tao Bao · 8 years ago
  40. 1f934be Merge "Remove ota_close(int) and ota_fclose(FILE*)." am: 7b59b45b08 by Tao Bao · 8 years ago
  41. 7b59b45 Merge "Remove ota_close(int) and ota_fclose(FILE*)." by Tao Bao · 8 years ago
  42. 8da96cb Merge "Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&)." am: eed7f607cf am: 839fbbdad3 am: 6a8e0eb164 by Tao Bao · 8 years ago
  43. 7bf6997 Merge "tests: Add testcases for EMMC targets." am: d226f28e87 am: fcfdda98da am: 5e52ac31d4 by Tao Bao · 8 years ago
  44. f14a5ec Merge "Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&)." am: eed7f607cf am: 839fbbdad3 by Tao Bao · 8 years ago
  45. 5e5555d Merge "tests: Add testcases for EMMC targets." am: d226f28e87 am: fcfdda98da by Tao Bao · 8 years ago
  46. 6a8e0eb Merge "Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&)." am: eed7f607cf by Tao Bao · 8 years ago
  47. 5e52ac3 Merge "tests: Add testcases for EMMC targets." am: d226f28e87 am: fcfdda98da by Tao Bao · 8 years ago
  48. 839fbbd Merge "Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&)." by Tao Bao · 8 years ago
  49. fcfdda9 Merge "tests: Add testcases for EMMC targets." am: d226f28e87 by Tao Bao · 8 years ago
  50. eed7f60 Merge "Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&)." by Tao Bao · 8 years ago
  51. d226f28 Merge "tests: Add testcases for EMMC targets." by Tao Bao · 8 years ago
  52. 358c2ec Remove ota_close(int) and ota_fclose(FILE*). by Tao Bao · 8 years ago
  53. 9f1d0c5 DO NOT MERGE ANYWHERE init: move healthd to late-init am: 195ff7f79e -s ours am: 7ceb371048 -s ours am: b8c1788e7b -s ours am: 8837b0d25d -s ours am: 3fdf1fd515 -s ours am: 67bc0b9573 -s ours am: b7d4d77b3e -s ours by Andriy Naborskyy · 8 years ago
  54. 59590f3 DO NOT MERGE ANYWHERE init: move healthd to late-init am: 195ff7f79e -s ours am: 7ceb371048 -s ours am: b8c1788e7b -s ours am: 8837b0d25d -s ours am: 3fdf1fd515 -s ours am: 67bc0b9573 -s ours by Andriy Naborskyy · 8 years ago
  55. b7d4d77 DO NOT MERGE ANYWHERE init: move healthd to late-init am: 195ff7f79e -s ours am: 7ceb371048 -s ours am: b8c1788e7b -s ours am: 8837b0d25d -s ours am: 3fdf1fd515 -s ours by Andriy Naborskyy · 8 years ago
  56. 3dc14cb Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&). by Tao Bao · 8 years ago
  57. 6ce8483 DO NOT MERGE updater: Add "write_value()" function. am: 1bf1772625 -s ours by Tao Bao · 8 years ago
  58. eb718e1 DO NOT MERGE updater: Add "write_value()" function. am: 1bf1772625 -s ours by Tao Bao · 8 years ago
  59. 8dd44e9 tests: Add testcases for EMMC targets. by Tao Bao · 8 years ago
  60. ad43d2d Switch update verifier to HIDL HAL by Connor O'Brien · 8 years ago
  61. 57cad85 Merge "applypatch: Release FD when explicitly calling close." am: a511a3c407 am: 1aa41a106d am: b4aae79230 by Tao Bao · 8 years ago
  62. d8e4f12 Merge "applypatch: Release FD when explicitly calling close." am: a511a3c407 am: 1aa41a106d by Tao Bao · 8 years ago
  63. b4aae79 Merge "applypatch: Release FD when explicitly calling close." am: a511a3c407 by Tao Bao · 8 years ago
  64. 1aa41a1 Merge "applypatch: Release FD when explicitly calling close." am: a511a3c407 by Tao Bao · 8 years ago
  65. b619fe6 Merge "Fail gracefully when we fail to fork the update binary" am: 340a2d364f am: 2a962adc85 am: 5713071c81 by Tao Bao · 8 years ago
  66. a511a3c Merge "applypatch: Release FD when explicitly calling close." by Treehugger Robot · 8 years ago
  67. 21a10e2 Merge "Fail gracefully when we fail to fork the update binary" am: 340a2d364f am: 2a962adc85 by Tao Bao · 8 years ago
  68. 5713071 Merge "Fail gracefully when we fail to fork the update binary" am: 340a2d364f by Tao Bao · 8 years ago
  69. 2a962ad Merge "Fail gracefully when we fail to fork the update binary" am: 340a2d364f by Tao Bao · 8 years ago
  70. 340a2d3 Merge "Fail gracefully when we fail to fork the update binary" by Tao Bao · 8 years ago
  71. 48cf770 applypatch: Release FD when explicitly calling close. by Tao Bao · 8 years ago
  72. 10cd48d Fail gracefully when we fail to fork the update binary by Matthew Bouyack · 8 years ago
  73. ef77aa2 Merge "Import translations. DO NOT MERGE" into stage-aosp-master am: cf589f523a -s ours am: 92ac9041c1 -s ours by Bill Yi · 8 years ago
  74. 182fee1 Import translations. DO NOT MERGE am: 9a4ff5a900 -s ours am: 8d7399f553 -s ours by Bill Yi · 8 years ago
  75. 5c11172 Merge "Import translations. DO NOT MERGE" into stage-aosp-master am: cf589f523a -s ours by Bill Yi · 8 years ago
  76. e988840 Import translations. DO NOT MERGE am: 9a4ff5a900 -s ours by Bill Yi · 8 years ago
  77. 92ac904 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Bill Yi · 8 years ago
  78. 8d7399f Import translations. DO NOT MERGE am: 9a4ff5a900 -s ours by Bill Yi · 8 years ago
  79. cf589f5 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by TreeHugger Robot · 8 years ago
  80. 9a4ff5a Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  81. 1fdd96f Merge "Call update_engine_sideload from recovery." am: 1d77c93bcc am: fa62ae6d0b am: 4cbedcc679 by Tao Bao · 8 years ago
  82. 073408a Merge "Call update_engine_sideload from recovery." am: 1d77c93bcc am: fa62ae6d0b by Tao Bao · 8 years ago
  83. 4cbedcc Merge "Call update_engine_sideload from recovery." am: 1d77c93bcc am: fa62ae6d0b by Tao Bao · 8 years ago
  84. fa62ae6 Merge "Call update_engine_sideload from recovery." am: 1d77c93bcc by Tao Bao · 8 years ago
  85. 1d77c93 Merge "Call update_engine_sideload from recovery." by Tao Bao · 8 years ago
  86. 9b10e60 Call update_engine_sideload from recovery. by Alex Deymo · 8 years ago
  87. 5092699 Merge "updater: Refactor set_stage() and get_stage() functions." am: c627cd6486 am: 146f92ab3e am: 062a2cffb3 by Tao Bao · 8 years ago
  88. 2635993 Merge "update_verifier: Sync Android.mk with aosp-master." into stage-aosp-master am: ad57e2ca2c am: 9f4d385704 by Tao Bao · 8 years ago
  89. 953851c Merge "updater: Refactor set_stage() and get_stage() functions." am: c627cd6486 am: 146f92ab3e by Tao Bao · 8 years ago
  90. f2b1307 update_verifier: Sync Android.mk with aosp-master. am: 5422d80961 am: ca64fa7bb9 by Tao Bao · 8 years ago
  91. 723b5d5 Merge "update_verifier: Sync Android.mk with aosp-master." into stage-aosp-master am: ad57e2ca2c by Tao Bao · 8 years ago
  92. 062a2cf Merge "updater: Refactor set_stage() and get_stage() functions." am: c627cd6486 by Tao Bao · 8 years ago
  93. 8024278 update_verifier: Sync Android.mk with aosp-master. am: 5422d80961 am: ca64fa7bb9 by Tao Bao · 8 years ago
  94. 146f92a Merge "updater: Refactor set_stage() and get_stage() functions." am: c627cd6486 by Tao Bao · 8 years ago
  95. 9f4d385 Merge "update_verifier: Sync Android.mk with aosp-master." into stage-aosp-master by Tao Bao · 8 years ago
  96. ca64fa7 update_verifier: Sync Android.mk with aosp-master. am: 5422d80961 by Tao Bao · 8 years ago
  97. ad57e2c Merge "update_verifier: Sync Android.mk with aosp-master." into stage-aosp-master by Tao Bao · 8 years ago
  98. c627cd6 Merge "updater: Refactor set_stage() and get_stage() functions." by Tao Bao · 8 years ago
  99. 4b77166 bootloader_message: Remove the no-op blank line. am: fbde508ace am: 52b4d869b0 by Tao Bao · 8 years ago
  100. 009455b bootloader_message: Remove the no-op blank line. am: fbde508ace am: 52b4d869b0 by Tao Bao · 8 years ago