1. e8229ca DO NOT MERGE: Revert "Revert "Add dependencies on libprocessgroup for sched_policy users"" by Suren Baghdasaryan · 7 years ago
  2. 8de8048 DO NOT MERGE: Revert "Add dependencies on libprocessgroup for sched_policy users" by Suren Baghdasaryan · 7 years ago
  3. a342460 Merge changes from topic "move sched_policy functions" by Suren Baghdasaryan · 7 years ago
  4. e8482f3 Merge "Add a version script for liblog for the platform" by Tom Cherry · 7 years ago
  5. e838376 Add dependencies on libprocessgroup for sched_policy users by Suren Baghdasaryan · 7 years ago
  6. f2b41ad Remove LOCAL_MODULE_TAGS := debug by Dan Willemsen · 7 years ago
  7. 366cbbc Add a version script for liblog for the platform by Tom Cherry · 7 years ago
  8. 9ee94af Statically link liblog to logd/logcat and their tests by Tom Cherry · 7 years ago
  9. 2fa04c7 Merge "Remove liblog/uio.c and <log/uio.h>" by Tom Cherry · 7 years ago
  10. 9630909 Merge "Remove __android_log_event_list and the reader aspect of android_log_event_list" by Tom Cherry · 7 years ago
  11. d35dece Fix clang-tidy warnings in log_time.h by Bernie Innocenti · 7 years ago
  12. ff7603e Merge "logd: use .clang-format-4 like the rest of system/core" by Treehugger Robot · 7 years ago
  13. dafc46a Merge "Remove liblog's rate limiting" by Treehugger Robot · 7 years ago
  14. 710d9d7 Merge "liblog: statically link tests" by Tom Cherry · 7 years ago
  15. 0fb8f2d Remove __android_log_event_list and the reader aspect of android_log_event_list by Tom Cherry · 7 years ago
  16. 03e5f34 logd: use .clang-format-4 like the rest of system/core by Tom Cherry · 7 years ago
  17. e07a1a8 Remove liblog/uio.c and <log/uio.h> by Tom Cherry · 7 years ago
  18. a79da0e Merge "Use #pragma one for all liblog includes" by Tom Cherry · 7 years ago
  19. eecc71a Merge "Remove <log/logd.h> and <log/logger.h>" by Treehugger Robot · 7 years ago
  20. 0459c8d Use #pragma one for all liblog includes by Tom Cherry · 7 years ago
  21. 5b38d43 Merge "Remove checks for _USING_LIBCXX" by Treehugger Robot · 7 years ago
  22. 66d116c Remove liblog's rate limiting by Tom Cherry · 7 years ago
  23. 834b0af Merge "Remove __ANDROID_USE_LIBLOG_* guards" by Treehugger Robot · 7 years ago
  24. e596871 Remove <log/logd.h> and <log/logger.h> by Tom Cherry · 7 years ago
  25. 3cac2da Remove __ANDROID_USE_LIBLOG_* guards by Tom Cherry · 7 years ago
  26. fed8692 Remove checks for _USING_LIBCXX by Tom Cherry · 7 years ago
  27. 408b144 liblog: convert to C++ by Tom Cherry · 7 years ago
  28. b9881c8 liblog: statically link tests by Tom Cherry · 7 years ago
  29. 79bd988 liblog: remove LOGGER_LOCAL by Tom Cherry · 7 years ago
  30. 4767445 Merge "liblog: convert README to markdown" by Treehugger Robot · 7 years ago
  31. 8413197 liblog: convert README to markdown by Tom Cherry · 7 years ago
  32. f4357fe Use the existing .clang-format-2 for liblog by Tom Cherry · 7 years ago
  33. a22d6e0 Merge "logd: improve logd prune" by Tom Cherry · 7 years ago
  34. b530629 logd: improve logd prune by Jintao Zhu · 7 years ago
  35. e95e067 improve LogBufferElement copy constructor by Jintao Zhu · 7 years ago
  36. 91ecce6 Fix null pointer dereference in auditParse by Dan Austin · 7 years ago
  37. df0dbd8 Stop using __STRING unnecessarily. by Elliott Hughes · 7 years ago
  38. c26a267 logd: fix memory leak due to slow reader by Jintao_Zhu · 7 years ago
  39. b8bf350 Merge "Add missing <android/log.h> documentation." by Elliott Hughes · 7 years ago
  40. 04d0008 Add missing <android/log.h> documentation. by Elliott Hughes · 7 years ago
  41. 7cb783d Convert more modules to Android.bp by Dan Willemsen · 7 years ago
  42. cd278d9 Merge "liblog: Fix memory leaks" by Treehugger Robot · 7 years ago
  43. 7800310 Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 7 years ago
  44. 24d5e23 Merge "logcat: include 'kernel' and 'security' buffers in logcat --help" by Treehugger Robot · 7 years ago
  45. 8e0f41c logcat: include 'kernel' and 'security' buffers in logcat --help by Tom Cherry · 7 years ago
  46. 9a5ee81 logd: clear timeout if no start time is given by Tom Cherry · 7 years ago
  47. 48fff28 logd: rework logic for LogTimeEntry by Tom Cherry · 7 years ago
  48. e05efcd Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 7 years ago
  49. 35d7057 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  50. ff75605 liblog: Fix memory leaks by George Burgess IV · 7 years ago
  51. e084f02 Declare __fake_use_va_args as a constexpr function. by Chih-Hung Hsieh · 7 years ago
  52. a5cada0 Merge "liblog#__android_log_btwrite__android_logger_list_read fail" by Tom Cherry · 7 years ago
  53. a8a78e0 Merge "Suppress implicit-fallthrough warnings." by Chih-hung Hsieh · 7 years ago
  54. d456a46 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 7 years ago
  55. 7db2150 liblog#__android_log_btwrite__android_logger_list_read fail by Yuxian Xu · 7 years ago
  56. eb0f64b logcat: Fix buffer size by Greg Kaiser · 7 years ago
  57. 8c4a8a8 logcat: fix print of logcat -g by Wei Wang · 7 years ago
  58. 39bd644 Merge "logd: crash dumps on userdebug only" by Treehugger Robot · 7 years ago
  59. 2a07735 logd: crash dumps on userdebug only by Mark Salyzyn · 7 years ago
  60. 75e670b Replace (unsigned) short with (u)int16_t. by Chih-Hung Hsieh · 7 years ago
  61. 8ae9861 Merge "liblog: Add functions to reset log context" am: 3f03047105 by Suren Baghdasaryan · 7 years ago
  62. 3f03047 Merge "liblog: Add functions to reset log context" by Treehugger Robot · 7 years ago
  63. 68c2612 liblog: Add functions to reset log context by Suren Baghdasaryan · 7 years ago
  64. 6eb0a35 Merge "Suppress gnu-zero-variadic-macro-arguments warning." am: ff01e54285 by Chih-Hung Hsieh · 7 years ago
  65. 3b0a251 Suppress gnu-zero-variadic-macro-arguments warning. by Chih-Hung Hsieh · 7 years ago
  66. 421f9b5 Merge "Declare __fake_use_va_args as a variadic function." am: e352a75b90 by Chih-Hung Hsieh · 7 years ago
  67. 7a55540 Declare __fake_use_va_args as a variadic function. by Chih-Hung Hsieh · 7 years ago
  68. 752230e Merge "Declare __FAKE_USE_VA_ARGS as a variadic function." am: 835d76496d by Chih-hung Hsieh · 7 years ago
  69. 6232164 Declare __FAKE_USE_VA_ARGS as a variadic function. by Chih-Hung Hsieh · 7 years ago
  70. ed2506e Merge "Use __VA_ARGS__ when in clang static analyzer." am: f07dbdd022 by Chih-hung Hsieh · 7 years ago
  71. 996efa0 Use __VA_ARGS__ when in clang static analyzer. by Chih-Hung Hsieh · 7 years ago
  72. da249a6 Merge "[logd] Modernize codebase by replacing NULL with nullptr" am: ecd41748fb by Yi Kong · 7 years ago
  73. 788ad6c Merge "Remove execute bit for source files" am: ba8109f5c6 by Yi Kong · 7 years ago
  74. 1d5d4f2 Merge "Modernize codebase by replacing NULL with nullptr" am: 9154fbc8df by Yi Kong · 7 years ago
  75. ecd4174 Merge "[logd] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  76. 0ac4756 [logd] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  77. ba8109f Merge "Remove execute bit for source files" by Yi Kong · 7 years ago
  78. cd1cf2e Remove execute bit for source files by Yi Kong · 7 years ago
  79. 49e22df Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  80. 4e69088 Merge "add event log range for audioserver" am: 6f5d464fb9 by Eric Laurent · 7 years ago
  81. f44ce5f add event log range for audioserver by Eric Laurent · 7 years ago
  82. 10f3c97 Merge changes from topic "mingw-clang" am: 2cfba31bbf by Pirama Arumuga Nainar · 7 years ago
  83. 2cfba31 Merge changes from topic "mingw-clang" by Treehugger Robot · 7 years ago
  84. 976fcfb Do not customize __format__ for Windows/MinGW to gnu_printf by Pirama Arumuga Nainar · 7 years ago
  85. 1afed8a Merge "Remove pstore case ibc.__pstore_append from CTS" am: bb7e81238f by Elliott Hughes · 7 years ago
  86. 6d55fea Remove pstore case ibc.__pstore_append from CTS by chenhg · 7 years ago
  87. 5b1b834 Merge "logd: remove failing test." am: dc0f5bc4f4 by Elliott Hughes · 7 years ago
  88. 43c5688 logd: remove failing test. by Elliott Hughes · 7 years ago
  89. 5bc0005 Merge "logcat: tidy "logcat.h"." am: 9040b888a6 by Elliott Hughes · 7 years ago
  90. 70b0a11 logcat: tidy "logcat.h". by Elliott Hughes · 7 years ago
  91. f2a4267 Merge "Remove liblogcat." am: 28a3160c07 by Elliott Hughes · 7 years ago
  92. d545fb9 Remove liblogcat. by Elliott Hughes · 7 years ago
  93. 598dfb4 Merge "logd: make behavior more consistent across builds." am: b7761b2673 by Elliott Hughes · 7 years ago
  94. 7c3a50e logd: make behavior more consistent across builds. by Elliott Hughes · 7 years ago
  95. d0a67e1 Merge "logd: Stop calling prctl(PR_SET_KEEPCAPS, 1)" am: 7222199281 by Luis Hector Chavez · 7 years ago
  96. ba37eaf logd: Stop calling prctl(PR_SET_KEEPCAPS, 1) by Luis Hector Chavez · 7 years ago
  97. ff9d0f6 Merge "logd: Move the capabilities from file based to ambient" am: 28cd2a02b1 by Luis Hector Chavez · 7 years ago
  98. 90a0561 logd: Move the capabilities from file based to ambient by Luis Hector Chavez · 7 years ago
  99. 5722533 Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master by Xin Li · 7 years ago
  100. 660f9d1 Snap for 4824048 from 1ded2f8cf3a8bef1e25f503ef5d102f5baef37d8 to pi-release by android-build-team Robot · 7 years ago