1. 4d22290 Merge "adb: replace failing exits in adbd with abort()." by Josh Gao · 9 years ago
  2. 18f81d0 Merge "adb: add track-jdwp and track-devices commands." by Josh Gao · 9 years ago
  3. ba9deda Merge "Don't include <machine/cpu-features.h>." by Elliott Hughes · 9 years ago
  4. 9937ed7 Merge "Pass permitted_path to the linker as is." by Treehugger Robot · 9 years ago
  5. 92b4df7 Don't include <machine/cpu-features.h>. by Elliott Hughes · 9 years ago
  6. 86195c5 Pass permitted_path to the linker as is. by Dimitry Ivanov · 9 years ago
  7. 922cf17 Merge "adb/base: allow use of unique_fd inside adb." by Treehugger Robot · 9 years ago
  8. d15dff7 Merge "init: usb: disable usb function switch until adbd is ready" by Badhri Jagan Sridharan · 9 years ago
  9. 27149e3 Merge "SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux" by Treehugger Robot · 9 years ago
  10. e476b62 Merge "SystemClock: add test" by Treehugger Robot · 9 years ago
  11. 69194a8 Merge "fs_mgr: update block device reference in verity metadata" by Badhri Jagan Sridharan · 9 years ago
  12. 72bfbaf Merge "Don't expose ashmem constants on the host." by Elliott Hughes · 9 years ago
  13. 10856f9 fs_mgr: update block device reference in verity metadata by Jeremy Compostella · 9 years ago
  14. f878d27 adb: replace failing exits in adbd with abort(). by Josh Gao · 9 years ago
  15. a1c58be adb: add track-jdwp and track-devices commands. by Josh Gao · 9 years ago
  16. aa1251e adb/base: allow use of unique_fd inside adb. by Josh Gao · 9 years ago
  17. a39c2ce Don't expose ashmem constants on the host. by Elliott Hughes · 9 years ago
  18. e4e6a9c Merge "init: support matching sysfs class paths in ueventd.rc" by Treehugger Robot · 9 years ago
  19. b075bdf init: support matching sysfs class paths in ueventd.rc by Rob Herring · 9 years ago
  20. 7901f4d Merge "init: rework fixup_sys_perms to use perm_path_matches" by Treehugger Robot · 9 years ago
  21. 3cb4392 Merge "Move canned_fs_config into libcutils" by Treehugger Robot · 9 years ago
  22. e084c14 Merge "adb: support forwarding TCP port 0." by David Pursell · 9 years ago
  23. cae8c2e Move canned_fs_config into libcutils by Mohamad Ayyash · 9 years ago
  24. 4b09c40 Merge "init.rc: Remove cpu weight set on the root cgroup" by Treehugger Robot · 9 years ago
  25. 94d91a2 Merge "liblog: sleep 20ms before critical property_set" by Treehugger Robot · 9 years ago
  26. f55a46c liblog: sleep 20ms before critical property_set by Mark Salyzyn · 9 years ago
  27. 2dc7355 init.rc: Remove cpu weight set on the root cgroup by Irina Patru · 9 years ago
  28. efc937a Merge "Report errno more often in fastboot." by Elliott Hughes · 9 years ago
  29. b3abbfb Merge "Move linker-namespace functions declarations" by Dimitry Ivanov · 9 years ago
  30. 970b09e Report errno more often in fastboot. by Elliott Hughes · 9 years ago
  31. 4ead0dd Merge "Add a fortify test to crasher." by Elliott Hughes · 9 years ago
  32. b0f0508 init: rework fixup_sys_perms to use perm_path_matches by Rob Herring · 9 years ago
  33. d995da4 Merge "nativeloader: Ignore empty java_permitted_path" by Dimitry Ivanov · 9 years ago
  34. 0c73bf0 nativeloader: Ignore empty java_permitted_path by Dimitry Ivanov · 9 years ago
  35. 4567e30 Merge "Check if public namespace has already been initialized" by Dimitry Ivanov · 9 years ago
  36. d9d18fd Merge "Extend white-listed directories to include /mnt/expand" by Treehugger Robot · 9 years ago
  37. 9dbd262 Extend white-listed directories to include /mnt/expand by Dimitry Ivanov · 9 years ago
  38. 9b6ce74 Add a fortify test to crasher. by Elliott Hughes · 9 years ago
  39. 8920258 Merge "<cutils/atomic.h> has been inlined for two years now." by Elliott Hughes · 9 years ago
  40. 20c9ae1 Check if public namespace has already been initialized by Dimitry Ivanov · 9 years ago
  41. b659e1b Move linker-namespace functions declarations by Dimitry Ivanov · 9 years ago
  42. 359e3ed adb: support forwarding TCP port 0. by David Pursell · 9 years ago
  43. b513037 <cutils/atomic.h> has been inlined for two years now. by Elliott Hughes · 9 years ago
  44. 01b99b7 Merge "nativeloader: Fix the case of search_path == null" by Dimitry Ivanov · 9 years ago
  45. 6735730 nativeloader: Fix the case of search_path == null by Dimitry Ivanov · 9 years ago
  46. 4a3c3ea Merge "Return correct length from pmsgRead()" by Treehugger Robot · 9 years ago
  47. 01b8555 Merge "Add public libs from an environment variable" by Dimitry Ivanov · 9 years ago
  48. 13ddb1a Add public libs from an environment variable by Dimitry Ivanov · 9 years ago
  49. 00683aa Merge "enable integer sanitizer for sdcard service" by Nick Kralevich · 9 years ago
  50. 952ccd5 Merge "Set groups before dropping privileges." by Treehugger Robot · 9 years ago
  51. b10561a Set groups before dropping privileges. by Christopher Ferris · 9 years ago
  52. 703b6ee Merge "Fix null pointer dereference." by Treehugger Robot · 9 years ago
  53. 6bf388b Fix null pointer dereference. by Christopher Ferris · 9 years ago
  54. b71018b Merge "Fix problem with wait_for_gdb." by Treehugger Robot · 9 years ago
  55. 0dc9a79 enable integer sanitizer for sdcard service by Daniel Micay · 9 years ago
  56. 0d97021 Fix problem with wait_for_gdb. by Christopher Ferris · 9 years ago
  57. cf570a6 Return correct length from pmsgRead() by Rubin Xu · 9 years ago
  58. f5ef46c Merge "Lose ps to toybox." by Elliott Hughes · 9 years ago
  59. 41498d3 Merge "nativeloader: Add CloseNativeLibrary() method" by Treehugger Robot · 9 years ago
  60. f017161 nativeloader: Add CloseNativeLibrary() method by Dimitry Ivanov · 9 years ago
  61. 3a04ecf Lose ps to toybox. by Elliott Hughes · 9 years ago
  62. 3dd8d95 Merge "Remove <utils/ashmem.h>." by Elliott Hughes · 9 years ago
  63. 9bce56d Remove <utils/ashmem.h>. by Elliott Hughes · 9 years ago
  64. 4694eea Merge changes I80cdf61e,I9885cc8d,I47c2095a,Id240b1b3,I3e468c10 by Michael Ryleev · 9 years ago
  65. 130b4be trusty: storage: implement storage proxy daemon by Michael Ryleev · 9 years ago
  66. 45cfde1 trusty: storage: add trusty interface header by Andres Morales · 10 years ago
  67. ce34152 trusty: add trusty-base.mk by Michael Ryleev · 9 years ago
  68. 2bdba88 trusty: add keymaster module by Andres Morales · 10 years ago
  69. cba2535 trusty: add gatekeeper module by Andres Morales · 10 years ago
  70. ad3963b Merge "nativeloader: Add Reset capabilities" by Dimitry Ivanov · 9 years ago
  71. 72ee9c9 SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux by Greg Hackmann · 9 years ago
  72. 67edfb5 SystemClock: add test by Greg Hackmann · 9 years ago
  73. 17897f8 nativeloader: Add Reset capabilities by Dimitry Ivanov · 9 years ago
  74. 6a0eb71 Merge "Remove useless #include." by Elliott Hughes · 9 years ago
  75. 1a6482d Remove useless #include. by Elliott Hughes · 9 years ago
  76. 39bb148 Merge "toolbox ps: replace strcpy with snprintf." by Elliott Hughes · 9 years ago
  77. 2b2b132 toolbox ps: replace strcpy with snprintf. by Elliott Hughes · 9 years ago
  78. 4ec50e1 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
  79. 429524d Merge changes Ied2ab927,I16245af7 by Treehugger Robot · 9 years ago
  80. 5f9de97 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  81. 8d04ad2 Silently ignore duplicate heap entries by Colin Cross · 9 years ago
  82. 71bfa37 Handle segfaults while walking native heap by Colin Cross · 9 years ago
  83. 9cbe5e0 Merge "logcat: confirm -g result after -c" by Treehugger Robot · 9 years ago
  84. e5cde9d Merge "Add empty <util.h> to build BSD source." by Treehugger Robot · 9 years ago
  85. 4c8e177 Add empty <util.h> to build BSD source. by Elliott Hughes · 9 years ago
  86. 2e7f4e0 logcat: confirm -g result after -c by Mark Salyzyn · 9 years ago
  87. 424d3ff Merge "Use more std::string in fastboot." by Elliott Hughes · 9 years ago
  88. 49db309 Merge "liblog: O_CLOEXEC flag on opens" by Treehugger Robot · 9 years ago
  89. e2b0ec6 Use more std::string in fastboot. by Elliott Hughes · 9 years ago
  90. 450d80e liblog: O_CLOEXEC flag on opens by Mark Salyzyn · 9 years ago
  91. fddebef Merge "liblog: logcat -g readable size wrong" by Mark Salyzyn · 9 years ago
  92. 2cabcd0 liblog: logcat -g readable size wrong by Mark Salyzyn · 9 years ago
  93. 9dc0ad8 Merge "ueventd: relabel block devices nodes when processing subsequent add events" by Treehugger Robot · 9 years ago
  94. c84c6f7 ueventd: relabel block devices nodes when processing subsequent add events by Mihai Serban · 9 years ago
  95. 0a1d63b Merge "Change remaining Android logging macros to use C99 varidaic syntax" by Treehugger Robot · 9 years ago
  96. 9229efb Change remaining Android logging macros to use C99 varidaic syntax by Alex Vakulenko · 9 years ago
  97. 2f789c0 Merge "native_loader: Use ANDROID_ROOT environment variable" by Dimitry Ivanov · 9 years ago
  98. 6cfb476 Merge "Enable namespaces for all target sdk versions" by Dimitry Ivanov · 9 years ago
  99. e58ab27 Merge "Fix google-explicit-constructor warnings." by Treehugger Robot · 9 years ago
  100. cda542b Merge "adb: decrease the number of fds used in fd_count test." by Treehugger Robot · 9 years ago