1. e3d3016 Merge "Switch from using base64 BIOs to encoding funcs." by Alex Klyubin · 10 years ago
  2. 3496e32 Merge "LibNativeBridge: Add testing" by Andreas Gampe · 10 years ago
  3. 19d686e Merge "Don't manually link stlport." by Dan Albert · 10 years ago
  4. b50af2b Don't manually link stlport. by Dan Albert · 10 years ago
  5. 04054e2 LibNativeBridge: Add testing by Andreas Gampe · 10 years ago
  6. 9f93e29 Merge "LibNativeBridge: Fix two bugs" by Andreas Gampe · 10 years ago
  7. 2f71cb2 LibNativeBridge: Fix two bugs by Andreas Gampe · 10 years ago
  8. 5b4a176 Merge "Revert "Switch adb to epoll(2)."" by Dan Albert · 10 years ago
  9. 45741ae Revert "Switch adb to epoll(2)." by Dan Albert · 10 years ago
  10. f502b38 Merge "LibNativeBridge: Fix mac build warning" by Ian Rogers · 10 years ago
  11. 4390a63 LibNativeBridge: Fix mac build warning by Andreas Gampe · 10 years ago
  12. 13f0059 Merge "LibNativeHelper: No bind mount on mac" by Andreas Gampe · 10 years ago
  13. 962eb40 LibNativeHelper: No bind mount on mac by Andreas Gampe · 10 years ago
  14. 9d1b922 Merge "LibNativeBridge: Add early init & env setup" by Andreas Gampe · 10 years ago
  15. 49e3765 Merge "bionic has O_RSYNC now." by Elliott Hughes · 10 years ago
  16. c2d9837 bionic has O_RSYNC now. by Elliott Hughes · 10 years ago
  17. ab0da5a LibNativeBridge: Add early init & env setup by jgu21 · 10 years ago
  18. 3772545 Merge "Switch adb to epoll(2)." by Elliott Hughes · 10 years ago
  19. 67de155 Switch adb to epoll(2). by Elliott Hughes · 10 years ago
  20. d559d6c Merge "defined(HAVE_OFF_T) is really just !defined(__APPLE__)." by Elliott Hughes · 10 years ago
  21. cb3d653 defined(HAVE_OFF_T) is really just !defined(__APPLE__). by Elliott Hughes · 10 years ago
  22. fed0f06 Merge "init: Fix memory corruption when sanitizing platform paths" by Elliott Hughes · 10 years ago
  23. 07f3fee init: Fix memory corruption when sanitizing platform paths by Christopher R. Palmer · 10 years ago
  24. fbe5807 Merge "Fix warning for uninitialized variable." by Dan Albert · 10 years ago
  25. 5c957e2 Fix warning for uninitialized variable. by Dan Albert · 10 years ago
  26. 810814d Merge "logd: auditd: kmsg priority" by Mark Salyzyn · 10 years ago
  27. 6bdeee0 logd: auditd: kmsg priority by Mark Salyzyn · 10 years ago
  28. 98d3aa3 Merge "logcat: tests: deal with -v threadtime default" by Mark Salyzyn · 10 years ago
  29. a5e2429 logcat: tests: deal with -v threadtime default by Mark Salyzyn · 10 years ago
  30. 32e2f1b Merge "Clean up memset[16,32] routines: unify files names, remove redundant wrapper for 32-bit, remove Atom caches sizes for 64-bit, fix license." by Elliott Hughes · 10 years ago
  31. 458d125 Clean up memset[16,32] routines: unify files names, remove redundant wrapper by Varvara Rainchik · 10 years ago
  32. 8d35442 Merge "fix windows build" by Kenny Root · 10 years ago
  33. edda73d fix windows build by Doug Zongker · 10 years ago
  34. d372c5c Merge changes I11e84a7b,I5adaedd8 by Kenny Root · 10 years ago
  35. 52e0b61 adb: fix 64-bit build by Colin Cross · 10 years ago
  36. 23aeeff Merge "Use the correct fuse_init_out structure size." by Christopher Ferris · 10 years ago
  37. 8e49ae4 add sideload-host mode to adb by Doug Zongker · 10 years ago
  38. a3e53f1 Merge "logcat: -v format defaults to threadtime" by Mark Salyzyn · 10 years ago
  39. 649fc60 logcat: -v format defaults to threadtime by Mark Salyzyn · 10 years ago
  40. ff649ea Use the correct fuse_init_out structure size. by Christopher Ferris · 10 years ago
  41. 17077a2 Merge "Use the correct debuggerd given the tid." by Christopher Ferris · 10 years ago
  42. 6bcc4ac Use the correct debuggerd given the tid. by Christopher Ferris · 10 years ago
  43. 6e9798f Merge "logd: fix format-extra-args warning." by Chih-Hung Hsieh · 10 years ago
  44. 634118e logd: fix format-extra-args warning. by Chih-Hung Hsieh · 10 years ago
  45. f41ee3d Merge "74602: Fixes adb not seeing connected devices on Mac." by Esteban de la Canal · 10 years ago
  46. e18ed89 Merge "Remove makefile cruft." by Dan Albert · 10 years ago
  47. 870cac6 Merge "Add -std=gnu++11 to test cflags" by Dmitriy Ivanov · 10 years ago
  48. 5f68087 Add -std=gnu++11 to test cflags by Dmitriy Ivanov · 10 years ago
  49. fbb8db2 Remove makefile cruft. by Dan Albert · 10 years ago
  50. 082a52b Merge "Move libutils over to pthread_gettid_np." by Elliott Hughes · 10 years ago
  51. 7bf5f20 Move libutils over to pthread_gettid_np. by Elliott Hughes · 10 years ago
  52. f9b9693 Merge "liblog: logcat: colored output." by Mark Salyzyn · 10 years ago
  53. ead88fc liblog: logcat: colored output. by Pierre Zurek · 14 years ago
  54. 9dd83dc 74602: Fixes adb not seeing connected devices on Mac. by Esteban de la Canal · 10 years ago
  55. 91baad5 Merge "Fix some clang compilation issues." by Dan Albert · 10 years ago
  56. 949aa23 Fix some clang compilation issues. by Dan Albert · 10 years ago
  57. c4ff038 Merge "adb: Add USB vendor ID for Alco Digital Devices Limited" by Elliott Hughes · 10 years ago
  58. da3510b Merge "Avoid partial initialization warning." by Chih-Hung Hsieh · 10 years ago
  59. 553630e adb: Add USB vendor ID for Alco Digital Devices Limited by DanielMo · 10 years ago
  60. e32b895 Avoid partial initialization warning. by Chih-Hung Hsieh · 10 years ago
  61. 2c80588 Merge "Add -Wno-deprecated-declarations to makefiles." by Christopher Ferris · 10 years ago
  62. 299a32c Merge "Include ADB_HOST only code in #if ADB_HOST." by Chih-Hung Hsieh · 10 years ago
  63. f787b38 Include ADB_HOST only code in #if ADB_HOST. by Chih-Hung Hsieh · 10 years ago
  64. 9c81464 Merge "Add USB Vendor ID for Micromax Informatics Ltd." by Elliott Hughes · 10 years ago
  65. 4d10523 Add USB Vendor ID for Micromax Informatics Ltd. by Abhishek Karmakar · 10 years ago
  66. 179d9d6 Switch from using base64 BIOs to encoding funcs. by Adam Langley · 10 years ago
  67. 51448eb Add -Wno-deprecated-declarations to makefiles. by Christopher Ferris · 10 years ago
  68. 1ac35b0 Merge "Fix for parenthesis error" by Mark Salyzyn · 10 years ago
  69. 88d1bc0 Merge "NativeBridge: Refactor for new initialization flow" by Andreas Gampe · 10 years ago
  70. 035bd75 NativeBridge: Refactor for new initialization flow by Andreas Gampe · 10 years ago
  71. c3ce224 Fix for parenthesis error by Arseniy Antonov · 10 years ago
  72. 35a76df Merge "logcat: document help tail from time" by Mark Salyzyn · 10 years ago
  73. 1cbf432 Merge "Remove obsolete warning from restorecon_recursive documentation." by Nick Kralevich · 10 years ago
  74. d9c19b0 Remove obsolete warning from restorecon_recursive documentation. by Stephen Smalley · 10 years ago
  75. 190b7ac logcat: document help tail from time by Mark Salyzyn · 10 years ago
  76. 7a1973e Merge "remove examples of unimplemented triggers ( device-added device-removed ) from init/readme.txt" by Elliott Hughes · 10 years ago
  77. d028394 remove examples of unimplemented triggers ( device-added device-removed ) by Trevor Drake · 10 years ago
  78. d1d11fc Merge "Build the optional 'r' tool separately." by Elliott Hughes · 10 years ago
  79. 660e750 Build the optional 'r' tool separately. by Elliott Hughes · 10 years ago
  80. 188d439 Merge "Change /dalvik-cache to be owned by root." by Brian Carlstrom · 10 years ago
  81. d5f230a Merge "Remove descriptions of unimplemented triggers." by Elliott Hughes · 10 years ago
  82. d4a4977 Remove descriptions of unimplemented triggers. by Trevor Drake · 10 years ago
  83. 3878ebd Change /dalvik-cache to be owned by root. by Alex Light · 10 years ago
  84. 69001e0 Merge "Remove android_... store_barriers and 64-bit atomics." by Hans Boehm · 10 years ago
  85. 9959ed9 Remove android_... store_barriers and 64-bit atomics. by Hans Boehm · 10 years ago
  86. 31e29db Merge "Remove duplication from sendevent.c." by Elliott Hughes · 10 years ago
  87. 8e947fe Remove duplication from sendevent.c. by Elliott Hughes · 10 years ago
  88. ec7cc93 Merge "Fix typo: ifndef -> ifneq" by Dmitriy Ivanov · 10 years ago
  89. 85af05a Fix typo: ifndef -> ifneq by Dmitriy Ivanov · 10 years ago
  90. 5a1d5a8 Merge "ueventd: call _exit for safety" by Kenny Root · 10 years ago
  91. 17baff4 ueventd: call _exit for safety by Kenny Root · 10 years ago
  92. 3cebf9f Merge "Add BSD false(1) and true(1)." by Elliott Hughes · 10 years ago
  93. 50221f5 Add BSD false(1) and true(1). by Elliott Hughes · 10 years ago
  94. e0677cc Merge "NativeBridge: Tighten security on libnativebridge" by Calin Juravle · 10 years ago
  95. 049249c NativeBridge: Tighten security on libnativebridge by Andreas Gampe · 10 years ago
  96. a59b6ac Merge "Only the Mac doesn't have open_memstream." by Elliott Hughes · 10 years ago
  97. 3ff8888 Only the Mac doesn't have open_memstream. by Elliott Hughes · 10 years ago
  98. 373c775 Merge "There's no non-SMP LP64." by Elliott Hughes · 10 years ago
  99. 901c900 There's no non-SMP LP64. by Elliott Hughes · 10 years ago
  100. afc9bc0 Merge "Update for public android_set_abort_message()." by Dan Albert · 10 years ago