1. e6f7f95 edify: Export the header and move to Soong. by Tao Bao · 7 years ago
  2. 1fc5bf3 Revert "Revert "Move error_code.h into otautil."" by Tao Bao · 7 years ago
  3. 7a3fc2d Merge "applypatch: Forward declare struct Value." by Tao Bao · 7 years ago
  4. 38d78d1 applypatch: Forward declare struct Value. by Tao Bao · 7 years ago
  5. d999ced Merge "Don't include "error_code.h" in edify/expr.h." by Tao Bao · 7 years ago
  6. 9a874a4 Merge "vr_ui: drawing changes" by Tao Bao · 7 years ago
  7. 0bf20d5 Don't include "error_code.h" in edify/expr.h. by Tao Bao · 7 years ago
  8. 92eda4d vr_ui: drawing changes by Luke Song · 7 years ago
  9. 9baa190 Merge "graphics: add rotation logic" by Tao Bao · 7 years ago
  10. b23d296 Merge "Revert "Move error_code.h into otautil."" by Tao Bao · 7 years ago
  11. 26436d6 Revert "Move error_code.h into otautil." by Tao Bao · 7 years ago
  12. 916e155 Merge "Move error_code.h into otautil." by Tao Bao · 7 years ago
  13. 623fe7e Move error_code.h into otautil. by Tao Bao · 7 years ago
  14. 281d4ee Merge "edify: Remove edify_parser." by Tao Bao · 7 years ago
  15. 2cedab7 Merge "otautil: Export headers." by Treehugger Robot · 7 years ago
  16. 1681731 Merge "screen_ui: stage marker positioning" by Treehugger Robot · 7 years ago
  17. 6e4a9ae edify: Remove edify_parser. by Tao Bao · 7 years ago
  18. cfe53c2 otautil: Export headers. by Tao Bao · 7 years ago
  19. dd7a4b5 Merge "roots: Fix an issue with volume_for_path()." by Tao Bao · 7 years ago
  20. 88aa128 Merge "Use -Werror in bootable/recovery" by Treehugger Robot · 7 years ago
  21. 5aa77ca Use -Werror in bootable/recovery by Chih-Hung Hsieh · 7 years ago
  22. 3e18f2b roots: Fix an issue with volume_for_path(). by Tao Bao · 7 years ago
  23. e8ee697 Merge "roots: Remove #include "common.h"." by Tao Bao · 7 years ago
  24. eee1e76 screen_ui: stage marker positioning by Luke Song · 7 years ago
  25. 475794a Merge "otafault: Move to soong." by Tao Bao · 7 years ago
  26. 4289dea Merge "otafault: Move headers under otafault/." by Tao Bao · 7 years ago
  27. a26e32d otafault: Move to soong. by Tao Bao · 7 years ago
  28. ad774b2 roots: Remove #include "common.h". by Tao Bao · 7 years ago
  29. e687c5a Merge "Move the png open and destroy functions into a class" by Tianjie Xu · 7 years ago
  30. d33b2f8 otafault: Move headers under otafault/. by Tao Bao · 7 years ago
  31. 50f5a54 Merge "otafault: Remove the use of LOCAL_WHOLE_STATIC_LIBRARIES." by Tao Bao · 7 years ago
  32. d9373cf Merge "otafault: Clean up header inclusion." by Tao Bao · 7 years ago
  33. 846f307 Merge "Integer overflow observed while formatting volume" by Treehugger Robot · 7 years ago
  34. 646b05a otafault: Remove the use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 7 years ago
  35. ac27a7a otafault: Clean up header inclusion. by Tao Bao · 7 years ago
  36. acba38c Move the png open and destroy functions into a class by Tianjie Xu · 7 years ago
  37. 3a1587f Merge "roots: volume_for_path() parses and tries prefixes." by Tao Bao · 7 years ago
  38. 846012f graphics: add rotation logic by Luke Song · 7 years ago
  39. 2dfc1a3 roots: volume_for_path() parses and tries prefixes. by Tao Bao · 7 years ago
  40. 4c7608f Merge "Add a new option in recovery menu to test the background texts" by Tianjie Xu · 7 years ago
  41. 29d5575 Add a new option in recovery menu to test the background texts by Tianjie Xu · 7 years ago
  42. 151f082 Merge "clang-format: Remove the override of PenaltyExcessCharacter." by Tao Bao · 7 years ago
  43. 7f54fe8 Merge "Output split information for imgdiff when handling large apks" by Tianjie Xu · 7 years ago
  44. a1f6980 clang-format: Remove the override of PenaltyExcessCharacter. by Tao Bao · 7 years ago
  45. c0123e0 Merge "update the recovery background image with new translation" by Tianjie Xu · 7 years ago
  46. 82582b4 Output split information for imgdiff when handling large apks by Tianjie Xu · 7 years ago
  47. 4a47a3e update the recovery background image with new translation by Tianjie Xu · 7 years ago
  48. a815d3f Merge "recovery: reduce overall boot time" by Treehugger Robot · 7 years ago
  49. 61744b9 recovery: reduce overall boot time by Mark Salyzyn · 7 years ago
  50. ca5a071 Merge "Fix the dangling pointer when setting up arguments of imgdiff" by Tianjie Xu · 7 years ago
  51. 8ba7c45 Fix the dangling pointer when setting up arguments of imgdiff by Tianjie Xu · 7 years ago
  52. 6e7df82 Merge "Remove EXPAND/STRINGIFY macros." by Tao Bao · 7 years ago
  53. bd0ddcd Remove EXPAND/STRINGIFY macros. by Tao Bao · 7 years ago
  54. 64307da Merge "Close cmd_pipe properly after updater test finishes" by Tianjie Xu · 7 years ago
  55. 4fec8e9 Integer overflow observed while formatting volume by Abhishek Arpure · 7 years ago
  56. fc570c3 Merge "ui: Move locale and friends into ScreenRecoveryUI class." by Tao Bao · 7 years ago
  57. 79327ac Close cmd_pipe properly after updater test finishes by Tianjie Xu · 7 years ago
  58. efb49ad ui: Move locale and friends into ScreenRecoveryUI class. by Tao Bao · 7 years ago
  59. 5686441 Merge "ui: Remove text_top_." by Tao Bao · 7 years ago
  60. 79a23b3 Merge "ui: Refactor the declaration orders." by Tao Bao · 7 years ago
  61. 7577965 ui: Refactor the declaration orders. by Tao Bao · 7 years ago
  62. cb5524c ui: Remove text_top_. by Tao Bao · 7 years ago
  63. fa4f014 Merge "wear_ui: Remove Print()/ShowFile()/PutChar()." by Tao Bao · 7 years ago
  64. f51bb0f Merge "ui: Manage menu_ with std::vector." by Tao Bao · 7 years ago
  65. 9f48641 Merge "Improve imgdiff for large zip files" by Tianjie Xu · 7 years ago
  66. f05e2bc wear_ui: Remove Print()/ShowFile()/PutChar(). by Tao Bao · 7 years ago
  67. e15d7a5 ui: Manage menu_ with std::vector. by Tao Bao · 7 years ago
  68. 2903cdd Improve imgdiff for large zip files by Tianjie Xu · 7 years ago
  69. 8c753f6 Merge "wear_ui: Remove PrintOnScreenOnly() and PrintV()." by Tao Bao · 7 years ago
  70. ee8a96a wear_ui: Remove PrintOnScreenOnly() and PrintV(). by Tao Bao · 7 years ago
  71. 6e426f2 Merge "wear_ui: Remove backgroundIcon." by Tao Bao · 7 years ago
  72. deb5de0 Merge "Turn on -Wall for libedify" by Tianjie Xu · 7 years ago
  73. c7cd918 Turn on -Wall for libedify by Tianjie Xu · 7 years ago
  74. 7912710 wear_ui: Remove backgroundIcon. by Tao Bao · 7 years ago
  75. 11f68b6 Merge "Turn on -Wall for recovery modules" by Tianjie Xu · 7 years ago
  76. c89d1e7 Turn on -Wall for recovery modules by Tianjie Xu · 7 years ago
  77. d179c92 Merge "Add libasyncio." by Treehugger Robot · 7 years ago
  78. e9605b8 Merge "wear_ui: Remove kMaxCols/kMaxRows/visible_text_rows/menu_headers_." by Tao Bao · 7 years ago
  79. 2e125be Merge "wear_ui: Remove dead 'self' and 'progress_t'." by Tao Bao · 7 years ago
  80. 1e27d14 wear_ui: Remove kMaxCols/kMaxRows/visible_text_rows/menu_headers_. by Tao Bao · 7 years ago
  81. cff8269 wear_ui: Remove dead 'self' and 'progress_t'. by Tao Bao · 7 years ago
  82. 571855b Merge "Add missing report of error code under recovery" by Tianjie Xu · 7 years ago
  83. 3fec8c6 Add missing report of error code under recovery by Tianjie Xu · 7 years ago
  84. 3810046 Merge "Allow comparison against multi serial nums for A/B package" by Tianjie Xu · 7 years ago
  85. 69b9649 Allow comparison against multi serial nums for A/B package by Tianjie Xu · 7 years ago
  86. 89ad022 Merge changes I5d7a6baa,Id0fb2d4e by Tao Bao · 7 years ago
  87. b127fdd Merge "Move Image/ImageChunk/PatchChunk declaration into header files" by Tianjie Xu · 7 years ago
  88. b4bc57e Merge "Move Image/ImageChunk/PatchChunk declaration into header files" by Tianjie Xu · 7 years ago
  89. 57dd961 Move Image/ImageChunk/PatchChunk declaration into header files by Tianjie Xu · 7 years ago
  90. 4736068 Merge "update_verifier now logs to kmesg" am: f7ad94313d by Tianjie Xu · 7 years ago
  91. f7ad943 Merge "update_verifier now logs to kmesg" by Tianjie Xu · 7 years ago
  92. 1511263 Merge "screen_ui: Fix a case that may truncate the last char." am: 2e99c38cfd by Tao Bao · 7 years ago
  93. 2e99c38 Merge "screen_ui: Fix a case that may truncate the last char." by Tao Bao · 7 years ago
  94. 13aa4a9 screen_ui: Fix a case that may truncate the last char. by Tao Bao · 7 years ago
  95. 623bac4 Merge "screen_ui: Word-wrap menu headers." am: 162b92323b by Tao Bao · 7 years ago
  96. 162b923 Merge "screen_ui: Word-wrap menu headers." by Tao Bao · 7 years ago
  97. 2bbc6d6 screen_ui: Word-wrap menu headers. by Tao Bao · 7 years ago
  98. a009ce0 update_verifier now logs to kmesg by Tianjie Xu · 7 years ago
  99. 5bde1d9 Merge "Add a new PatchChunk class in imgdiff" am: 11214d9062 by Tianjie Xu · 7 years ago
  100. 11214d9 Merge "Add a new PatchChunk class in imgdiff" by Tianjie Xu · 7 years ago