1. 3a724a8 Merge "give zygote AID_READPROC" by Treehugger Robot · 9 years ago
  2. dd4e5ae Merge "Set file capabilities after writing file data" by Treehugger Robot · 9 years ago
  3. 2260c09 Merge "Add fs_config entries for the webview_zygote." by Treehugger Robot · 9 years ago
  4. d0515e7 Set file capabilities after writing file data by Jin Qian · 9 years ago
  5. 480af3f Merge "Update for hidlized hwservicemanager." by Treehugger Robot · 9 years ago
  6. c21169c give zygote AID_READPROC by Nick Kralevich · 9 years ago
  7. ba825ac Update for hidlized hwservicemanager. by Steven Moreland · 9 years ago
  8. c54c533 Merge "Return nullptr from FindNamespaceByClassLoader for NB-enabled apps." by Treehugger Robot · 9 years ago
  9. 043bc97 Merge "init: Add support for ambient capabilities." by Treehugger Robot · 9 years ago
  10. 24b2913 init: Add support for ambient capabilities. by Jorge Lucangeli Obes · 9 years ago
  11. 800083d Return nullptr from FindNamespaceByClassLoader for NB-enabled apps. by Dimitry Ivanov · 9 years ago
  12. 0945380 Merge "adb: add `adb reconnect offline` to reconnect offline devices." by Josh Gao · 9 years ago
  13. 9955609 Merge "init: Put init in group AID_READPROC" by Treehugger Robot · 9 years ago
  14. fff1669 Merge "Fix log for early_mount" by Treehugger Robot · 9 years ago
  15. a2ceaf6 Add fs_config entries for the webview_zygote. by Robert Sesek · 9 years ago
  16. b5ce6f0 Merge "Add FuseBridgeLoop to libappfuse." by Treehugger Robot · 9 years ago
  17. 80960d2 init: Put init in group AID_READPROC by Nick Kralevich · 9 years ago
  18. 313b352 Fix log for early_mount by Wei Wang · 9 years ago
  19. cd368c6 Merge "Log when bootcharting ends." by Treehugger Robot · 9 years ago
  20. 9112b41 Merge "Add UID for vehicle network" by Treehugger Robot · 9 years ago
  21. 5ee97e8 Log when bootcharting ends. by Elliott Hughes · 9 years ago
  22. 42e802c Add UID for vehicle network by Keun-young Park · 9 years ago
  23. e381ecf Merge "Add utility functions for FUSE." by Treehugger Robot · 9 years ago
  24. 22d2b3e adb: add `adb reconnect offline` to reconnect offline devices. by Josh Gao · 9 years ago
  25. c613476 Add FuseBridgeLoop to libappfuse. by Daichi Hirono · 9 years ago
  26. 7f8e819 Add utility functions for FUSE. by Daichi Hirono · 9 years ago
  27. b838ff6 Merge "Make "adb logcat" pass $ANDROID_LOG_TAGS through again." by Treehugger Robot · 9 years ago
  28. 459ec80 Merge "liblog: remove reference to log/logger.h" by Treehugger Robot · 9 years ago
  29. d70a5fe Merge "Make sure wait for the dm device" by Treehugger Robot · 9 years ago
  30. 9039030 Make "adb logcat" pass $ANDROID_LOG_TAGS through again. by Elliott Hughes · 9 years ago
  31. a285252 liblog: remove reference to log/logger.h by Mark Salyzyn · 9 years ago
  32. dba750e Make sure wait for the dm device by Wei Wang · 9 years ago
  33. 28c0c07 Merge "Upgrade native bridge to version 3 to support namespace" by Dimitry Ivanov · 9 years ago
  34. a16ae87 Merge "Improve "adb install" diagnostics." by Treehugger Robot · 9 years ago
  35. f6653de Merge "Make libbacktrace build with LLVM r275480" by Pirama Arumuga Nainar · 9 years ago
  36. d879e0c Merge "init: allow '.' and '@' in service names" by Treehugger Robot · 9 years ago
  37. f655480 init: allow '.' and '@' in service names by Iliyan Malchev · 9 years ago
  38. da6fe65 Merge "Make "adb bugreport"'s .zip check case-insensitive." by Treehugger Robot · 9 years ago
  39. fbe0b45 Merge "logd: getTag() functional for chatty entries" by Treehugger Robot · 9 years ago
  40. 80fb4b0 Make libbacktrace build with LLVM r275480 by Pirama Arumuga Nainar · 9 years ago
  41. 7acce1b Make "adb bugreport"'s .zip check case-insensitive. by Elliott Hughes · 9 years ago
  42. 7288478 Improve "adb install" diagnostics. by Elliott Hughes · 9 years ago
  43. 61131fc Merge "Add StartsWithIgnoreCase/EndsWithIgnoreCase." by Treehugger Robot · 9 years ago
  44. 4376d21 Merge "Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service'" by Roshan Pius · 9 years ago
  45. 4293749 Add StartsWithIgnoreCase/EndsWithIgnoreCase. by Elliott Hughes · 9 years ago
  46. 60636fa logd: getTag() functional for chatty entries by Mark Salyzyn · 9 years ago
  47. d97efe0 Merge "log/logd.h should point to log/log.h" by Treehugger Robot · 9 years ago
  48. f2804e5 Upgrade native bridge to version 3 to support namespace by Zhenhua WANG · 9 years ago
  49. 57ba9c9 log/logd.h should point to log/log.h by Mark Salyzyn · 9 years ago
  50. 4818194 Merge "Allow multiple tcp adb connection to same device." by Elliott Hughes · 9 years ago
  51. dd153ef Merge "logd: address code fragility in last watermarks" by Treehugger Robot · 9 years ago
  52. 9fa133c Merge "fix regression from android_lookupEventTag_len()" by Treehugger Robot · 9 years ago
  53. 291fd67 Merge changes I8c58d6bd,I0a19fd87 by Treehugger Robot · 9 years ago
  54. 63660ad Merge changes I34ba5757,Ie65a762a by Josh Gao · 9 years ago
  55. 11a7165 Merge "liblog: restructure log/log.h and android/log.h" by Treehugger Robot · 9 years ago
  56. 9f53cac fix regression from android_lookupEventTag_len() by Mark Salyzyn · 9 years ago
  57. 470622f adb: fix test_sighup. by Josh Gao · 9 years ago
  58. e76b9f3 adb: fix race condition in test_non_interactive_sigint. by Josh Gao · 9 years ago
  59. 343b76e bootstat: drop event_log_list_builder by Mark Salyzyn · 9 years ago
  60. aeaaf81 liblog: logd: logcat: Split out log/logger.h into public and private. by Mark Salyzyn · 9 years ago
  61. 749a298 liblog: restructure log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  62. 8fcfd85 logd: address code fragility in last watermarks by Mark Salyzyn · 9 years ago
  63. 8cf0bd7 Merge "init: account for "init.svc." prefix in IsValidName" by Treehugger Robot · 9 years ago
  64. f6ac81e Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service' by Roshan Pius · 9 years ago
  65. 00860da init: account for "init.svc." prefix in IsValidName by Iliyan Malchev · 9 years ago
  66. 0ca2fe4 Merge "Move CapturedStderr to test_util library" by Treehugger Robot · 9 years ago
  67. 043912e Allow multiple tcp adb connection to same device. by Tao Wu · 9 years ago
  68. 620469a Merge "Move "adb shell" over to getopt(3), and allow -tt on old devices." by Elliott Hughes · 9 years ago
  69. 8c17630 Move CapturedStderr to test_util library by Wei Wang · 9 years ago
  70. 74552a9 Merge "libion: open /dev/ion read-only" by Treehugger Robot · 9 years ago
  71. 1ba4e98 libion: open /dev/ion read-only by Jeff Vander Stoep · 9 years ago
  72. cabfa11 Move "adb shell" over to getopt(3), and allow -tt on old devices. by Elliott Hughes · 9 years ago
  73. c75a32a Merge "logd: mLastWorstPidOFSystem crash" by Mark Salyzyn · 9 years ago
  74. fa07f9d logd: mLastWorstPidOFSystem crash by Mark Salyzyn · 9 years ago
  75. c741dd4 Merge "Add license to ndk_headers." by Treehugger Robot · 9 years ago
  76. fc75f94 Merge "Add missing host ldlibs" by Colin Cross · 9 years ago
  77. 27d2d49 Merge "system/core: preparation to pull back interfaces from android/log.h" by Mark Salyzyn · 9 years ago
  78. 53783b1 Add missing host ldlibs by Colin Cross · 9 years ago
  79. d557057 Merge "libbase: add parsedouble.h." by Yabin Cui · 9 years ago
  80. 286b2ea Add license to ndk_headers. by Dan Albert · 9 years ago
  81. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 9 years ago
  82. 1edd61c Merge "adb: fix undefined behavior" by Treehugger Robot · 9 years ago
  83. ef57d54 adb: fix undefined behavior by Ting-Yuan Huang · 9 years ago
  84. 997cba4 libbase: add parsedouble.h. by Yabin Cui · 9 years ago
  85. 6da6d37 Merge "logd: Use private interfaces for buffer size properties" by Mark Salyzyn · 9 years ago
  86. 094004b Merge "liblog: Add private interfaces for buffer size properties" by Mark Salyzyn · 9 years ago
  87. 5062b87 Merge "init: use libbootloader_message." by Tao Bao · 9 years ago
  88. 1051e10 init: use libbootloader_message. by Yabin Cui · 9 years ago
  89. 4bc51d1 Merge "Add functions in recovery/minzip to libziparchive" by Tianjie Xu · 9 years ago
  90. f10e273 logd: Use private interfaces for buffer size properties by Mark Salyzyn · 9 years ago
  91. e455373 liblog: Add private interfaces for buffer size properties by Mark Salyzyn · 9 years ago
  92. c1f74ca Merge changes Ibf4774f7,I6568eea0,I35e83679,I9faf8826,I8ee9d999 by Treehugger Robot · 9 years ago
  93. 915d620 Merge "liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable()" by Treehugger Robot · 9 years ago
  94. 6da1ea0 Merge "liblog: __android_log_pmsg_file_write() cleanup" by Treehugger Robot · 9 years ago
  95. 18c2592 Add functions in recovery/minzip to libziparchive by Tianjie Xu · 9 years ago
  96. 14a7725 Merge "Continue using the legacy NDK android/log.h." by Treehugger Robot · 9 years ago
  97. b7c3996 Continue using the legacy NDK android/log.h. by Dan Albert · 9 years ago
  98. 5171beb Merge "Remove socket_loopback_client." by Treehugger Robot · 9 years ago
  99. e528be5 fs_mgr: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  100. 97787a0 adb: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago