1. 29034cc Merge "Be tolerant of devices that don't report serials." by Dan Albert · 10 years ago
  2. fbc1d6a Be tolerant of devices that don't report serials. by Dan Albert · 10 years ago
  3. 0cdb6cc Merge "Add offset to map data." by Christopher Ferris · 10 years ago
  4. e3e4e3b Merge "Add /data/misc/perfprofd to store perf profile." by Nick Kralevich · 10 years ago
  5. cf1bea4 Merge "rootdir: make sure the /oem mountpoint is always available" by Nick Kralevich · 10 years ago
  6. bdb6f14 Add offset to map data. by Christopher Ferris · 10 years ago
  7. 9297370 Merge "Add some missing 'static's." by Elliott Hughes · 10 years ago
  8. dbe6d3e Add some missing 'static's. by Elliott Hughes · 10 years ago
  9. b37b736 Merge "Include the git sha in the adb version." by Dan Albert · 10 years ago
  10. a57aca5 Include the git sha in the adb version. by Dan Albert · 10 years ago
  11. 42e0a42 rootdir: make sure the /oem mountpoint is always available by Nick Kralevich · 10 years ago
  12. 24764ec Merge "Disable adb tests for Windows." by Dan Albert · 10 years ago
  13. 3f2b484 Add /data/misc/perfprofd to store perf profile. by Dehao Chen · 10 years ago
  14. 198dc2a Merge "_beginthread returns uintptr_t." by Elliott Hughes · 10 years ago
  15. e946c24 Disable adb tests for Windows. by Dan Albert · 10 years ago
  16. d0c7d0e _beginthread returns uintptr_t. by Elliott Hughes · 10 years ago
  17. 245e345 Merge "Simplify adb_thread_create." by Elliott Hughes · 10 years ago
  18. da6b806 Merge "Give enum types CamelCase names for clarity." by Elliott Hughes · 10 years ago
  19. c2c4fbd Merge "All debuggerd log output marked fatal." by Christopher Ferris · 10 years ago
  20. cdc3c92 Simplify adb_thread_create. by Elliott Hughes · 10 years ago
  21. 497b8a0 All debuggerd log output marked fatal. by Christopher Ferris · 10 years ago
  22. 376a423 Give enum types CamelCase names for clarity. by Elliott Hughes · 10 years ago
  23. 5a91ea4 Merge "Remove non-functional "adb persist"." by Elliott Hughes · 10 years ago
  24. 36f0c3c Remove non-functional "adb persist". by Elliott Hughes · 10 years ago
  25. 4476664 Merge "Implement the ssh(1) escaping rules." by Elliott Hughes · 10 years ago
  26. df8a948 Implement the ssh(1) escaping rules. by Elliott Hughes · 10 years ago
  27. ca3c64c Merge "logd: class hierarcy for Uid and Pid statistics." by Mark Salyzyn · 10 years ago
  28. d70ac46 Merge "Add additional shielding against the ERROR macro." by Dan Albert · 10 years ago
  29. 8090b4e Merge "Make test_track_devices.cpp output easier to read." by Elliott Hughes · 10 years ago
  30. bb35999 Add additional shielding against the ERROR macro. by Dan Albert · 10 years ago
  31. e2653e9 Merge "Enable property expansion for insmod" by Elliott Hughes · 10 years ago
  32. 9200d6e Make test_track_devices.cpp output easier to read. by Elliott Hughes · 10 years ago
  33. 6ce2ac3 Merge "Add WriteFdFmt and clean up more code." by Elliott Hughes · 10 years ago
  34. a3b5ec8 Add WriteFdFmt and clean up more code. by Elliott Hughes · 10 years ago
  35. 3bff23e Merge "Add load base to map for relocation packing." by Christopher Ferris · 10 years ago
  36. dad402b Add load base to map for relocation packing. by Christopher Ferris · 10 years ago
  37. dd11a48 Merge "More adb buffer fixes." by Elliott Hughes · 10 years ago
  38. b068ccb More adb buffer fixes. by Elliott Hughes · 10 years ago
  39. 4329c6e Merge "Invoke perfprofd daemon (only for userdebug/eng builds)." by Elliott Hughes · 10 years ago
  40. 9b35b5f Merge "Fix comparison between signed and unsigned error on darwin" by Colin Cross · 10 years ago
  41. 121e64c Fix comparison between signed and unsigned error on darwin by Colin Cross · 10 years ago
  42. b33bc5d Merge changes Ie90f7f32,Ie1328b18 by Colin Cross · 10 years ago
  43. 5fe901b Merge "logd: improve details on chatty records" by Mark Salyzyn · 10 years ago
  44. 25d3204 Fix unused argument error on darwin by Colin Cross · 10 years ago
  45. 9d13d00 Remove libbacktrace dependency on libcutils by Colin Cross · 10 years ago
  46. a16ed36 Merge "Remove libbacktrace definition of gettid." by Dan Albert · 10 years ago
  47. b68f449 Merge "logd: reduce chance of dropped 1 messages" by Mark Salyzyn · 10 years ago
  48. 647b08a logd: improve details on chatty records by Mark Salyzyn · 10 years ago
  49. 31e03db logd: reduce chance of dropped 1 messages by Mark Salyzyn · 10 years ago
  50. f140f4c Remove libbacktrace definition of gettid. by Dan Albert · 10 years ago
  51. c6f9e39 Merge "More fixed-length buffer removal." by Elliott Hughes · 10 years ago
  52. 24b0b4b More fixed-length buffer removal. by Elliott Hughes · 10 years ago
  53. fdf34b3 Merge "libsparse: fix crc chunk parsing in simg_dump.py" by Colin Cross · 10 years ago
  54. 2eb5abb libsparse: fix crc chunk parsing in simg_dump.py by Eric Miao · 10 years ago
  55. fd08a94 Merge "Add missing 'else' to fix all devices showing up as "host"." by Elliott Hughes · 10 years ago
  56. e739a0c Add missing 'else' to fix all devices showing up as "host". by Elliott Hughes · 10 years ago
  57. 2de1a8f Merge "Support base::logging on Windows." by Dan Albert · 10 years ago
  58. f1bc29a Support base::logging on Windows. by Dan Albert · 10 years ago
  59. b004f61 Merge "Fix gettid() on Windows." by Dan Albert · 10 years ago
  60. 0accebd Merge "Get libbase tests working on Windows." by Dan Albert · 10 years ago
  61. 1f48f52 Merge "Print strerror instead of errno in tests." by Dan Albert · 10 years ago
  62. 1b1d59e Fix gettid() on Windows. by Dan Albert · 10 years ago
  63. 8c769e5 Get libbase tests working on Windows. by Dan Albert · 10 years ago
  64. 5cf0f9b Print strerror instead of errno in tests. by Dan Albert · 10 years ago
  65. 1e9e254 Merge "Fix Win32 build." by Elliott Hughes · 10 years ago
  66. faa775b Fix Win32 build. by Elliott Hughes · 10 years ago
  67. 1ee360b Merge "Move __adb_error to std::string, and improve various errors." by Elliott Hughes · 10 years ago
  68. 8117c71 Move __adb_error to std::string, and improve various errors. by Elliott Hughes · 10 years ago
  69. 35a9c35 Merge "ANativeWindow: Add NATIVE_WINDOW_BUFFER_AGE query" by Dan Stoza · 10 years ago
  70. a373d76 Merge "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  71. 9e26d80 Merge "Use base::WriteFully in zip_archive." by Narayan Kamath · 10 years ago
  72. d569b44 Use base::WriteFully in zip_archive. by Narayan Kamath · 10 years ago
  73. 9f30a27 Merge "Add float support to binary event log." by Jeff Brown · 10 years ago
  74. f3d8fbe Add float support to binary event log. by Jeff Brown · 10 years ago
  75. 84a7e1a Securely encrypt the master key by Paul Lawrence · 10 years ago
  76. a8ef8b4 Merge "init: remove support for disabled SELinux" by Nick Kralevich · 10 years ago
  77. 9d96064 init: remove support for disabled SELinux by Nick Kralevich · 10 years ago
  78. a0cfe7c Merge "Revert "Securely encrypt the master key"" by Paul Lawrence · 10 years ago
  79. 2825f1e Revert "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  80. 59296a4 Merge "Revert "Only run vold command when file encryption enabled"" by Paul Lawrence · 10 years ago
  81. 468ba48 Revert "Only run vold command when file encryption enabled" by Paul Lawrence · 10 years ago
  82. 6fdb6f5 Invoke perfprofd daemon (only for userdebug/eng builds). by Than McIntosh · 10 years ago
  83. 0379638 Merge "Remove strtok from adb." by Elliott Hughes · 10 years ago
  84. 5aefced Merge "Only run vold command when file encryption enabled" by Paul Lawrence · 10 years ago
  85. 39fbcd5 Remove strtok from adb. by Elliott Hughes · 10 years ago
  86. a403211 Merge "Support the full length of USB serial numbers." by Elliott Hughes · 10 years ago
  87. 1923ea6 Support the full length of USB serial numbers. by Elliott Hughes · 10 years ago
  88. 46881b2 Merge "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  89. 1982a71 Merge "Use WriteFully in debuggerd to talk to ActivityManager." by Elliott Hughes · 10 years ago
  90. 9bb14a4 Merge "libziparchive: fix clang build" by Greg Hackmann · 10 years ago
  91. fc17210 libziparchive: fix clang build by Greg Hackmann · 10 years ago
  92. 00ee246 Merge "Avoid mapping output to memory while writing to a file." by Narayan Kamath · 10 years ago
  93. 258ee41 Avoid mapping output to memory while writing to a file. by Narayan Kamath · 10 years ago
  94. 71317fa Enable property expansion for insmod by Emmanuel Berthier · 10 years ago
  95. 54f68e4 Merge "init: get rid of the remaining double mounts" by Nick Kralevich · 10 years ago
  96. e7350c1 init: get rid of the remaining double mounts by Nick Kralevich · 10 years ago
  97. 537ebe1 Merge "init: use SELinux /dev/null if available" by Nick Kralevich · 10 years ago
  98. 0a8869e init: use SELinux /dev/null if available by Nick Kralevich · 10 years ago
  99. c082266 Merge "init: don't double mount /proc and /sys" by Nick Kralevich · 10 years ago
  100. 93801f3 Merge "init: fix write_file checkreqprot logic error" by Nick Kralevich · 10 years ago