1. 30c7c81 init: service file keyword by Mark Salyzyn · 8 years ago
  2. d971e39 libcutils: add android_get_control_file() by Mark Salyzyn · 8 years ago
  3. 53e72c8 libcutils: add android_get_control_socket() test by Mark Salyzyn · 8 years ago
  4. 16d123d liblog: test report pmsg not configured if ENOMEM return by Mark Salyzyn · 8 years ago
  5. c008fe0 logd: clear DUMPABLE by Mark Salyzyn · 8 years ago
  6. 211a5bc Merge "give zygote AID_READPROC" by Treehugger Robot · 8 years ago
  7. a795f0b Merge "Set file capabilities after writing file data" by Treehugger Robot · 8 years ago
  8. 017204b Merge "Add fs_config entries for the webview_zygote." by Treehugger Robot · 8 years ago
  9. be8a8ab Set file capabilities after writing file data by Jin Qian · 8 years ago
  10. 2a3758a Merge "Update for hidlized hwservicemanager." by Treehugger Robot · 8 years ago
  11. de274a9 give zygote AID_READPROC by Nick Kralevich · 8 years ago
  12. d69659f Update for hidlized hwservicemanager. by Steven Moreland · 8 years ago
  13. e13916c Merge "Return nullptr from FindNamespaceByClassLoader for NB-enabled apps." by Treehugger Robot · 8 years ago
  14. f68adeb Merge "init: Add support for ambient capabilities." by Treehugger Robot · 8 years ago
  15. 463f692 init: Add support for ambient capabilities. by Jorge Lucangeli Obes · 8 years ago
  16. 0593ab4 Return nullptr from FindNamespaceByClassLoader for NB-enabled apps. by Dimitry Ivanov · 8 years ago
  17. 6857732 Merge "adb: add `adb reconnect offline` to reconnect offline devices." by Josh Gao · 8 years ago
  18. fd2b99b Merge "init: Put init in group AID_READPROC" by Treehugger Robot · 8 years ago
  19. f784e09 Merge "Fix log for early_mount" by Treehugger Robot · 8 years ago
  20. 258193b Add fs_config entries for the webview_zygote. by Robert Sesek · 9 years ago
  21. e658985 Merge "Add FuseBridgeLoop to libappfuse." by Treehugger Robot · 8 years ago
  22. a24cf37 init: Put init in group AID_READPROC by Nick Kralevich · 8 years ago
  23. 43df3da Fix log for early_mount by Wei Wang · 8 years ago
  24. 389d3c4 Merge "Log when bootcharting ends." by Treehugger Robot · 8 years ago
  25. e894520 Merge "Add UID for vehicle network" by Treehugger Robot · 8 years ago
  26. 2398246 Log when bootcharting ends. by Elliott Hughes · 8 years ago
  27. b541c6e Add UID for vehicle network by Keun-young Park · 8 years ago
  28. 0bd8f29 Merge "Add utility functions for FUSE." by Treehugger Robot · 8 years ago
  29. 73666a9 adb: add `adb reconnect offline` to reconnect offline devices. by Josh Gao · 8 years ago
  30. 5147c3b Add FuseBridgeLoop to libappfuse. by Daichi Hirono · 8 years ago
  31. 2d8a088 Add utility functions for FUSE. by Daichi Hirono · 8 years ago
  32. 853b8be Merge "Make "adb logcat" pass $ANDROID_LOG_TAGS through again." by Treehugger Robot · 8 years ago
  33. 17d289a Merge "liblog: remove reference to log/logger.h" by Treehugger Robot · 8 years ago
  34. 632ed67 Merge "Make sure wait for the dm device" by Treehugger Robot · 8 years ago
  35. c5819bb Make "adb logcat" pass $ANDROID_LOG_TAGS through again. by Elliott Hughes · 8 years ago
  36. a197318 liblog: remove reference to log/logger.h by Mark Salyzyn · 8 years ago
  37. d1c9091 Make sure wait for the dm device by Wei Wang · 8 years ago
  38. ad42b69 Merge "Upgrade native bridge to version 3 to support namespace" by Dimitry Ivanov · 8 years ago
  39. 7445985 Merge "Improve "adb install" diagnostics." by Treehugger Robot · 8 years ago
  40. e4bc65f Merge "Make libbacktrace build with LLVM r275480" by Pirama Arumuga Nainar · 8 years ago
  41. baa61a8 Merge "init: allow '.' and '@' in service names" by Treehugger Robot · 8 years ago
  42. fcd34df init: allow '.' and '@' in service names by Iliyan Malchev · 9 years ago
  43. 5fbb16e Merge "Make "adb bugreport"'s .zip check case-insensitive." by Treehugger Robot · 8 years ago
  44. 1e76b1d Merge "logd: getTag() functional for chatty entries" by Treehugger Robot · 8 years ago
  45. acd5ff9 Make libbacktrace build with LLVM r275480 by Pirama Arumuga Nainar · 9 years ago
  46. fa14ec5 Make "adb bugreport"'s .zip check case-insensitive. by Elliott Hughes · 8 years ago
  47. 23ba4ce Improve "adb install" diagnostics. by Elliott Hughes · 8 years ago
  48. 7837d2d Merge "Add StartsWithIgnoreCase/EndsWithIgnoreCase." by Treehugger Robot · 8 years ago
  49. 4651a2a Merge "Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service'" by Roshan Pius · 8 years ago
  50. 1c8a9eb Add StartsWithIgnoreCase/EndsWithIgnoreCase. by Elliott Hughes · 8 years ago
  51. cdfe290 logd: getTag() functional for chatty entries by Mark Salyzyn · 8 years ago
  52. 69790e9 Merge "log/logd.h should point to log/log.h" by Treehugger Robot · 8 years ago
  53. 19b0178 Upgrade native bridge to version 3 to support namespace by Zhenhua WANG · 9 years ago
  54. 808cd91 log/logd.h should point to log/log.h by Mark Salyzyn · 8 years ago
  55. 1b46cce Merge "Allow multiple tcp adb connection to same device." by Elliott Hughes · 8 years ago
  56. d473c3e Merge "logd: address code fragility in last watermarks" by Treehugger Robot · 8 years ago
  57. 30194ec Merge "fix regression from android_lookupEventTag_len()" by Treehugger Robot · 8 years ago
  58. 02f507d Merge changes I8c58d6bd,I0a19fd87 by Treehugger Robot · 8 years ago
  59. d00490b Merge changes I34ba5757,Ie65a762a by Josh Gao · 8 years ago
  60. 85b06d8 Merge "liblog: restructure log/log.h and android/log.h" by Treehugger Robot · 8 years ago
  61. 087ae5f fix regression from android_lookupEventTag_len() by Mark Salyzyn · 8 years ago
  62. a50f9da adb: fix test_sighup. by Josh Gao · 8 years ago
  63. b94ec26 adb: fix race condition in test_non_interactive_sigint. by Josh Gao · 8 years ago
  64. 2130e93 bootstat: drop event_log_list_builder by Mark Salyzyn · 8 years ago
  65. e12d759 liblog: logd: logcat: Split out log/logger.h into public and private. by Mark Salyzyn · 9 years ago
  66. 35e413e liblog: restructure log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  67. 8de7251 logd: address code fragility in last watermarks by Mark Salyzyn · 8 years ago
  68. 34b290d Merge "init: account for "init.svc." prefix in IsValidName" by Treehugger Robot · 8 years ago
  69. 3ae281f Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service' by Roshan Pius · 9 years ago
  70. fc6faf8 init: account for "init.svc." prefix in IsValidName by Iliyan Malchev · 9 years ago
  71. 733cb57 Merge "Move CapturedStderr to test_util library" by Treehugger Robot · 8 years ago
  72. 62e1a6c Allow multiple tcp adb connection to same device. by Tao Wu · 8 years ago
  73. 8c53b20 Merge "Move "adb shell" over to getopt(3), and allow -tt on old devices." by Elliott Hughes · 8 years ago
  74. ffceb12 Move CapturedStderr to test_util library by Wei Wang · 8 years ago
  75. ccda3d1 Merge "libion: open /dev/ion read-only" by Treehugger Robot · 8 years ago
  76. 57d8582 libion: open /dev/ion read-only by Jeff Vander Stoep · 8 years ago
  77. 8cfa3c2 Move "adb shell" over to getopt(3), and allow -tt on old devices. by Elliott Hughes · 8 years ago
  78. 18bbc41 Merge "logd: mLastWorstPidOFSystem crash" by Mark Salyzyn · 8 years ago
  79. e59f682 logd: mLastWorstPidOFSystem crash by Mark Salyzyn · 8 years ago
  80. 2a0d8a9 Merge "Add license to ndk_headers." by Treehugger Robot · 8 years ago
  81. b765a9e Merge "Add missing host ldlibs" by Colin Cross · 8 years ago
  82. c171b9e Merge "system/core: preparation to pull back interfaces from android/log.h" by Mark Salyzyn · 8 years ago
  83. 7a4435f Add missing host ldlibs by Colin Cross · 8 years ago
  84. 7cc5c34 Merge "libbase: add parsedouble.h." by Yabin Cui · 8 years ago
  85. 8a7fd10 Add license to ndk_headers. by Dan Albert · 8 years ago
  86. 94abded system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  87. 251b3a7 Merge "adb: fix undefined behavior" by Treehugger Robot · 8 years ago
  88. 550864f adb: fix undefined behavior by Ting-Yuan Huang · 8 years ago
  89. 5aa0b4b libbase: add parsedouble.h. by Yabin Cui · 9 years ago
  90. 6c02c2a Merge "logd: Use private interfaces for buffer size properties" by Mark Salyzyn · 8 years ago
  91. 90dc2ff Merge "liblog: Add private interfaces for buffer size properties" by Mark Salyzyn · 8 years ago
  92. 9b37e7e Merge "init: use libbootloader_message." by Tao Bao · 8 years ago
  93. 78f9d26 init: use libbootloader_message. by Yabin Cui · 9 years ago
  94. f18bf4c Merge "Add functions in recovery/minzip to libziparchive" by Tianjie Xu · 8 years ago
  95. dc4ddfd logd: Use private interfaces for buffer size properties by Mark Salyzyn · 9 years ago
  96. 963dc28 liblog: Add private interfaces for buffer size properties by Mark Salyzyn · 9 years ago
  97. dcdc417 Merge changes Ibf4774f7,I6568eea0,I35e83679,I9faf8826,I8ee9d999 by Treehugger Robot · 8 years ago
  98. 895bf00 Merge "liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable()" by Treehugger Robot · 8 years ago
  99. d3e4f91 Merge "liblog: __android_log_pmsg_file_write() cleanup" by Treehugger Robot · 8 years ago
  100. d6d230f Add functions in recovery/minzip to libziparchive by Tianjie Xu · 9 years ago