1. ad26b86 am 2c6a1b7e: am 42951a8b: Merge "logd: fix kernel logline stutter" by Mark Salyzyn · 9 years ago
  2. 2857ead am 414fb90e: Camera: Add new set video format/dataspace command by Eino-Ville Talvala · 9 years ago
  3. 2c6a1b7 am 42951a8b: Merge "logd: fix kernel logline stutter" by Mark Salyzyn · 9 years ago
  4. 42951a8 Merge "logd: fix kernel logline stutter" by Mark Salyzyn · 9 years ago
  5. 414fb90 Camera: Add new set video format/dataspace command by Eino-Ville Talvala · 9 years ago
  6. 2c3b300 logd: fix kernel logline stutter by Mark Salyzyn · 9 years ago
  7. 01cf95d am b71c8a29: am e1061914: Merge "Make start/stop warn if you\'re not root." by Elliott Hughes · 9 years ago
  8. 71ae73c am b4d0722d: am a9456438: Merge "Fix test_adb.py against production builds." by Elliott Hughes · 9 years ago
  9. 0ec4b93 am 439cdfd0: am af0baad7: Merge "adb shouldn\'t trace unless told to" by Paul Lawrence · 9 years ago
  10. b71c8a2 am e1061914: Merge "Make start/stop warn if you\'re not root." by Elliott Hughes · 9 years ago
  11. b4d0722 am a9456438: Merge "Fix test_adb.py against production builds." by Elliott Hughes · 9 years ago
  12. 439cdfd am af0baad7: Merge "adb shouldn\'t trace unless told to" by Paul Lawrence · 9 years ago
  13. e106191 Merge "Make start/stop warn if you're not root." by Elliott Hughes · 9 years ago
  14. a945643 Merge "Fix test_adb.py against production builds." by Elliott Hughes · 9 years ago
  15. af0baad Merge "adb shouldn't trace unless told to" by Paul Lawrence · 9 years ago
  16. 6e83c3d Make start/stop warn if you're not root. by Elliott Hughes · 9 years ago
  17. 6f009d9 adb shouldn't trace unless told to by Paul Lawrence · 9 years ago
  18. 7c7b0c8 am dca1bb5e: Merge "logd: filters remove leading expire messages and rate" into mnc-dev by Mark Salyzyn · 9 years ago
  19. dca1bb5 Merge "logd: filters remove leading expire messages and rate" into mnc-dev by Mark Salyzyn · 9 years ago
  20. 0444050 am 8bdd4bbc: Add a working Windows tmpfile(3) to fastboot. by Elliott Hughes · 9 years ago
  21. 8bdd4bb Add a working Windows tmpfile(3) to fastboot. by Elliott Hughes · 9 years ago
  22. a3e3b19 am 72ffc3c0: Fix error on systems where ssize_t isn\'t 64-bits by Jim Miller · 9 years ago
  23. 3595328 Fix test_adb.py against production builds. by Elliott Hughes · 9 years ago
  24. 72ffc3c Fix error on systems where ssize_t isn't 64-bits by Jim Miller · 9 years ago
  25. 5d634ec am 57a3407d: am 515d581d: Merge "logd: filters remove leading expire messages and rate" by Mark Salyzyn · 9 years ago
  26. 57a3407 am 515d581d: Merge "logd: filters remove leading expire messages and rate" by Mark Salyzyn · 9 years ago
  27. c1e9d6d logd: filters remove leading expire messages and rate by Mark Salyzyn · 9 years ago
  28. 515d581 Merge "logd: filters remove leading expire messages and rate" by Mark Salyzyn · 9 years ago
  29. 047cc07 logd: filters remove leading expire messages and rate by Mark Salyzyn · 9 years ago
  30. 3d37687 am 5a923344: Merge "Change the 64 bit map address format." into mnc-dev by Christopher Ferris · 9 years ago
  31. 3fa276a am 473629d5: am f9ae390f: Merge "adb: win32: get test_adb.py running and passing 100%" by Elliott Hughes · 9 years ago
  32. 5a92334 Merge "Change the 64 bit map address format." into mnc-dev by Christopher Ferris · 9 years ago
  33. 473629d am f9ae390f: Merge "adb: win32: get test_adb.py running and passing 100%" by Elliott Hughes · 9 years ago
  34. f9ae390 Merge "adb: win32: get test_adb.py running and passing 100%" by Elliott Hughes · 9 years ago
  35. a7dcec1 am 3678a5fb: Merge "Move crypt commands to a different listener in vold" into mnc-dev by Paul Lawrence · 9 years ago
  36. d41dee7 am 641fd2e4: am ebce1470: Merge "adb: fix adb_close() vs. unix_close() usage" by Elliott Hughes · 9 years ago
  37. 53a8ccc am 0895894c: am e1a06a55: Merge "Fix whitespace in debug logging." by Elliott Hughes · 9 years ago
  38. 641fd2e am ebce1470: Merge "adb: fix adb_close() vs. unix_close() usage" by Elliott Hughes · 9 years ago
  39. 0895894 am e1a06a55: Merge "Fix whitespace in debug logging." by Elliott Hughes · 9 years ago
  40. ebce147 Merge "adb: fix adb_close() vs. unix_close() usage" by Elliott Hughes · 9 years ago
  41. e1a06a5 Merge "Fix whitespace in debug logging." by Elliott Hughes · 9 years ago
  42. e49236b Fix whitespace in debug logging. by Elliott Hughes · 9 years ago
  43. 3678a5f Merge "Move crypt commands to a different listener in vold" into mnc-dev by Paul Lawrence · 9 years ago
  44. 1e9d1c5 am 25a1341f: Merge changes from topic \'fastboot\' into mnc-dev by Elliott Hughes · 9 years ago
  45. 25a1341 Merge changes from topic 'fastboot' into mnc-dev by Elliott Hughes · 9 years ago
  46. 966339b Don't say "update package missing" unless we mean it. by Elliott Hughes · 9 years ago
  47. c688c23 'usb' doesn't need to be global in fastboot. by Elliott Hughes · 9 years ago
  48. e283ca2 Add "fastboot --version". by Elliott Hughes · 9 years ago
  49. 71aebef libziparchive: fix fallocate failures by Badhri Jagan Sridharan · 9 years ago
  50. 67ab5d9 Use base::WriteFully in zip_archive. by Narayan Kamath · 9 years ago
  51. 4ba18cf libziparchive: fix clang build by Greg Hackmann · 9 years ago
  52. 785a128 Avoid mapping output to memory while writing to a file. by Narayan Kamath · 9 years ago
  53. 5911955 am 6f1457ad: logd: switch to unordered_map from BasicHashtable by Mark Salyzyn · 9 years ago
  54. fa165ba am 1a9f875d: am 7ea9e8d2: Merge "logd: switch to unordered_map from BasicHashtable" by Mark Salyzyn · 9 years ago
  55. 3c1bebf am f46dda96: am 4d2c1ee1: Merge "mkbootimg: misc typo fixes" by Rom Lemarchand · 9 years ago
  56. 1a9f875 am 7ea9e8d2: Merge "logd: switch to unordered_map from BasicHashtable" by Mark Salyzyn · 9 years ago
  57. 6f1457a logd: switch to unordered_map from BasicHashtable by Mark Salyzyn · 9 years ago
  58. 7ea9e8d Merge "logd: switch to unordered_map from BasicHashtable" by Mark Salyzyn · 9 years ago
  59. f46dda9 am 4d2c1ee1: Merge "mkbootimg: misc typo fixes" by Rom Lemarchand · 9 years ago
  60. 4d2c1ee Merge "mkbootimg: misc typo fixes" by Rom Lemarchand · 9 years ago
  61. a8221d3 mkbootimg: misc typo fixes by Rom Lemarchand · 9 years ago
  62. 1f3507a am 5d332907: liblog: logcat: Add printable format modifier by Mark Salyzyn · 9 years ago
  63. 8a5fe05 am 3ae69bbe: am 79ae578e: Merge "liblog: logcat: Add printable format modifier" by Mark Salyzyn · 9 years ago
  64. 3ae69bb am 79ae578e: Merge "liblog: logcat: Add printable format modifier" by Mark Salyzyn · 9 years ago
  65. 5d33290 liblog: logcat: Add printable format modifier by Mark Salyzyn · 9 years ago
  66. 79ae578 Merge "liblog: logcat: Add printable format modifier" by Mark Salyzyn · 9 years ago
  67. b932b2f liblog: logcat: Add printable format modifier by Mark Salyzyn · 9 years ago
  68. fc664a3 am b8216007: Merge "[gatekeeperd] track gk failure record changes" into mnc-dev by Andres Morales · 9 years ago
  69. b821600 Merge "[gatekeeperd] track gk failure record changes" into mnc-dev by Andres Morales · 9 years ago
  70. e1f827f [gatekeeperd] track gk failure record changes by Andres Morales · 9 years ago
  71. 5d725f9 am f360bed8: am ecb6d564: Merge "Add a working Windows tmpfile(3) to fastboot." by Elliott Hughes · 9 years ago
  72. f360bed am ecb6d564: Merge "Add a working Windows tmpfile(3) to fastboot." by Elliott Hughes · 9 years ago
  73. ecb6d56 Merge "Add a working Windows tmpfile(3) to fastboot." by Elliott Hughes · 9 years ago
  74. a26fbee Add a working Windows tmpfile(3) to fastboot. by Elliott Hughes · 9 years ago
  75. 37fcc5d Move crypt commands to a different listener in vold by Paul Lawrence · 9 years ago
  76. 159e37e am 32512e71: tzdatacheck: don\'t hard code SELinux domain name by Nick Kralevich · 9 years ago
  77. e2722e9 am a20d6f4e: am 2ec88501: Merge "tzdatacheck: don\'t hard code SELinux domain name" by Nick Kralevich · 9 years ago
  78. 618981a am 21bd040e: Change the 64 bit map address format. by Christopher Ferris · 9 years ago
  79. a20d6f4 am 2ec88501: Merge "tzdatacheck: don\'t hard code SELinux domain name" by Nick Kralevich · 9 years ago
  80. 32512e7 tzdatacheck: don't hard code SELinux domain name by Nick Kralevich · 9 years ago
  81. 2ec8850 Merge "tzdatacheck: don't hard code SELinux domain name" by Nick Kralevich · 9 years ago
  82. 221fca7 tzdatacheck: don't hard code SELinux domain name by Nick Kralevich · 9 years ago
  83. 511338d logd: switch to unordered_map from BasicHashtable by Mark Salyzyn · 9 years ago
  84. 7f9a096 am 98ba6f11: am d3d32a1b: Merge "Fix file descriptor leak when opening invalid archives." by Elliott Hughes · 9 years ago
  85. 98ba6f1 am d3d32a1b: Merge "Fix file descriptor leak when opening invalid archives." by Elliott Hughes · 9 years ago
  86. d3d32a1 Merge "Fix file descriptor leak when opening invalid archives." by Elliott Hughes · 9 years ago
  87. f6e9ffb Fix file descriptor leak when opening invalid archives. by Narayan Kamath · 9 years ago
  88. 4247266 am 697541b4: am 493cdcbb: Merge "Change the 64 bit map address format." by Christopher Ferris · 9 years ago
  89. 891084b am 3f669e07: am 59be5aed: Merge "libziparchive: fix fallocate failures" by Badhri Jagan Sridharan · 9 years ago
  90. 21bd040 Change the 64 bit map address format. by Christopher Ferris · 9 years ago
  91. 5b3ca7b resolved conflicts for merge of de28adf3 to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
  92. c4b1f0a Change the 64 bit map address format. by Christopher Ferris · 9 years ago
  93. 697541b am 493cdcbb: Merge "Change the 64 bit map address format." by Christopher Ferris · 9 years ago
  94. 493cdcb Merge "Change the 64 bit map address format." by Christopher Ferris · 9 years ago
  95. 3f669e0 am 59be5aed: Merge "libziparchive: fix fallocate failures" by Badhri Jagan Sridharan · 9 years ago
  96. de28adf am ac462d93: Merge "Don\'t say "update package missing" unless we mean it." by Elliott Hughes · 9 years ago
  97. 59be5ae Merge "libziparchive: fix fallocate failures" by Badhri Jagan Sridharan · 9 years ago
  98. ac462d9 Merge "Don't say "update package missing" unless we mean it." by Elliott Hughes · 9 years ago
  99. a68d0d1 libziparchive: fix fallocate failures by Badhri Jagan Sridharan · 9 years ago
  100. acdbe92 Don't say "update package missing" unless we mean it. by Elliott Hughes · 9 years ago