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