1. c2b60b9 Merge commit 'f8dd04e1a5f94e7accf65a5375114ac7fa73f828' into HEAD by Bill Yi · 10 years ago
  2. 1212762 am 9613bd32: am 4eb6c71e: Merge "Move adb_main to its own file." by Dan Albert · 10 years ago
  3. 5748a02 am 91f68a47: am 5d22a5b5: Merge "Remove dead code." by Dan Albert · 10 years ago
  4. 9613bd3 am 4eb6c71e: Merge "Move adb_main to its own file." by Dan Albert · 10 years ago
  5. 4eb6c71 Merge "Move adb_main to its own file." by Dan Albert · 10 years ago
  6. 9a894b7 Move adb_main to its own file. by Dan Albert · 10 years ago
  7. 91f68a4 am 5d22a5b5: Merge "Remove dead code." by Dan Albert · 10 years ago
  8. 5d22a5b Merge "Remove dead code." by Dan Albert · 10 years ago
  9. 3efa676 Remove dead code. by Dan Albert · 10 years ago
  10. d5b9f7c am 43162fe5: am 076f5479: Merge "Use headers from adb." by Dan Albert · 10 years ago
  11. 43162fe am 076f5479: Merge "Use headers from adb." by Dan Albert · 10 years ago
  12. 076f547 Merge "Use headers from adb." by Dan Albert · 10 years ago
  13. bc5e0e8 am 61398da2: am bbf627a6: Merge "Remove unused code." by Dan Albert · 10 years ago
  14. 1ddd350 Use headers from adb. by Dan Albert · 10 years ago
  15. 61398da am bbf627a6: Merge "Remove unused code." by Dan Albert · 10 years ago
  16. 91ebcb3 am bf1476de: am 4db055d6: Merge "Lose USB transport code to libadb." by Dan Albert · 10 years ago
  17. bf1476d am 4db055d6: Merge "Lose USB transport code to libadb." by Dan Albert · 10 years ago
  18. bbf627a Merge "Remove unused code." by Dan Albert · 10 years ago
  19. 4db055d Merge "Lose USB transport code to libadb." by Dan Albert · 10 years ago
  20. 2b2a14f Remove unused code. by Dan Albert · 10 years ago
  21. 8f1bfea Lose USB transport code to libadb. by Dan Albert · 10 years ago
  22. e1119d5 am ecb0ad25: am 37e933a7: Merge "Add extern "C" to all the headers." by Dan Albert · 10 years ago
  23. ecb0ad2 am 37e933a7: Merge "Add extern "C" to all the headers." by Dan Albert · 10 years ago
  24. 37e933a Merge "Add extern "C" to all the headers." by Dan Albert · 10 years ago
  25. d808d21 Add extern "C" to all the headers. by Dan Albert · 10 years ago
  26. 1df64d3 Initialize stashbase even stash_max_blocks = 0 by Jesse Zhao · 10 years ago
  27. 10ec017 gui: make kinetic scrolling deceleration more awesome by that · 10 years ago
  28. 9876ac3 gui: support scrollable lists without headers by that · 10 years ago
  29. f6ed8fc gui: make resources type safe by that · 10 years ago
  30. cfd6509 Retain and display previous selection for image flashing by Ethan Yonker · 10 years ago
  31. fa30aca gui: fix condition handling for lists by that · 10 years ago
  32. c26ba0d minuitwrp: fix file descriptor leak in open_png by that · 10 years ago
  33. 2622ee3 am f8dd04e1: am ff934d02: Merge "Fix Droid and animation color in recovery mode" by Elliott Hughes · 10 years ago
  34. f8dd04e am ff934d02: Merge "Fix Droid and animation color in recovery mode" by Elliott Hughes · 10 years ago
  35. ff934d0 Merge "Fix Droid and animation color in recovery mode" by Elliott Hughes · 10 years ago
  36. fd778e3 Fix Droid and animation color in recovery mode by Tony Kuo · 10 years ago
  37. f892d05 2.8.5.0 by Ethan Yonker · 10 years ago
  38. aee144c Fix handling of mapped zip files for OTA updates by Ethan Yonker · 10 years ago
  39. 779da64 am adf71bf7: am 5db3f978: Merge "Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined" by Elliott Hughes · 10 years ago
  40. 91f40d9 am 98e2c509: am 78aa50d3: Merge "recovery: Handle EV_SW events" by Elliott Hughes · 10 years ago
  41. 5472367 am ee7127cc: am bf0be350: Merge "recovery: Generate libminui dynamic library" by Elliott Hughes · 10 years ago
  42. e999d00 am dcbf4fc5: resolved conflicts for merge of 35efcd27 to lmp-mr1-dev-plus-aosp by Elliott Hughes · 10 years ago
  43. adf71bf am 5db3f978: Merge "Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined" by Elliott Hughes · 10 years ago
  44. 5db3f97 Merge "Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined" by Elliott Hughes · 10 years ago
  45. 98e2c50 am 78aa50d3: Merge "recovery: Handle EV_SW events" by Elliott Hughes · 10 years ago
  46. ee7127c am bf0be350: Merge "recovery: Generate libminui dynamic library" by Elliott Hughes · 10 years ago
  47. 78aa50d Merge "recovery: Handle EV_SW events" by Elliott Hughes · 10 years ago
  48. 07d9627 recovery: Handle EV_SW events by Ajay Dudani · 10 years ago
  49. bf0be35 Merge "recovery: Generate libminui dynamic library" by Elliott Hughes · 10 years ago
  50. 9905f3a recovery: Generate libminui dynamic library by Ajay Dudani · 10 years ago
  51. dcbf4fc resolved conflicts for merge of 35efcd27 to lmp-mr1-dev-plus-aosp by Elliott Hughes · 10 years ago
  52. 727aeb8 Fix handling of GGLContext in res_scale_surface by Ethan Yonker · 10 years ago
  53. 35efcd2 Merge "recovery: Properly detect userdebug or eng builds" by Elliott Hughes · 10 years ago
  54. f14af80 recovery: Properly detect userdebug or eng builds by Elliott Hughes · 10 years ago
  55. 63e414f Scale the GUI to fit the screen by Ethan Yonker · 10 years ago
  56. 1b6199f Remove deletes for images from scroll list GUI Elements by Ethan Yonker · 10 years ago
  57. de72b6d gui: avoid high CPU usage while waiting for input by that · 10 years ago
  58. 3f15be4 Reset data manager variables before running runPages by Ethan Yonker · 10 years ago
  59. 13f7ae9 Fix erroneous infinite loop in MTP inotify_t by Ethan Yonker · 10 years ago
  60. 54b373c am ec5c1c1e: am 99e084ca: Merge "Remove dead/unused code and realign some of the comments to make it more cleaner and easier to read" by Nick Kralevich · 10 years ago
  61. 2fd48fc am 42b09d25: am 6a0d2fbc: Merge "There\'s no GPL code in \'updater\'." by Elliott Hughes · 10 years ago
  62. ec5c1c1 am 99e084ca: Merge "Remove dead/unused code and realign some of the comments to make it more cleaner and easier to read" by Nick Kralevich · 10 years ago
  63. 99e084c Merge "Remove dead/unused code and realign some of the comments to make it more cleaner and easier to read" by Nick Kralevich · 10 years ago
  64. 4e8e93b Remove dead/unused code and realign some of the comments by Nanik Tolaram · 10 years ago
  65. 42b09d2 am 6a0d2fbc: Merge "There\'s no GPL code in \'updater\'." by Elliott Hughes · 10 years ago
  66. 6a0d2fb Merge "There's no GPL code in 'updater'." by Elliott Hughes · 10 years ago
  67. 0b52c91 Merge "Support resuming block based OTAs" by Sami Tolvanen · 10 years ago
  68. 05360ba gui: fix console lockup when scrolling by that · 10 years ago
  69. ae4b12e gui: make kinetic scrolling more natural by that · 10 years ago
  70. 8a9014d There's no GPL code in 'updater'. by Elliott Hughes · 10 years ago
  71. 0a3a98f Unify scrollable list code by Ethan Yonker · 10 years ago
  72. 9132d91 Disable stock recovery replacing TWRP during ORS by Ethan Yonker · 10 years ago
  73. a3fa75f Allow wiping f2fs to reserve space for a crypto footer by dhacker29 · 10 years ago
  74. 1b03920 MTP: make MTP work even if unplugged and replugged by Ethan Yonker · 10 years ago
  75. 1a7ba97 gui: simplify code in GUIKeyboard by that · 10 years ago
  76. 5fa54ce gui: fix potential invalid memory access by that · 10 years ago
  77. f37aec2 gui: fix hardware keyboard by that · 10 years ago
  78. c5837f3 gui: fix lag (and event logging) by that · 10 years ago
  79. 00f7624 am 40862ab5: am aeecac54: Merge "Add missing includes." by Elliott Hughes · 10 years ago
  80. 40862ab am aeecac54: Merge "Add missing includes." by Elliott Hughes · 10 years ago
  81. 73a5295 gui: run cancel action in another thread by that · 10 years ago
  82. 9fa5153 gui: move input handling into a class by that · 10 years ago
  83. e13fa63 Move input handling into the main thread by Ethan Yonker · 10 years ago
  84. 9022120 Support resuming block based OTAs by Sami Tolvanen · 10 years ago
  85. aeecac5 Merge "Add missing includes." by Elliott Hughes · 10 years ago
  86. cd3c55a Add missing includes. by Elliott Hughes · 10 years ago
  87. d1372f7 Fixed screen flipping for devices where xres_virtual > xres by Bogdan Seniuc · 10 years ago
  88. f8194e2 gui: fix IsInRegion by that · 10 years ago
  89. ecd8918 Use macro to add actions to the action map by Vojtech Bocek · 10 years ago
  90. d2a4ef5 am 22b8fe96: am dab56cac: Merge "Add missing includes." by Elliott Hughes · 10 years ago
  91. 22b8fe9 am dab56cac: Merge "Add missing includes." by Elliott Hughes · 10 years ago
  92. dab56ca Merge "Add missing includes." by Elliott Hughes · 10 years ago
  93. 26dbad2 Add missing includes. by Elliott Hughes · 10 years ago
  94. 435f65e am 88c30fb6: am eaeb55f7: Merge "Start losing code to libadb." by Dan Albert · 10 years ago
  95. 1b67fff Use TWAtomicInt in MTPStorage by Ethan Yonker · 10 years ago
  96. 0453695 Use TWAtomicInt in gui.cpp to make it thread safe by Ethan Yonker · 10 years ago
  97. 7abc5fe Add cancel backup capability. by bigbiff · 10 years ago
  98. 88c30fb am eaeb55f7: Merge "Start losing code to libadb." by Dan Albert · 10 years ago
  99. eaeb55f Merge "Start losing code to libadb." by Dan Albert · 10 years ago
  100. e497826 am 2d67a483: am cdc38d04: Merge "Fix the v2 descriptor handling." by Christopher Ferris · 10 years ago