1. e1a577f Revert "async-safe logging: __ANDROID_API_LEVEL__ isn't a thing." by Priyanka Advani (xWF) · 8 months ago
  2. 0cad9cb async-safe logging: __ANDROID_API_LEVEL__ isn't a thing. by Elliott Hughes · 1 year ago
  3. 3f98012 async_safe_log.cpp: remove unused #includes. by Elliott Hughes · 1 year, 8 months ago
  4. 2109f12 Add strerrordesc_np() and strerrorname_np(). by Elliott Hughes · 1 year, 11 months ago
  5. f5b4e3c Add %b/%B to async-safe logging. by Elliott Hughes · 2 years ago
  6. 35759fa Fix mte build breakage. by Christopher Ferris · 2 years, 5 months ago
  7. 8497977 Fix stack use-after-scope in async_safe_log. by Peter Collingbourne · 2 years, 5 months ago
  8. 75c36fe Add %m and %#x support for async_safe logging by zijunzhao · 3 years, 6 months ago
  9. d371133 async_safe: don't call libc's socket. by Josh Gao · 5 years ago
  10. 5de9a31c Add async_safe_format_fd_va_list by Ryan Prichard · 7 years ago
  11. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  12. f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 7 years ago
  13. 5258c25 Fix async_safe_fatal overflow handling by Ryan Prichard · 7 years ago
  14. 8aecba7 Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched. by Elliott Hughes · 8 years ago
  15. 53dc9dd Improve pthread_create failure handling. by Elliott Hughes · 8 years ago
  16. 9247640 Refactor BufferOutputStream. by Christopher Ferris · 8 years ago
  17. 695713e Shave a stack frame off asserts. by Elliott Hughes · 8 years ago
  18. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 8 years ago