1. 35c4f0b Merge "liblog: remove client side permissions checking" by Tom Cherry · 5 years ago
  2. b29667f Merge "liblog: remove unneeded checks and includes from headers" by Tom Cherry · 5 years ago
  3. 5e66255 liblog: remove client side permissions checking by Tom Cherry · 5 years ago
  4. 1d6436b liblog: enable more tests by Tom Cherry · 5 years ago
  5. 795f82a Merge "liblog: remove obsolete comment" by Tom Cherry · 5 years ago
  6. 238f883 liblog: remove unneeded checks and includes from headers by Tom Cherry · 5 years ago
  7. 8cc5478 liblog: remove obsolete comment by Tom Cherry · 5 years ago
  8. 7a496e7 liblog: use RunLogTests() for more tests by Tom Cherry · 5 years ago
  9. d578241 liblog: don't sleep in the middle of tests by Tom Cherry · 6 years ago
  10. b4d581c liblog: use packed structs instead of raw unaligned reads by Tom Cherry · 6 years ago
  11. 5880b62 Merge "liblog: remove alarm in logd_reader.cpp" by Tom Cherry · 6 years ago
  12. 4c4231d liblog: remove alarm in logd_reader.cpp by Tom Cherry · 6 years ago
  13. 504c100 Merge "liblog: remove code checking for fd = 0" by Tom Cherry · 6 years ago
  14. d4dad4d liblog: remove code checking for fd = 0 by Tom Cherry · 6 years ago
  15. 760c307 [liblog] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  16. c942526 liblog: run in isolated mode, disable flaky tests by Tom Cherry · 6 years ago
  17. 8aa2dd6 Merge "liblog: use EXPECTED_STREQ for strings" by Treehugger Robot · 6 years ago
  18. 337cb56 liblog: use EXPECTED_STREQ for strings by Tom Cherry · 6 years ago
  19. c88d122 Merge "liblog: remove superfluous checks" by Tom Cherry · 6 years ago
  20. 03e5a1b Merge "liblog: don't set transports to nullptr when they close" by Tom Cherry · 6 years ago
  21. c8041a2 liblog: remove superfluous checks by Tom Cherry · 6 years ago
  22. 0d4012a liblog: don't set transports to nullptr when they close by Tom Cherry · 6 years ago
  23. 89df951 liblog: replace crufty min macro with existing MIN. by Elliott Hughes · 6 years ago
  24. fe7098e Merge "liblog: remove more endianness functions" by Tom Cherry · 6 years ago
  25. 7823c9c liblog: remove more endianness functions by Tom Cherry · 6 years ago
  26. 3a1af6e liblog: remove a few unused items by Tom Cherry · 6 years ago
  27. 7d5b8ae liblog: fix prio and tag validation code by Tom Cherry · 6 years ago
  28. bf1597f liblog: remove config_write.cpp/.h by Tom Cherry · 6 years ago
  29. 2694946 liblog: remove log/log_transport.h by Tom Cherry · 6 years ago
  30. b4b8067 liblog: remove endianness functions by Tom Cherry · 6 years ago
  31. f3e0042 liblog: remove unused test #defines and transport code by Tom Cherry · 6 years ago
  32. 4929464 liblog: remove stderr logger by Tom Cherry · 6 years ago
  33. f3b6ce5 liblog: add -Wall,-Wextra and do related clean-up. by Tom Cherry · 6 years ago
  34. 49ed41b liblog: run liblog#enoent only as root by Tom Cherry · 6 years ago
  35. c8ac2e8 liblog: only allow one transport for reading by Tom Cherry · 6 years ago
  36. a76e3b8 liblog: enable tests accidentally disabled by Tom Cherry · 6 years ago
  37. 17923cb liblog: Remove stdbool.h from .cpp files by Tom Cherry · 6 years ago
  38. 10a092c Remove an ancient spam-busting hack from logd. by Elliott Hughes · 10 years ago
  39. 96e0742 Fix format string for new google benchmark by Haibo Huang · 6 years ago
  40. 5a58331 Enable native_bridge_support by dimitry · 6 years ago
  41. 29c395d Merge "Workaround bad markdown parser." by Treehugger Robot · 6 years ago
  42. 02ee742 Workaround bad markdown parser. by Dan Albert · 6 years ago
  43. 4097ba7 liblog: display valid utf8 characters with 'printable' log format by Tom Cherry · 6 years ago
  44. 7cf533a liblog: remove LIBLOG_WEAK by Tom Cherry · 6 years ago
  45. d0bf704 Merge "Version liblog LL-NDK library" by Treehugger Robot · 6 years ago
  46. cd235ca Version liblog LL-NDK library by Vic Yang · 6 years ago
  47. 10a150f liblog: don't return 0xFFFFFFFF as an invalid log id. by Josh Gao · 6 years ago
  48. 734bb12 Suppress -Wstring-plus-int warning by Yi Kong · 6 years ago
  49. df4896d __android_log_is_debuggable() shouldn't be an apex symbol by Tom Cherry · 6 years ago
  50. 1837b0c liblog: add stubs variant by Tom Cherry · 6 years ago
  51. ebfcaf2 Merge "liblog: make liblog_headers truly stand-alone." by Elliott Hughes · 6 years ago
  52. be355ff liblog: make liblog_headers truly stand-alone. by Elliott Hughes · 6 years ago
  53. e07e73b liblog: simplify socket_local_client() and always use CLOEXEC by Tom Cherry · 6 years ago
  54. fa99b7e liblog: remove visibility macros by Tom Cherry · 6 years ago
  55. cd0c869 Actually add right instant app boilerplate. by Tom Cherry · 6 years ago
  56. 077bf49 Add "instant app" boilerplate. by Tom Cherry · 6 years ago
  57. 8ff719b Add a version script for liblog for the platform by Tom Cherry · 6 years ago
  58. da0784b Merge "Remove liblog/uio.c and <log/uio.h>" by Tom Cherry · 6 years ago
  59. 9642f26 Merge "Remove __android_log_event_list and the reader aspect of android_log_event_list" by Tom Cherry · 6 years ago
  60. 69c646e Fix clang-tidy warnings in log_time.h by Bernie Innocenti · 6 years ago
  61. e7e3575 Merge "Remove liblog's rate limiting" by Treehugger Robot · 6 years ago
  62. ac90774 Merge "liblog: statically link tests" by Tom Cherry · 6 years ago
  63. 92a0cc1 Remove __android_log_event_list and the reader aspect of android_log_event_list by Tom Cherry · 6 years ago
  64. d3babed Remove liblog/uio.c and <log/uio.h> by Tom Cherry · 6 years ago
  65. 04f6dcf Merge "Use #pragma one for all liblog includes" by Tom Cherry · 6 years ago
  66. 2cad694 Merge "Remove <log/logd.h> and <log/logger.h>" by Treehugger Robot · 6 years ago
  67. 91f9eb6 Use #pragma one for all liblog includes by Tom Cherry · 6 years ago
  68. 8a57356 Merge "Remove checks for _USING_LIBCXX" by Treehugger Robot · 6 years ago
  69. 2f77a7b Remove liblog's rate limiting by Tom Cherry · 6 years ago
  70. a98f91b Merge "Remove __ANDROID_USE_LIBLOG_* guards" by Treehugger Robot · 6 years ago
  71. c04b959 Remove <log/logd.h> and <log/logger.h> by Tom Cherry · 6 years ago
  72. 97f1a23 Remove __ANDROID_USE_LIBLOG_* guards by Tom Cherry · 6 years ago
  73. e781e52 Remove checks for _USING_LIBCXX by Tom Cherry · 6 years ago
  74. be4bc69 liblog: convert to C++ by Tom Cherry · 6 years ago
  75. 66e095c liblog: statically link tests by Tom Cherry · 6 years ago
  76. b400a48 liblog: remove LOGGER_LOCAL by Tom Cherry · 6 years ago
  77. 5d9bb9e Merge "liblog: convert README to markdown" by Treehugger Robot · 6 years ago
  78. 5eb6bf7 liblog: convert README to markdown by Tom Cherry · 6 years ago
  79. 06733b7 Use the existing .clang-format-2 for liblog by Tom Cherry · 6 years ago
  80. 0626fd4 Merge "Add missing <android/log.h> documentation." by Elliott Hughes · 6 years ago
  81. eed4a98 Add missing <android/log.h> documentation. by Elliott Hughes · 6 years ago
  82. 4bfbd43 Convert more modules to Android.bp by Dan Willemsen · 6 years ago
  83. 4d4ab09 Merge "liblog: Fix memory leaks" by Treehugger Robot · 6 years ago
  84. 5aae6db Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  85. fc4f0b5 liblog: Fix memory leaks by George Burgess IV · 7 years ago
  86. a138e3b Declare __fake_use_va_args as a constexpr function. by Chih-Hung Hsieh · 7 years ago
  87. cffc6b1 Merge "liblog#__android_log_btwrite__android_logger_list_read fail" by Tom Cherry · 7 years ago
  88. 4d1d0f9 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 7 years ago
  89. 138d829 liblog#__android_log_btwrite__android_logger_list_read fail by Yuxian Xu · 7 years ago
  90. 8c4cfab liblog: Add functions to reset log context by Suren Baghdasaryan · 7 years ago
  91. e520b93 Suppress gnu-zero-variadic-macro-arguments warning. by Chih-Hung Hsieh · 7 years ago
  92. dc26db6 Declare __fake_use_va_args as a variadic function. by Chih-Hung Hsieh · 7 years ago
  93. a8674b8 Declare __FAKE_USE_VA_ARGS as a variadic function. by Chih-Hung Hsieh · 7 years ago
  94. 467bbbd Use __VA_ARGS__ when in clang static analyzer. by Chih-Hung Hsieh · 7 years ago
  95. 5b565c0 [logd] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  96. 15addc4 Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  97. 0406f76 Merge changes from topic "mingw-clang" by Treehugger Robot · 7 years ago
  98. 5063650 Do not customize __format__ for Windows/MinGW to gnu_printf by Pirama Arumuga Nainar · 7 years ago
  99. c90282d Remove pstore case ibc.__pstore_append from CTS by chenhg · 7 years ago
  100. a0e6451 logd: remove failing test. by Elliott Hughes · 7 years ago