1. 55721f7 Merge "liblog: statically link tests" by Tom Cherry · 6 years ago
  2. 07c41cd Merge "Use #pragma one for all liblog includes" by Tom Cherry · 6 years ago
  3. 62a4033 Merge "Remove <log/logd.h> and <log/logger.h>" by Treehugger Robot · 6 years ago
  4. e336018 Use #pragma one for all liblog includes by Tom Cherry · 6 years ago
  5. 467ceb4 Merge "Remove checks for _USING_LIBCXX" by Treehugger Robot · 6 years ago
  6. bbe5aba Merge "Remove __ANDROID_USE_LIBLOG_* guards" by Treehugger Robot · 6 years ago
  7. 8df2008 Remove <log/logd.h> and <log/logger.h> by Tom Cherry · 6 years ago
  8. fecdad5 Remove __ANDROID_USE_LIBLOG_* guards by Tom Cherry · 6 years ago
  9. 6efe3ba Remove checks for _USING_LIBCXX by Tom Cherry · 6 years ago
  10. f623f02 liblog: convert to C++ by Tom Cherry · 6 years ago
  11. 18311e3 liblog: statically link tests by Tom Cherry · 6 years ago
  12. 603188e liblog: remove LOGGER_LOCAL by Tom Cherry · 6 years ago
  13. 046dc32 Merge "liblog: convert README to markdown" by Treehugger Robot · 6 years ago
  14. c05f2c7 liblog: convert README to markdown by Tom Cherry · 6 years ago
  15. dd88a26 Use the existing .clang-format-2 for liblog by Tom Cherry · 6 years ago
  16. b0cb734 Merge "Add missing <android/log.h> documentation." by Elliott Hughes · 6 years ago
  17. cfec0ad Add missing <android/log.h> documentation. by Elliott Hughes · 6 years ago
  18. 6a207b1 Convert more modules to Android.bp by Dan Willemsen · 6 years ago
  19. e294420 Merge "liblog: Fix memory leaks" by Treehugger Robot · 6 years ago
  20. 96aeb62 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  21. 32851b2 liblog: Fix memory leaks by George Burgess IV · 6 years ago
  22. c541987 Declare __fake_use_va_args as a constexpr function. by Chih-Hung Hsieh · 6 years ago
  23. abe7650 Merge "liblog#__android_log_btwrite__android_logger_list_read fail" by Tom Cherry · 6 years ago
  24. 6d46142 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  25. e4b5cc1 liblog#__android_log_btwrite__android_logger_list_read fail by Yuxian Xu · 6 years ago
  26. 230ddbd liblog: Add functions to reset log context by Suren Baghdasaryan · 6 years ago
  27. bff0dfa Suppress gnu-zero-variadic-macro-arguments warning. by Chih-Hung Hsieh · 6 years ago
  28. b19450a Declare __fake_use_va_args as a variadic function. by Chih-Hung Hsieh · 6 years ago
  29. b891df8 Declare __FAKE_USE_VA_ARGS as a variadic function. by Chih-Hung Hsieh · 6 years ago
  30. eb39f2c Use __VA_ARGS__ when in clang static analyzer. by Chih-Hung Hsieh · 6 years ago
  31. 36feb15 [logd] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  32. ab081c7 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  33. 8e87814 Merge changes from topic "mingw-clang" by Treehugger Robot · 6 years ago
  34. 42dd15e Do not customize __format__ for Windows/MinGW to gnu_printf by Pirama Arumuga Nainar · 6 years ago
  35. 65fbdf2 Remove pstore case ibc.__pstore_append from CTS by chenhg · 6 years ago
  36. c8d83f6 logd: remove failing test. by Elliott Hughes · 6 years ago
  37. 027c687 liblog: expect content only if ro.logd.kernel is enabled by Mark Salyzyn · 6 years ago
  38. 0f8e137 Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 6 years ago
  39. 0be55ff Merge "Work around b/24465209, do not use clang lld" by Chih-hung Hsieh · 6 years ago
  40. 8dcff20 Work around b/24465209, do not use clang lld by Chih-Hung Hsieh · 6 years ago
  41. fb925ed Merge "Simplify code" by Treehugger Robot · 6 years ago
  42. 3d8ca6b Simplify code by George Burgess IV · 6 years ago
  43. ac945a2 Mark as recovery_available: true by Jiyong Park · 6 years ago
  44. 0802d1a Add missing @addtogroup tags. by Dan Albert · 7 years ago
  45. f85c523 liblog: save errno through log writing by Mark Salyzyn · 7 years ago
  46. 00a359e Expose __android_log_buf_print and __android_log_buf_write to NDK by Tom Cherry · 7 years ago
  47. 792f8c1 Make log_event_list.h available to vendor code. by Pavel Grafov · 7 years ago
  48. 188a21c Doxygen format <android/log.h>. by Elliott Hughes · 7 years ago
  49. 91d5a8a Fixing app compat issue b/72143978 by Ian Pedowitz · 7 years ago
  50. 952a58b liblog: clock_gettime, clock_getres and time benchmarks by Mark Salyzyn · 7 years ago
  51. cecd60d liblog: benchmarks use google-benchmark library by Mark Salyzyn · 7 years ago
  52. 9911175 Improve ALOGV compatiblity with clang-tidy by Krzysztof Wesolowski · 7 years ago
  53. 00fe801 Remove obsolete workaround. by Elliott Hughes · 7 years ago
  54. 09e9026 Use override_export_include_dirs. by Steven Moreland · 7 years ago
  55. f9368c9 Add suite component to test modules by Julien Desprez · 7 years ago
  56. a611a2d Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  57. 580310a Add OWNERS. by Elliott Hughes · 7 years ago
  58. 10da1d1 Merge "make log.tag.stats_log work for stats buffer." am: b1c61515ab by Yao Chen · 7 years ago
  59. b1c6151 Merge "make log.tag.stats_log work for stats buffer." by Treehugger Robot · 7 years ago
  60. 36eacf8 make log.tag.stats_log work for stats buffer. by Yao Chen · 7 years ago
  61. 372e425 Merge "std::string_view is no longer experimental." am: c8022a3efc by Elliott Hughes · 7 years ago
  62. 3d37a96 std::string_view is no longer experimental. by Elliott Hughes · 7 years ago
  63. 7a0d0e1 Merge changes from topic "stats_log" am: 68f2c85354 by yaochen · 7 years ago
  64. 5f25ab9 Create stats buffer in logd. by Stefan Lafon · 7 years ago
  65. 366f1bd Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from by Xin Li · 7 years ago
  66. 927c8b7 Allow stats buffer to be empty in liblog CTS. by Yao Chen · 7 years ago
  67. 5a5d263 Add vendor_available to liblog_headers. by Steven Moreland · 7 years ago
  68. a342874 Merge "Make liblog headers compile stand-alone." am: fe3551e9dc am: cde670b478 by Jayant Chowdhary · 7 years ago
  69. cde670b Merge "Make liblog headers compile stand-alone." am: fe3551e9dc by Jayant Chowdhary · 7 years ago
  70. 08e3f7f Make liblog headers compile stand-alone. by Jayant Chowdhary · 7 years ago
  71. 98298c5 Merge "Hide implementation details of log_time struct" am: fc6b5efcd9 by Jayant Chowdhary · 7 years ago
  72. fc6b5ef Merge "Hide implementation details of log_time struct" by Jayant Chowdhary · 7 years ago
  73. 1cedb7f Hide implementation details of log_time struct by Jiyong Park · 7 years ago
  74. 27a79ca Merge "Remove default libraries" am: 8b7feee38f am: 17bdc08a65 am: 55181f7cdd by Dan Willemsen · 7 years ago
  75. 17bdc08 Merge "Remove default libraries" am: 8b7feee38f by Dan Willemsen · 7 years ago
  76. 1a292ee Remove default libraries by Dan Willemsen · 7 years ago
  77. 15125dc Remove pstore related unit tests from CTS am: cbf7e44908 by Yoshitaka Seto · 7 years ago
  78. cbf7e44 Remove pstore related unit tests from CTS by Yoshitaka Seto · 7 years ago
  79. 0be2d8c Merge changes from topic "hide_log_time" into oc-mr1-dev am: cd00582000 by Jiyong Park · 7 years ago
  80. aa3430a Add vendor_available to liblog_headers. by Steven Moreland · 7 years ago
  81. af67280 Add sys/cdefs.h to log/log_main.h. by Yifan Hong · 7 years ago
  82. 0133b8c Hide implementation details of log_time struct by Jiyong Park · 7 years ago
  83. 65944bd Merge "Suppress false-positive static analyzer warnings" am: 340d9514c9 am: c441e1c7e9 by Ting-Yuan Huang · 7 years ago
  84. 340d951 Merge "Suppress false-positive static analyzer warnings" by Treehugger Robot · 7 years ago
  85. ca6822f Suppress false-positive static analyzer warnings by Ting-Yuan Huang · 7 years ago
  86. 77c5bf2 Reading from logd in WRAP mode is expected to take a long time, by Alan Stokes · 7 years ago
  87. 55db090 Merge "Small liblog test fixes & readability improvements." am: 9dfad34a23 am: d6eb8abf96 by Alan Stokes · 7 years ago
  88. 9dfad34 Merge "Small liblog test fixes & readability improvements." by Alan Stokes · 7 years ago
  89. b81e566 Merge "Reading from logd in WRAP mode is expected to take a long time, don't abort it after 30s." am: 974ab46561 am: 650ef6f25d by Alan Stokes · 7 years ago
  90. eae60e4 Small liblog test fixes & readability improvements. by Alan Stokes · 7 years ago
  91. 90f6a71 Reading from logd in WRAP mode is expected to take a long time, by Alan Stokes · 7 years ago
  92. 73944e7 Merge "Fix clang-tidy performance warnings in system/core." am: 22383c332c am: d567be4a78 am: b083ff4329 by Chih-hung Hsieh · 7 years ago
  93. d567be4 Merge "Fix clang-tidy performance warnings in system/core." am: 22383c332c by Chih-hung Hsieh · 7 years ago
  94. 22383c3 Merge "Fix clang-tidy performance warnings in system/core." by Chih-hung Hsieh · 7 years ago
  95. dd8aae6 Fix clang-tidy performance warnings in system/core. by Chih-Hung Hsieh · 7 years ago
  96. 9e35d0d Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 am: 4beb18cd79 am: 3d0ff4ee98 by Chih-Hung Hsieh · 7 years ago
  97. 4beb18c Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 by Chih-Hung Hsieh · 7 years ago
  98. 983fadc Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 7 years ago
  99. 27865a9 Add sys/cdefs.h to log/log_main.h. by Yifan Hong · 7 years ago
  100. da8840e Add vendor_available to liblog_headers. by Steven Moreland · 7 years ago