1. 3a82110 Add version #29 and #30 to liblog by Chong Zhang · 4 years, 9 months ago
  2. e573fd2 liblog: don't destroy global mutexes by Tom Cherry · 4 years, 10 months ago
  3. bbe3429 liblog: have writers handle their own state by Tom Cherry · 4 years, 10 months ago
  4. d862281 liblog: simplify fake_log_device by Tom Cherry · 4 years, 10 months ago
  5. accf48b liblog: disable header_abi_checker by Tom Cherry · 5 years ago
  6. 519b611 liblog: remove config_write.cpp/.h by Tom Cherry · 5 years ago
  7. a6a313e liblog: remove stderr logger by Tom Cherry · 5 years ago
  8. 6646115 liblog: add -Wall,-Wextra and do related clean-up. by Tom Cherry · 5 years ago
  9. ed7c18c liblog: only allow one transport for reading by Tom Cherry · 5 years ago
  10. 7bad46b Enable native_bridge_support by dimitry · 5 years ago
  11. 7c5ba9f Version liblog LL-NDK library by Vic Yang · 6 years ago
  12. cc1701d liblog: add stubs variant by Tom Cherry · 6 years ago
  13. 02f0e9c liblog: make liblog_headers truly stand-alone. by Elliott Hughes · 6 years ago
  14. 3d6a878 liblog: remove visibility macros by Tom Cherry · 6 years ago
  15. d3c83f6 Add a version script for liblog for the platform by Tom Cherry · 6 years ago
  16. 771acec Merge "Remove liblog/uio.c and <log/uio.h>" by Tom Cherry · 6 years ago
  17. ebebf69 Remove liblog/uio.c and <log/uio.h> by Tom Cherry · 6 years ago
  18. b796888 Remove liblog's rate limiting by Tom Cherry · 6 years ago
  19. f623f02 liblog: convert to C++ by Tom Cherry · 6 years ago
  20. 603188e liblog: remove LOGGER_LOCAL by Tom Cherry · 6 years ago
  21. 0f8e137 Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 6 years ago
  22. 8dcff20 Work around b/24465209, do not use clang lld by Chih-Hung Hsieh · 6 years ago
  23. ac945a2 Mark as recovery_available: true by Jiyong Park · 6 years ago
  24. 91d5a8a Fixing app compat issue b/72143978 by Ian Pedowitz · 7 years ago
  25. 00fe801 Remove obsolete workaround. by Elliott Hughes · 7 years ago
  26. 09e9026 Use override_export_include_dirs. by Steven Moreland · 7 years ago
  27. 5a5d263 Add vendor_available to liblog_headers. by Steven Moreland · 7 years ago
  28. 17bdc08 Merge "Remove default libraries" am: 8b7feee38f by Dan Willemsen · 7 years ago
  29. 1a292ee Remove default libraries by Dan Willemsen · 7 years ago
  30. aa3430a Add vendor_available to liblog_headers. by Steven Moreland · 7 years ago
  31. b916d0f Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 8 years ago
  32. cf6ea4d Add LLNDK liblog stub library for the VNDK by Dan Willemsen · 8 years ago
  33. cf83b74 liblog: add LOGGER_STDERR frontend by Mark Salyzyn · 8 years ago
  34. 45d2825 liblog: add local_logger by Mark Salyzyn · 9 years ago
  35. 7ad9192 liblog: add logprint to host build by Mark Salyzyn · 9 years ago
  36. 0ef234b Revert "Continue using the legacy NDK android/log.h." by Mark Salyzyn · 8 years ago
  37. d2cead5 Revert "Revert "Exporting C headers from system/core"" by Vijay Venkatraman · 8 years ago
  38. 6b7e325 Merge "Revert "Exporting C headers from system/core"" by Vijay Venkatraman · 8 years ago
  39. 142229c Revert "Exporting C headers from system/core" by Vijay Venkatraman · 8 years ago
  40. 2b2c95c Merge "Don't disable all sanitizers in liblog, just asan." by Evgenii Stepanov · 8 years ago
  41. 3711561 Don't disable all sanitizers in liblog, just asan. by Evgenii Stepanov · 8 years ago
  42. a0f3a04 Exporting C headers from system/core by Vijay Venkatraman · 8 years ago
  43. 89ebcb7 Unversion NDK stub libraries. by Dan Albert · 8 years ago
  44. eaece25 liblog: add IF_ALOG_RATELIMIT by Mark Salyzyn · 8 years ago
  45. 21bc9ad liblog: move log_is_loggable.c to properties.c by Mark Salyzyn · 8 years ago
  46. a409759 liblog: switch event_tag_map.c to event_tag_map.cpp by Mark Salyzyn · 8 years ago
  47. a00f44a Enable liblog on host bionic by Dan Willemsen · 8 years ago
  48. 17587a1 Add license to ndk_headers. by Dan Albert · 8 years ago
  49. 6de176a Continue using the legacy NDK android/log.h. by Dan Albert · 8 years ago
  50. 74e408e liblog: Move liblog tag from 1005 to 1006 by Mark Salyzyn · 8 years ago
  51. 3f53836 liblog: logd: logcat: deprecate log/log_read.h by Mark Salyzyn · 8 years ago
  52. 0eb04bf Migrate liblog to ndk_library. by Dan Albert · 8 years ago
  53. 7160e17 Merge "Fix liblog logtags" am: 59e6afc617 am: 6b5255722e by Dan Willemsen · 8 years ago
  54. 1fdb20d Fix liblog logtags by Dan Willemsen · 8 years ago
  55. 1aea70c Merge "Update sanitize property format" am: 7ed0021 am: 9ba3f6d by Colin Cross · 8 years ago
  56. d7b701c Update sanitize property format by Colin Cross · 9 years ago
  57. 3990e8a Merge "liblog: suppress pmsg on user builds" am: d157229 am: 24967e5 by Mark Salyzyn · 9 years ago
  58. 509c142 liblog: suppress pmsg on user builds by Mark Salyzyn · 9 years ago
  59. 6cdd531 liblog: update Android.bp by Mark Salyzyn · 9 years ago
  60. dd9094a liblog: split out transports into separate files by Mark Salyzyn · 9 years ago
  61. f1e9744 liblog: Update Android.bp for Android.mk changes by Dan Willemsen · 9 years ago
  62. ed4ca28 liblog: Update Android.bp to match Android.mk by Dan Willemsen · 9 years ago
  63. 34a3d49 liblog: enable windows builds in soong by Dan Willemsen · 9 years ago
  64. 35cea27 Fix bug number for linker related workarounds by Dmitriy Ivanov · 9 years ago
  65. 489ca27 Add Android.bp for liblog by Dan Willemsen · 9 years ago