1. e8b663f Kill load_file. by Elliott Hughes · 8 years ago
  2. 9c7f921 Merge "[adb] Followup CL to clean up adb_auth_host.cpp" by Treehugger Robot · 8 years ago
  3. ac080d2 Merge "Fix misc-macro-parentheses warnings in init and other core modules." by Chih-hung Hsieh · 8 years ago
  4. dace015 [adb] Followup CL to clean up adb_auth_host.cpp by Yurii Zubrytskyi · 8 years ago
  5. 7c0835f Merge "[adb] Issue the "auth" emulator command before any other one" by Treehugger Robot · 8 years ago
  6. 376b275 [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 8 years ago
  7. 50e91fe Merge "adb: retry connecting disconnected emulators instead of always looping." by Yabin Cui · 8 years ago
  8. ed01d17 Merge "trusty: storageproxyd: use upstream kernel headers" by Michael Ryleev · 8 years ago
  9. b74c649 adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 8 years ago
  10. 462461b trusty: storageproxyd: use upstream kernel headers by Michael Ryleev · 8 years ago
  11. c787846 Merge changes I40c9ea47,I593aeed5 by Michael Ryleev · 8 years ago
  12. 18013f2 Merge "adb: close ep0 on disconnection." by Treehugger Robot · 8 years ago
  13. 638420e adb: close ep0 on disconnection. by Yabin Cui · 8 years ago
  14. 0695175 Merge "Fix SharedBuffer. Remove aref." by Hans Boehm · 8 years ago
  15. 3e4c076 Fix SharedBuffer. Remove aref. by Hans Boehm · 8 years ago
  16. 3d981c8 Merge "adb: check return value of register_socket_transport." by Yabin Cui · 8 years ago
  17. 86ed22c Merge "Fix misc-macro-parentheses warnings in lmkd." by Treehugger Robot · 8 years ago
  18. 6221295 Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" by Hans Boehm · 8 years ago
  19. c713bce Fix misc-macro-parentheses warnings in init and other core modules. by Chih-Hung Hsieh · 8 years ago
  20. 97da922 Merge "HACK: libnetutils: Remove parameters from dhcpcd service call" by Treehugger Robot · 8 years ago
  21. 2bd428e Merge "Fix misc-macro-parentheses warnings in liblog." by Chih-hung Hsieh · 8 years ago
  22. 3e3741a Merge "Fix misc-macro-parentheses warnings in libion, libsparse, libmem*" by Chih-hung Hsieh · 8 years ago
  23. 684d543 Merge "adb: use asocket's close function when closing." by Treehugger Robot · 8 years ago
  24. dab7d9d Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." by Treehugger Robot · 8 years ago
  25. cea1495 Merge changes I5e56f17f,Ie3748b6c,I4e1d56a8 by Treehugger Robot · 8 years ago
  26. 1288f65 HACK: libnetutils: Remove parameters from dhcpcd service call by Dmitry Shmidt · 8 years ago
  27. 67867db Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace. by Chih-Hung Hsieh · 8 years ago
  28. f0f94fe Fix misc-macro-parentheses warnings in liblog. by Chih-Hung Hsieh · 8 years ago
  29. eabd510 Fix misc-macro-parentheses warnings in libion, libsparse, libmem* by Chih-Hung Hsieh · 8 years ago
  30. 2b82e91 Fix misc-macro-parentheses warnings in lmkd. by Chih-Hung Hsieh · 8 years ago
  31. 53eb31d adb: use asocket's close function when closing. by Josh Gao · 8 years ago
  32. 9b587de adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 8 years ago
  33. 52bd852 adb: clang-format sockets.cpp. by Josh Gao · 8 years ago
  34. 903b749 adb: add implementations of mutex, recursive_mutex. by Josh Gao · 8 years ago
  35. e2d6564 trusty: storage: add tests by Michael Ryleev · 9 years ago
  36. abebb89 trusty: storage: add client lib for testing by Michael Ryleev · 9 years ago
  37. 0321476 Merge "liblog: log reader validate headers" by Mark Salyzyn · 8 years ago
  38. e263e6c Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 8 years ago
  39. ac50d0c Merge "Set parent namespace for linker-namespaces" by Treehugger Robot · 8 years ago
  40. eb62619 Merge "adb: replace failing exits in adbd with abort()." by Josh Gao · 8 years ago
  41. f8f40a1 Merge "adb: add track-jdwp and track-devices commands." by Josh Gao · 8 years ago
  42. 0140182 adb: check return value of register_socket_transport. by Yabin Cui · 8 years ago
  43. 8fd1faa liblog: log reader validate headers by Mark Salyzyn · 8 years ago
  44. 9b0eb7c Merge "Don't include <machine/cpu-features.h>." by Elliott Hughes · 8 years ago
  45. 24db75c Set parent namespace for linker-namespaces by Dimitry Ivanov · 8 years ago
  46. a214a76 Merge "Pass permitted_path to the linker as is." by Treehugger Robot · 8 years ago
  47. a1b9bd9 Don't include <machine/cpu-features.h>. by Elliott Hughes · 8 years ago
  48. b31caa95 Pass permitted_path to the linker as is. by Dimitry Ivanov · 8 years ago
  49. 210fdc2 Merge "adb/base: allow use of unique_fd inside adb." by Treehugger Robot · 8 years ago
  50. 2a26c2a Merge "init: usb: disable usb function switch until adbd is ready" by Badhri Jagan Sridharan · 8 years ago
  51. e3ff256 Merge "SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux" by Treehugger Robot · 8 years ago
  52. 282e8fb Merge "SystemClock: add test" by Treehugger Robot · 8 years ago
  53. 4cefb91 Merge "fs_mgr: update block device reference in verity metadata" by Badhri Jagan Sridharan · 8 years ago
  54. 54fed51 Merge "Don't expose ashmem constants on the host." by Elliott Hughes · 8 years ago
  55. dfd2478 fs_mgr: update block device reference in verity metadata by Jeremy Compostella · 8 years ago
  56. 4abdeee adb: replace failing exits in adbd with abort(). by Josh Gao · 8 years ago
  57. b463baf adb: add track-jdwp and track-devices commands. by Josh Gao · 8 years ago
  58. 13ea01d adb/base: allow use of unique_fd inside adb. by Josh Gao · 8 years ago
  59. 427c605 Don't expose ashmem constants on the host. by Elliott Hughes · 8 years ago
  60. faa14b9 Merge "init: support matching sysfs class paths in ueventd.rc" by Treehugger Robot · 8 years ago
  61. 6de783a init: support matching sysfs class paths in ueventd.rc by Rob Herring · 8 years ago
  62. 0504a94 Merge "init: rework fixup_sys_perms to use perm_path_matches" by Treehugger Robot · 8 years ago
  63. e62cec6 Merge "Move canned_fs_config into libcutils" by Treehugger Robot · 8 years ago
  64. cb90562 Merge "adb: support forwarding TCP port 0." by David Pursell · 8 years ago
  65. 8374276 Move canned_fs_config into libcutils by Mohamad Ayyash · 8 years ago
  66. 422492c Merge "init.rc: Remove cpu weight set on the root cgroup" by Treehugger Robot · 8 years ago
  67. 1d560ff Merge "liblog: sleep 20ms before critical property_set" by Treehugger Robot · 8 years ago
  68. 5cceee6 liblog: sleep 20ms before critical property_set by Mark Salyzyn · 8 years ago
  69. c560c63 init.rc: Remove cpu weight set on the root cgroup by Irina Patru · 8 years ago
  70. 8c5384e Merge "Report errno more often in fastboot." by Elliott Hughes · 8 years ago
  71. 37ed923 Merge "Move linker-namespace functions declarations" by Dimitry Ivanov · 8 years ago
  72. 53ec495 Report errno more often in fastboot. by Elliott Hughes · 8 years ago
  73. e674d32 Merge "Add a fortify test to crasher." by Elliott Hughes · 8 years ago
  74. e5636a3 init: rework fixup_sys_perms to use perm_path_matches by Rob Herring · 8 years ago
  75. 39d1230 Merge "nativeloader: Ignore empty java_permitted_path" by Dimitry Ivanov · 8 years ago
  76. 72ca40f nativeloader: Ignore empty java_permitted_path by Dimitry Ivanov · 8 years ago
  77. 0756fae Merge "Check if public namespace has already been initialized" by Dimitry Ivanov · 8 years ago
  78. 3fb5f13 Merge "Extend white-listed directories to include /mnt/expand" by Treehugger Robot · 8 years ago
  79. 637da4e Extend white-listed directories to include /mnt/expand by Dimitry Ivanov · 8 years ago
  80. 23d1cad Add a fortify test to crasher. by Elliott Hughes · 8 years ago
  81. c5016de Merge "<cutils/atomic.h> has been inlined for two years now." by Elliott Hughes · 8 years ago
  82. 80ddb8f Check if public namespace has already been initialized by Dimitry Ivanov · 8 years ago
  83. 6796522 Move linker-namespace functions declarations by Dimitry Ivanov · 8 years ago
  84. eaae97e adb: support forwarding TCP port 0. by David Pursell · 8 years ago
  85. 103e8f5 <cutils/atomic.h> has been inlined for two years now. by Elliott Hughes · 8 years ago
  86. 179fea4 Merge "nativeloader: Fix the case of search_path == null" by Dimitry Ivanov · 8 years ago
  87. 8a0425b nativeloader: Fix the case of search_path == null by Dimitry Ivanov · 8 years ago
  88. fc2a8b2 Merge "Return correct length from pmsgRead()" by Treehugger Robot · 8 years ago
  89. c6160d2 Merge "Add public libs from an environment variable" by Dimitry Ivanov · 8 years ago
  90. 4ddabd0 Add public libs from an environment variable by Dimitry Ivanov · 8 years ago
  91. 532ab82 Merge "enable integer sanitizer for sdcard service" by Nick Kralevich · 8 years ago
  92. f343040 Merge "Set groups before dropping privileges." by Treehugger Robot · 8 years ago
  93. 8b474de Set groups before dropping privileges. by Christopher Ferris · 8 years ago
  94. 830561b Merge "Fix null pointer dereference." by Treehugger Robot · 8 years ago
  95. 157f272 Fix null pointer dereference. by Christopher Ferris · 8 years ago
  96. d494665 Merge "Fix problem with wait_for_gdb." by Treehugger Robot · 8 years ago
  97. 83c0c7b enable integer sanitizer for sdcard service by Daniel Micay · 8 years ago
  98. 99235e9 Fix problem with wait_for_gdb. by Christopher Ferris · 8 years ago
  99. 9c2f803 Return correct length from pmsgRead() by Rubin Xu · 8 years ago
  100. 31701d6 Merge "Lose ps to toybox." by Elliott Hughes · 8 years ago