1. c581886 logd: single std::mutex for locking log buffers and tracking readers by Tom Cherry · 5 years ago
  2. d2743ef liblog: don't cache property size values and move to own file by Tom Cherry · 5 years ago
  3. 1a796bc logd: add a SerializedLogBuffer suitable for compression by Tom Cherry · 5 years ago
  4. 8319bb4 logd: add a test for clearing logs with a reader present by Tom Cherry · 5 years ago
  5. f93b400 logd: use libbase logging by Tom Cherry · 5 years ago
  6. b3e1633 logd: move leading_dropped logic into FlushTo() by Tom Cherry · 5 years ago
  7. 855c7c8 logd: create FlushToState class by Tom Cherry · 5 years ago
  8. 90e9ce0 logd: fix bug in FlushTo when requesting exact sequence number by Tom Cherry · 5 years ago
  9. 8f61346 logd: create SimpleLogBuffer and implement ChattyLogBuffer in terms of it by Tom Cherry · 5 years ago
  10. e18346d logd: separate Chatty only vs generic LogBufferTests by Tom Cherry · 5 years ago
  11. b398a7c logd: add tests for log deduplication by Tom Cherry · 5 years ago
  12. a515197 logd: build liblogd and its test on host by Tom Cherry · 5 years ago
  13. 43f3f76 logd: add LogBufferTest.cpp by Tom Cherry · 5 years ago