1. 3ff8888 Only the Mac doesn't have open_memstream. by Elliott Hughes · 10 years ago
  2. afc9bc0 Merge "Update for public android_set_abort_message()." by Dan Albert · 10 years ago
  3. 4047075 Update for public android_set_abort_message(). by Dan Albert · 10 years ago
  4. 8fd1f27 Merge "Reject zip archives with entry names containing \0." by Piotr Jastrzebski · 10 years ago
  5. 78271ba Reject zip archives with entry names containing \0. by Piotr Jastrzebski · 10 years ago
  6. 3e13ed0 Merge "Cleanup ziparchive" by Piotr Jastrzebski · 10 years ago
  7. 10aa9a0 Cleanup ziparchive by Piotr Jastrzebski · 10 years ago
  8. 7fb0ee0 Merge "Remove androidGetTid." by Elliott Hughes · 10 years ago
  9. b765961 Remove androidGetTid. by Elliott Hughes · 10 years ago
  10. 5f231a4 Merge "Fix win_sdk build by not using vector" by Piotr Jastrzebski · 10 years ago
  11. 8e08536 Fix win_sdk build by not using vector by Piotr Jastrzebski · 10 years ago
  12. 55494fb Merge "Switch libnativebridge to clang" by Calin Juravle · 10 years ago
  13. db2127b Switch libnativebridge to clang by Calin Juravle · 10 years ago
  14. c0879ee Merge "Replace char* with ZipEntryName in ziparchive API." by Piotr Jastrzebski · 10 years ago
  15. 39ab11d Merge "fastboot: add the support of the second stage image" by Colin Cross · 10 years ago
  16. ecccc5a Replace char* with ZipEntryName in ziparchive API. by Piotr Jastrzebski · 10 years ago
  17. 25a7d5f Merge "Move native bridge library in system/core" by Calin Juravle · 10 years ago
  18. 961ae12 Move native bridge library in system/core by Calin Juravle · 10 years ago
  19. e1ba39a Merge "Fix 64-bit host build." by Ying Wang · 10 years ago
  20. 42a809b Fix 64-bit host build. by Ying Wang · 10 years ago
  21. b242ad4 Merge "Revert "Make sure that names of all entries have the same encoding."" by Piotr Jastrzebski · 10 years ago
  22. bd0a748 Revert "Make sure that names of all entries have the same encoding." by Piotr Jastrzebski · 10 years ago
  23. 6a7f4bb Make sure that names of all entries have the same encoding. by Piotr Jastrzebski · 10 years ago
  24. b020676 Merge "Make sure that names of all entries have the same encoding." by Piotr Jastrzebski · 10 years ago
  25. e4c5b61 Merge "libusbhost: Fix IOCTL call during usb_request_cancel" by Badhri Jagan Sridharan · 10 years ago
  26. d8ab8fc Merge "logd: persistent reader threads" by Mark Salyzyn · 10 years ago
  27. a16f761 logd: persistent reader threads by Mark Salyzyn · 10 years ago
  28. 8750fa7 Merge "Make a copy of a prefix param in StartIteration" by Piotr Jastrzebski · 10 years ago
  29. 34e03bd Make a copy of a prefix param in StartIteration by Piotr Jastrzebski · 10 years ago
  30. ef4087b libusbhost: Fix IOCTL call during usb_request_cancel by Badhri Jagan Sridharan · 10 years ago
  31. 400e737 Merge "Add EndIteration method to free memory allocated" by Piotr Jastrzebski · 10 years ago
  32. 79c8b34 Add EndIteration method to free memory allocated by Piotr Jastrzebski · 10 years ago
  33. 2f40ddf Merge "Do not suppress maps dump when si_addr<PAGE_SIZE" by Dmitriy Ivanov · 10 years ago
  34. f10aa3a Do not suppress maps dump when si_addr<PAGE_SIZE by Dmitriy Ivanov · 10 years ago
  35. ecd28ef fastboot: add the support of the second stage image by Jeremy Compostella · 10 years ago
  36. a8d0c4a Merge "Move host 'get-state' service up so that it works." by Elliott Hughes · 10 years ago
  37. 93266ed Merge changes I2998e40a,I03eacfa1 by Elliott Hughes · 10 years ago
  38. 0cc642c Partially revert argument escaping. by Jeff Sharkey · 10 years ago
  39. dcd2f0e Uniformly escape shell arguments. by Jeff Sharkey · 10 years ago
  40. 6d9a5ac Merge "[MIPSR6] Skip pixelflinger, memset assembler code on mips32r6" by Elliott Hughes · 10 years ago
  41. 936a236 Merge "Add uncached argument to BacktraceMap::Create on darwin" by Brian Carlstrom · 10 years ago
  42. b978a32 Add uncached argument to BacktraceMap::Create on darwin by Brian Carlstrom · 10 years ago
  43. 1f5af3c Merge "Allow getting an uncached process map." by Christopher Ferris · 10 years ago
  44. dda47b7 Allow getting an uncached process map. by Christopher Ferris · 10 years ago
  45. 56b28f6 Merge "RefBase: make Renamer destructor virtual" by Elliott Hughes · 10 years ago
  46. d24240f Merge "Fixed the pacing logic in bootchart data collection." by Elliott Hughes · 10 years ago
  47. 00e56a2 RefBase: make Renamer destructor virtual by Ukri Niemimuukko · 10 years ago
  48. 29c5a78 Merge "Fix build of adb with gcc-4.9." by Elliott Hughes · 10 years ago
  49. 5372333 Fix build of adb with gcc-4.9. by Alexander Ivchenko · 10 years ago
  50. 734f50c [MIPSR6] Skip pixelflinger, memset assembler code on mips32r6 by Duane Sand · 10 years ago
  51. 39a8ade Merge "Fix sdcard truncates." by Elliott Hughes · 10 years ago
  52. 853574d Fix sdcard truncates. by Elliott Hughes · 10 years ago
  53. 3700373 Fixed the pacing logic in bootchart data collection. by Bo (Andover) Zhang · 10 years ago
  54. cddc97c Merge "debuggerd: tombstone: suppress logger request for logd process" by Mark Salyzyn · 10 years ago
  55. e7ec28b Merge "Exclude bionic private headers from include path" by Dmitriy Ivanov · 10 years ago
  56. 9516139 Exclude bionic private headers from include path by Dmitriy Ivanov · 10 years ago
  57. 45ae446 debuggerd: tombstone: suppress logger request for logd process by Mark Salyzyn · 10 years ago
  58. dc22c3c Move host 'get-state' service up so that it works. by Simon Ye · 10 years ago
  59. 47a1238 Merge "Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break." by Elliott Hughes · 10 years ago
  60. d235288 Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break. by Elliott Hughes · 10 years ago
  61. f630473 Merge "Fix "ptsname is not thread-safe; use ptsname_r instead" build break." by Elliott Hughes · 10 years ago
  62. 84cfd10 Fix "ptsname is not thread-safe; use ptsname_r instead" build break. by Elliott Hughes · 10 years ago
  63. bce3c0c Merge "Clarify init's write command." by Elliott Hughes · 10 years ago
  64. afc08ce Clarify init's write command. by Elliott Hughes · 10 years ago
  65. 721f189 Merge "fix adb build on Darwin" by Tim Murray · 10 years ago
  66. 1efcdef fix adb build on Darwin by Tim Murray · 10 years ago
  67. 5250809 Merge "Silence healthd warnings." by Elliott Hughes · 10 years ago
  68. 82044f8 Silence healthd warnings. by Elliott Hughes · 10 years ago
  69. 6698ebf Merge "Fix Darwin build caused by -Wunused-parameter." by Tim Murray · 10 years ago
  70. b37009f Fix Darwin build caused by -Wunused-parameter. by Tim Murray · 10 years ago
  71. d629c78 Merge "Remove <cutils/tztime.h>." by Elliott Hughes · 10 years ago
  72. f2e4b41 Remove <cutils/tztime.h>. by Elliott Hughes · 10 years ago
  73. 74ee1c0 Merge "logcat: test: logrotate flags" by Mark Salyzyn · 10 years ago
  74. d03caa2 logcat: test: logrotate flags by Mark Salyzyn · 10 years ago
  75. 4795ce0 Merge "Update makefiles for host clang." by Tim Murray · 10 years ago
  76. 06fce9d Update makefiles for host clang. by Tim Murray · 10 years ago
  77. 6bc762b Merge "Add SELinux MAC to debuggerd." by Nick Kralevich · 10 years ago
  78. 69b8003 Add SELinux MAC to debuggerd. by Stephen Smalley · 10 years ago
  79. bf300e1 Merge "Correction to TRACE format strings" by Elliott Hughes · 10 years ago
  80. d333087 Correction to TRACE format strings by Marcus Oakland · 10 years ago
  81. c9343cf Merge "Refresh toolbox." by Elliott Hughes · 10 years ago
  82. fd4c6b0 Refresh toolbox. by Elliott Hughes · 10 years ago
  83. 66083ae Merge "sdcard: ensure installd fs upgrade has completed" by Nick Kralevich · 10 years ago
  84. 506edb5 sdcard: ensure installd fs upgrade has completed by Nick Kralevich · 10 years ago
  85. e91d9d8 Merge "Prevent the accidental closure of fd[0] for missing zip files." by Neil Fuller · 10 years ago
  86. b1a113f Prevent the accidental closure of fd[0] for missing zip files. by Neil Fuller · 10 years ago
  87. 8d9d362 Merge "adb: Add USB vendor ID for SONIM TECHNOLOGIES, INC." by Colin Cross · 10 years ago
  88. 43222b3 adb: Add USB vendor ID for SONIM TECHNOLOGIES, INC. by DanielMo · 10 years ago
  89. c894ced Merge "Fix fastboot for Darwin." by Tim Murray · 10 years ago
  90. bd87944 Fix fastboot for Darwin. by Tim Murray · 10 years ago
  91. 73290cd Merge "Remove invalid 64-bit host objects." by Stephen Hines · 10 years ago
  92. 03cc1f7 Remove invalid 64-bit host objects. by Stephen Hines · 10 years ago
  93. 2fd1fec Merge "Switch to NetBSD's kill(1)." by Elliott Hughes · 10 years ago
  94. 5054c0d Switch to NetBSD's kill(1). by Elliott Hughes · 10 years ago
  95. 82a2687 Merge "Fix cp(1) for files in /proc." by Elliott Hughes · 10 years ago
  96. 1dc64f7 Fix cp(1) for files in /proc. by Elliott Hughes · 10 years ago
  97. 34627d8 Merge "Stop and start netd explicitly for "adb shell stop/start"." by Sreeram Ramachandran · 10 years ago
  98. ec331b1 Merge "adb: set O_CLOEXEC on lots of file descriptors" by Nick Kralevich · 10 years ago
  99. 9866a66 adb: set O_CLOEXEC on lots of file descriptors by Nick Kralevich · 10 years ago
  100. 02c7113 Merge "adb: replace utimes() with utime()" by Colin Cross · 10 years ago