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