1. d396dc9 adb: win32: fix daemon acknowledgement by Spencer Low · 10 years ago
  2. 85abaf6 Merge "Failure to find an oem partition should not be a remount failure." by Elliott Hughes · 10 years ago
  3. 9aa4fda Failure to find an oem partition should not be a remount failure. by Elliott Hughes · 10 years ago
  4. b51546f Merge "liblog: Add kernel log id" by Mark Salyzyn · 10 years ago
  5. 1da6b1f Merge "load ro.recovery_id property from recovery partition" by Andres Morales · 10 years ago
  6. cb3fce8 load ro.recovery_id property from recovery partition by Andres Morales · 10 years ago
  7. dd6f7b8 Merge "Revert "Revert "Split adb_main.cpp into client and daemon.""" by Dan Albert · 10 years ago
  8. c89e0cc Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago
  9. 8398386 Merge "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago
  10. 588c64c Merge "Revert "Probably fix the Mac build."" by Dan Albert · 10 years ago
  11. 218dbcc Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 10 years ago
  12. 3e1cb6d Revert "Probably fix the Mac build." by Dan Albert · 10 years ago
  13. 6b95c46 Merge "Switch liblog.so to hash-style=both" by Dmitriy Ivanov · 10 years ago
  14. fd8afe6 Switch liblog.so to hash-style=both by Dmitriy Ivanov · 10 years ago
  15. 3f68bc2 Merge "Probably fix the Mac build." by Dan Albert · 10 years ago
  16. 49513cb Probably fix the Mac build. by Dan Albert · 10 years ago
  17. a773632 Merge "pass in correct buffer to print_id" by Andres Morales · 10 years ago
  18. bccc75a Merge "stop including rootdir build.prop" by Andres Morales · 10 years ago
  19. 35e482d Merge "mkbootimg: make mkbootimg print image cksum to stdout" by Andres Morales · 10 years ago
  20. ee5ce0d Merge "Fix "adb remount" for devices without an oem partition." by Elliott Hughes · 10 years ago
  21. 59bcabd Merge "Split adb_main.cpp into client and daemon." by Dan Albert · 10 years ago
  22. cf07494 Split adb_main.cpp into client and daemon. by Dan Albert · 10 years ago
  23. a190ddf pass in correct buffer to print_id by Andres Morales · 10 years ago
  24. dff1817 stop including rootdir build.prop by Andres Morales · 10 years ago
  25. 61fc195 mkbootimg: make mkbootimg print image cksum to stdout by Andres Morales · 10 years ago
  26. f85f111 Merge "Try to include the SHA in a ddmslib-compatible way." by Elliott Hughes · 10 years ago
  27. 5677c23 Fix "adb remount" for devices without an oem partition. by Elliott Hughes · 10 years ago
  28. a3d1fb8 Merge "Add some missing 'const's." by Elliott Hughes · 10 years ago
  29. f3bbfa6 Try to include the SHA in a ddmslib-compatible way. by Elliott Hughes · 10 years ago
  30. aee80fb Add some missing 'const's. by Elliott Hughes · 10 years ago
  31. 0c537ce Merge "adb: win32: fix adb emu command" by Dan Albert · 10 years ago
  32. b8e4e0a Merge "mkbootimg: use fixed-size types for image format" by Rom Lemarchand · 10 years ago
  33. dfff829 mkbootimg: use fixed-size types for image format by Rom Lemarchand · 10 years ago
  34. 9680eaa Merge "fs_mgr: remove some dead code" by Elliott Hughes · 10 years ago
  35. 55c2e1f Merge "Clean up init /proc/cmdline handling." by Elliott Hughes · 10 years ago
  36. e5ce30f Clean up init /proc/cmdline handling. by Elliott Hughes · 10 years ago
  37. 093dd31 fs_mgr: remove some dead code by Oleksiy Avramchenko · 10 years ago
  38. 142ec75 adb: win32: fix adb emu command by Spencer Low · 10 years ago
  39. 0e278e2 Merge "Fix small ptrace reads." by Christopher Ferris · 10 years ago
  40. 19792a6 Merge "Be tolerant of devices that don't report serials." by Dan Albert · 10 years ago
  41. d99d902 Be tolerant of devices that don't report serials. by Dan Albert · 10 years ago
  42. 944f417 Fix small ptrace reads. by Christopher Ferris · 10 years ago
  43. 8b32c30 Merge "Add offset to map data." by Christopher Ferris · 10 years ago
  44. 577c124 Merge "Add /data/misc/perfprofd to store perf profile." by Nick Kralevich · 10 years ago
  45. 4a098bb Merge "rootdir: make sure the /oem mountpoint is always available" by Nick Kralevich · 10 years ago
  46. 5c88568 Add offset to map data. by Christopher Ferris · 10 years ago
  47. 440e109 liblog: Add kernel log id by Mark Salyzyn · 11 years ago
  48. 9377399 Merge "Add some missing 'static's." by Elliott Hughes · 10 years ago
  49. 3edd54b Add some missing 'static's. by Elliott Hughes · 10 years ago
  50. a2c1db2 Merge "Include the git sha in the adb version." by Dan Albert · 10 years ago
  51. 1ba1d7c Include the git sha in the adb version. by Dan Albert · 10 years ago
  52. f3b554f rootdir: make sure the /oem mountpoint is always available by Nick Kralevich · 10 years ago
  53. 3f05fb5 Merge "Disable adb tests for Windows." by Dan Albert · 10 years ago
  54. 30c401f Add /data/misc/perfprofd to store perf profile. by Dehao Chen · 10 years ago
  55. 2e43387 Merge "_beginthread returns uintptr_t." by Elliott Hughes · 10 years ago
  56. a7a67c3 Disable adb tests for Windows. by Dan Albert · 10 years ago
  57. 2e4a2ee _beginthread returns uintptr_t. by Elliott Hughes · 10 years ago
  58. 89114c5 Merge "Simplify adb_thread_create." by Elliott Hughes · 10 years ago
  59. aa76c46 Merge "Give enum types CamelCase names for clarity." by Elliott Hughes · 10 years ago
  60. 4eccbac Merge "All debuggerd log output marked fatal." by Christopher Ferris · 10 years ago
  61. 9b0f354 Simplify adb_thread_create. by Elliott Hughes · 10 years ago
  62. b0412a5 All debuggerd log output marked fatal. by Christopher Ferris · 10 years ago
  63. 3bd73c1 Give enum types CamelCase names for clarity. by Elliott Hughes · 10 years ago
  64. 9337d0a Merge "Remove non-functional "adb persist"." by Elliott Hughes · 10 years ago
  65. 32687be Remove non-functional "adb persist". by Elliott Hughes · 10 years ago
  66. f25752d Merge "Implement the ssh(1) escaping rules." by Elliott Hughes · 10 years ago
  67. 2b10111 Implement the ssh(1) escaping rules. by Elliott Hughes · 10 years ago
  68. aaf9c1b Merge "logd: class hierarcy for Uid and Pid statistics." by Mark Salyzyn · 10 years ago
  69. 8b9170b Merge "Add additional shielding against the ERROR macro." by Dan Albert · 10 years ago
  70. 76e0d31 Merge "Make test_track_devices.cpp output easier to read." by Elliott Hughes · 10 years ago
  71. ea41c21 Add additional shielding against the ERROR macro. by Dan Albert · 10 years ago
  72. 5138958 Merge "Enable property expansion for insmod" by Elliott Hughes · 10 years ago
  73. 2e57163 Make test_track_devices.cpp output easier to read. by Elliott Hughes · 10 years ago
  74. 14799c6 Merge "Add WriteFdFmt and clean up more code." by Elliott Hughes · 10 years ago
  75. ab52c18 Add WriteFdFmt and clean up more code. by Elliott Hughes · 10 years ago
  76. fb36dd6 Merge "Add load base to map for relocation packing." by Christopher Ferris · 10 years ago
  77. 2106f4b Add load base to map for relocation packing. by Christopher Ferris · 10 years ago
  78. b74d889 Merge "More adb buffer fixes." by Elliott Hughes · 10 years ago
  79. e67f1f8 More adb buffer fixes. by Elliott Hughes · 10 years ago
  80. a668478 Merge "Invoke perfprofd daemon (only for userdebug/eng builds)." by Elliott Hughes · 10 years ago
  81. bacac0f Merge "Fix comparison between signed and unsigned error on darwin" by Colin Cross · 10 years ago
  82. 56b3734 Fix comparison between signed and unsigned error on darwin by Colin Cross · 10 years ago
  83. b7a1550 Merge changes Ie90f7f32,Ie1328b18 by Colin Cross · 10 years ago
  84. a763b02 Merge "logd: improve details on chatty records" by Mark Salyzyn · 10 years ago
  85. 5b439ea Fix unused argument error on darwin by Colin Cross · 10 years ago
  86. db134ca Remove libbacktrace dependency on libcutils by Colin Cross · 10 years ago
  87. 4d66c9e Merge "Remove libbacktrace definition of gettid." by Dan Albert · 10 years ago
  88. f24e49a Merge "logd: reduce chance of dropped 1 messages" by Mark Salyzyn · 10 years ago
  89. 21fb7e0 logd: improve details on chatty records by Mark Salyzyn · 10 years ago
  90. 35173a9 logd: reduce chance of dropped 1 messages by Mark Salyzyn · 10 years ago
  91. 23f750b Remove libbacktrace definition of gettid. by Dan Albert · 10 years ago
  92. dc999df Merge "More fixed-length buffer removal." by Elliott Hughes · 10 years ago
  93. 6452a89 More fixed-length buffer removal. by Elliott Hughes · 10 years ago
  94. 03d3c5f Merge "libsparse: fix crc chunk parsing in simg_dump.py" by Colin Cross · 10 years ago
  95. 4cc3978 libsparse: fix crc chunk parsing in simg_dump.py by Eric Miao · 10 years ago
  96. 4f02153 Merge "Add missing 'else' to fix all devices showing up as "host"." by Elliott Hughes · 10 years ago
  97. 3ce9575 Add missing 'else' to fix all devices showing up as "host". by Elliott Hughes · 10 years ago
  98. 9616e82 Merge "Support base::logging on Windows." by Dan Albert · 10 years ago
  99. 5c19040 Support base::logging on Windows. by Dan Albert · 10 years ago
  100. 8076616 Merge "Fix gettid() on Windows." by Dan Albert · 10 years ago