1. 3ac8ba1 liblog: require root for multi_connect_dgram_socket test by Tom Cherry · 6 years ago
  2. 61910f1 liblog: remove Rwlocks for logd_socket and pmsg_fd by Tom Cherry · 6 years ago
  3. 0ed04ae libbase/liblog: set min_sdk_version by Jooyung Han · 6 years ago
  4. 2ae5606 Remove thread safety from libbase logging / liblog by Tom Cherry · 6 years ago
  5. 132bb5f Merge changes from topic "apex_available" into rvc-dev by Jiyong Park · 6 years ago
  6. a206b8c Set apex_available property by Jiyong Park · 6 years ago
  7. ef85595 liblog: return -EPERM if a log_is_loggable() returns false by Tom Cherry · 6 years ago
  8. 57c8eac liblog: support extended logger_entry headers by Tom Cherry · 6 years ago
  9. 12c7aa8 Remove vts10 tests from vts suite by Dan Shi · 6 years ago
  10. d6699b6 liblog: correct new APIs per the API review by Tom Cherry · 6 years ago
  11. bec237b Merge "liblog: move LOG_ID_DEFAULT into the log_id enum" into rvc-dev by TreeHugger Robot · 6 years ago
  12. 8a1aba3 Merge "liblog: fix header guards ordering" into rvc-dev by TreeHugger Robot · 6 years ago
  13. 1dc67f3 liblog: fix header guards ordering by Tom Cherry · 6 years ago
  14. bc2e58d liblog: move LOG_ID_DEFAULT into the log_id enum by Tom Cherry · 6 years ago
  15. a9a6d49 liblog: use int32_t and uint32_t for new NDK APIs by Tom Cherry · 6 years ago
  16. c2a354b Merge "don't include liblog to APEXes" into rvc-dev by Jiyong Park · 6 years ago
  17. 01aa81c don't include liblog to APEXes by Jiyong Park · 6 years ago
  18. 3ae8928 Merge "liblog: add API level guard to NDK log.h header" into rvc-dev by TreeHugger Robot · 6 years ago
  19. 060f58a liblog: add API level guard to NDK log.h header by Tom Cherry · 6 years ago
  20. 1588e9b liblog: minimum_log_priority should be atomic by Tom Cherry · 6 years ago
  21. 3d79b37 Fixed a typo in the version name by Jiyong Park · 6 years ago
  22. d5d2c6a Revert "liblog: disable header_abi_checker" by Tom Cherry · 6 years ago
  23. 7a5cbfc Rename ro.device_owner system property by Rubin Xu · 6 years ago
  24. c54b30e Specify argument types for function prototype by Anders Frostad Pedersen · 6 years ago
  25. 66f58a3 Add apex available to liblog by Jeffrey Huang · 6 years ago
  26. d44a5f8 liblog: null terminate log_msg by Tom Cherry · 6 years ago
  27. e2a1705 Merge "Allow LOG_ALWAYS_FATAL_IF in constexpr functions" by Chih-hung Hsieh · 6 years ago
  28. 9911e28 Allow LOG_ALWAYS_FATAL_IF in constexpr functions by Chih-Hung Hsieh · 6 years ago
  29. 5676f3d liblog: fix host tests by Tom Cherry · 6 years ago
  30. f48f685 liblog: do not allow loggers to write to binary buffers by Tom Cherry · 6 years ago
  31. e2187bf liblog: remove fake_log_device by Tom Cherry · 6 years ago
  32. ff464b1 liblog: always restore errno in logging functions by Tom Cherry · 6 years ago
  33. 2ec6a53 liblog: use default tag for loggability checks if no tag is provided by Tom Cherry · 6 years ago
  34. d66e442 Merge changes from topic "ramdisk" by Yifan Hong · 6 years ago
  35. 69ee5dd Move default tag from libbase to liblog by Tom Cherry · 6 years ago
  36. 7dd4553 Make ramdisk_available. by Yifan Hong · 6 years ago
  37. 96e7ef5 liblog: check loggability before formatting by Tom Cherry · 6 years ago
  38. 0391a87 Move minimum log priority from libbase to liblog by Tom Cherry · 6 years ago
  39. 349b0c4 Move SetLogger and SetAborter from libbase to liblog by Tom Cherry · 6 years ago
  40. 265eee2 Add version #29 and #30 to liblog by Chong Zhang · 6 years ago
  41. 02ff976 liblog: remove log_portability.h by Tom Cherry · 6 years ago
  42. 121292d liblog: use libbase_headers for TEMP_FAILURE_RETRY by Tom Cherry · 6 years ago
  43. b47aa2a liblog: remove more unused code by Tom Cherry · 6 years ago
  44. 21bb36c liblog: remove the last of the transport structs by Tom Cherry · 6 years ago
  45. 42a4ca6 CtsLiblogTestCases secondary_user by Bookatz · 6 years ago
  46. ee747e7 liblog: don't destroy global mutexes by Tom Cherry · 6 years ago
  47. 06e0fce liblog: have writers handle their own state by Tom Cherry · 6 years ago
  48. 2a6811b liblog: use a rwlock for writer initialization by Tom Cherry · 6 years ago
  49. 49a8af7 liblog: do not check loggability of event logs before sending to logd by Tom Cherry · 6 years ago
  50. c619e49 liblog: simplify fake_log_device by Tom Cherry · 6 years ago
  51. d953ba3 liblog: add a test for liblog on host by Tom Cherry · 6 years ago
  52. ed860ff Make android_logger_set_prune_list() sane by Tom Cherry · 6 years ago
  53. 8d22253 liblog: accept log messages with hdr_size greater than known headers by Tom Cherry · 6 years ago
  54. 4023938 Merge "liblog: remove the rest of the log reader transport" by Tom Cherry · 6 years ago
  55. 332f99a Merge "liblog: remove memset() before recv()." by Tom Cherry · 6 years ago
  56. 1a75a8c liblog: remove memset() before recv(). by Tom Cherry · 6 years ago
  57. 026ddde liblog: remove the rest of the log reader transport by Tom Cherry · 6 years ago
  58. 9829e7f liblog: Assure shifting behavior is consistent by Greg Kaiser · 6 years ago
  59. 7d16aed Merge "liblog: simplify logd 'command' functions and struct logger" by Tom Cherry · 6 years ago
  60. 9156c53 liblog: simplify logd 'command' functions and struct logger by Tom Cherry · 6 years ago
  61. c9c8318 Merge "liblog: return 0 from android_logger_list_read() when recv() returns 0" by Tom Cherry · 6 years ago
  62. b8bacea liblog: return 0 from android_logger_list_read() when recv() returns 0 by Tom Cherry · 6 years ago
  63. 828db1a liblog: cleanup opaque type usage by Tom Cherry · 6 years ago
  64. b2542d2 Rename # vndk tag to # llndk by Jiyong Park · 6 years ago
  65. 594f70f Move adbd to an apex. by Josh Gao · 6 years ago
  66. a379b1c liblog: document the liblog<->logd protocol format by Tom Cherry · 6 years ago
  67. e05b784 liblog: remove unused parts of android_log_transport_context by Tom Cherry · 6 years ago
  68. 441054a Remove old logger_entry_v* formats by Tom Cherry · 6 years ago
  69. 896fb9e liblog: disable header_abi_checker by Tom Cherry · 6 years ago
  70. 350164c Revert "liblog: remove mistakenly added symbols from vndk" by Tom Cherry · 6 years ago
  71. 7867721 liblog: remove mistakenly added symbols from vndk by Tom Cherry · 6 years ago
  72. 5e81aa2 liblog: fixup log_id_t by Tom Cherry · 6 years ago
  73. 362e289 liblog: remove checks for __GNUC__ by Tom Cherry · 6 years ago
  74. 443b5df Merge "liblog: remove client side permissions checking" by Tom Cherry · 6 years ago
  75. fa88eeb Merge "liblog: remove unneeded checks and includes from headers" by Tom Cherry · 6 years ago
  76. 1e59dcc liblog: remove client side permissions checking by Tom Cherry · 6 years ago
  77. 3ab3135 liblog: enable more tests by Tom Cherry · 6 years ago
  78. f5bad50 Merge "liblog: remove obsolete comment" by Tom Cherry · 6 years ago
  79. c734eae liblog: remove unneeded checks and includes from headers by Tom Cherry · 6 years ago
  80. 4e58c84 liblog: remove obsolete comment by Tom Cherry · 6 years ago
  81. c6a4272 liblog: use RunLogTests() for more tests by Tom Cherry · 6 years ago
  82. dbc4815 liblog: don't sleep in the middle of tests by Tom Cherry · 6 years ago
  83. bbbf089 liblog: use packed structs instead of raw unaligned reads by Tom Cherry · 6 years ago
  84. e3fc9ac Merge "liblog: remove alarm in logd_reader.cpp" by Tom Cherry · 6 years ago
  85. 5398021 liblog: remove alarm in logd_reader.cpp by Tom Cherry · 6 years ago
  86. 5d7969b Merge "liblog: remove code checking for fd = 0" by Tom Cherry · 6 years ago
  87. 29d0e89 liblog: remove code checking for fd = 0 by Tom Cherry · 6 years ago
  88. 34282df [liblog] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  89. 7e99b22 liblog: run in isolated mode, disable flaky tests by Tom Cherry · 6 years ago
  90. c37e3f0 Merge "liblog: use EXPECTED_STREQ for strings" by Treehugger Robot · 6 years ago
  91. 0de52e9 liblog: use EXPECTED_STREQ for strings by Tom Cherry · 6 years ago
  92. 685949d Merge "liblog: remove superfluous checks" by Tom Cherry · 6 years ago
  93. 47fdf66 Merge "liblog: don't set transports to nullptr when they close" by Tom Cherry · 6 years ago
  94. 990852f liblog: remove superfluous checks by Tom Cherry · 6 years ago
  95. 97ec4ee liblog: don't set transports to nullptr when they close by Tom Cherry · 6 years ago
  96. 6efbda7 liblog: replace crufty min macro with existing MIN. by Elliott Hughes · 6 years ago
  97. 173e4ba Merge "liblog: remove more endianness functions" by Tom Cherry · 6 years ago
  98. d1ad895 liblog: remove more endianness functions by Tom Cherry · 6 years ago
  99. 0f6ea6e liblog: remove a few unused items by Tom Cherry · 6 years ago
  100. 2187a41 liblog: fix prio and tag validation code by Tom Cherry · 6 years ago