1. 10c18d6 Merge "liblog: gtest open("/dev/pmsg0", "a")" by Mark Salyzyn · 9 years ago
  2. d1371a8 Merge "logd: Add TID statistics" by Mark Salyzyn · 9 years ago
  3. 0c6c415 Merge changes I2cda9dd7,Ifb560850,I8d4c7c5a by Mark Salyzyn · 9 years ago
  4. 7718778 logd: Cleanup by Mark Salyzyn · 9 years ago
  5. e1f2004 logcat: liblog: Add "usec" format argument by Mark Salyzyn · 9 years ago
  6. ae4d928 logd: Add klogd by Mark Salyzyn · 10 years ago
  7. 74f0a57 Merge "audio: Fix false positives in audio_is_remote_submix_device()" by Eric Laurent · 9 years ago
  8. 88462ba Merge "logd: Add Tag statistics" by Mark Salyzyn · 9 years ago
  9. 6f9db16 Merge "Fix insmod module size" by Elliott Hughes · 9 years ago
  10. bee4965 audio: Fix false positives in audio_is_remote_submix_device() by Misael Lopez Cruz · 9 years ago
  11. eaa3b4e Fix insmod module size by Tom Cherry · 9 years ago
  12. 17ed679 logd: Add TID statistics by Mark Salyzyn · 10 years ago
  13. 344bff4 logd: Add Tag statistics by Mark Salyzyn · 10 years ago
  14. 7297278 Merge "logd: pidToName deficiency" by Mark Salyzyn · 9 years ago
  15. bc014af Merge "Switch arch-arm/memset32.S to unified syntax." by Elliott Hughes · 9 years ago
  16. f69624a Merge "Remove dead files." by Elliott Hughes · 9 years ago
  17. 36284db Switch arch-arm/memset32.S to unified syntax. by Elliott Hughes · 9 years ago
  18. fe93e8d Remove dead files. by Elliott Hughes · 9 years ago
  19. 80b129f Merge "logd: uidToName add dex2oat UID" by Mark Salyzyn · 9 years ago
  20. adffad2 Merge "adb: Do not share memory between multiple thread" by Elliott Hughes · 9 years ago
  21. 4af3c40 adb: Do not share memory between multiple thread by Alan Jeon · 10 years ago
  22. 97d0c19 Merge "Revert "libaudit: limit to 5 selinux denials per sec"" by Nick Kralevich · 9 years ago
  23. 85abaf6 Merge "Failure to find an oem partition should not be a remount failure." by Elliott Hughes · 9 years ago
  24. 9aa4fda Failure to find an oem partition should not be a remount failure. by Elliott Hughes · 9 years ago
  25. b51546f Merge "liblog: Add kernel log id" by Mark Salyzyn · 9 years ago
  26. 9667a66 Revert "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 9 years ago
  27. 1da6b1f Merge "load ro.recovery_id property from recovery partition" by Andres Morales · 9 years ago
  28. cb3fce8 load ro.recovery_id property from recovery partition by Andres Morales · 9 years ago
  29. dd6f7b8 Merge "Revert "Revert "Split adb_main.cpp into client and daemon.""" by Dan Albert · 9 years ago
  30. c89e0cc Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 9 years ago
  31. 8398386 Merge "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 9 years ago
  32. 588c64c Merge "Revert "Probably fix the Mac build."" by Dan Albert · 9 years ago
  33. 218dbcc Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 9 years ago
  34. 3e1cb6d Revert "Probably fix the Mac build." by Dan Albert · 9 years ago
  35. 6b95c46 Merge "Switch liblog.so to hash-style=both" by Dmitriy Ivanov · 9 years ago
  36. fd8afe6 Switch liblog.so to hash-style=both by Dmitriy Ivanov · 9 years ago
  37. 3f68bc2 Merge "Probably fix the Mac build." by Dan Albert · 9 years ago
  38. 49513cb Probably fix the Mac build. by Dan Albert · 9 years ago
  39. a773632 Merge "pass in correct buffer to print_id" by Andres Morales · 9 years ago
  40. bccc75a Merge "stop including rootdir build.prop" by Andres Morales · 9 years ago
  41. 35e482d Merge "mkbootimg: make mkbootimg print image cksum to stdout" by Andres Morales · 9 years ago
  42. ee5ce0d Merge "Fix "adb remount" for devices without an oem partition." by Elliott Hughes · 9 years ago
  43. 59bcabd Merge "Split adb_main.cpp into client and daemon." by Dan Albert · 9 years ago
  44. cf07494 Split adb_main.cpp into client and daemon. by Dan Albert · 9 years ago
  45. a190ddf pass in correct buffer to print_id by Andres Morales · 9 years ago
  46. dff1817 stop including rootdir build.prop by Andres Morales · 9 years ago
  47. 61fc195 mkbootimg: make mkbootimg print image cksum to stdout by Andres Morales · 9 years ago
  48. f85f111 Merge "Try to include the SHA in a ddmslib-compatible way." by Elliott Hughes · 9 years ago
  49. 5677c23 Fix "adb remount" for devices without an oem partition. by Elliott Hughes · 9 years ago
  50. a3d1fb8 Merge "Add some missing 'const's." by Elliott Hughes · 9 years ago
  51. f3bbfa6 Try to include the SHA in a ddmslib-compatible way. by Elliott Hughes · 9 years ago
  52. aee80fb Add some missing 'const's. by Elliott Hughes · 9 years ago
  53. 0c537ce Merge "adb: win32: fix adb emu command" by Dan Albert · 9 years ago
  54. b8e4e0a Merge "mkbootimg: use fixed-size types for image format" by Rom Lemarchand · 9 years ago
  55. dfff829 mkbootimg: use fixed-size types for image format by Rom Lemarchand · 9 years ago
  56. 9680eaa Merge "fs_mgr: remove some dead code" by Elliott Hughes · 9 years ago
  57. 55c2e1f Merge "Clean up init /proc/cmdline handling." by Elliott Hughes · 9 years ago
  58. e5ce30f Clean up init /proc/cmdline handling. by Elliott Hughes · 9 years ago
  59. 023f51f logd: uidToName add dex2oat UID by Mark Salyzyn · 9 years ago
  60. 093dd31 fs_mgr: remove some dead code by Oleksiy Avramchenko · 9 years ago
  61. 142ec75 adb: win32: fix adb emu command by Spencer Low · 9 years ago
  62. 0e278e2 Merge "Fix small ptrace reads." by Christopher Ferris · 9 years ago
  63. 19792a6 Merge "Be tolerant of devices that don't report serials." by Dan Albert · 9 years ago
  64. d99d902 Be tolerant of devices that don't report serials. by Dan Albert · 9 years ago
  65. 944f417 Fix small ptrace reads. by Christopher Ferris · 9 years ago
  66. 8b32c30 Merge "Add offset to map data." by Christopher Ferris · 9 years ago
  67. 577c124 Merge "Add /data/misc/perfprofd to store perf profile." by Nick Kralevich · 9 years ago
  68. 4a098bb Merge "rootdir: make sure the /oem mountpoint is always available" by Nick Kralevich · 9 years ago
  69. 5c88568 Add offset to map data. by Christopher Ferris · 9 years ago
  70. 440e109 liblog: Add kernel log id by Mark Salyzyn · 10 years ago
  71. 9377399 Merge "Add some missing 'static's." by Elliott Hughes · 9 years ago
  72. 3edd54b Add some missing 'static's. by Elliott Hughes · 9 years ago
  73. a2c1db2 Merge "Include the git sha in the adb version." by Dan Albert · 9 years ago
  74. 1ba1d7c Include the git sha in the adb version. by Dan Albert · 9 years ago
  75. f3b554f rootdir: make sure the /oem mountpoint is always available by Nick Kralevich · 9 years ago
  76. 3f05fb5 Merge "Disable adb tests for Windows." by Dan Albert · 9 years ago
  77. 30c401f Add /data/misc/perfprofd to store perf profile. by Dehao Chen · 9 years ago
  78. 2e43387 Merge "_beginthread returns uintptr_t." by Elliott Hughes · 9 years ago
  79. a7a67c3 Disable adb tests for Windows. by Dan Albert · 9 years ago
  80. 2e4a2ee _beginthread returns uintptr_t. by Elliott Hughes · 9 years ago
  81. 89114c5 Merge "Simplify adb_thread_create." by Elliott Hughes · 9 years ago
  82. aa76c46 Merge "Give enum types CamelCase names for clarity." by Elliott Hughes · 9 years ago
  83. 4eccbac Merge "All debuggerd log output marked fatal." by Christopher Ferris · 9 years ago
  84. 9b0f354 Simplify adb_thread_create. by Elliott Hughes · 9 years ago
  85. b0412a5 All debuggerd log output marked fatal. by Christopher Ferris · 9 years ago
  86. 3bd73c1 Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  87. 9337d0a Merge "Remove non-functional "adb persist"." by Elliott Hughes · 9 years ago
  88. 32687be Remove non-functional "adb persist". by Elliott Hughes · 9 years ago
  89. f25752d Merge "Implement the ssh(1) escaping rules." by Elliott Hughes · 9 years ago
  90. aa43ae2 logd: pidToName deficiency by Mark Salyzyn · 10 years ago
  91. 2b10111 Implement the ssh(1) escaping rules. by Elliott Hughes · 9 years ago
  92. aaf9c1b Merge "logd: class hierarcy for Uid and Pid statistics." by Mark Salyzyn · 9 years ago
  93. 8b9170b Merge "Add additional shielding against the ERROR macro." by Dan Albert · 9 years ago
  94. 76e0d31 Merge "Make test_track_devices.cpp output easier to read." by Elliott Hughes · 9 years ago
  95. ea41c21 Add additional shielding against the ERROR macro. by Dan Albert · 9 years ago
  96. 5138958 Merge "Enable property expansion for insmod" by Elliott Hughes · 9 years ago
  97. 2e57163 Make test_track_devices.cpp output easier to read. by Elliott Hughes · 9 years ago
  98. 14799c6 Merge "Add WriteFdFmt and clean up more code." by Elliott Hughes · 9 years ago
  99. ab52c18 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  100. fb36dd6 Merge "Add load base to map for relocation packing." by Christopher Ferris · 9 years ago