1. 400b089 Create libbase. by Dan Albert · 10 years ago
  2. 4d0310e adb doesn't actually use libzipfile. by Elliott Hughes · 10 years ago
  3. b42aacf am ad5ed361: Merge "Fix build from -Werror=maybe-uninitialized." by Dan Albert · 10 years ago
  4. 1fe395b am 5f2ccb0e: Merge "Move adb to C++." by Dan Albert · 10 years ago
  5. 8059453 Fix build from -Werror=maybe-uninitialized. by Dan Albert · 10 years ago
  6. 21bc1ad Move adb to C++. by Dan Albert · 10 years ago
  7. 5486100 am 9b1fd969: Merge "Fix a writex transcription error." by Dan Albert · 10 years ago
  8. fae0711 Merge "Fix a writex transcription error." by Dan Albert · 10 years ago
  9. 9dd2456 Fix a writex transcription error. by Dan Albert · 10 years ago
  10. 1b8e14a am 332c2881: Merge "Make the root/unroot test more robust." by Dan Albert · 10 years ago
  11. cf0a7fd Make the root/unroot test more robust. by Dan Albert · 10 years ago
  12. 9b02919 am 895623e5: Merge "check if uid=0 before attempting remount" by Nick Kralevich · 10 years ago
  13. 6d6edb7 check if uid=0 before attempting remount by Nick Kralevich · 10 years ago
  14. ee7a925 am a2fc0f86: Merge "Test readx/writex (now renamed)." by Dan Albert · 10 years ago
  15. b6c6057 Test readx/writex (now renamed). by Dan Albert · 10 years ago
  16. 9cc402c am a035d500: Merge "Remove _(GNU|XOPEN)_SOURCE makefile cruft." by Dan Albert · 10 years ago
  17. d447a06 am 948ae1b9: Merge "Add some basic tests to adb." by Dan Albert · 10 years ago
  18. 524421a Remove _(GNU|XOPEN)_SOURCE makefile cruft. by Dan Albert · 10 years ago
  19. 089e7ce Add some basic tests to adb. by Dan Albert · 10 years ago
  20. 53b6063 am d75d6c91: Merge "Fix the mac build." by Dan Albert · 10 years ago
  21. 94af0d1 Fix the mac build. by Dan Albert · 10 years ago
  22. fe3fb2b am 72bf2a71: Merge "Move transport declarations into transport.h." by Dan Albert · 10 years ago
  23. a733357 Merge "Move transport declarations into transport.h." by Dan Albert · 10 years ago
  24. eb98f4e Move transport declarations into transport.h. by Dan Albert · 10 years ago
  25. 982cfdc am f5f9dd57: Merge "Add .clang-format file." by Dan Albert · 10 years ago
  26. abd785b Add .clang-format file. by Dan Albert · 10 years ago
  27. cbf6fa9 am 5329d3fd: Merge "Add a project wide clang switch." by Dan Albert · 10 years ago
  28. 0e0404a Merge "Add a project wide clang switch." by Dan Albert · 10 years ago
  29. 6e8813f am 70385f30: Merge "Remove the emulator special case from the "adb root" code." by Elliott Hughes · 10 years ago
  30. 1f26eac Add a project wide clang switch. by Dan Albert · 10 years ago
  31. ffcda28 Merge "Remove the emulator special case from the "adb root" code." by Elliott Hughes · 10 years ago
  32. ce20c23 am 17f26790: Merge "Make Python tests only check the current device." by Dan Albert · 10 years ago
  33. 4a3537d Make Python tests only check the current device. by Dan Albert · 10 years ago
  34. 839ad50 am d6e9a1f5: Merge "Fix Mac build." by Dan Albert · 10 years ago
  35. 595eb43 Fix Mac build. by Dan Albert · 10 years ago
  36. 20d2365 am a63b7d59: Merge "Fix Windows SDK build." by Dan Albert · 10 years ago
  37. f4290e4 Remove the emulator special case from the "adb root" code. by Elliott Hughes · 10 years ago
  38. a525c83 Fix Windows SDK build. by Dan Albert · 10 years ago
  39. 969bf16 am db3a5d98: Merge "Add missing <stdlib.h> to adb_listeners.c." by Elliott Hughes · 10 years ago
  40. 2c84606 Add missing <stdlib.h> to adb_listeners.c. by Elliott Hughes · 10 years ago
  41. f9601cc am a75b4935: Merge "Move more into libadb and libadbd." by Dan Albert · 10 years ago
  42. ef3ed15 am 9f3540d0: Merge "Oops. Fix make variable name. Thanks again, make." by Dan Albert · 10 years ago
  43. e86feb0 am 8ef39424: Merge "Ignore another stupid lint warning." by Dan Albert · 10 years ago
  44. b000025 Merge "Move more into libadb and libadbd." by Dan Albert · 10 years ago
  45. 39119fd Merge "Oops. Fix make variable name. Thanks again, make." by Dan Albert · 10 years ago
  46. 53d0b2f Merge "Ignore another stupid lint warning." by Dan Albert · 10 years ago
  47. ae00f95 am 263b6cb6: Merge "Add more logging message and dead code" by Mark Salyzyn · 10 years ago
  48. 129e4ab Add more logging message and dead code by Nanik Tolaram · 10 years ago
  49. a465360 Move more into libadb and libadbd. by Dan Albert · 10 years ago
  50. c18ae6e Oops. Fix make variable name. Thanks again, make. by Dan Albert · 10 years ago
  51. f4baf5d Ignore another stupid lint warning. by Dan Albert · 10 years ago
  52. cbfc6ae am 7e84308b: Merge "Lose adb.c and sockets.c to libadb." by Dan Albert · 10 years ago
  53. edf31b7 Merge "Lose adb.c and sockets.c to libadb." by Dan Albert · 10 years ago
  54. 4790f0e Merge commit '9c1bc6bbc82e3e4f005e9fcacfca94b2dd82ca31' into HEAD by Bill Yi · 10 years ago
  55. 563bb63 Lose adb.c and sockets.c to libadb. by Dan Albert · 10 years ago
  56. 15b5ac7 Merge "Document the behavior of props affecting adb root." by Dan Albert · 10 years ago
  57. 19f9bc0 Document the behavior of props affecting adb root. by Dan Albert · 10 years ago
  58. 025ea9c Fix Windows adb build. by Dan Albert · 10 years ago
  59. 9c6c0b6 Move adb_main to its own file. by Dan Albert · 10 years ago
  60. 58af364 Move the listener code into its own file. by Dan Albert · 10 years ago
  61. 57dee6f Move the adb auth code into its own file. by Dan Albert · 10 years ago
  62. 22e19fe Merge "Move emulator tracing into its own file." by Dan Albert · 10 years ago
  63. 407f487 Move emulator tracing into its own file. by Dan Albert · 10 years ago
  64. d8d1844 Fix build. by Elliott Hughes · 10 years ago
  65. 0fa8ad1 Merge "adb: add "adb unroot" to restart adb in non-root mode" by Elliott Hughes · 10 years ago
  66. 35beed3 adb: add "adb unroot" to restart adb in non-root mode by Dan Pasanen · 10 years ago
  67. e6290c0 Move USB transport code to libadb. by Dan Albert · 10 years ago
  68. c17964f Merge "Add extern "C" to all the adb headers." by Dan Albert · 10 years ago
  69. 4fc758b Add extern "C" to all the adb headers. by Dan Albert · 10 years ago
  70. 928c7fb Ignore useless cpplint messages in adb. by Dan Albert · 10 years ago
  71. 16fd769 am 3f27558e: Merge "fix bug that passing invalid fd to fstats on win32 builds" by Elliott Hughes · 10 years ago
  72. 875339d fix bug that passing invalid fd to fstats on win32 builds by eric.yan · 10 years ago
  73. 640ea57 am 8457a7f9: Merge "Remove netcfg\'s unused options." by Elliott Hughes · 10 years ago
  74. 123b2db am 2b2b7632: Merge "Revert "Remove netcfg\'s unused options."" by Elliott Hughes · 10 years ago
  75. 9fc2ac8 Remove netcfg's unused options. by Elliott Hughes · 10 years ago
  76. 1bb045c Merge "Revert "Remove netcfg's unused options."" by Elliott Hughes · 10 years ago
  77. e41b70a Revert "Remove netcfg's unused options." by Elliott Hughes · 10 years ago
  78. 2df9a15 am 6a728fde: Merge "Remove netcfg\'s unused options." by Elliott Hughes · 10 years ago
  79. 0f9cfdc am ef89e8d1: Merge "Revert "Remove netcfg\'s unused options."" by Elliott Hughes · 10 years ago
  80. 1c4ddb3 am 67900498: Merge "Remove netcfg\'s unused options." by Elliott Hughes · 10 years ago
  81. efc7c61 Merge "Remove netcfg's unused options." by Elliott Hughes · 10 years ago
  82. edb7437 Remove netcfg's unused options. by Elliott Hughes · 10 years ago
  83. a5002c4 Revert "Remove netcfg's unused options." by Elliott Hughes · 10 years ago
  84. 948659b Remove netcfg's unused options. by Elliott Hughes · 10 years ago
  85. c7d864b am 88342c99: Merge "The bsddroid project has been dead since 2010." by Elliott Hughes · 10 years ago
  86. b88db9b The bsddroid project has been dead since 2010. by Elliott Hughes · 10 years ago
  87. 419aff2 am 9c4c5a6e: Merge "Verify token length before adb signs it" by Sami Tolvanen · 10 years ago
  88. ba49bb6 Merge "Verify token length before adb signs it" by Sami Tolvanen · 10 years ago
  89. a999f06 am a034362b: Merge "Make server port option work on windows" by Elliott Hughes · 10 years ago
  90. 30db0d6 Merge "Make server port option work on windows" by Elliott Hughes · 10 years ago
  91. 7a84a95 am 9e376744: Merge "adb: tracing: don\'t make strings if runtime tracing is disabled" by Elliott Hughes · 10 years ago
  92. 92be4bf adb: tracing: don't make strings if runtime tracing is disabled by Spencer Low · 10 years ago
  93. 0d5a65f am c6091d6b: Merge "adb: Win32: set socket buffer sizes properly" by Elliott Hughes · 10 years ago
  94. bb2a029 Verify token length before adb signs it by Sami Tolvanen · 10 years ago
  95. d23ec7c adb: Win32: set socket buffer sizes properly by Spencer Low · 10 years ago
  96. aae7ff8 am a76f057a: Merge "Protect from eng vs userdebug build breaks." by Dan Albert · 10 years ago
  97. d3fe00b am fe685787: Merge "Fix userdebug build." by Dan Albert · 10 years ago
  98. b7343ee am accebbfc: Merge "Fix win_sdk build." by Dan Albert · 10 years ago
  99. ad3d19b am 64a5ff96: Merge "Begin moving code from adb to libadb." by Dan Albert · 10 years ago
  100. c6c0f88 Protect from eng vs userdebug build breaks. by Dan Albert · 10 years ago