1. 4ddabd0 Add public libs from an environment variable by Dimitry Ivanov · 9 years ago
  2. 830561b Merge "Fix null pointer dereference." by Treehugger Robot · 9 years ago
  3. 157f272 Fix null pointer dereference. by Christopher Ferris · 9 years ago
  4. d494665 Merge "Fix problem with wait_for_gdb." by Treehugger Robot · 9 years ago
  5. 99235e9 Fix problem with wait_for_gdb. by Christopher Ferris · 9 years ago
  6. 31701d6 Merge "Lose ps to toybox." by Elliott Hughes · 9 years ago
  7. ad717d6 Merge "nativeloader: Add CloseNativeLibrary() method" by Treehugger Robot · 9 years ago
  8. 7a1f951 nativeloader: Add CloseNativeLibrary() method by Dimitry Ivanov · 9 years ago
  9. eea3c0e Lose ps to toybox. by Elliott Hughes · 9 years ago
  10. f9f7614 Merge "Remove <utils/ashmem.h>." by Elliott Hughes · 9 years ago
  11. 6d7823a Remove <utils/ashmem.h>. by Elliott Hughes · 9 years ago
  12. 09167c2 Merge changes I80cdf61e,I9885cc8d,I47c2095a,Id240b1b3,I3e468c10 by Michael Ryleev · 9 years ago
  13. f59560d trusty: storage: implement storage proxy daemon by Michael Ryleev · 9 years ago
  14. 117b130 trusty: storage: add trusty interface header by Andres Morales · 10 years ago
  15. aedf9af trusty: add trusty-base.mk by Michael Ryleev · 9 years ago
  16. 95989db trusty: add keymaster module by Andres Morales · 10 years ago
  17. 1571f47 trusty: add gatekeeper module by Andres Morales · 10 years ago
  18. 27d75e8 Merge "nativeloader: Add Reset capabilities" by Dimitry Ivanov · 9 years ago
  19. 911472d nativeloader: Add Reset capabilities by Dimitry Ivanov · 9 years ago
  20. bfd6a0f Merge "Remove useless #include." by Elliott Hughes · 9 years ago
  21. c4248ae Remove useless #include. by Elliott Hughes · 9 years ago
  22. b9ce0f1 Merge "toolbox ps: replace strcpy with snprintf." by Elliott Hughes · 9 years ago
  23. defd249 toolbox ps: replace strcpy with snprintf. by Elliott Hughes · 9 years ago
  24. 7bdd6a8 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
  25. 3b9ba98 Merge changes Ied2ab927,I16245af7 by Treehugger Robot · 9 years ago
  26. 1c563d9 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  27. 583a250 Silently ignore duplicate heap entries by Colin Cross · 9 years ago
  28. 0965c02 Handle segfaults while walking native heap by Colin Cross · 9 years ago
  29. 7da38d6 Merge "logcat: confirm -g result after -c" by Treehugger Robot · 9 years ago
  30. 2123c6f Merge "Add empty <util.h> to build BSD source." by Treehugger Robot · 9 years ago
  31. 36abd48 Add empty <util.h> to build BSD source. by Elliott Hughes · 9 years ago
  32. e7e5f1b logcat: confirm -g result after -c by Mark Salyzyn · 9 years ago
  33. 17f3b1b Merge "Use more std::string in fastboot." by Elliott Hughes · 9 years ago
  34. fc80b22 Merge "liblog: O_CLOEXEC flag on opens" by Treehugger Robot · 9 years ago
  35. 2810d00 Use more std::string in fastboot. by Elliott Hughes · 9 years ago
  36. 78786da liblog: O_CLOEXEC flag on opens by Mark Salyzyn · 9 years ago
  37. 7f18790 Merge "liblog: logcat -g readable size wrong" by Mark Salyzyn · 9 years ago
  38. ccfb244 liblog: logcat -g readable size wrong by Mark Salyzyn · 9 years ago
  39. 94b0f37 Merge "ueventd: relabel block devices nodes when processing subsequent add events" by Treehugger Robot · 9 years ago
  40. 24a3cbf ueventd: relabel block devices nodes when processing subsequent add events by Mihai Serban · 9 years ago
  41. 3abd032 Merge "Change remaining Android logging macros to use C99 varidaic syntax" by Treehugger Robot · 9 years ago
  42. 3b0d65a Change remaining Android logging macros to use C99 varidaic syntax by Alex Vakulenko · 9 years ago
  43. 6d28ae7 Merge "native_loader: Use ANDROID_ROOT environment variable" by Dimitry Ivanov · 9 years ago
  44. 581beeb Merge "Enable namespaces for all target sdk versions" by Dimitry Ivanov · 9 years ago
  45. bf1767f Merge "Fix google-explicit-constructor warnings." by Treehugger Robot · 9 years ago
  46. c296440 Merge "adb: decrease the number of fds used in fd_count test." by Treehugger Robot · 9 years ago
  47. 858f133 adb: decrease the number of fds used in fd_count test. by Josh Gao · 9 years ago
  48. 52eb602 Merge "adb: fix test_device.py shell protocol checks." by Treehugger Robot · 9 years ago
  49. 6b617c7 Merge "Don't hardcode gtest paths." by Treehugger Robot · 9 years ago
  50. cf46741 adb: fix test_device.py shell protocol checks. by David Pursell · 9 years ago
  51. 3df8c67 Don't hardcode gtest paths. by Dan Albert · 9 years ago
  52. 64461c2 Merge "sdcard: avoid benign unsigned overflow" by Treehugger Robot · 9 years ago
  53. df9c4a0 sdcard: avoid benign unsigned overflow by Daniel Micay · 9 years ago
  54. 58505e1 Merge "Fix 'ps.c' formatting." by Jorge Lucangeli Obes · 9 years ago
  55. e998abd Merge "adb: fix socket tests." by Yabin Cui · 9 years ago
  56. 2407d7c adb: fix socket tests. by Yabin Cui · 9 years ago
  57. e1d5c25 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
  58. 5c1b3af Fix 'ps.c' formatting. by Jorge Lucangeli Obes · 9 years ago
  59. 47f808d Merge "Fix 'ps --ppid'." by Jorge Lucangeli Obes · 9 years ago
  60. c5e7f73 Fix 'ps --ppid'. by Jorge Lucangeli Obes · 9 years ago
  61. 75935ef Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  62. f966019 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
  63. 3a114e0 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  64. d2afbe4 Merge "GCC compiler warning fix for sprintf into snprintf" by Elliott Hughes · 9 years ago
  65. 1cc82ce Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  66. ad2021a Merge "adb: fix adb usb operations on device." by Yabin Cui · 9 years ago
  67. 79bf64d GCC compiler warning fix for sprintf into snprintf by Raja M · 9 years ago
  68. 245e4db Merge "Fix NULL deref on exec-in with insufficient arguments" by Treehugger Robot · 9 years ago
  69. ccafc79 Fix NULL deref on exec-in with insufficient arguments by Zach Riggle · 9 years ago
  70. 7e8cee8 native_loader: Use ANDROID_ROOT environment variable by Dimitry Ivanov · 9 years ago
  71. 213676b Enable namespaces for all target sdk versions by Dimitry Ivanov · 9 years ago
  72. d61bfb9 Merge "Connect to activity manager as root." by Treehugger Robot · 9 years ago
  73. 8fb38ae Connect to activity manager as root. by Christopher Ferris · 9 years ago
  74. 0652728 Merge "Update sanitize property format" by Colin Cross · 9 years ago
  75. 090003a Merge "Don't include android-base/macros.h from android-base/unique_fd.h" by Treehugger Robot · 9 years ago
  76. 4f21555 Merge "More secure and compiler warning fix for sprintf into snprintf" by Elliott Hughes · 9 years ago
  77. 2a7b863 Don't include android-base/macros.h from android-base/unique_fd.h by Christopher Wiley · 9 years ago
  78. a2f37e4 More secure and compiler warning fix for sprintf into snprintf by Raja M · 9 years ago
  79. 09c5fcf Merge "adb: use a custom thread to poll for usb devices on mac." by Yabin Cui · 9 years ago
  80. 48d4c0c adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
  81. 603df0e Merge "Fix google-runtime-int warnings." by Chih-hung Hsieh · 9 years ago
  82. 7ed5194 Merge "Define LIKELY and UNLIKELY in a vendor friendly way" by Treehugger Robot · 9 years ago
  83. a960864 Merge "Fix kick_transport test." by Yabin Cui · 9 years ago
  84. 0d4661d Merge "liblog: android_log_isloggable failing apct" by Treehugger Robot · 9 years ago
  85. ec9ea66 Define LIKELY and UNLIKELY in a vendor friendly way by Christopher Wiley · 9 years ago
  86. c4f3546 Merge changes Iaf0efc0c,Ia4a2ff77 by Josh Gao · 9 years ago
  87. ec2ff8c Fix google-runtime-int warnings. by Chih-Hung Hsieh · 9 years ago
  88. 68c63d7 adb: disable tests that are expected to fail on Win32. by Josh Gao · 9 years ago
  89. b31e171 adb: increase the FD table size on Win32. by Josh Gao · 9 years ago
  90. 3009b7c Merge "adb: bump the server version to 36." by Josh Gao · 9 years ago
  91. 7f27490 Fix kick_transport test. by Yabin Cui · 9 years ago
  92. b1393e9 Merge "Remove toolbox iftop." by Elliott Hughes · 9 years ago
  93. c2241b9 Merge "Export libbinder headers from libhealhd.default" by Christopher Wiley · 9 years ago
  94. a87467d Merge "logpersist: incorporate size and buffer tunables" by Treehugger Robot · 9 years ago
  95. 8ac71c7 Export libbinder headers from libhealhd.default by Christopher Wiley · 9 years ago
  96. 2e210e4 logpersist: incorporate size and buffer tunables by Mark Salyzyn · 9 years ago
  97. 72886ce Remove toolbox iftop. by Elliott Hughes · 9 years ago
  98. 643bc36 Merge "adb: add reconnect command." by Yabin Cui · 9 years ago
  99. 005bf1e adb: fix adb usb operations on device. by Yabin Cui · 9 years ago
  100. ba430e3 Merge "Fix include-what-you-use problem in android-pubkey.c." by Treehugger Robot · 9 years ago