1. 1ea2514 Remove toolbox ioctl. by Elliott Hughes · 9 years ago
  2. 4d3f5e0 Merge "logpersist: switch to pgrep from ps" by Treehugger Robot · 9 years ago
  3. 7dd93f4 Merge "cutils: don't fortify property_get on clang." by Treehugger Robot · 9 years ago
  4. d14e989 cutils: don't fortify property_get on clang. by Josh Gao · 9 years ago
  5. 9c061a3 logpersist: switch to pgrep from ps by Mark Salyzyn · 9 years ago
  6. 2823ba4 Merge "Remove deprecated Android.mk files" by Colin Cross · 9 years ago
  7. f57d923 Merge "Fix liblog logtags" by Treehugger Robot · 9 years ago
  8. de4eb21 Merge "add a property for controlling perf_event_paranoid" by Jeffrey Vander Stoep · 9 years ago
  9. bce2287 Fix liblog logtags by Dan Willemsen · 9 years ago
  10. 416bf6a Merge "core: Update libchrome APIs to r395517" by Luis Hector Chavez · 9 years ago
  11. a0a10b6 Merge "Remove invalid uses of -l and -I" by Treehugger Robot · 9 years ago
  12. 3672d91 Remove invalid uses of -l and -I by Dan Willemsen · 9 years ago
  13. c8f87f1 Merge "fs_mgr: pass sehandle to ext4 format routine" by Treehugger Robot · 9 years ago
  14. 96649d3 add a property for controlling perf_event_paranoid by Daniel Micay · 10 years ago
  15. 3b78d34 Merge "Kill adb's ScopedFd for unique_fd." by Treehugger Robot · 9 years ago
  16. eb0024e Kill adb's ScopedFd for unique_fd. by Elliott Hughes · 9 years ago
  17. 195eadf Merge "Kill load_file." by Treehugger Robot · 9 years ago
  18. d939990 Kill load_file. by Elliott Hughes · 9 years ago
  19. 3e87440 Merge "[adb] Followup CL to clean up adb_auth_host.cpp" by Treehugger Robot · 9 years ago
  20. 1e60722 Merge "Fix misc-macro-parentheses warnings in init and other core modules." by Chih-hung Hsieh · 9 years ago
  21. b5f5781 [adb] Followup CL to clean up adb_auth_host.cpp by Yurii Zubrytskyi · 9 years ago
  22. 3f130a7 Merge "[adb] Issue the "auth" emulator command before any other one" by Treehugger Robot · 9 years ago
  23. 21dc202 [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 9 years ago
  24. cb716cb Remove deprecated Android.mk files by Colin Cross · 9 years ago
  25. 5898a97 core: Update libchrome APIs to r395517 by Luis Hector Chavez · 9 years ago
  26. 5ac3cc9 Merge "adb: retry connecting disconnected emulators instead of always looping." by Yabin Cui · 9 years ago
  27. af9486f Merge "trusty: storageproxyd: use upstream kernel headers" by Michael Ryleev · 9 years ago
  28. bef471e adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 9 years ago
  29. efde49d trusty: storageproxyd: use upstream kernel headers by Michael Ryleev · 9 years ago
  30. dd19691 Merge changes I40c9ea47,I593aeed5 by Michael Ryleev · 9 years ago
  31. 09732be Merge "adb: close ep0 on disconnection." by Treehugger Robot · 9 years ago
  32. 8a1c8d0 adb: close ep0 on disconnection. by Yabin Cui · 9 years ago
  33. fe6fea4 Merge "Fix SharedBuffer. Remove aref." by Hans Boehm · 9 years ago
  34. a627d48 Fix SharedBuffer. Remove aref. by Hans Boehm · 9 years ago
  35. d63ca48 Merge "adb: check return value of register_socket_transport." by Yabin Cui · 9 years ago
  36. c87e937 Merge "Fix misc-macro-parentheses warnings in lmkd." by Treehugger Robot · 9 years ago
  37. ef1036d Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" by Hans Boehm · 9 years ago
  38. 3548d13 Fix misc-macro-parentheses warnings in init and other core modules. by Chih-Hung Hsieh · 9 years ago
  39. 2f7c1cb Merge "HACK: libnetutils: Remove parameters from dhcpcd service call" by Treehugger Robot · 9 years ago
  40. 3ba816e Merge "Fix misc-macro-parentheses warnings in liblog." by Chih-hung Hsieh · 9 years ago
  41. cb7a3c5 Merge "Fix misc-macro-parentheses warnings in libion, libsparse, libmem*" by Chih-hung Hsieh · 9 years ago
  42. 7a65f28 Merge "adb: use asocket's close function when closing." by Treehugger Robot · 9 years ago
  43. 601afdc Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." by Treehugger Robot · 9 years ago
  44. b16e023 Merge changes I5e56f17f,Ie3748b6c,I4e1d56a8 by Treehugger Robot · 9 years ago
  45. 21ddae9 HACK: libnetutils: Remove parameters from dhcpcd service call by Dmitry Shmidt · 9 years ago
  46. 5b0aa12 Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace. by Chih-Hung Hsieh · 9 years ago
  47. 2b34d27 Fix misc-macro-parentheses warnings in liblog. by Chih-Hung Hsieh · 9 years ago
  48. dc6ee4e Fix misc-macro-parentheses warnings in libion, libsparse, libmem* by Chih-Hung Hsieh · 9 years ago
  49. 3823041 Fix misc-macro-parentheses warnings in lmkd. by Chih-Hung Hsieh · 9 years ago
  50. 42eae14 adb: use asocket's close function when closing. by Josh Gao · 9 years ago
  51. 64c427a adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 9 years ago
  52. 0fc2947 adb: clang-format sockets.cpp. by Josh Gao · 9 years ago
  53. 2664fde adb: add implementations of mutex, recursive_mutex. by Josh Gao · 9 years ago
  54. 13ab0c0 trusty: storage: add tests by Michael Ryleev · 9 years ago
  55. fd9f0ee trusty: storage: add client lib for testing by Michael Ryleev · 9 years ago
  56. e1d7ed4 Merge "liblog: log reader validate headers" by Mark Salyzyn · 9 years ago
  57. c85e76d Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 9 years ago
  58. 70b8d93 Merge "Set parent namespace for linker-namespaces" by Treehugger Robot · 9 years ago
  59. 4d22290 Merge "adb: replace failing exits in adbd with abort()." by Josh Gao · 9 years ago
  60. 18f81d0 Merge "adb: add track-jdwp and track-devices commands." by Josh Gao · 9 years ago
  61. 4a8ae4a adb: check return value of register_socket_transport. by Yabin Cui · 9 years ago
  62. cf950e9 liblog: log reader validate headers by Mark Salyzyn · 9 years ago
  63. ba9deda Merge "Don't include <machine/cpu-features.h>." by Elliott Hughes · 9 years ago
  64. 5429994 Set parent namespace for linker-namespaces by Dimitry Ivanov · 9 years ago
  65. 9937ed7 Merge "Pass permitted_path to the linker as is." by Treehugger Robot · 9 years ago
  66. 92b4df7 Don't include <machine/cpu-features.h>. by Elliott Hughes · 9 years ago
  67. 86195c5 Pass permitted_path to the linker as is. by Dimitry Ivanov · 9 years ago
  68. 922cf17 Merge "adb/base: allow use of unique_fd inside adb." by Treehugger Robot · 9 years ago
  69. d15dff7 Merge "init: usb: disable usb function switch until adbd is ready" by Badhri Jagan Sridharan · 9 years ago
  70. 27149e3 Merge "SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux" by Treehugger Robot · 9 years ago
  71. e476b62 Merge "SystemClock: add test" by Treehugger Robot · 9 years ago
  72. 69194a8 Merge "fs_mgr: update block device reference in verity metadata" by Badhri Jagan Sridharan · 9 years ago
  73. 72bfbaf Merge "Don't expose ashmem constants on the host." by Elliott Hughes · 9 years ago
  74. 10856f9 fs_mgr: update block device reference in verity metadata by Jeremy Compostella · 9 years ago
  75. f878d27 adb: replace failing exits in adbd with abort(). by Josh Gao · 9 years ago
  76. a1c58be adb: add track-jdwp and track-devices commands. by Josh Gao · 9 years ago
  77. aa1251e adb/base: allow use of unique_fd inside adb. by Josh Gao · 9 years ago
  78. a39c2ce Don't expose ashmem constants on the host. by Elliott Hughes · 9 years ago
  79. e4e6a9c Merge "init: support matching sysfs class paths in ueventd.rc" by Treehugger Robot · 9 years ago
  80. b075bdf init: support matching sysfs class paths in ueventd.rc by Rob Herring · 9 years ago
  81. 7901f4d Merge "init: rework fixup_sys_perms to use perm_path_matches" by Treehugger Robot · 9 years ago
  82. cabb1f5 fs_mgr: pass sehandle to ext4 format routine by William Roberts · 9 years ago
  83. 3cb4392 Merge "Move canned_fs_config into libcutils" by Treehugger Robot · 9 years ago
  84. e084c14 Merge "adb: support forwarding TCP port 0." by David Pursell · 9 years ago
  85. cae8c2e Move canned_fs_config into libcutils by Mohamad Ayyash · 9 years ago
  86. 4b09c40 Merge "init.rc: Remove cpu weight set on the root cgroup" by Treehugger Robot · 9 years ago
  87. 94d91a2 Merge "liblog: sleep 20ms before critical property_set" by Treehugger Robot · 9 years ago
  88. f55a46c liblog: sleep 20ms before critical property_set by Mark Salyzyn · 9 years ago
  89. 2dc7355 init.rc: Remove cpu weight set on the root cgroup by Irina Patru · 9 years ago
  90. efc937a Merge "Report errno more often in fastboot." by Elliott Hughes · 9 years ago
  91. b3abbfb Merge "Move linker-namespace functions declarations" by Dimitry Ivanov · 9 years ago
  92. 970b09e Report errno more often in fastboot. by Elliott Hughes · 9 years ago
  93. 4ead0dd Merge "Add a fortify test to crasher." by Elliott Hughes · 9 years ago
  94. b0f0508 init: rework fixup_sys_perms to use perm_path_matches by Rob Herring · 9 years ago
  95. d995da4 Merge "nativeloader: Ignore empty java_permitted_path" by Dimitry Ivanov · 9 years ago
  96. 0c73bf0 nativeloader: Ignore empty java_permitted_path by Dimitry Ivanov · 9 years ago
  97. 4567e30 Merge "Check if public namespace has already been initialized" by Dimitry Ivanov · 9 years ago
  98. d9d18fd Merge "Extend white-listed directories to include /mnt/expand" by Treehugger Robot · 9 years ago
  99. 9dbd262 Extend white-listed directories to include /mnt/expand by Dimitry Ivanov · 9 years ago
  100. 9b6ce74 Add a fortify test to crasher. by Elliott Hughes · 9 years ago