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