1. 69960fe Merge "Remove <log/logd.h> and <log/logger.h>" am: 62a403333f by Tom Cherry · 5 years ago
  2. 62a4033 Merge "Remove <log/logd.h> and <log/logger.h>" by Treehugger Robot · 5 years ago
  3. 1d95223 Merge "Remove checks for _USING_LIBCXX" am: 467ceb4b7d by Tom Cherry · 5 years ago
  4. e336018 Use #pragma one for all liblog includes by Tom Cherry · 5 years ago
  5. 467ceb4 Merge "Remove checks for _USING_LIBCXX" by Treehugger Robot · 5 years ago
  6. 37e880c Merge "Remove __ANDROID_USE_LIBLOG_* guards" am: bbe5abaa81 by Tom Cherry · 5 years ago
  7. b796888 Remove liblog's rate limiting by Tom Cherry · 5 years ago
  8. bbe5aba Merge "Remove __ANDROID_USE_LIBLOG_* guards" by Treehugger Robot · 5 years ago
  9. 820fb71 Merge "liblog: convert to C++" am: c5ce8a8ef7 by Tom Cherry · 5 years ago
  10. 8df2008 Remove <log/logd.h> and <log/logger.h> by Tom Cherry · 5 years ago
  11. fecdad5 Remove __ANDROID_USE_LIBLOG_* guards by Tom Cherry · 5 years ago
  12. 6efe3ba Remove checks for _USING_LIBCXX by Tom Cherry · 5 years ago
  13. f623f02 liblog: convert to C++ by Tom Cherry · 5 years ago
  14. 18311e3 liblog: statically link tests by Tom Cherry · 5 years ago
  15. 7012134 Merge "liblog: remove LOGGER_LOCAL" am: 37b5edf61b by Tom Cherry · 5 years ago
  16. 916763f Merge "liblog: convert README to markdown" am: 046dc32e31 by Tom Cherry · 5 years ago
  17. 594250d Merge "Use the existing .clang-format-2 for liblog" am: 29c44f5710 by Tom Cherry · 5 years ago
  18. 603188e liblog: remove LOGGER_LOCAL by Tom Cherry · 5 years ago
  19. 046dc32 Merge "liblog: convert README to markdown" by Treehugger Robot · 5 years ago
  20. c05f2c7 liblog: convert README to markdown by Tom Cherry · 5 years ago
  21. dd88a26 Use the existing .clang-format-2 for liblog by Tom Cherry · 5 years ago
  22. c216611 Merge "logd: improve logd prune" am: f98327f286 by Tom Cherry · 6 years ago
  23. f98327f Merge "logd: improve logd prune" by Tom Cherry · 6 years ago
  24. 525fd00 Merge "improve LogBufferElement copy constructor" am: b5a5c31093 by Tom Cherry · 6 years ago
  25. 1530e7c logd: improve logd prune by Jintao Zhu · 6 years ago
  26. f795e00 improve LogBufferElement copy constructor by Jintao Zhu · 6 years ago
  27. e3da4be Merge "Fix null pointer dereference in auditParse" am: 4380215033 by Dan Austin · 6 years ago
  28. 491b824 Fix null pointer dereference in auditParse by Dan Austin · 6 years ago
  29. e409077 Merge "Stop using __STRING unnecessarily." am: a59ecfd940 by Elliott Hughes · 6 years ago
  30. 5535349 Stop using __STRING unnecessarily. by Elliott Hughes · 6 years ago
  31. 8974e62 Merge "logd: fix memory leak due to slow reader" am: 02ac44c993 by Tom Cherry · 6 years ago
  32. 3e6f9d8 logd: fix memory leak due to slow reader by Jintao_Zhu · 6 years ago
  33. 90dfb7d Merge "Add missing <android/log.h> documentation." am: b0cb7344aa by Elliott Hughes · 6 years ago
  34. b0cb734 Merge "Add missing <android/log.h> documentation." by Elliott Hughes · 6 years ago
  35. cfec0ad Add missing <android/log.h> documentation. by Elliott Hughes · 6 years ago
  36. 3016942 Merge "Convert more modules to Android.bp" am: 2141f9a6c4 by Dan Willemsen · 6 years ago
  37. 6a207b1 Convert more modules to Android.bp by Dan Willemsen · 6 years ago
  38. 2a90a1b Merge "liblog: Fix memory leaks" am: e294420681 by George Burgess IV · 6 years ago
  39. e294420 Merge "liblog: Fix memory leaks" by Treehugger Robot · 6 years ago
  40. e37ccac [automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  41. 60bf9c7 Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  42. 2076ae1 Merge pi-platform-release to stage-aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  43. 3d92dbb Merge "logcat: include 'kernel' and 'security' buffers in logcat --help" by Treehugger Robot · 6 years ago
  44. b3b7f66 logcat: include 'kernel' and 'security' buffers in logcat --help by Tom Cherry · 6 years ago
  45. 38656ef logd: clear timeout if no start time is given by Tom Cherry · 6 years ago
  46. 06e478b logd: rework logic for LogTimeEntry by Tom Cherry · 6 years ago
  47. 4e2d856 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 6 years ago
  48. 96aeb62 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  49. 32851b2 liblog: Fix memory leaks by George Burgess IV · 6 years ago
  50. c541987 Declare __fake_use_va_args as a constexpr function. by Chih-Hung Hsieh · 6 years ago
  51. abe7650 Merge "liblog#__android_log_btwrite__android_logger_list_read fail" by Tom Cherry · 6 years ago
  52. 090fba2 Merge "Suppress implicit-fallthrough warnings." by Chih-hung Hsieh · 6 years ago
  53. 6d46142 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  54. e4b5cc1 liblog#__android_log_btwrite__android_logger_list_read fail by Yuxian Xu · 6 years ago
  55. 1d0081f logcat: Fix buffer size by Greg Kaiser · 6 years ago
  56. 8b58417 logcat: fix print of logcat -g by Wei Wang · 6 years ago
  57. 5296cea Merge "logd: crash dumps on userdebug only" by Treehugger Robot · 6 years ago
  58. 45b4968 logd: crash dumps on userdebug only by Mark Salyzyn · 6 years ago
  59. 9ff8155 Replace (unsigned) short with (u)int16_t. by Chih-Hung Hsieh · 6 years ago
  60. ad8ca68 Merge "liblog: Add functions to reset log context" am: a34a54e8a9 by Suren Baghdasaryan · 6 years ago
  61. a34a54e Merge "liblog: Add functions to reset log context" by Treehugger Robot · 6 years ago
  62. 230ddbd liblog: Add functions to reset log context by Suren Baghdasaryan · 6 years ago
  63. bf6c031 Merge "Suppress gnu-zero-variadic-macro-arguments warning." am: ff01e54285 by Chih-Hung Hsieh · 6 years ago
  64. bff0dfa Suppress gnu-zero-variadic-macro-arguments warning. by Chih-Hung Hsieh · 6 years ago
  65. 2f15588 Merge "Declare __fake_use_va_args as a variadic function." am: e352a75b90 by Chih-Hung Hsieh · 6 years ago
  66. b19450a Declare __fake_use_va_args as a variadic function. by Chih-Hung Hsieh · 6 years ago
  67. e884ed7 Merge "Declare __FAKE_USE_VA_ARGS as a variadic function." am: 835d76496d by Chih-hung Hsieh · 6 years ago
  68. b891df8 Declare __FAKE_USE_VA_ARGS as a variadic function. by Chih-Hung Hsieh · 6 years ago
  69. 6620b30 Merge "Use __VA_ARGS__ when in clang static analyzer." am: f07dbdd022 by Chih-hung Hsieh · 6 years ago
  70. eb39f2c Use __VA_ARGS__ when in clang static analyzer. by Chih-Hung Hsieh · 6 years ago
  71. 43ddcc0 Merge "[logd] Modernize codebase by replacing NULL with nullptr" am: 55a9d58735 by Yi Kong · 6 years ago
  72. ad8b1cb Merge "Remove execute bit for source files" am: 29dcc952e8 by Yi Kong · 6 years ago
  73. 39bee0a Merge "Modernize codebase by replacing NULL with nullptr" am: 9154fbc8df by Yi Kong · 6 years ago
  74. 55a9d58 Merge "[logd] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 6 years ago
  75. 36feb15 [logd] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  76. 29dcc95 Merge "Remove execute bit for source files" by Yi Kong · 6 years ago
  77. 58a740f Remove execute bit for source files by Yi Kong · 6 years ago
  78. ab081c7 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  79. a6d0d5d Merge "add event log range for audioserver" am: 6f5d464fb9 by Eric Laurent · 6 years ago
  80. 248aa21 add event log range for audioserver by Eric Laurent · 6 years ago
  81. 2c12274 Merge changes from topic "mingw-clang" am: 8e87814da8 by Pirama Arumuga Nainar · 6 years ago
  82. 8e87814 Merge changes from topic "mingw-clang" by Treehugger Robot · 6 years ago
  83. 42dd15e Do not customize __format__ for Windows/MinGW to gnu_printf by Pirama Arumuga Nainar · 6 years ago
  84. 2becb82 Merge "Remove pstore case ibc.__pstore_append from CTS" am: bb7e81238f by Elliott Hughes · 6 years ago
  85. 65fbdf2 Remove pstore case ibc.__pstore_append from CTS by chenhg · 6 years ago
  86. fb25616 Merge "logd: remove failing test." am: dc0f5bc4f4 by Elliott Hughes · 6 years ago
  87. c8d83f6 logd: remove failing test. by Elliott Hughes · 6 years ago
  88. df06674 Merge "logcat: tidy "logcat.h"." am: 9040b888a6 by Elliott Hughes · 6 years ago
  89. ce377f8 logcat: tidy "logcat.h". by Elliott Hughes · 6 years ago
  90. c328307 Merge "Remove liblogcat." am: 28a3160c07 by Elliott Hughes · 6 years ago
  91. 442d858 Remove liblogcat. by Elliott Hughes · 6 years ago
  92. f94f8b4 Merge "logd: make behavior more consistent across builds." am: b7761b2673 by Elliott Hughes · 6 years ago
  93. 5e56371 logd: make behavior more consistent across builds. by Elliott Hughes · 6 years ago
  94. 9a6d908 Merge "logd: Stop calling prctl(PR_SET_KEEPCAPS, 1)" am: 7222199281 by Luis Hector Chavez · 6 years ago
  95. 0900311 logd: Stop calling prctl(PR_SET_KEEPCAPS, 1) by Luis Hector Chavez · 6 years ago
  96. 47bffe9 Merge "logd: Move the capabilities from file based to ambient" am: 28cd2a02b1 by Luis Hector Chavez · 6 years ago
  97. 93bcbe8 logd: Move the capabilities from file based to ambient by Luis Hector Chavez · 6 years ago
  98. b9b2655 Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master by Xin Li · 6 years ago
  99. 3c3e6bf Snap for 4824048 from 3949bddaf2a0192c076e5af4f5a606712bff83c2 to pi-release by android-build-team Robot · 6 years ago
  100. b8ec03f liblog: expect content only if ro.logd.kernel is enabled am: 3949bddaf2 by Mark Salyzyn · 6 years ago