1. 637920e Clean up adb_trace_init. by Dan Albert · 10 years ago
  2. 5940ac2 Merge "LibNativeBridge: Version 2" by Andreas Gampe · 10 years ago
  3. 502b36c Merge "adb / libbase: clean up NOGDI and evil ERROR macro" by Dan Albert · 10 years ago
  4. 68fdb7a adb / libbase: clean up NOGDI and evil ERROR macro by Spencer Low · 10 years ago
  5. e1206aa Merge "logd: worst-UID only to preserve a day" by Mark Salyzyn · 10 years ago
  6. 459a91a logd: worst-UID only to preserve a day by Mark Salyzyn · 10 years ago
  7. 748bccc Merge "Don't use TEMP_FAILURE_RETRY on close()" by Nick Kralevich · 10 years ago
  8. b32834b Don't use TEMP_FAILURE_RETRY on close() by Nick Kralevich · 10 years ago
  9. fade9a9 Merge "klog: don't unconditionally call mknod()" by Nick Kralevich · 10 years ago
  10. 9641618 Merge "fastboot: Add support for fastboot flashing commands" by Badhri Jagan Sridharan · 10 years ago
  11. 8a98c4c klog: don't unconditionally call mknod() by Nick Kralevich · 10 years ago
  12. 0edd4c5 Merge "Make connection states a proper type." by Dan Albert · 10 years ago
  13. 7dedc65 Make connection states a proper type. by Dan Albert · 10 years ago
  14. 3738d36 Merge "Ignore whitespace/indent issues from cpplint." by Dan Albert · 10 years ago
  15. 80aea5c Ignore whitespace/indent issues from cpplint. by Dan Albert · 10 years ago
  16. 025f0b0 Merge "Revert "Switch to toybox ls."" by Elliott Hughes · 10 years ago
  17. 7c4e335 Revert "Switch to toybox ls." by Elliott Hughes · 10 years ago
  18. 9f8d1dd Merge "adb: win32: fix key files reading/writing" by Dan Albert · 10 years ago
  19. 35f96ee fastboot: Add support for fastboot flashing commands by Badhri Jagan Sridharan · 10 years ago
  20. 6fa2769 Merge "Switch to toybox ls." by Elliott Hughes · 10 years ago
  21. 3992131 Merge "Make pty raw in adb shell when non-interactive." by Dan Albert · 10 years ago
  22. b0a1de3 Merge "Switch UniquePtr to std::unique_ptr." by Christopher Ferris · 10 years ago
  23. 384afa6 Make pty raw in adb shell when non-interactive. by Dan Albert · 10 years ago
  24. bfb0f34 Switch UniquePtr to std::unique_ptr. by Christopher Ferris · 10 years ago
  25. 18205db Switch to toybox ls. by Elliott Hughes · 10 years ago
  26. 1f728e8 Merge "adb: win32: fix StringPrintf format string checking of %zd and PRIu64" by Dan Albert · 10 years ago
  27. a505bcc Merge "adb: win32: fix daemon acknowledgement" by Dan Albert · 10 years ago
  28. 69dc0c2 Merge "Fix ' escaping in adb." by Elliott Hughes · 10 years ago
  29. 6083fb7 Fix ' escaping in adb. by Elliott Hughes · 10 years ago
  30. 6b6aaff Merge "Prevent crashes if a map cannot be created." by Christopher Ferris · 10 years ago
  31. cadc81d LibNativeBridge: Version 2 by Andreas Gampe · 10 years ago
  32. 45c9090 Prevent crashes if a map cannot be created. by Christopher Ferris · 10 years ago
  33. 7c23f76 Merge "Reduce the coldboot timeout to 1s." by Elliott Hughes · 10 years ago
  34. a680a2c Merge "Enable clang compilation." by Chih-Hung Hsieh · 10 years ago
  35. ddcdf46 Reduce the coldboot timeout to 1s. by Elliott Hughes · 10 years ago
  36. 1225862 Enable clang compilation. by Chih-Hung Hsieh · 10 years ago
  37. 7eb05ea adb: win32: fix StringPrintf format string checking of %zd and PRIu64 by Spencer Low · 10 years ago
  38. 2cac09b Merge "Add tests for elf unwinding in memory." by Christopher Ferris · 10 years ago
  39. f17ff4a Merge "liblog: gtest open("/dev/pmsg0", "a")" by Mark Salyzyn · 10 years ago
  40. a167959 Merge "logd: Add TID statistics" by Mark Salyzyn · 10 years ago
  41. b081db9 Merge changes I2cda9dd7,Ifb560850,I8d4c7c5a by Mark Salyzyn · 10 years ago
  42. 8083796 Add tests for elf unwinding in memory. by Christopher Ferris · 10 years ago
  43. 3eb2615 logd: Cleanup by Mark Salyzyn · 10 years ago
  44. dbc4923 logcat: liblog: Add "usec" format argument by Mark Salyzyn · 10 years ago
  45. 4abdace logd: Add klogd by Mark Salyzyn · 10 years ago
  46. 1384a32 Merge "audio: Fix false positives in audio_is_remote_submix_device()" by Eric Laurent · 10 years ago
  47. 937797d Merge "logd: Add Tag statistics" by Mark Salyzyn · 10 years ago
  48. 877ca3d Merge "Fix insmod module size" by Elliott Hughes · 10 years ago
  49. 75ba3d2 audio: Fix false positives in audio_is_remote_submix_device() by Misael Lopez Cruz · 10 years ago
  50. c6cfd94 Fix insmod module size by Tom Cherry · 10 years ago
  51. dddc320 logd: Add TID statistics by Mark Salyzyn · 10 years ago
  52. fdd6ef9 logd: Add Tag statistics by Mark Salyzyn · 10 years ago
  53. 3f7bf52 Merge "logd: pidToName deficiency" by Mark Salyzyn · 10 years ago
  54. f41e778 Merge "Switch arch-arm/memset32.S to unified syntax." by Elliott Hughes · 10 years ago
  55. 61cc379 Merge "Remove dead files." by Elliott Hughes · 10 years ago
  56. adf30d4 Switch arch-arm/memset32.S to unified syntax. by Elliott Hughes · 10 years ago
  57. 28b7a60 Remove dead files. by Elliott Hughes · 10 years ago
  58. c6c5f6c Merge "logd: uidToName add dex2oat UID" by Mark Salyzyn · 10 years ago
  59. 497a154 Merge "adb: Do not share memory between multiple thread" by Elliott Hughes · 10 years ago
  60. ea98962 adb: Do not share memory between multiple thread by Alan Jeon · 10 years ago
  61. e19e5ff adb: win32: fix daemon acknowledgement by Spencer Low · 10 years ago
  62. 6b3bf39 Merge "Revert "libaudit: limit to 5 selinux denials per sec"" by Nick Kralevich · 10 years ago
  63. 2a555afe Merge "Failure to find an oem partition should not be a remount failure." by Elliott Hughes · 10 years ago
  64. cc84fbb Failure to find an oem partition should not be a remount failure. by Elliott Hughes · 10 years ago
  65. e33cb5b Merge "liblog: Add kernel log id" by Mark Salyzyn · 10 years ago
  66. 2fb3045 Revert "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 10 years ago
  67. 493ccdb Merge "load ro.recovery_id property from recovery partition" by Andres Morales · 10 years ago
  68. 02b375c load ro.recovery_id property from recovery partition by Andres Morales · 10 years ago
  69. 798d34f Merge "Revert "Revert "Split adb_main.cpp into client and daemon.""" by Dan Albert · 10 years ago
  70. 0cd66e0 Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago
  71. fefd868 Merge "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago
  72. a66a12c Merge "Revert "Probably fix the Mac build."" by Dan Albert · 10 years ago
  73. b7a4a6f Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 10 years ago
  74. 4e0b847 Revert "Probably fix the Mac build." by Dan Albert · 10 years ago
  75. c59778a Merge "Switch liblog.so to hash-style=both" by Dmitriy Ivanov · 10 years ago
  76. 18ebc23 Switch liblog.so to hash-style=both by Dmitriy Ivanov · 10 years ago
  77. 7b30946 Merge "Probably fix the Mac build." by Dan Albert · 10 years ago
  78. 65c1971 Probably fix the Mac build. by Dan Albert · 10 years ago
  79. ae0ae16 Merge "pass in correct buffer to print_id" by Andres Morales · 10 years ago
  80. ecc046e Merge "stop including rootdir build.prop" by Andres Morales · 10 years ago
  81. f37ed65 Merge "mkbootimg: make mkbootimg print image cksum to stdout" by Andres Morales · 10 years ago
  82. 7697efd Merge "Fix "adb remount" for devices without an oem partition." by Elliott Hughes · 10 years ago
  83. d8d2d97 Merge "Split adb_main.cpp into client and daemon." by Dan Albert · 10 years ago
  84. 3afd82c Split adb_main.cpp into client and daemon. by Dan Albert · 10 years ago
  85. 59e6cf8 pass in correct buffer to print_id by Andres Morales · 10 years ago
  86. 800715d stop including rootdir build.prop by Andres Morales · 10 years ago
  87. f38b895 mkbootimg: make mkbootimg print image cksum to stdout by Andres Morales · 10 years ago
  88. 0f5bec0 Merge "Try to include the SHA in a ddmslib-compatible way." by Elliott Hughes · 10 years ago
  89. d9957bb Fix "adb remount" for devices without an oem partition. by Elliott Hughes · 10 years ago
  90. df8fadb Merge "Add some missing 'const's." by Elliott Hughes · 10 years ago
  91. 5e83e14 Try to include the SHA in a ddmslib-compatible way. by Elliott Hughes · 10 years ago
  92. 7c9f059 Add some missing 'const's. by Elliott Hughes · 10 years ago
  93. e8a56f0 adb: win32: fix key files reading/writing by Spencer Low · 10 years ago
  94. dd6eca0 Merge "adb: win32: fix adb emu command" by Dan Albert · 10 years ago
  95. 8c85f5d Merge "mkbootimg: use fixed-size types for image format" by Rom Lemarchand · 10 years ago
  96. c128515 mkbootimg: use fixed-size types for image format by Rom Lemarchand · 10 years ago
  97. afa4617 Merge "fs_mgr: remove some dead code" by Elliott Hughes · 10 years ago
  98. 588f500 Merge "Clean up init /proc/cmdline handling." by Elliott Hughes · 10 years ago
  99. 508beaa Clean up init /proc/cmdline handling. by Elliott Hughes · 10 years ago
  100. 0fec863 logd: uidToName add dex2oat UID by Mark Salyzyn · 10 years ago