1. a54b883 Merge "minui: GRSurface::Create() computes data_size on its own." by Tao Bao · 6 years ago
  2. dd78982 minui: GRSurface::Create() computes data_size on its own. by Tao Bao · 6 years ago
  3. ea4ec31 Merge "minui: Fix a wrong arg in calling GRSurface::Create()." by Tao Bao · 6 years ago
  4. 2201d08 minui: Fix a wrong arg in calling GRSurface::Create(). by Tao Bao · 6 years ago
  5. fb8a636 Merge changes I7b7cee68,I07d22c0d by Tianjie Xu · 6 years ago
  6. 7b636b6 ImageGenerator: add an option to specify the supported locales by Tianjie Xu · 6 years ago
  7. 542c617 Handle rendering problem for the word "Android" and punctuations by Tianjie Xu · 6 years ago
  8. d65cde7 Merge "uncrypt: write permission for f2fs_pin_file" by Jaegeuk Kim · 6 years ago
  9. 051b9d8 uncrypt: write permission for f2fs_pin_file by Jaegeuk Kim · 6 years ago
  10. 14d5540 Merge "Delete the dumpkey host tool" by Tianjie Xu · 6 years ago
  11. d01f664 Merge "Import translations. DO NOT MERGE" by Tianjie Xu · 6 years ago
  12. b22bd95 Merge "logical -> dynamic partitions." by Treehugger Robot · 6 years ago
  13. d17174c logical -> dynamic partitions. by Yifan Hong · 6 years ago
  14. 967d4ac Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  15. 814c306 Merge "switch to using android-base/file.h instead of android-base/test_utils.h" by Treehugger Robot · 6 years ago
  16. b67811d Merge "minadbd: track adb C++ version change." by Josh Gao · 6 years ago
  17. 4ef9cb2 Merge "Adjust the background text image width to reduce its size" by Tianjie Xu · 6 years ago
  18. b8564e1 Adjust the background text image width to reduce its size by Tianjie Xu · 6 years ago
  19. 8b54bc5 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  20. 87e2fc3 Merge "Use the non-LTO/PGO hwbinder in recovery_component_test" by Treehugger Robot · 6 years ago
  21. b3339dd Use the non-LTO/PGO hwbinder in recovery_component_test by Pirama Arumuga Nainar · 6 years ago
  22. 860c82a Merge "image generator: format the java file" by Tianjie Xu · 6 years ago
  23. 9828dc1 minadbd: track adb C++ version change. by Josh Gao · 6 years ago
  24. b97f7e5 image generator: format the java file by Tianjie Xu · 6 years ago
  25. 02a9455 Merge "Check and dump the signal info for killed updater." by Treehugger Robot · 6 years ago
  26. 481613b Merge "minui: GRSurface manages data with std::unique_ptr." by Tao Bao · 6 years ago
  27. e7b775c Check and dump the signal info for killed updater. by Tao Bao · 6 years ago
  28. 9cf163e minui: GRSurface manages data with std::unique_ptr. by Tao Bao · 6 years ago
  29. 67b7e64 Merge changes If24c6b7c,I381b0103 by Tao Bao · 6 years ago
  30. 529bb74 image_generator: Fix the warnings on import order. by Tao Bao · 6 years ago
  31. 6394a73 Add tools/ to the style-checking path. by Tao Bao · 6 years ago
  32. d1f105a Merge "tests: Add a testcase for updater overrun while patching." by Tao Bao · 6 years ago
  33. 3cb3c52 tests: Add a testcase for updater overrun while patching. by Tao Bao · 6 years ago
  34. 06aea3a Merge "ui: Manage loaded resources with smart pointers." by Treehugger Robot · 6 years ago
  35. a0404ec Merge "updater: Error out on underrun during patching." by Tao Bao · 6 years ago
  36. f720da5 Merge "tests: Remove obsolete testdata files." by Tao Bao · 6 years ago
  37. da409fb ui: Manage loaded resources with smart pointers. by Tao Bao · 6 years ago
  38. 81ef508 tests: Remove obsolete testdata files. by Tao Bao · 6 years ago
  39. a2cff95 updater: Error out on underrun during patching. by Tao Bao · 6 years ago
  40. d849222 Merge "Make the text image readable under recovery" by Tianjie Xu · 6 years ago
  41. f2a9152 Merge "minui: Use android::base::unique_fd in MinuiBackendFbdev." by Treehugger Robot · 6 years ago
  42. f65d48b minui: Use android::base::unique_fd in MinuiBackendFbdev. by Tao Bao · 6 years ago
  43. 948790f Merge "minui: Add GRSurface::Clone()." by Tao Bao · 6 years ago
  44. 22dd019 Make the text image readable under recovery by Tianjie Xu · 6 years ago
  45. 63b59dc minui: Add GRSurface::Clone(). by Tao Bao · 6 years ago
  46. d2e1c0a Merge changes I69ce001a,I14514017,I8e67cda7 by Tao Bao · 6 years ago
  47. cbdcfc0 Merge "Refactor the code to check the metadata" by Tianjie Xu · 6 years ago
  48. 4ba20f1 Merge "tests: Use FRIEND_TEST in ScreenRecoveryUITest." by Tao Bao · 6 years ago
  49. 929e481 tests: Use FRIEND_TEST in ScreenRecoveryUITest. by Tao Bao · 6 years ago
  50. 710bc53 minui: Remove the default and copy ctors for GRSurface. by Tao Bao · 6 years ago
  51. 1b18cf5 minui: Refactor GRSurfaceAdf. by Tao Bao · 6 years ago
  52. 4a22b28 minui: Refactor GRSurfaceFbdev. by Tao Bao · 6 years ago
  53. 287d5dc Merge "minui: Add a protected GRSurface ctor." by Tao Bao · 6 years ago
  54. 023807f Merge "recovery: Fix mounting /system with dynamic partitions." by David Anderson · 6 years ago
  55. 44820ac minui: Add a protected GRSurface ctor. by Tao Bao · 6 years ago
  56. 93b5bf2 Refactor the code to check the metadata by Tianjie Xu · 6 years ago
  57. 2b2f423 recovery: Fix mounting /system with dynamic partitions. by David Anderson · 6 years ago
  58. d84d570 Merge "Add description for the new translation" by Tianjie Xu · 6 years ago
  59. fd27983 Merge "Switch to use commandline parser" by Tianjie Xu · 6 years ago
  60. 41cb6a6 Merge "Clean up the zipfile creation in InstallTest" by Tianjie Xu · 6 years ago
  61. 9f843e7 Add description for the new translation by Tianjie Xu · 6 years ago
  62. f2fb49a Clean up the zipfile creation in InstallTest by Tianjie Xu · 6 years ago
  63. aeec0b2 Delete the dumpkey host tool by Tianjie Xu · 6 years ago
  64. edfeb97 Switch to use commandline parser by Tianjie Xu · 6 years ago
  65. 64ceace Merge "Remove the load_keys function" by Tianjie Xu · 6 years ago
  66. 6793f61 Merge "Add sanity check when loading public keys for OTA package" by Tianjie Xu · 6 years ago
  67. cbe93e6 Remove the load_keys function by Tianjie Xu · 6 years ago
  68. c17c819 Merge "minui: Cleanup GRSurfaceDrm and MinuiBackendDrm." by Treehugger Robot · 6 years ago
  69. b5110de Add sanity check when loading public keys for OTA package by Tianjie Xu · 6 years ago
  70. 0db98fa Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  71. d096d7e minui: Cleanup GRSurfaceDrm and MinuiBackendDrm. by Tao Bao · 6 years ago
  72. 47b650b Merge "ui: Add constness to Draw- functions." by Treehugger Robot · 6 years ago
  73. ee9c65a Merge "Add a function to construct the GRSurface in test" by Tianjie Xu · 6 years ago
  74. 1e10cc4 Add a function to construct the GRSurface in test by Tianjie Xu · 6 years ago
  75. 06ccd00 Merge "Add function to show localized rescue party menu" by Tianjie Xu · 6 years ago
  76. 65815b6 ui: Add constness to Draw- functions. by Tao Bao · 6 years ago
  77. 66a576b Merge "minui: Move GRSurface into a class." by Tao Bao · 6 years ago
  78. bfc7d43 Merge "Recovery now expects public keys in zipfile" by Tianjie Xu · 6 years ago
  79. 92bdb5a minui: Move GRSurface into a class. by Tao Bao · 6 years ago
  80. b99e606 Add function to show localized rescue party menu by Tianjie Xu · 6 years ago
  81. e1d02fb Recovery now expects public keys in zipfile by Tianjie Xu · 6 years ago
  82. 24ead56 Merge "Fix instrumentation_for to refer to name of module" by Treehugger Robot · 6 years ago
  83. 81ef25a Merge "Load X509 keys from ziparchive" am: a39b2baf12 by Tianjie Xu · 6 years ago
  84. a39b2ba Merge "Load X509 keys from ziparchive" by Tianjie Xu · 6 years ago
  85. 0dd9685 Load X509 keys from ziparchive by Tianjie Xu · 6 years ago
  86. 88dcca9 Fix instrumentation_for to refer to name of module by Colin Cross · 6 years ago
  87. c9649eb Merge "uncrypt: fix ioctl direction for F2FS_IOC_GET_PIN_FILE" am: b5564f37be by Tao Bao · 6 years ago
  88. b5564f3 Merge "uncrypt: fix ioctl direction for F2FS_IOC_GET_PIN_FILE" by Tao Bao · 6 years ago
  89. 1417711 Merge "Implement the graphic menus" am: 06b1a89d72 by Tianjie Xu · 6 years ago
  90. 06b1a89 Merge "Implement the graphic menus" by Tianjie Xu · 6 years ago
  91. a74581a Merge "Use a host java program to generate the background text" am: e4e929ce53 by Tianjie Xu · 6 years ago
  92. e4e929c Merge "Use a host java program to generate the background text" by Tianjie Xu · 6 years ago
  93. 66dbf63 Implement the graphic menus by Tianjie Xu · 6 years ago
  94. 721f679 Use a host java program to generate the background text by Tianjie Xu · 6 years ago
  95. 3e4e6b3 Merge "Add function to load the key from x509.pem file" am: ff89e0004f by Tianjie Xu · 6 years ago
  96. ff89e00 Merge "Add function to load the key from x509.pem file" by Tianjie Xu · 6 years ago
  97. 8256698 Add function to load the key from x509.pem file by Tianjie Xu · 6 years ago
  98. 9320e18 Merge "recovery: deprecate check for ro.build.system_root_image" am: a67e9424c3 by Mark Salyzyn · 6 years ago
  99. a67e942 Merge "recovery: deprecate check for ro.build.system_root_image" by Treehugger Robot · 6 years ago
  100. fdea242 recovery: deprecate check for ro.build.system_root_image by Mark Salyzyn · 6 years ago