1. 63b59dc minui: Add GRSurface::Clone(). by Tao Bao · 6 years ago
  2. 082adef Merge changes I69ce001a,I14514017,I8e67cda7 am: d2e1c0a981 by Tao Bao · 6 years ago
  3. d2e1c0a Merge changes I69ce001a,I14514017,I8e67cda7 by Tao Bao · 6 years ago
  4. 6ba8eb5 Merge "Refactor the code to check the metadata" am: cbdcfc0038 by Tianjie Xu · 6 years ago
  5. cbdcfc0 Merge "Refactor the code to check the metadata" by Tianjie Xu · 6 years ago
  6. 9533329 Merge "tests: Use FRIEND_TEST in ScreenRecoveryUITest." am: 4ba20f1031 by Tao Bao · 6 years ago
  7. 4ba20f1 Merge "tests: Use FRIEND_TEST in ScreenRecoveryUITest." by Tao Bao · 6 years ago
  8. 929e481 tests: Use FRIEND_TEST in ScreenRecoveryUITest. by Tao Bao · 6 years ago
  9. 6e0ce63 Merge "minui: Add a protected GRSurface ctor." am: 287d5dc618 by Tao Bao · 6 years ago
  10. 710bc53 minui: Remove the default and copy ctors for GRSurface. by Tao Bao · 6 years ago
  11. 1b18cf5 minui: Refactor GRSurfaceAdf. by Tao Bao · 6 years ago
  12. 4a22b28 minui: Refactor GRSurfaceFbdev. by Tao Bao · 6 years ago
  13. 287d5dc Merge "minui: Add a protected GRSurface ctor." by Tao Bao · 6 years ago
  14. e3f6814 Merge "recovery: Fix mounting /system with dynamic partitions." am: 023807fcf7 by David Anderson · 6 years ago
  15. 023807f Merge "recovery: Fix mounting /system with dynamic partitions." by David Anderson · 6 years ago
  16. 44820ac minui: Add a protected GRSurface ctor. by Tao Bao · 6 years ago
  17. 93b5bf2 Refactor the code to check the metadata by Tianjie Xu · 6 years ago
  18. 2b2f423 recovery: Fix mounting /system with dynamic partitions. by David Anderson · 6 years ago
  19. 3616e28 Merge "Add description for the new translation" am: d84d570d8c by Tianjie Xu · 6 years ago
  20. d84d570 Merge "Add description for the new translation" by Tianjie Xu · 6 years ago
  21. 188b4ec Merge "Switch to use commandline parser" am: fd27983b62 by Tianjie Xu · 6 years ago
  22. fd27983 Merge "Switch to use commandline parser" by Tianjie Xu · 6 years ago
  23. 078034d Merge "Clean up the zipfile creation in InstallTest" am: 41cb6a65ac by Tianjie Xu · 6 years ago
  24. 41cb6a6 Merge "Clean up the zipfile creation in InstallTest" by Tianjie Xu · 6 years ago
  25. 9f843e7 Add description for the new translation by Tianjie Xu · 6 years ago
  26. f2fb49a Clean up the zipfile creation in InstallTest by Tianjie Xu · 6 years ago
  27. edfeb97 Switch to use commandline parser by Tianjie Xu · 6 years ago
  28. ac9d4ae Merge "Remove the load_keys function" am: 64ceace44f by Tianjie Xu · 6 years ago
  29. 64ceace Merge "Remove the load_keys function" by Tianjie Xu · 6 years ago
  30. accb42d Merge "Add sanity check when loading public keys for OTA package" am: 6793f61795 by Tianjie Xu · 6 years ago
  31. 6793f61 Merge "Add sanity check when loading public keys for OTA package" by Tianjie Xu · 6 years ago
  32. b420e60 Merge "minui: Cleanup GRSurfaceDrm and MinuiBackendDrm." am: c17c819693 by Tao Bao · 6 years ago
  33. cbe93e6 Remove the load_keys function by Tianjie Xu · 6 years ago
  34. c17c819 Merge "minui: Cleanup GRSurfaceDrm and MinuiBackendDrm." by Treehugger Robot · 6 years ago
  35. b5110de Add sanity check when loading public keys for OTA package by Tianjie Xu · 6 years ago
  36. 5168a61 [automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  37. 0db98fa Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  38. d096d7e minui: Cleanup GRSurfaceDrm and MinuiBackendDrm. by Tao Bao · 6 years ago
  39. b199312 Merge pi-platform-release to stage-aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  40. a9e8c76 Merge "ui: Add constness to Draw- functions." am: 47b650b588 by Tao Bao · 6 years ago
  41. 47b650b Merge "ui: Add constness to Draw- functions." by Treehugger Robot · 6 years ago
  42. e100c9f Merge "Add a function to construct the GRSurface in test" am: ee9c65a38e by Tianjie Xu · 6 years ago
  43. ee9c65a Merge "Add a function to construct the GRSurface in test" by Tianjie Xu · 6 years ago
  44. 1e10cc4 Add a function to construct the GRSurface in test by Tianjie Xu · 6 years ago
  45. 8bac38a Merge "Add function to show localized rescue party menu" am: 06ccd00ef5 by Tianjie Xu · 6 years ago
  46. 06ccd00 Merge "Add function to show localized rescue party menu" by Tianjie Xu · 6 years ago
  47. 65815b6 ui: Add constness to Draw- functions. by Tao Bao · 6 years ago
  48. 0403350 Merge "minui: Move GRSurface into a class." am: 66a576b79c by Tao Bao · 6 years ago
  49. 66a576b Merge "minui: Move GRSurface into a class." by Tao Bao · 6 years ago
  50. 9008b2c Merge "Recovery now expects public keys in zipfile" am: bfc7d43c00 by Tianjie Xu · 6 years ago
  51. bfc7d43 Merge "Recovery now expects public keys in zipfile" by Tianjie Xu · 6 years ago
  52. 92bdb5a minui: Move GRSurface into a class. by Tao Bao · 6 years ago
  53. b99e606 Add function to show localized rescue party menu by Tianjie Xu · 6 years ago
  54. e1d02fb Recovery now expects public keys in zipfile by Tianjie Xu · 6 years ago
  55. 3463839 Merge "Fix instrumentation_for to refer to name of module" am: 24ead5672b by Colin Cross · 6 years ago
  56. 24ead56 Merge "Fix instrumentation_for to refer to name of module" by Treehugger Robot · 6 years ago
  57. 81ef25a Merge "Load X509 keys from ziparchive" am: a39b2baf12 by Tianjie Xu · 6 years ago
  58. a39b2ba Merge "Load X509 keys from ziparchive" by Tianjie Xu · 6 years ago
  59. 0dd9685 Load X509 keys from ziparchive by Tianjie Xu · 6 years ago
  60. 88dcca9 Fix instrumentation_for to refer to name of module by Colin Cross · 6 years ago
  61. c9649eb Merge "uncrypt: fix ioctl direction for F2FS_IOC_GET_PIN_FILE" am: b5564f37be by Tao Bao · 6 years ago
  62. b5564f3 Merge "uncrypt: fix ioctl direction for F2FS_IOC_GET_PIN_FILE" by Tao Bao · 6 years ago
  63. 1417711 Merge "Implement the graphic menus" am: 06b1a89d72 by Tianjie Xu · 6 years ago
  64. 06b1a89 Merge "Implement the graphic menus" by Tianjie Xu · 6 years ago
  65. a74581a Merge "Use a host java program to generate the background text" am: e4e929ce53 by Tianjie Xu · 6 years ago
  66. e4e929c Merge "Use a host java program to generate the background text" by Tianjie Xu · 6 years ago
  67. 66dbf63 Implement the graphic menus by Tianjie Xu · 6 years ago
  68. 721f679 Use a host java program to generate the background text by Tianjie Xu · 6 years ago
  69. 3e4e6b3 Merge "Add function to load the key from x509.pem file" am: ff89e0004f by Tianjie Xu · 6 years ago
  70. ff89e00 Merge "Add function to load the key from x509.pem file" by Tianjie Xu · 6 years ago
  71. 8256698 Add function to load the key from x509.pem file by Tianjie Xu · 6 years ago
  72. 9320e18 Merge "recovery: deprecate check for ro.build.system_root_image" am: a67e9424c3 by Mark Salyzyn · 6 years ago
  73. a67e942 Merge "recovery: deprecate check for ro.build.system_root_image" by Treehugger Robot · 6 years ago
  74. fdea242 recovery: deprecate check for ro.build.system_root_image by Mark Salyzyn · 6 years ago
  75. 70f3689 Merge "Use only signed/unsigned numbers with ParseInt/ParseUint respectively" by Tom Cherry · 6 years ago
  76. 1a4d234 Merge "Use only signed/unsigned numbers with ParseInt/ParseUint respectively" by Tom Cherry · 6 years ago
  77. 1cfe809 Merge "Compare the fingerprint before reading the partition" am: 81da8b12d2 by Tianjie Xu · 6 years ago
  78. 81da8b1 Merge "Compare the fingerprint before reading the partition" by Tianjie Xu · 6 years ago
  79. 04e4afb Use only signed/unsigned numbers with ParseInt/ParseUint respectively by Tom Cherry · 6 years ago
  80. 9eed65e Compare the fingerprint before reading the partition by Tianjie Xu · 6 years ago
  81. 6ab02ef Merge "Reland: "recovery_test_component: Add libbinderthreadstate as static dependency."" by Jayant Chowdhary · 6 years ago
  82. f89067a Merge "Reland: "recovery_test_component: Add libbinderthreadstate as static dependency."" by Jayant Chowdhary · 6 years ago
  83. e4f6fa6 Merge "Move to new isolation test runner." am: d87a79a947 by Christopher Ferris · 6 years ago
  84. d87a79a Merge "Move to new isolation test runner." by Christopher Ferris · 6 years ago
  85. d24b054 Reland: "recovery_test_component: Add libbinderthreadstate as static by Jayant Chowdhary · 6 years ago
  86. 272467d Move to new isolation test runner. by Christopher Ferris · 6 years ago
  87. 76eaa35 Merge "Revert "recovery_test_component: Add libbinderthreadstate as static dependency."" by Remi NGUYEN VAN · 6 years ago
  88. 968009c Merge "Revert "recovery_test_component: Add libbinderthreadstate as static dependency."" by Remi NGUYEN VAN · 6 years ago
  89. 26b86bb Revert "recovery_test_component: Add libbinderthreadstate as static dependency." by Remi NGUYEN VAN · 6 years ago
  90. 20eb921 Merge "recovery_test_component: Add libbinderthreadstate as static dependency." by Jayant Chowdhary · 6 years ago
  91. 2dcbebf Merge "recovery_test_component: Add libbinderthreadstate as static dependency." by Jayant Chowdhary · 6 years ago
  92. 881f422 Merge "Enable fingerprint in care_map" am: f3d0e4783f by Tianjie Xu · 6 years ago
  93. a71c10b recovery_test_component: Add libbinderthreadstate as static dependency. by Jayant Chowdhary · 6 years ago
  94. f3d0e47 Merge "Enable fingerprint in care_map" by Tianjie Xu · 6 years ago
  95. f4bf630 Merge "Allow OTA package size larger than 2GiB(2147483647 bytes) on sideload." by Tao Bao · 6 years ago
  96. b32bd8a Merge "Allow OTA package size larger than 2GiB(2147483647 bytes) on sideload." by Tao Bao · 6 years ago
  97. 77d6173 Allow OTA package size larger than 2GiB(2147483647 bytes) on sideload. by katao · 6 years ago
  98. f595a46 Enable fingerprint in care_map by Tianjie Xu · 6 years ago
  99. 4e30d0d Merge "Enter into userspace fastboot only if the device supports it" by Hridya Valsaraju · 6 years ago
  100. c2e6f04 Merge "Enter into userspace fastboot only if the device supports it" by Treehugger Robot · 6 years ago