1. eb62619 Merge "adb: replace failing exits in adbd with abort()." by Josh Gao · 9 years ago
  2. f8f40a1 Merge "adb: add track-jdwp and track-devices commands." by Josh Gao · 9 years ago
  3. 9b0eb7c Merge "Don't include <machine/cpu-features.h>." by Elliott Hughes · 9 years ago
  4. a214a76 Merge "Pass permitted_path to the linker as is." by Treehugger Robot · 9 years ago
  5. a1b9bd9 Don't include <machine/cpu-features.h>. by Elliott Hughes · 9 years ago
  6. b31caa95 Pass permitted_path to the linker as is. by Dimitry Ivanov · 9 years ago
  7. 210fdc2 Merge "adb/base: allow use of unique_fd inside adb." by Treehugger Robot · 9 years ago
  8. 2a26c2a Merge "init: usb: disable usb function switch until adbd is ready" by Badhri Jagan Sridharan · 9 years ago
  9. e3ff256 Merge "SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux" by Treehugger Robot · 9 years ago
  10. 282e8fb Merge "SystemClock: add test" by Treehugger Robot · 9 years ago
  11. 4cefb91 Merge "fs_mgr: update block device reference in verity metadata" by Badhri Jagan Sridharan · 9 years ago
  12. 54fed51 Merge "Don't expose ashmem constants on the host." by Elliott Hughes · 9 years ago
  13. dfd2478 fs_mgr: update block device reference in verity metadata by Jeremy Compostella · 9 years ago
  14. 4abdeee adb: replace failing exits in adbd with abort(). by Josh Gao · 9 years ago
  15. b463baf adb: add track-jdwp and track-devices commands. by Josh Gao · 9 years ago
  16. 13ea01d adb/base: allow use of unique_fd inside adb. by Josh Gao · 9 years ago
  17. 427c605 Don't expose ashmem constants on the host. by Elliott Hughes · 9 years ago
  18. faa14b9 Merge "init: support matching sysfs class paths in ueventd.rc" by Treehugger Robot · 9 years ago
  19. 6de783a init: support matching sysfs class paths in ueventd.rc by Rob Herring · 9 years ago
  20. 0504a94 Merge "init: rework fixup_sys_perms to use perm_path_matches" by Treehugger Robot · 9 years ago
  21. e62cec6 Merge "Move canned_fs_config into libcutils" by Treehugger Robot · 9 years ago android-n-preview-3 android-wear-n-preview-1
  22. cb90562 Merge "adb: support forwarding TCP port 0." by David Pursell · 9 years ago
  23. 8374276 Move canned_fs_config into libcutils by Mohamad Ayyash · 9 years ago
  24. 422492c Merge "init.rc: Remove cpu weight set on the root cgroup" by Treehugger Robot · 9 years ago
  25. 1d560ff Merge "liblog: sleep 20ms before critical property_set" by Treehugger Robot · 9 years ago
  26. 5cceee6 liblog: sleep 20ms before critical property_set by Mark Salyzyn · 9 years ago
  27. c560c63 init.rc: Remove cpu weight set on the root cgroup by Irina Patru · 9 years ago
  28. 8c5384e Merge "Report errno more often in fastboot." by Elliott Hughes · 9 years ago
  29. 37ed923 Merge "Move linker-namespace functions declarations" by Dimitry Ivanov · 9 years ago
  30. 53ec495 Report errno more often in fastboot. by Elliott Hughes · 9 years ago
  31. e674d32 Merge "Add a fortify test to crasher." by Elliott Hughes · 9 years ago
  32. e5636a3 init: rework fixup_sys_perms to use perm_path_matches by Rob Herring · 9 years ago
  33. 39d1230 Merge "nativeloader: Ignore empty java_permitted_path" by Dimitry Ivanov · 9 years ago
  34. 72ca40f nativeloader: Ignore empty java_permitted_path by Dimitry Ivanov · 9 years ago
  35. 0756fae Merge "Check if public namespace has already been initialized" by Dimitry Ivanov · 9 years ago
  36. 3fb5f13 Merge "Extend white-listed directories to include /mnt/expand" by Treehugger Robot · 9 years ago
  37. 637da4e Extend white-listed directories to include /mnt/expand by Dimitry Ivanov · 9 years ago
  38. 23d1cad Add a fortify test to crasher. by Elliott Hughes · 9 years ago
  39. c5016de Merge "<cutils/atomic.h> has been inlined for two years now." by Elliott Hughes · 9 years ago
  40. 80ddb8f Check if public namespace has already been initialized by Dimitry Ivanov · 9 years ago
  41. 6796522 Move linker-namespace functions declarations by Dimitry Ivanov · 9 years ago
  42. eaae97e adb: support forwarding TCP port 0. by David Pursell · 9 years ago
  43. 103e8f5 <cutils/atomic.h> has been inlined for two years now. by Elliott Hughes · 9 years ago
  44. 179fea4 Merge "nativeloader: Fix the case of search_path == null" by Dimitry Ivanov · 9 years ago
  45. 8a0425b nativeloader: Fix the case of search_path == null by Dimitry Ivanov · 9 years ago
  46. fc2a8b2 Merge "Return correct length from pmsgRead()" by Treehugger Robot · 9 years ago
  47. c6160d2 Merge "Add public libs from an environment variable" by Dimitry Ivanov · 9 years ago
  48. 4ddabd0 Add public libs from an environment variable by Dimitry Ivanov · 9 years ago
  49. 532ab82 Merge "enable integer sanitizer for sdcard service" by Nick Kralevich · 9 years ago
  50. f343040 Merge "Set groups before dropping privileges." by Treehugger Robot · 9 years ago
  51. 8b474de Set groups before dropping privileges. by Christopher Ferris · 9 years ago
  52. 830561b Merge "Fix null pointer dereference." by Treehugger Robot · 9 years ago
  53. 157f272 Fix null pointer dereference. by Christopher Ferris · 9 years ago
  54. d494665 Merge "Fix problem with wait_for_gdb." by Treehugger Robot · 9 years ago
  55. 83c0c7b enable integer sanitizer for sdcard service by Daniel Micay · 9 years ago
  56. 99235e9 Fix problem with wait_for_gdb. by Christopher Ferris · 9 years ago
  57. 9c2f803 Return correct length from pmsgRead() by Rubin Xu · 9 years ago
  58. 31701d6 Merge "Lose ps to toybox." by Elliott Hughes · 9 years ago
  59. ad717d6 Merge "nativeloader: Add CloseNativeLibrary() method" by Treehugger Robot · 9 years ago
  60. 7a1f951 nativeloader: Add CloseNativeLibrary() method by Dimitry Ivanov · 9 years ago
  61. eea3c0e Lose ps to toybox. by Elliott Hughes · 9 years ago
  62. f9f7614 Merge "Remove <utils/ashmem.h>." by Elliott Hughes · 9 years ago
  63. 6d7823a Remove <utils/ashmem.h>. by Elliott Hughes · 9 years ago
  64. 09167c2 Merge changes I80cdf61e,I9885cc8d,I47c2095a,Id240b1b3,I3e468c10 by Michael Ryleev · 9 years ago
  65. f59560d trusty: storage: implement storage proxy daemon by Michael Ryleev · 9 years ago
  66. 117b130 trusty: storage: add trusty interface header by Andres Morales · 10 years ago
  67. aedf9af trusty: add trusty-base.mk by Michael Ryleev · 9 years ago
  68. 95989db trusty: add keymaster module by Andres Morales · 10 years ago
  69. 1571f47 trusty: add gatekeeper module by Andres Morales · 10 years ago
  70. 27d75e8 Merge "nativeloader: Add Reset capabilities" by Dimitry Ivanov · 9 years ago
  71. e94c92c SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux by Greg Hackmann · 9 years ago
  72. 340079d SystemClock: add test by Greg Hackmann · 9 years ago
  73. 911472d nativeloader: Add Reset capabilities by Dimitry Ivanov · 9 years ago
  74. bfd6a0f Merge "Remove useless #include." by Elliott Hughes · 9 years ago
  75. c4248ae Remove useless #include. by Elliott Hughes · 9 years ago
  76. b9ce0f1 Merge "toolbox ps: replace strcpy with snprintf." by Elliott Hughes · 9 years ago
  77. defd249 toolbox ps: replace strcpy with snprintf. by Elliott Hughes · 9 years ago
  78. 7bdd6a8 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
  79. 3b9ba98 Merge changes Ied2ab927,I16245af7 by Treehugger Robot · 9 years ago
  80. 1c563d9 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  81. 583a250 Silently ignore duplicate heap entries by Colin Cross · 9 years ago
  82. 0965c02 Handle segfaults while walking native heap by Colin Cross · 9 years ago
  83. 7da38d6 Merge "logcat: confirm -g result after -c" by Treehugger Robot · 9 years ago
  84. 2123c6f Merge "Add empty <util.h> to build BSD source." by Treehugger Robot · 9 years ago
  85. 36abd48 Add empty <util.h> to build BSD source. by Elliott Hughes · 9 years ago
  86. e7e5f1b logcat: confirm -g result after -c by Mark Salyzyn · 9 years ago
  87. 17f3b1b Merge "Use more std::string in fastboot." by Elliott Hughes · 9 years ago
  88. fc80b22 Merge "liblog: O_CLOEXEC flag on opens" by Treehugger Robot · 9 years ago
  89. 2810d00 Use more std::string in fastboot. by Elliott Hughes · 9 years ago
  90. 78786da liblog: O_CLOEXEC flag on opens by Mark Salyzyn · 9 years ago
  91. 7f18790 Merge "liblog: logcat -g readable size wrong" by Mark Salyzyn · 9 years ago
  92. ccfb244 liblog: logcat -g readable size wrong by Mark Salyzyn · 9 years ago
  93. 94b0f37 Merge "ueventd: relabel block devices nodes when processing subsequent add events" by Treehugger Robot · 9 years ago
  94. 24a3cbf ueventd: relabel block devices nodes when processing subsequent add events by Mihai Serban · 9 years ago
  95. 3abd032 Merge "Change remaining Android logging macros to use C99 varidaic syntax" by Treehugger Robot · 9 years ago
  96. 3b0d65a Change remaining Android logging macros to use C99 varidaic syntax by Alex Vakulenko · 9 years ago
  97. 6d28ae7 Merge "native_loader: Use ANDROID_ROOT environment variable" by Dimitry Ivanov · 9 years ago
  98. 581beeb Merge "Enable namespaces for all target sdk versions" by Dimitry Ivanov · 9 years ago
  99. bf1767f Merge "Fix google-explicit-constructor warnings." by Treehugger Robot · 9 years ago
  100. c296440 Merge "adb: decrease the number of fds used in fd_count test." by Treehugger Robot · 9 years ago