1. 3142267 Merge "Add UID for vehicle network" am: 9112b419bd by Keun-young Park · 9 years ago
  2. 9112b41 Merge "Add UID for vehicle network" by Treehugger Robot · 9 years ago
  3. 42e802c Add UID for vehicle network by Keun-young Park · 9 years ago
  4. d37b649 Merge "Add utility functions for FUSE." am: e381ecf63b by Daichi Hirono · 9 years ago
  5. e381ecf Merge "Add utility functions for FUSE." by Treehugger Robot · 9 years ago
  6. 7f8e819 Add utility functions for FUSE. by Daichi Hirono · 9 years ago
  7. a4f497e Merge "Make "adb logcat" pass $ANDROID_LOG_TAGS through again." am: b838ff65d9 by Elliott Hughes · 9 years ago
  8. b838ff6 Merge "Make "adb logcat" pass $ANDROID_LOG_TAGS through again." by Treehugger Robot · 9 years ago
  9. c023da6 Merge "liblog: remove reference to log/logger.h" am: 459ec807a7 by Mark Salyzyn · 9 years ago
  10. 459ec80 Merge "liblog: remove reference to log/logger.h" by Treehugger Robot · 9 years ago
  11. 496e667 Merge "Make sure wait for the dm device" am: d70a5feb60 by Wei Wang · 9 years ago
  12. d70a5fe Merge "Make sure wait for the dm device" by Treehugger Robot · 9 years ago
  13. 9039030 Make "adb logcat" pass $ANDROID_LOG_TAGS through again. by Elliott Hughes · 9 years ago
  14. a285252 liblog: remove reference to log/logger.h by Mark Salyzyn · 9 years ago
  15. dba750e Make sure wait for the dm device by Wei Wang · 9 years ago
  16. 996cfc7 Merge "Upgrade native bridge to version 3 to support namespace" am: 28c0c0762e by Dimitry Ivanov · 9 years ago
  17. 66321bc Merge "Improve "adb install" diagnostics." am: a16ae8717c by Elliott Hughes · 9 years ago
  18. 28c0c07 Merge "Upgrade native bridge to version 3 to support namespace" by Dimitry Ivanov · 9 years ago
  19. a16ae87 Merge "Improve "adb install" diagnostics." by Treehugger Robot · 9 years ago
  20. d3ce6da Merge "Make libbacktrace build with LLVM r275480" am: f6653de814 by Pirama Arumuga Nainar · 9 years ago
  21. 8ef815d Merge "init: allow '.' and '@' in service names" am: d879e0c750 by Iliyan Malchev · 9 years ago
  22. f6653de Merge "Make libbacktrace build with LLVM r275480" by Pirama Arumuga Nainar · 9 years ago
  23. d879e0c Merge "init: allow '.' and '@' in service names" by Treehugger Robot · 9 years ago
  24. f655480 init: allow '.' and '@' in service names by Iliyan Malchev · 9 years ago
  25. 02ee172 Merge "Make "adb bugreport"'s .zip check case-insensitive." am: da6fe65000 by Elliott Hughes · 9 years ago
  26. da6fe65 Merge "Make "adb bugreport"'s .zip check case-insensitive." by Treehugger Robot · 9 years ago
  27. 2bbb6d6 Merge "logd: getTag() functional for chatty entries" am: fbe0b45544 by Mark Salyzyn · 9 years ago
  28. fbe0b45 Merge "logd: getTag() functional for chatty entries" by Treehugger Robot · 9 years ago
  29. 80fb4b0 Make libbacktrace build with LLVM r275480 by Pirama Arumuga Nainar · 9 years ago
  30. 7acce1b Make "adb bugreport"'s .zip check case-insensitive. by Elliott Hughes · 9 years ago
  31. 7288478 Improve "adb install" diagnostics. by Elliott Hughes · 9 years ago
  32. 35f8591 Merge "Add StartsWithIgnoreCase/EndsWithIgnoreCase." am: 61131fc92f by Elliott Hughes · 9 years ago
  33. 61131fc Merge "Add StartsWithIgnoreCase/EndsWithIgnoreCase." by Treehugger Robot · 9 years ago
  34. c8356e5 Merge "Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service'" by Roshan Pius · 9 years ago
  35. 4376d21 Merge "Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service'" by Roshan Pius · 9 years ago
  36. 4293749 Add StartsWithIgnoreCase/EndsWithIgnoreCase. by Elliott Hughes · 9 years ago
  37. 60636fa logd: getTag() functional for chatty entries by Mark Salyzyn · 9 years ago
  38. 171a6a4 Merge "log/logd.h should point to log/log.h" am: d97efe0383 by Mark Salyzyn · 9 years ago
  39. d97efe0 Merge "log/logd.h should point to log/log.h" by Treehugger Robot · 9 years ago
  40. f2804e5 Upgrade native bridge to version 3 to support namespace by Zhenhua WANG · 10 years ago
  41. 57ba9c9 log/logd.h should point to log/log.h by Mark Salyzyn · 9 years ago
  42. e060cda Merge "Allow multiple tcp adb connection to same device." am: 4818194a25 by Elliott Hughes · 9 years ago
  43. 4818194 Merge "Allow multiple tcp adb connection to same device." by Elliott Hughes · 9 years ago
  44. 54977be Merge "logd: address code fragility in last watermarks" am: dd153ef247 by Mark Salyzyn · 9 years ago
  45. 6df6448 Merge "fix regression from android_lookupEventTag_len()" am: 9fa133cc28 by Mark Salyzyn · 9 years ago
  46. dd153ef Merge "logd: address code fragility in last watermarks" by Treehugger Robot · 9 years ago
  47. 9fa133c Merge "fix regression from android_lookupEventTag_len()" by Treehugger Robot · 9 years ago
  48. d461fd3 Merge changes I8c58d6bd,I0a19fd87 am: 291fd678e5 by Mark Salyzyn · 9 years ago
  49. d601f3f bootstat: drop event_log_list_builder am: 343b76e449 by Mark Salyzyn · 9 years ago
  50. 28fcac7 liblog: logd: logcat: Split out log/logger.h into public and private. by Mark Salyzyn · 9 years ago
  51. 291fd67 Merge changes I8c58d6bd,I0a19fd87 by Treehugger Robot · 9 years ago
  52. f99573a Merge changes I34ba5757,Ie65a762a am: 63660add3f by Josh Gao · 9 years ago
  53. 8baf119 adb: fix test_sighup. am: 470622f064 by Josh Gao · 9 years ago
  54. a065809 adb: fix race condition in test_non_interactive_sigint. am: e76b9f3dde by Josh Gao · 9 years ago
  55. 63660ad Merge changes I34ba5757,Ie65a762a by Josh Gao · 9 years ago
  56. 9fd2ffc Merge "liblog: restructure log/log.h and android/log.h" am: 11a7165ecf by Mark Salyzyn · 9 years ago
  57. 11a7165 Merge "liblog: restructure log/log.h and android/log.h" by Treehugger Robot · 9 years ago
  58. 9f53cac fix regression from android_lookupEventTag_len() by Mark Salyzyn · 9 years ago
  59. 470622f adb: fix test_sighup. by Josh Gao · 9 years ago
  60. e76b9f3 adb: fix race condition in test_non_interactive_sigint. by Josh Gao · 9 years ago
  61. 343b76e bootstat: drop event_log_list_builder by Mark Salyzyn · 9 years ago
  62. aeaaf81 liblog: logd: logcat: Split out log/logger.h into public and private. by Mark Salyzyn · 9 years ago
  63. 749a298 liblog: restructure log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  64. 8fcfd85 logd: address code fragility in last watermarks by Mark Salyzyn · 9 years ago
  65. 6b03c27 Merge "init: account for "init.svc." prefix in IsValidName" am: 8cf0bd75f7 by Iliyan Malchev · 9 years ago
  66. 8cf0bd7 Merge "init: account for "init.svc." prefix in IsValidName" by Treehugger Robot · 9 years ago
  67. f6ac81e Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service' by Roshan Pius · 9 years ago
  68. 00860da init: account for "init.svc." prefix in IsValidName by Iliyan Malchev · 9 years ago
  69. 1d86d45 Merge "Move CapturedStderr to test_util library" am: 0ca2fe4c43 by Wei Wang · 9 years ago
  70. 0ca2fe4 Merge "Move CapturedStderr to test_util library" by Treehugger Robot · 9 years ago
  71. 043912e Allow multiple tcp adb connection to same device. by Tao Wu · 9 years ago
  72. f58d06a Merge "Move "adb shell" over to getopt(3), and allow -tt on old devices." by Elliott Hughes · 9 years ago
  73. 620469a Merge "Move "adb shell" over to getopt(3), and allow -tt on old devices." by Elliott Hughes · 9 years ago
  74. 8c17630 Move CapturedStderr to test_util library by Wei Wang · 9 years ago
  75. 65233f2 Merge "libion: open /dev/ion read-only" am: 74552a9e7b by Jeff Vander Stoep · 9 years ago
  76. 74552a9 Merge "libion: open /dev/ion read-only" by Treehugger Robot · 9 years ago
  77. 1ba4e98 libion: open /dev/ion read-only by Jeff Vander Stoep · 9 years ago
  78. cabfa11 Move "adb shell" over to getopt(3), and allow -tt on old devices. by Elliott Hughes · 9 years ago
  79. ead6503 Merge "logd: mLastWorstPidOFSystem crash" am: c75a32aae3 by Mark Salyzyn · 9 years ago
  80. c75a32a Merge "logd: mLastWorstPidOFSystem crash" by Mark Salyzyn · 9 years ago
  81. fa07f9d logd: mLastWorstPidOFSystem crash by Mark Salyzyn · 9 years ago
  82. e69242a Merge "Add license to ndk_headers." am: c741dd4838 by Dan Albert · 9 years ago
  83. c741dd4 Merge "Add license to ndk_headers." by Treehugger Robot · 9 years ago
  84. 8355e6c Merge "Add missing host ldlibs" am: fc75f94643 by Colin Cross · 9 years ago
  85. fc75f94 Merge "Add missing host ldlibs" by Colin Cross · 9 years ago
  86. 8a7297a Merge "system/core: preparation to pull back interfaces from android/log.h" by Mark Salyzyn · 9 years ago
  87. 27d2d49 Merge "system/core: preparation to pull back interfaces from android/log.h" by Mark Salyzyn · 9 years ago
  88. 53783b1 Add missing host ldlibs by Colin Cross · 9 years ago
  89. de3e600 Merge "libbase: add parsedouble.h." am: d55705796e by Yabin Cui · 9 years ago
  90. d557057 Merge "libbase: add parsedouble.h." by Yabin Cui · 9 years ago
  91. 286b2ea Add license to ndk_headers. by Dan Albert · 9 years ago
  92. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 9 years ago
  93. e02e118 Merge "adb: fix undefined behavior" am: 1edd61ce5d by Ting-Yuan Huang · 9 years ago
  94. 1edd61c Merge "adb: fix undefined behavior" by Treehugger Robot · 9 years ago
  95. ef57d54 adb: fix undefined behavior by Ting-Yuan Huang · 9 years ago
  96. 997cba4 libbase: add parsedouble.h. by Yabin Cui · 9 years ago
  97. 1bd1e57 Merge "logd: Use private interfaces for buffer size properties" am: 6da6d37c81 by Mark Salyzyn · 9 years ago
  98. 6da6d37 Merge "logd: Use private interfaces for buffer size properties" by Mark Salyzyn · 9 years ago
  99. 8806766 Merge "liblog: Add private interfaces for buffer size properties" am: 094004bf42 by Mark Salyzyn · 9 years ago
  100. 094004b Merge "liblog: Add private interfaces for buffer size properties" by Mark Salyzyn · 9 years ago