1. 6bddf7b Logtags for com.android.server.policy by Siarhei Vishniakou · 5 years ago
  2. 92a6bae Suppress -Wstring-plus-int warning by Yi Kong · 5 years ago
  3. 7f0d1cc __android_log_is_debuggable() shouldn't be an apex symbol by Tom Cherry · 5 years ago
  4. cc1701d liblog: add stubs variant by Tom Cherry · 5 years ago
  5. 53472fc Merge "liblog: make liblog_headers truly stand-alone." by Elliott Hughes · 5 years ago
  6. 02f0e9c liblog: make liblog_headers truly stand-alone. by Elliott Hughes · 5 years ago
  7. 96e06ea liblog: simplify socket_local_client() and always use CLOEXEC by Tom Cherry · 5 years ago
  8. 3d6a878 liblog: remove visibility macros by Tom Cherry · 5 years ago
  9. 0de2ab8 Actually add right instant app boilerplate. by Tom Cherry · 5 years ago
  10. 3277848 Add "instant app" boilerplate. by Tom Cherry · 5 years ago
  11. 3b5f443 Merge "Convert Android.mk file to Android.bp" by Treehugger Robot · 5 years ago
  12. 05fb4f1 Merge "Read selinux_denial_metadata from /vendor" by Tri Vo · 5 years ago
  13. 3e671a5 DO NOT MERGE: Revert "Revert "Add dependencies on libprocessgroup for sched_policy users"" by Suren Baghdasaryan · 5 years ago
  14. 6a78714 Convert Android.mk file to Android.bp by Sasha Smundak · 5 years ago
  15. e71dbf7 DO NOT MERGE: Revert "Add dependencies on libprocessgroup for sched_policy users" by Suren Baghdasaryan · 5 years ago
  16. 66d7b61 Read selinux_denial_metadata from /vendor by Tri Vo · 5 years ago
  17. e5c06e4 Merge changes from topic "move sched_policy functions" by Suren Baghdasaryan · 5 years ago
  18. 9fbe122 Merge "Add a version script for liblog for the platform" by Tom Cherry · 5 years ago
  19. bab6361 Add dependencies on libprocessgroup for sched_policy users by Suren Baghdasaryan · 6 years ago
  20. 9d70b18 Remove LOCAL_MODULE_TAGS := debug by Dan Willemsen · 6 years ago
  21. d3c83f6 Add a version script for liblog for the platform by Tom Cherry · 6 years ago
  22. 5203752 Statically link liblog to logd/logcat and their tests by Tom Cherry · 6 years ago
  23. 771acec Merge "Remove liblog/uio.c and <log/uio.h>" by Tom Cherry · 6 years ago
  24. 4c287a7 Merge "Remove __android_log_event_list and the reader aspect of android_log_event_list" by Tom Cherry · 6 years ago
  25. 440e035 Fix clang-tidy warnings in log_time.h by Bernie Innocenti · 6 years ago
  26. 4989899 Merge "logd: use .clang-format-4 like the rest of system/core" by Treehugger Robot · 6 years ago
  27. e78af0c Merge "Remove liblog's rate limiting" by Treehugger Robot · 6 years ago
  28. 55721f7 Merge "liblog: statically link tests" by Tom Cherry · 6 years ago
  29. 0d2f6bb Remove __android_log_event_list and the reader aspect of android_log_event_list by Tom Cherry · 6 years ago
  30. da912ba logd: use .clang-format-4 like the rest of system/core by Tom Cherry · 6 years ago
  31. ebebf69 Remove liblog/uio.c and <log/uio.h> by Tom Cherry · 6 years ago
  32. 07c41cd Merge "Use #pragma one for all liblog includes" by Tom Cherry · 6 years ago
  33. 62a4033 Merge "Remove <log/logd.h> and <log/logger.h>" by Treehugger Robot · 6 years ago
  34. e336018 Use #pragma one for all liblog includes by Tom Cherry · 6 years ago
  35. 467ceb4 Merge "Remove checks for _USING_LIBCXX" by Treehugger Robot · 6 years ago
  36. b796888 Remove liblog's rate limiting by Tom Cherry · 6 years ago
  37. bbe5aba Merge "Remove __ANDROID_USE_LIBLOG_* guards" by Treehugger Robot · 6 years ago
  38. 8df2008 Remove <log/logd.h> and <log/logger.h> by Tom Cherry · 6 years ago
  39. fecdad5 Remove __ANDROID_USE_LIBLOG_* guards by Tom Cherry · 6 years ago
  40. 6efe3ba Remove checks for _USING_LIBCXX by Tom Cherry · 6 years ago
  41. f623f02 liblog: convert to C++ by Tom Cherry · 6 years ago
  42. 18311e3 liblog: statically link tests by Tom Cherry · 6 years ago
  43. 603188e liblog: remove LOGGER_LOCAL by Tom Cherry · 6 years ago
  44. 046dc32 Merge "liblog: convert README to markdown" by Treehugger Robot · 6 years ago
  45. c05f2c7 liblog: convert README to markdown by Tom Cherry · 6 years ago
  46. dd88a26 Use the existing .clang-format-2 for liblog by Tom Cherry · 6 years ago
  47. f98327f Merge "logd: improve logd prune" by Tom Cherry · 6 years ago
  48. 1530e7c logd: improve logd prune by Jintao Zhu · 6 years ago
  49. f795e00 improve LogBufferElement copy constructor by Jintao Zhu · 6 years ago
  50. 491b824 Fix null pointer dereference in auditParse by Dan Austin · 6 years ago
  51. 5535349 Stop using __STRING unnecessarily. by Elliott Hughes · 6 years ago
  52. 3e6f9d8 logd: fix memory leak due to slow reader by Jintao_Zhu · 6 years ago
  53. b0cb734 Merge "Add missing <android/log.h> documentation." by Elliott Hughes · 6 years ago
  54. cfec0ad Add missing <android/log.h> documentation. by Elliott Hughes · 6 years ago
  55. 6a207b1 Convert more modules to Android.bp by Dan Willemsen · 6 years ago
  56. e294420 Merge "liblog: Fix memory leaks" by Treehugger Robot · 6 years ago
  57. 60bf9c7 Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  58. 3d92dbb Merge "logcat: include 'kernel' and 'security' buffers in logcat --help" by Treehugger Robot · 6 years ago
  59. b3b7f66 logcat: include 'kernel' and 'security' buffers in logcat --help by Tom Cherry · 6 years ago
  60. 38656ef logd: clear timeout if no start time is given by Tom Cherry · 6 years ago
  61. 06e478b logd: rework logic for LogTimeEntry by Tom Cherry · 6 years ago
  62. 4e2d856 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 6 years ago
  63. 96aeb62 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  64. 32851b2 liblog: Fix memory leaks by George Burgess IV · 6 years ago
  65. c541987 Declare __fake_use_va_args as a constexpr function. by Chih-Hung Hsieh · 6 years ago
  66. abe7650 Merge "liblog#__android_log_btwrite__android_logger_list_read fail" by Tom Cherry · 6 years ago
  67. 090fba2 Merge "Suppress implicit-fallthrough warnings." by Chih-hung Hsieh · 6 years ago
  68. 6d46142 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  69. e4b5cc1 liblog#__android_log_btwrite__android_logger_list_read fail by Yuxian Xu · 6 years ago
  70. 1d0081f logcat: Fix buffer size by Greg Kaiser · 6 years ago
  71. 8b58417 logcat: fix print of logcat -g by Wei Wang · 6 years ago
  72. 5296cea Merge "logd: crash dumps on userdebug only" by Treehugger Robot · 6 years ago
  73. 45b4968 logd: crash dumps on userdebug only by Mark Salyzyn · 6 years ago
  74. 9ff8155 Replace (unsigned) short with (u)int16_t. by Chih-Hung Hsieh · 6 years ago
  75. ad8ca68 Merge "liblog: Add functions to reset log context" am: a34a54e8a9 by Suren Baghdasaryan · 6 years ago
  76. a34a54e Merge "liblog: Add functions to reset log context" by Treehugger Robot · 6 years ago
  77. 230ddbd liblog: Add functions to reset log context by Suren Baghdasaryan · 6 years ago
  78. bf6c031 Merge "Suppress gnu-zero-variadic-macro-arguments warning." am: ff01e54285 by Chih-Hung Hsieh · 6 years ago
  79. bff0dfa Suppress gnu-zero-variadic-macro-arguments warning. by Chih-Hung Hsieh · 6 years ago
  80. 2f15588 Merge "Declare __fake_use_va_args as a variadic function." am: e352a75b90 by Chih-Hung Hsieh · 6 years ago
  81. b19450a Declare __fake_use_va_args as a variadic function. by Chih-Hung Hsieh · 6 years ago
  82. e884ed7 Merge "Declare __FAKE_USE_VA_ARGS as a variadic function." am: 835d76496d by Chih-hung Hsieh · 6 years ago
  83. b891df8 Declare __FAKE_USE_VA_ARGS as a variadic function. by Chih-Hung Hsieh · 6 years ago
  84. 6620b30 Merge "Use __VA_ARGS__ when in clang static analyzer." am: f07dbdd022 by Chih-hung Hsieh · 6 years ago
  85. eb39f2c Use __VA_ARGS__ when in clang static analyzer. by Chih-Hung Hsieh · 6 years ago
  86. 43ddcc0 Merge "[logd] Modernize codebase by replacing NULL with nullptr" am: 55a9d58735 by Yi Kong · 6 years ago
  87. ad8b1cb Merge "Remove execute bit for source files" am: 29dcc952e8 by Yi Kong · 6 years ago
  88. 39bee0a Merge "Modernize codebase by replacing NULL with nullptr" am: 9154fbc8df by Yi Kong · 6 years ago
  89. 55a9d58 Merge "[logd] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 6 years ago
  90. 36feb15 [logd] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  91. 29dcc95 Merge "Remove execute bit for source files" by Yi Kong · 6 years ago
  92. 58a740f Remove execute bit for source files by Yi Kong · 6 years ago
  93. ab081c7 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  94. a6d0d5d Merge "add event log range for audioserver" am: 6f5d464fb9 by Eric Laurent · 6 years ago
  95. 248aa21 add event log range for audioserver by Eric Laurent · 6 years ago
  96. 2c12274 Merge changes from topic "mingw-clang" am: 8e87814da8 by Pirama Arumuga Nainar · 6 years ago
  97. 8e87814 Merge changes from topic "mingw-clang" by Treehugger Robot · 6 years ago
  98. 42dd15e Do not customize __format__ for Windows/MinGW to gnu_printf by Pirama Arumuga Nainar · 6 years ago
  99. 2becb82 Merge "Remove pstore case ibc.__pstore_append from CTS" am: bb7e81238f by Elliott Hughes · 6 years ago
  100. 65fbdf2 Remove pstore case ibc.__pstore_append from CTS by chenhg · 6 years ago