1. d0bf704 Merge "Version liblog LL-NDK library" by Treehugger Robot · 6 years ago
  2. cd235ca Version liblog LL-NDK library by Vic Yang · 6 years ago
  3. 10a150f liblog: don't return 0xFFFFFFFF as an invalid log id. by Josh Gao · 6 years ago
  4. 734bb12 Suppress -Wstring-plus-int warning by Yi Kong · 6 years ago
  5. df4896d __android_log_is_debuggable() shouldn't be an apex symbol by Tom Cherry · 6 years ago
  6. 1837b0c liblog: add stubs variant by Tom Cherry · 6 years ago
  7. ebfcaf2 Merge "liblog: make liblog_headers truly stand-alone." by Elliott Hughes · 6 years ago
  8. be355ff liblog: make liblog_headers truly stand-alone. by Elliott Hughes · 6 years ago
  9. e07e73b liblog: simplify socket_local_client() and always use CLOEXEC by Tom Cherry · 6 years ago
  10. fa99b7e liblog: remove visibility macros by Tom Cherry · 6 years ago
  11. cd0c869 Actually add right instant app boilerplate. by Tom Cherry · 6 years ago
  12. 077bf49 Add "instant app" boilerplate. by Tom Cherry · 6 years ago
  13. 8ff719b Add a version script for liblog for the platform by Tom Cherry · 6 years ago
  14. da0784b Merge "Remove liblog/uio.c and <log/uio.h>" by Tom Cherry · 6 years ago
  15. 9642f26 Merge "Remove __android_log_event_list and the reader aspect of android_log_event_list" by Tom Cherry · 6 years ago
  16. 69c646e Fix clang-tidy warnings in log_time.h by Bernie Innocenti · 6 years ago
  17. e7e3575 Merge "Remove liblog's rate limiting" by Treehugger Robot · 6 years ago
  18. ac90774 Merge "liblog: statically link tests" by Tom Cherry · 6 years ago
  19. 92a0cc1 Remove __android_log_event_list and the reader aspect of android_log_event_list by Tom Cherry · 6 years ago
  20. d3babed Remove liblog/uio.c and <log/uio.h> by Tom Cherry · 6 years ago
  21. 04f6dcf Merge "Use #pragma one for all liblog includes" by Tom Cherry · 6 years ago
  22. 2cad694 Merge "Remove <log/logd.h> and <log/logger.h>" by Treehugger Robot · 6 years ago
  23. 91f9eb6 Use #pragma one for all liblog includes by Tom Cherry · 6 years ago
  24. 8a57356 Merge "Remove checks for _USING_LIBCXX" by Treehugger Robot · 6 years ago
  25. 2f77a7b Remove liblog's rate limiting by Tom Cherry · 6 years ago
  26. a98f91b Merge "Remove __ANDROID_USE_LIBLOG_* guards" by Treehugger Robot · 6 years ago
  27. c04b959 Remove <log/logd.h> and <log/logger.h> by Tom Cherry · 6 years ago
  28. 97f1a23 Remove __ANDROID_USE_LIBLOG_* guards by Tom Cherry · 6 years ago
  29. e781e52 Remove checks for _USING_LIBCXX by Tom Cherry · 6 years ago
  30. be4bc69 liblog: convert to C++ by Tom Cherry · 6 years ago
  31. 66e095c liblog: statically link tests by Tom Cherry · 6 years ago
  32. b400a48 liblog: remove LOGGER_LOCAL by Tom Cherry · 6 years ago
  33. 5d9bb9e Merge "liblog: convert README to markdown" by Treehugger Robot · 6 years ago
  34. 5eb6bf7 liblog: convert README to markdown by Tom Cherry · 6 years ago
  35. 06733b7 Use the existing .clang-format-2 for liblog by Tom Cherry · 6 years ago
  36. 0626fd4 Merge "Add missing <android/log.h> documentation." by Elliott Hughes · 6 years ago
  37. eed4a98 Add missing <android/log.h> documentation. by Elliott Hughes · 6 years ago
  38. 4bfbd43 Convert more modules to Android.bp by Dan Willemsen · 6 years ago
  39. 4d4ab09 Merge "liblog: Fix memory leaks" by Treehugger Robot · 6 years ago
  40. 5aae6db Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  41. fc4f0b5 liblog: Fix memory leaks by George Burgess IV · 7 years ago
  42. a138e3b Declare __fake_use_va_args as a constexpr function. by Chih-Hung Hsieh · 7 years ago
  43. cffc6b1 Merge "liblog#__android_log_btwrite__android_logger_list_read fail" by Tom Cherry · 7 years ago
  44. 4d1d0f9 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 7 years ago
  45. 138d829 liblog#__android_log_btwrite__android_logger_list_read fail by Yuxian Xu · 7 years ago
  46. 8c4cfab liblog: Add functions to reset log context by Suren Baghdasaryan · 7 years ago
  47. e520b93 Suppress gnu-zero-variadic-macro-arguments warning. by Chih-Hung Hsieh · 7 years ago
  48. dc26db6 Declare __fake_use_va_args as a variadic function. by Chih-Hung Hsieh · 7 years ago
  49. a8674b8 Declare __FAKE_USE_VA_ARGS as a variadic function. by Chih-Hung Hsieh · 7 years ago
  50. 467bbbd Use __VA_ARGS__ when in clang static analyzer. by Chih-Hung Hsieh · 7 years ago
  51. 5b565c0 [logd] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  52. 15addc4 Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  53. 0406f76 Merge changes from topic "mingw-clang" by Treehugger Robot · 7 years ago
  54. 5063650 Do not customize __format__ for Windows/MinGW to gnu_printf by Pirama Arumuga Nainar · 7 years ago
  55. c90282d Remove pstore case ibc.__pstore_append from CTS by chenhg · 7 years ago
  56. a0e6451 logd: remove failing test. by Elliott Hughes · 7 years ago
  57. 5e50e07 liblog: expect content only if ro.logd.kernel is enabled by Mark Salyzyn · 7 years ago
  58. 38b2f9a Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 7 years ago
  59. 63c4e7c Merge "Work around b/24465209, do not use clang lld" by Chih-hung Hsieh · 7 years ago
  60. 43b944e Work around b/24465209, do not use clang lld by Chih-Hung Hsieh · 7 years ago
  61. 97253d2 Merge "Simplify code" by Treehugger Robot · 7 years ago
  62. 37fc0a5 Simplify code by George Burgess IV · 7 years ago
  63. d3036ab Mark as recovery_available: true by Jiyong Park · 7 years ago
  64. d2ef50f Add missing @addtogroup tags. by Dan Albert · 7 years ago
  65. 2605649 liblog: save errno through log writing by Mark Salyzyn · 7 years ago
  66. 0a02418 Expose __android_log_buf_print and __android_log_buf_write to NDK by Tom Cherry · 7 years ago
  67. b5f9081 Make log_event_list.h available to vendor code. by Pavel Grafov · 7 years ago
  68. f200bc8 Doxygen format <android/log.h>. by Elliott Hughes · 7 years ago
  69. f98bed9 Fixing app compat issue b/72143978 by Ian Pedowitz · 7 years ago
  70. a7a024e liblog: clock_gettime, clock_getres and time benchmarks by Mark Salyzyn · 8 years ago
  71. b887153 liblog: benchmarks use google-benchmark library by Mark Salyzyn · 7 years ago
  72. e50186d Improve ALOGV compatiblity with clang-tidy by Krzysztof Wesolowski · 7 years ago
  73. ee3bc97 Remove obsolete workaround. by Elliott Hughes · 7 years ago
  74. 156a88f Use override_export_include_dirs. by Steven Moreland · 7 years ago
  75. 58f23bb Add suite component to test modules by Julien Desprez · 7 years ago
  76. a0236c5 Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  77. 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
  78. 5712393 Merge "make log.tag.stats_log work for stats buffer." am: 1e2ed53ffc by Yao Chen · 7 years ago
  79. 8841d80 Merge "make log.tag.stats_log work for stats buffer." by Treehugger Robot · 7 years ago
  80. 39c3215 make log.tag.stats_log work for stats buffer. by Yao Chen · 7 years ago
  81. e6e25ed Merge "std::string_view is no longer experimental." am: c8022a3efc by Elliott Hughes · 7 years ago
  82. 0c4c0ef std::string_view is no longer experimental. by Elliott Hughes · 7 years ago
  83. 7a2afc9 Merge changes from topic "stats_log" am: 68f2c85354 by yaochen · 7 years ago
  84. f8cb07e Create stats buffer in logd. by Stefan Lafon · 8 years ago
  85. 32e9f4a Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from by Xin Li · 7 years ago
  86. c103d99 Allow stats buffer to be empty in liblog CTS. by Yao Chen · 7 years ago
  87. 3365b73 Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago
  88. 5dd0fe7 Merge "Make liblog headers compile stand-alone." am: fe3551e9dc am: b637860732 by Jayant Chowdhary · 8 years ago
  89. 00078ca Merge "Make liblog headers compile stand-alone." am: fe3551e9dc by Jayant Chowdhary · 8 years ago
  90. 326ef22 Make liblog headers compile stand-alone. by Jayant Chowdhary · 8 years ago
  91. 9d23c20 Merge "Hide implementation details of log_time struct" am: 541428a13b by Jayant Chowdhary · 8 years ago
  92. 03c7c49 Merge "Hide implementation details of log_time struct" by Jayant Chowdhary · 8 years ago
  93. 9a8d84c Hide implementation details of log_time struct by Jiyong Park · 8 years ago
  94. a2fe29b Merge "Remove default libraries" am: 8b7feee38f am: a0113de2f3 am: 55181f7cdd by Dan Willemsen · 8 years ago
  95. 41f143e Merge "Remove default libraries" am: 8b7feee38f by Dan Willemsen · 8 years ago
  96. 26c9967 Remove default libraries by Dan Willemsen · 8 years ago
  97. 637e6ad Remove pstore related unit tests from CTS am: 5dec8e22c3 by Yoshitaka Seto · 8 years ago
  98. 1f8ec6f Remove pstore related unit tests from CTS by Yoshitaka Seto · 8 years ago
  99. af75655 Merge changes from topic "hide_log_time" into oc-mr1-dev am: cd00582000 by Jiyong Park · 8 years ago
  100. 64f52fc Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago