1. 06e0fce liblog: have writers handle their own state by Tom Cherry · 4 years, 8 months ago
  2. 2a6811b liblog: use a rwlock for writer initialization by Tom Cherry · 4 years, 8 months ago
  3. 49a8af7 liblog: do not check loggability of event logs before sending to logd by Tom Cherry · 4 years, 8 months ago
  4. c619e49 liblog: simplify fake_log_device by Tom Cherry · 4 years, 8 months ago
  5. d953ba3 liblog: add a test for liblog on host by Tom Cherry · 4 years, 8 months ago
  6. ed860ff Make android_logger_set_prune_list() sane by Tom Cherry · 4 years, 8 months ago
  7. 8d22253 liblog: accept log messages with hdr_size greater than known headers by Tom Cherry · 4 years, 8 months ago
  8. 4023938 Merge "liblog: remove the rest of the log reader transport" by Tom Cherry · 4 years, 9 months ago
  9. 332f99a Merge "liblog: remove memset() before recv()." by Tom Cherry · 4 years, 9 months ago
  10. 1a75a8c liblog: remove memset() before recv(). by Tom Cherry · 4 years, 9 months ago
  11. 026ddde liblog: remove the rest of the log reader transport by Tom Cherry · 4 years, 9 months ago
  12. 9829e7f liblog: Assure shifting behavior is consistent by Greg Kaiser · 4 years, 9 months ago
  13. 7d16aed Merge "liblog: simplify logd 'command' functions and struct logger" by Tom Cherry · 4 years, 9 months ago
  14. 9156c53 liblog: simplify logd 'command' functions and struct logger by Tom Cherry · 4 years, 9 months ago
  15. c9c8318 Merge "liblog: return 0 from android_logger_list_read() when recv() returns 0" by Tom Cherry · 4 years, 9 months ago
  16. b8bacea liblog: return 0 from android_logger_list_read() when recv() returns 0 by Tom Cherry · 4 years, 9 months ago
  17. 828db1a liblog: cleanup opaque type usage by Tom Cherry · 4 years, 9 months ago
  18. b2542d2 Rename # vndk tag to # llndk by Jiyong Park · 4 years, 9 months ago
  19. 594f70f Move adbd to an apex. by Josh Gao · 5 years ago
  20. a379b1c liblog: document the liblog<->logd protocol format by Tom Cherry · 4 years, 10 months ago
  21. e05b784 liblog: remove unused parts of android_log_transport_context by Tom Cherry · 4 years, 10 months ago
  22. 441054a Remove old logger_entry_v* formats by Tom Cherry · 4 years, 10 months ago
  23. 896fb9e liblog: disable header_abi_checker by Tom Cherry · 4 years, 9 months ago
  24. 350164c Revert "liblog: remove mistakenly added symbols from vndk" by Tom Cherry · 4 years, 9 months ago
  25. 7867721 liblog: remove mistakenly added symbols from vndk by Tom Cherry · 4 years, 10 months ago
  26. 5e81aa2 liblog: fixup log_id_t by Tom Cherry · 4 years, 10 months ago
  27. 362e289 liblog: remove checks for __GNUC__ by Tom Cherry · 4 years, 10 months ago
  28. 443b5df Merge "liblog: remove client side permissions checking" by Tom Cherry · 4 years, 10 months ago
  29. fa88eeb Merge "liblog: remove unneeded checks and includes from headers" by Tom Cherry · 4 years, 10 months ago
  30. 1e59dcc liblog: remove client side permissions checking by Tom Cherry · 4 years, 10 months ago
  31. 3ab3135 liblog: enable more tests by Tom Cherry · 4 years, 10 months ago
  32. f5bad50 Merge "liblog: remove obsolete comment" by Tom Cherry · 4 years, 10 months ago
  33. c734eae liblog: remove unneeded checks and includes from headers by Tom Cherry · 4 years, 10 months ago
  34. 4e58c84 liblog: remove obsolete comment by Tom Cherry · 4 years, 10 months ago
  35. c6a4272 liblog: use RunLogTests() for more tests by Tom Cherry · 4 years, 10 months ago
  36. dbc4815 liblog: don't sleep in the middle of tests by Tom Cherry · 4 years, 10 months ago
  37. bbbf089 liblog: use packed structs instead of raw unaligned reads by Tom Cherry · 4 years, 10 months ago
  38. e3fc9ac Merge "liblog: remove alarm in logd_reader.cpp" by Tom Cherry · 4 years, 10 months ago
  39. 5398021 liblog: remove alarm in logd_reader.cpp by Tom Cherry · 4 years, 10 months ago
  40. 5d7969b Merge "liblog: remove code checking for fd = 0" by Tom Cherry · 4 years, 10 months ago
  41. 29d0e89 liblog: remove code checking for fd = 0 by Tom Cherry · 4 years, 10 months ago
  42. 34282df [liblog] fix -Wreorder-init-list by Nick Desaulniers · 4 years, 10 months ago
  43. 7e99b22 liblog: run in isolated mode, disable flaky tests by Tom Cherry · 4 years, 10 months ago
  44. c37e3f0 Merge "liblog: use EXPECTED_STREQ for strings" by Treehugger Robot · 4 years, 10 months ago
  45. 0de52e9 liblog: use EXPECTED_STREQ for strings by Tom Cherry · 4 years, 10 months ago
  46. 685949d Merge "liblog: remove superfluous checks" by Tom Cherry · 4 years, 10 months ago
  47. 47fdf66 Merge "liblog: don't set transports to nullptr when they close" by Tom Cherry · 4 years, 10 months ago
  48. 990852f liblog: remove superfluous checks by Tom Cherry · 4 years, 10 months ago
  49. 97ec4ee liblog: don't set transports to nullptr when they close by Tom Cherry · 4 years, 10 months ago
  50. 6efbda7 liblog: replace crufty min macro with existing MIN. by Elliott Hughes · 4 years, 10 months ago
  51. 173e4ba Merge "liblog: remove more endianness functions" by Tom Cherry · 4 years, 10 months ago
  52. d1ad895 liblog: remove more endianness functions by Tom Cherry · 4 years, 10 months ago
  53. 0f6ea6e liblog: remove a few unused items by Tom Cherry · 4 years, 10 months ago
  54. 2187a41 liblog: fix prio and tag validation code by Tom Cherry · 4 years, 10 months ago
  55. 2beabe5 liblog: remove config_write.cpp/.h by Tom Cherry · 4 years, 10 months ago
  56. 9d35034 liblog: remove log/log_transport.h by Tom Cherry · 4 years, 10 months ago
  57. 4c63e04 liblog: remove endianness functions by Tom Cherry · 4 years, 10 months ago
  58. ebb7cdd liblog: remove unused test #defines and transport code by Tom Cherry · 4 years, 10 months ago
  59. 2238ce2 liblog: remove stderr logger by Tom Cherry · 4 years, 10 months ago
  60. 7d045f6 liblog: add -Wall,-Wextra and do related clean-up. by Tom Cherry · 4 years, 10 months ago
  61. 0bf4167 liblog: run liblog#enoent only as root by Tom Cherry · 5 years ago
  62. f7e1b1e liblog: only allow one transport for reading by Tom Cherry · 5 years ago
  63. 1bc1301 liblog: enable tests accidentally disabled by Tom Cherry · 5 years ago
  64. d00b3af liblog: Remove stdbool.h from .cpp files by Tom Cherry · 5 years ago
  65. de3ad1d Remove an ancient spam-busting hack from logd. by Elliott Hughes · 9 years ago
  66. 9d47360 Fix format string for new google benchmark by Haibo Huang · 5 years ago
  67. a808b11 Enable native_bridge_support by dimitry · 5 years ago
  68. 84235b7 Merge "Workaround bad markdown parser." by Treehugger Robot · 5 years ago
  69. 989467d Workaround bad markdown parser. by Dan Albert · 5 years ago
  70. 9158984 liblog: display valid utf8 characters with 'printable' log format by Tom Cherry · 5 years ago
  71. 927c3d9 liblog: remove LIBLOG_WEAK by Tom Cherry · 5 years ago
  72. 92c9e8a Merge "Version liblog LL-NDK library" by Treehugger Robot · 5 years ago
  73. 270f65f Version liblog LL-NDK library by Vic Yang · 5 years ago
  74. c6ad69d liblog: don't return 0xFFFFFFFF as an invalid log id. by Josh Gao · 5 years ago
  75. dd2ea5f Suppress -Wstring-plus-int warning by Yi Kong · 5 years ago
  76. 1580094 __android_log_is_debuggable() shouldn't be an apex symbol by Tom Cherry · 5 years ago
  77. fe1f701 liblog: add stubs variant by Tom Cherry · 5 years ago
  78. c911d5a Merge "liblog: make liblog_headers truly stand-alone." by Elliott Hughes · 5 years ago
  79. 3c3bdc1 liblog: make liblog_headers truly stand-alone. by Elliott Hughes · 5 years ago
  80. 05de1ba liblog: simplify socket_local_client() and always use CLOEXEC by Tom Cherry · 5 years ago
  81. 2d9779e liblog: remove visibility macros by Tom Cherry · 5 years ago
  82. 3882b50 Actually add right instant app boilerplate. by Tom Cherry · 6 years ago
  83. d722fbf Add "instant app" boilerplate. by Tom Cherry · 6 years ago
  84. 44f0023 Add a version script for liblog for the platform by Tom Cherry · 6 years ago
  85. e181bf5 Merge "Remove liblog/uio.c and <log/uio.h>" by Tom Cherry · 6 years ago
  86. 0658547 Merge "Remove __android_log_event_list and the reader aspect of android_log_event_list" by Tom Cherry · 6 years ago
  87. 804e7d8 Fix clang-tidy warnings in log_time.h by Bernie Innocenti · 6 years ago
  88. 6a46240 Merge "Remove liblog's rate limiting" by Treehugger Robot · 6 years ago
  89. 9ddb1dd Merge "liblog: statically link tests" by Tom Cherry · 6 years ago
  90. c2ea6e7 Remove __android_log_event_list and the reader aspect of android_log_event_list by Tom Cherry · 6 years ago
  91. 6f6ef39 Remove liblog/uio.c and <log/uio.h> by Tom Cherry · 6 years ago
  92. 4f82461 Merge "Use #pragma one for all liblog includes" by Tom Cherry · 6 years ago
  93. 1d69860 Merge "Remove <log/logd.h> and <log/logger.h>" by Treehugger Robot · 6 years ago
  94. bab5220 Use #pragma one for all liblog includes by Tom Cherry · 6 years ago
  95. 3a4591c Merge "Remove checks for _USING_LIBCXX" by Treehugger Robot · 6 years ago
  96. 3b4bddc Remove liblog's rate limiting by Tom Cherry · 6 years ago
  97. e780431 Merge "Remove __ANDROID_USE_LIBLOG_* guards" by Treehugger Robot · 6 years ago
  98. a6d5998 Remove <log/logd.h> and <log/logger.h> by Tom Cherry · 6 years ago
  99. 1e1b915 Remove __ANDROID_USE_LIBLOG_* guards by Tom Cherry · 6 years ago
  100. e5b6150 Remove checks for _USING_LIBCXX by Tom Cherry · 6 years ago