1. 0ad600b Merge "Fix selinux warning on tracefs systems" by Paul Lawrence · 8 years ago
  2. b5f062b Merge changes Icd2e9bc0,Ibe241c0b by Treehugger Robot · 8 years ago
  3. 8d339e9 Merge "libcutils: sockets_test breaks MAC build" by Mark Salyzyn · 8 years ago
  4. 44ba139 libcutils: sockets_test breaks MAC build by Mark Salyzyn · 8 years ago
  5. d2abcbd Fix selinux warning on tracefs systems by Paul Lawrence · 8 years ago
  6. b067229 logd: report last prune memory overhead by Mark Salyzyn · 8 years ago
  7. 6d981af logd: report statistics memory overhead by Mark Salyzyn · 8 years ago
  8. fc3e906 Merge changes I432016e2,Id208b11b,Ia6a38729,Icdaf9e35,I842a7a64, ... by Treehugger Robot · 8 years ago
  9. fc08963 Merge "logd: switch to using arraysize() from libbase macros" by Treehugger Robot · 8 years ago
  10. 11f8b20 Merge changes Ifb1b550c,Ic7377efc by Mark Salyzyn · 8 years ago
  11. 107e29a logd: if eng build, be a bit more permissive about failures by Mark Salyzyn · 8 years ago
  12. c377843 libcutils: klog inherit android_get_control_file("/dev/kmsg") by Mark Salyzyn · 8 years ago
  13. 77fdb22 logd: start logd service in logd uid by Mark Salyzyn · 8 years ago
  14. d2b3291 logd: auditd + klogd control CAPS by Mark Salyzyn · 8 years ago
  15. d8f0180 logd: drop capabilities in logd --reinit and logd.daemon by Mark Salyzyn · 8 years ago
  16. f0b8e1b logd: drop libminijail dependency by Mark Salyzyn · 8 years ago
  17. 5b44340 logd: start logd services in logd gid by Mark Salyzyn · 8 years ago
  18. 0d2a1dc logd: set executable's capabilities in file system by Mark Salyzyn · 8 years ago
  19. e0b8ccd logd: inherit android_get_control_file() by Mark Salyzyn · 8 years ago
  20. 62767fe init: service file keyword by Mark Salyzyn · 8 years ago
  21. 0b034d9 libcutils: add android_get_control_file() by Mark Salyzyn · 8 years ago
  22. 547e0dc libcutils: add android_get_control_socket() test by Mark Salyzyn · 8 years ago
  23. c8d3194 logd: switch to using arraysize() from libbase macros by Mark Salyzyn · 8 years ago
  24. 5febc51 liblog: test report pmsg not configured if ENOMEM return by Mark Salyzyn · 8 years ago
  25. 6a70ded logd: clear DUMPABLE by Mark Salyzyn · 8 years ago
  26. 3a724a8 Merge "give zygote AID_READPROC" by Treehugger Robot · 8 years ago
  27. dd4e5ae Merge "Set file capabilities after writing file data" by Treehugger Robot · 8 years ago
  28. 2260c09 Merge "Add fs_config entries for the webview_zygote." by Treehugger Robot · 8 years ago
  29. d0515e7 Set file capabilities after writing file data by Jin Qian · 8 years ago
  30. 480af3f Merge "Update for hidlized hwservicemanager." by Treehugger Robot · 8 years ago
  31. c21169c give zygote AID_READPROC by Nick Kralevich · 8 years ago
  32. ba825ac Update for hidlized hwservicemanager. by Steven Moreland · 8 years ago
  33. c54c533 Merge "Return nullptr from FindNamespaceByClassLoader for NB-enabled apps." by Treehugger Robot · 8 years ago
  34. 043bc97 Merge "init: Add support for ambient capabilities." by Treehugger Robot · 8 years ago
  35. 24b2913 init: Add support for ambient capabilities. by Jorge Lucangeli Obes · 8 years ago
  36. 800083d Return nullptr from FindNamespaceByClassLoader for NB-enabled apps. by Dimitry Ivanov · 8 years ago
  37. 0945380 Merge "adb: add `adb reconnect offline` to reconnect offline devices." by Josh Gao · 8 years ago
  38. 9955609 Merge "init: Put init in group AID_READPROC" by Treehugger Robot · 8 years ago
  39. fff1669 Merge "Fix log for early_mount" by Treehugger Robot · 8 years ago
  40. a2ceaf6 Add fs_config entries for the webview_zygote. by Robert Sesek · 8 years ago
  41. b5ce6f0 Merge "Add FuseBridgeLoop to libappfuse." by Treehugger Robot · 8 years ago
  42. 80960d2 init: Put init in group AID_READPROC by Nick Kralevich · 8 years ago
  43. 313b352 Fix log for early_mount by Wei Wang · 8 years ago
  44. cd368c6 Merge "Log when bootcharting ends." by Treehugger Robot · 8 years ago
  45. 9112b41 Merge "Add UID for vehicle network" by Treehugger Robot · 8 years ago
  46. 5ee97e8 Log when bootcharting ends. by Elliott Hughes · 8 years ago
  47. 42e802c Add UID for vehicle network by Keun-young Park · 8 years ago
  48. e381ecf Merge "Add utility functions for FUSE." by Treehugger Robot · 8 years ago
  49. 22d2b3e adb: add `adb reconnect offline` to reconnect offline devices. by Josh Gao · 8 years ago
  50. c613476 Add FuseBridgeLoop to libappfuse. by Daichi Hirono · 8 years ago
  51. 7f8e819 Add utility functions for FUSE. by Daichi Hirono · 8 years ago
  52. b838ff6 Merge "Make "adb logcat" pass $ANDROID_LOG_TAGS through again." by Treehugger Robot · 8 years ago
  53. 459ec80 Merge "liblog: remove reference to log/logger.h" by Treehugger Robot · 8 years ago
  54. d70a5fe Merge "Make sure wait for the dm device" by Treehugger Robot · 8 years ago
  55. 9039030 Make "adb logcat" pass $ANDROID_LOG_TAGS through again. by Elliott Hughes · 8 years ago
  56. a285252 liblog: remove reference to log/logger.h by Mark Salyzyn · 8 years ago
  57. dba750e Make sure wait for the dm device by Wei Wang · 8 years ago
  58. 28c0c07 Merge "Upgrade native bridge to version 3 to support namespace" by Dimitry Ivanov · 8 years ago
  59. a16ae87 Merge "Improve "adb install" diagnostics." by Treehugger Robot · 8 years ago
  60. f6653de Merge "Make libbacktrace build with LLVM r275480" by Pirama Arumuga Nainar · 8 years ago
  61. d879e0c Merge "init: allow '.' and '@' in service names" by Treehugger Robot · 8 years ago
  62. f655480 init: allow '.' and '@' in service names by Iliyan Malchev · 8 years ago
  63. da6fe65 Merge "Make "adb bugreport"'s .zip check case-insensitive." by Treehugger Robot · 8 years ago
  64. fbe0b45 Merge "logd: getTag() functional for chatty entries" by Treehugger Robot · 8 years ago
  65. 80fb4b0 Make libbacktrace build with LLVM r275480 by Pirama Arumuga Nainar · 8 years ago
  66. 7acce1b Make "adb bugreport"'s .zip check case-insensitive. by Elliott Hughes · 8 years ago
  67. 7288478 Improve "adb install" diagnostics. by Elliott Hughes · 8 years ago
  68. 61131fc Merge "Add StartsWithIgnoreCase/EndsWithIgnoreCase." by Treehugger Robot · 8 years ago
  69. 4376d21 Merge "Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service'" by Roshan Pius · 8 years ago
  70. 4293749 Add StartsWithIgnoreCase/EndsWithIgnoreCase. by Elliott Hughes · 8 years ago
  71. 60636fa logd: getTag() functional for chatty entries by Mark Salyzyn · 8 years ago
  72. d97efe0 Merge "log/logd.h should point to log/log.h" by Treehugger Robot · 8 years ago
  73. f2804e5 Upgrade native bridge to version 3 to support namespace by Zhenhua WANG · 8 years ago
  74. 57ba9c9 log/logd.h should point to log/log.h by Mark Salyzyn · 8 years ago
  75. 4818194 Merge "Allow multiple tcp adb connection to same device." by Elliott Hughes · 8 years ago
  76. dd153ef Merge "logd: address code fragility in last watermarks" by Treehugger Robot · 8 years ago
  77. 9fa133c Merge "fix regression from android_lookupEventTag_len()" by Treehugger Robot · 8 years ago
  78. 291fd67 Merge changes I8c58d6bd,I0a19fd87 by Treehugger Robot · 8 years ago
  79. 63660ad Merge changes I34ba5757,Ie65a762a by Josh Gao · 8 years ago
  80. 11a7165 Merge "liblog: restructure log/log.h and android/log.h" by Treehugger Robot · 8 years ago
  81. 9f53cac fix regression from android_lookupEventTag_len() by Mark Salyzyn · 8 years ago
  82. 470622f adb: fix test_sighup. by Josh Gao · 8 years ago
  83. e76b9f3 adb: fix race condition in test_non_interactive_sigint. by Josh Gao · 8 years ago
  84. 343b76e bootstat: drop event_log_list_builder by Mark Salyzyn · 8 years ago
  85. aeaaf81 liblog: logd: logcat: Split out log/logger.h into public and private. by Mark Salyzyn · 8 years ago
  86. 749a298 liblog: restructure log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  87. 8fcfd85 logd: address code fragility in last watermarks by Mark Salyzyn · 8 years ago
  88. 8cf0bd7 Merge "init: account for "init.svc." prefix in IsValidName" by Treehugger Robot · 8 years ago
  89. f6ac81e Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service' by Roshan Pius · 8 years ago
  90. 00860da init: account for "init.svc." prefix in IsValidName by Iliyan Malchev · 8 years ago
  91. 0ca2fe4 Merge "Move CapturedStderr to test_util library" by Treehugger Robot · 8 years ago
  92. 043912e Allow multiple tcp adb connection to same device. by Tao Wu · 8 years ago
  93. 620469a Merge "Move "adb shell" over to getopt(3), and allow -tt on old devices." by Elliott Hughes · 8 years ago
  94. 8c17630 Move CapturedStderr to test_util library by Wei Wang · 8 years ago
  95. 74552a9 Merge "libion: open /dev/ion read-only" by Treehugger Robot · 8 years ago
  96. 1ba4e98 libion: open /dev/ion read-only by Jeff Vander Stoep · 8 years ago
  97. cabfa11 Move "adb shell" over to getopt(3), and allow -tt on old devices. by Elliott Hughes · 8 years ago
  98. c75a32a Merge "logd: mLastWorstPidOFSystem crash" by Mark Salyzyn · 8 years ago
  99. fa07f9d logd: mLastWorstPidOFSystem crash by Mark Salyzyn · 8 years ago
  100. c741dd4 Merge "Add license to ndk_headers." by Treehugger Robot · 8 years ago