1. b2cb35c Provide rust binding for binary event logging. by Pavel Grafov · 3 years, 2 months ago
  2. 5e22f73 Replace llndk_library with llndk clause in cc_library by Colin Cross · 3 years, 2 months ago
  3. f5c76cd Use -Wno-exit-time-destructors. by Elliott Hughes · 3 years, 4 months ago
  4. 7ca20c1 [LSC] Add LOCAL_LICENSE_KINDS to system/logging by Bob Badour · 3 years, 5 months ago
  5. 53fcb9c liblog: Enable PGO by Yi Kong · 3 years, 7 months ago
  6. 99ee810 Add product_available to product available modules by Justin Yun · 3 years, 8 months ago
  7. 78bad60 Merge changes from topic "vendor_ramdisk" by Yifan Hong · 3 years, 8 months ago
  8. 3886994 liblog: Make vendor_ramdisk_available. by Yifan Hong · 3 years, 8 months ago
  9. 0cc91e5 liblog_headers: Make vendor_ramdisk_available. by Yifan Hong · 3 years, 8 months ago
  10. 30a2fd7 Make the connection between implementation and llndk_library explicit by Colin Cross · 3 years, 8 months ago
  11. b950a4a Merge "Use libcutils_headers for android_filesystem_config.h" by Tom Cherry · 3 years, 9 months ago
  12. 44b3d12 Merge "Use libcutils_headers for android_filesystem_config.h" by Tom Cherry · 3 years, 9 months ago
  13. d6b9693 Use libcutils_headers for android_filesystem_config.h by Tom Cherry · 3 years, 9 months ago
  14. c52ed0b Use libcutils_headers for android_filesystem_config.h by Tom Cherry · 3 years, 9 months ago
  15. c7467b4 Add sdk_version: "minimum" to liblog_headers by Tom Cherry · 3 years, 9 months ago
  16. 003b74d Add sdk_version: "minimum" to liblog_headers by Tom Cherry · 3 years, 9 months ago
  17. 9da7ade Query log size properties only within logd by Tom Cherry · 3 years, 11 months ago
  18. 8022895 Query log size properties only within logd by Tom Cherry · 3 years, 11 months ago
  19. 88e89df liblog: don't cache property size values and move to own file by Tom Cherry · 4 years ago
  20. dea1d45 liblog: don't cache property size values and move to own file by Tom Cherry · 4 years ago
  21. 8adaf8e libbase/liblog: set min_sdk_version by Jooyung Han · 4 years, 2 months ago
  22. f17abbf libbase/liblog: set min_sdk_version by Jooyung Han · 4 years, 2 months ago
  23. 0db9725 don't include liblog to APEXes by Jiyong Park · 4 years, 4 months ago
  24. c17e449 don't include liblog to APEXes by Jiyong Park · 4 years, 4 months ago
  25. 71f618c Set apex_available property by Jiyong Park · 4 years, 4 months ago
  26. 416a40b Set apex_available property by Jiyong Park · 4 years, 4 months ago
  27. c737241 Revert "liblog: disable header_abi_checker" by Tom Cherry · 4 years, 4 months ago
  28. 601f7e6 Revert "liblog: disable header_abi_checker" by Tom Cherry · 4 years, 4 months ago
  29. 7ff1958 Add apex available to liblog by Jeffrey Huang · 4 years, 4 months ago
  30. c0cbd46 Add apex available to liblog by Jeffrey Huang · 4 years, 4 months ago
  31. 1a3d90c liblog: remove fake_log_device by Tom Cherry · 4 years, 5 months ago
  32. c377c7d liblog: remove fake_log_device by Tom Cherry · 4 years, 5 months ago
  33. 2ab0b8e Make ramdisk_available. by Yifan Hong · 4 years, 5 months ago
  34. 336e179 Make ramdisk_available. by Yifan Hong · 4 years, 5 months ago
  35. 9f77e9d Add version #29 and #30 to liblog by Chong Zhang · 4 years, 5 months ago
  36. 3a82110 Add version #29 and #30 to liblog by Chong Zhang · 4 years, 5 months ago
  37. ca03043 liblog: don't destroy global mutexes by Tom Cherry · 4 years, 6 months ago
  38. e573fd2 liblog: don't destroy global mutexes by Tom Cherry · 4 years, 6 months ago
  39. b69a5ce liblog: have writers handle their own state by Tom Cherry · 4 years, 7 months ago
  40. bbe3429 liblog: have writers handle their own state by Tom Cherry · 4 years, 7 months ago
  41. 15f1c97 liblog: simplify fake_log_device by Tom Cherry · 4 years, 7 months ago
  42. d862281 liblog: simplify fake_log_device by Tom Cherry · 4 years, 7 months ago
  43. 8db45d8 liblog: disable header_abi_checker by Tom Cherry · 4 years, 8 months ago
  44. accf48b liblog: disable header_abi_checker by Tom Cherry · 4 years, 8 months ago
  45. 9e22c57 liblog: remove config_write.cpp/.h by Tom Cherry · 4 years, 9 months ago
  46. 519b611 liblog: remove config_write.cpp/.h by Tom Cherry · 4 years, 9 months ago
  47. d61db44 liblog: remove stderr logger by Tom Cherry · 4 years, 9 months ago
  48. a6a313e liblog: remove stderr logger by Tom Cherry · 4 years, 9 months ago
  49. b78cd02 liblog: add -Wall,-Wextra and do related clean-up. by Tom Cherry · 4 years, 9 months ago
  50. 6646115 liblog: add -Wall,-Wextra and do related clean-up. by Tom Cherry · 4 years, 9 months ago
  51. 6cc5bcb liblog: only allow one transport for reading by Tom Cherry · 4 years, 10 months ago
  52. ed7c18c liblog: only allow one transport for reading by Tom Cherry · 4 years, 10 months ago
  53. 23b6192 Enable native_bridge_support by dimitry · 5 years ago
  54. 7bad46b Enable native_bridge_support by dimitry · 5 years ago
  55. d544383 Version liblog LL-NDK library by Vic Yang · 5 years ago
  56. 7c5ba9f Version liblog LL-NDK library by Vic Yang · 5 years ago
  57. aadd4a7 liblog: add stubs variant by Tom Cherry · 5 years ago
  58. cc1701d liblog: add stubs variant by Tom Cherry · 5 years ago
  59. e02adef liblog: make liblog_headers truly stand-alone. by Elliott Hughes · 5 years ago
  60. 02f0e9c liblog: make liblog_headers truly stand-alone. by Elliott Hughes · 5 years ago
  61. c55a582 liblog: remove visibility macros by Tom Cherry · 5 years ago
  62. 3d6a878 liblog: remove visibility macros by Tom Cherry · 5 years ago
  63. 366cbbc Add a version script for liblog for the platform by Tom Cherry · 5 years ago
  64. d3c83f6 Add a version script for liblog for the platform by Tom Cherry · 5 years ago
  65. 2fa04c7 Merge "Remove liblog/uio.c and <log/uio.h>" by Tom Cherry · 5 years ago
  66. 771acec Merge "Remove liblog/uio.c and <log/uio.h>" by Tom Cherry · 5 years ago
  67. e07a1a8 Remove liblog/uio.c and <log/uio.h> by Tom Cherry · 5 years ago
  68. ebebf69 Remove liblog/uio.c and <log/uio.h> by Tom Cherry · 5 years ago
  69. 66d116c Remove liblog's rate limiting by Tom Cherry · 5 years ago
  70. b796888 Remove liblog's rate limiting by Tom Cherry · 5 years ago
  71. 408b144 liblog: convert to C++ by Tom Cherry · 5 years ago
  72. f623f02 liblog: convert to C++ by Tom Cherry · 5 years ago
  73. 79bd988 liblog: remove LOGGER_LOCAL by Tom Cherry · 5 years ago
  74. 603188e liblog: remove LOGGER_LOCAL by Tom Cherry · 5 years ago
  75. f55fccb Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 6 years ago
  76. 0f8e137 Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 6 years ago
  77. 272250a Work around b/24465209, do not use clang lld by Chih-Hung Hsieh · 6 years ago
  78. 8dcff20 Work around b/24465209, do not use clang lld by Chih-Hung Hsieh · 6 years ago
  79. f8c5bd3 Mark as recovery_available: true by Jiyong Park · 6 years ago
  80. ac945a2 Mark as recovery_available: true by Jiyong Park · 6 years ago
  81. af4378d Fixing app compat issue b/72143978 by Ian Pedowitz · 6 years ago
  82. 91d5a8a Fixing app compat issue b/72143978 by Ian Pedowitz · 6 years ago
  83. 91b2789 Remove obsolete workaround. by Elliott Hughes · 6 years ago
  84. 00fe801 Remove obsolete workaround. by Elliott Hughes · 6 years ago
  85. afed144 Use override_export_include_dirs. by Steven Moreland · 6 years ago
  86. 09e9026 Use override_export_include_dirs. by Steven Moreland · 6 years ago
  87. 9b999ca Add vendor_available to liblog_headers. by Steven Moreland · 7 years ago
  88. 5a5d263 Add vendor_available to liblog_headers. by Steven Moreland · 7 years ago
  89. 2507a67 Merge "Remove default libraries" am: 8b7feee38f by Dan Willemsen · 7 years ago
  90. 17bdc08 Merge "Remove default libraries" am: 8b7feee38f by Dan Willemsen · 7 years ago
  91. 8196f08 Remove default libraries by Dan Willemsen · 7 years ago
  92. 1a292ee Remove default libraries by Dan Willemsen · 7 years ago
  93. dd5163d Add vendor_available to liblog_headers. by Steven Moreland · 7 years ago
  94. aa3430a Add vendor_available to liblog_headers. by Steven Moreland · 7 years ago
  95. fabc406 Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 7 years ago
  96. b916d0f Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 7 years ago
  97. 0856f35 Add LLNDK liblog stub library for the VNDK by Dan Willemsen · 7 years ago
  98. cf6ea4d Add LLNDK liblog stub library for the VNDK by Dan Willemsen · 7 years ago
  99. 3cdef15 liblog: add LOGGER_STDERR frontend by Mark Salyzyn · 7 years ago
  100. cf83b74 liblog: add LOGGER_STDERR frontend by Mark Salyzyn · 7 years ago