1. 9446ed6 oboe: cleanup fifo includes by Phil Burk · 4 years ago
  2. d8264be Reduce logging for a cleaner logcat by Phil Burk · 4 years, 2 months ago
  3. 08a5e0f fifo: pass atomics to avoid cast by Phil Burk · 4 years, 11 months ago
  4. 550bf16 FIFO: move threshold up to AudioStreamBuffered by Phil Burk · 5 years ago
  5. 919cd42 fifo: address concerns about signed vs unsigned by Phil Burk · 5 years ago
  6. 96db595 Merge pull request #578 from tguilbert-google/cleanup by tguilbert-google · 5 years ago
  7. f7dbed0 revert of cassert change by Thomas Guilbert · 5 years ago
  8. ab5455f Use cassert instead of assert.h by Thomas Guilbert · 5 years ago
  9. b7ff43f Use nullptr and <assert.h> by Thomas Guilbert · 5 years ago
  10. 103bc75 Undo signed changes by Thomas Guilbert · 5 years ago
  11. 5a73fb9 Add atomic increment to FifoControllers by Thomas Guilbert · 5 years ago
  12. f263601 Mark Fifo getters as consts by Thomas Guilbert · 5 years ago
  13. 2417f01 Fix #332 Change C-style casts to static_cast by Don Turner · 6 years ago
  14. 34bbf44 Merge pull request #314 from google/fifocleanup by Phil Burk · 6 years ago
  15. f61cea3 oboe: cleanup FIFO by Phil Burk · 6 years ago
  16. 12a172e oboe: use atomics for FIFO counters by Phil Burk · 6 years ago
  17. 2b9390d cleanup comments for readNow by Phil Burk · 6 years ago
  18. b3e90b5 fix readNow buffer pointer by Phil Burk · 6 years ago
  19. 7886591 Remove dead code in the fifo folder by Vincent Barthelemy · 6 years ago
  20. 9e827e3 Merge pull request #173 from ggfan/old-style-cast-fix by Gerry · 6 years ago
  21. e55f983 Convert c-type cast to C++ cast by gfan · 6 years ago
  22. 6a390fd Add stdint.h to FifoControllerBase.h by Don Turner · 6 years ago
  23. 477e01c Oboe: remove some logs, misc cleanup by Phil Burk · 6 years ago
  24. f9fc01d oboe: remove getNextReadTime by Phil Burk · 6 years ago
  25. a5d6637 oboe: more blocking read/write by Phil Burk · 6 years ago
  26. 34217a7 oboe: add blocking read/write by Phil Burk · 6 years ago
  27. 2786fb5 Documentation tidy up by Don Turner · 7 years ago
  28. 3bf32ae Use oboe namespace by Don Turner · 7 years ago
  29. 6c1fc78 Update FifoBuffer.cpp by jplatipus · 7 years ago
  30. ca6f91a Initial commit by Don Turner · 7 years ago