1. a007fb3 oboe: use factory class for Resamplers by Phil Burk · 5 years ago
  2. 68b6ffa oboe: add sinc based resampler by Phil Burk · 5 years ago
  3. f67a97f oboe: fix sample rate converter by Phil Burk · 5 years ago
  4. 83ceba1 OboeTester: add resampler test by Phil Burk · 5 years ago
  5. 9a5d8b3 Update unit tests documentation by Don Turner · 5 years ago
  6. c278091 Merge pull request #457 from google/fix425 by Phil Burk · 5 years ago
  7. 3f40cdd tests: use constexpr by Phil Burk · 5 years ago
  8. 83952fa tests: sleep between close and open by Phil Burk · 5 years ago
  9. aa3b31a oboe tests: fix race for Stopping state by Phil Burk · 5 years ago
  10. 9513175 oboe tests: test new waitForStateChange behavior by Phil Burk · 5 years ago
  11. 3c59bd9 oboe tests: fix tests related to waitForStateChange by Phil Burk · 5 years ago
  12. d1e943a tests: gitignore assets generated by the test by Phil Burk · 5 years ago
  13. 6a7b566 Create README.md by Phil Burk · 5 years ago
  14. f9d2605 Fixes #317 also add comment about CMake path by Don Turner · 5 years ago
  15. 25c8715 tests: fix cmake and testrunner by Phil Burk · 5 years ago
  16. d8854b7 Update paths in test script by Don Turner · 5 years ago
  17. 8c369cf Set default buffer size to two bursts for low latency streams by Don Turner · 6 years ago
  18. f92f143 Update README by Don Turner · 6 years ago
  19. 8893e66 Removing test for isPlaying since method has been removed by Don Turner · 6 years ago
  20. de7de88 Update gradle version and dependencies by Don Turner · 6 years ago
  21. 6dd6439 Adding assets folder, start logcat output from command line by Don Turner · 6 years ago
  22. ae0a477 Adding unit test runner app and improvements to unit testing process by Don Turner · 6 years ago
  23. 63fef12 Adding Android headers by Don Turner · 6 years ago
  24. 67a5fe9 Floating point recording only supported on API23+ (Marshmallow) by Don Turner · 6 years ago
  25. 9a6262c opensles: fix PerformanceMode setting by Phil Burk · 6 years ago
  26. 2190d51 tests: add unit tests for calling start/pause/stop twice by Phil Burk · 6 years ago
  27. 1df602c add "adb root" for input testing by Phil Burk · 6 years ago
  28. 094ef8a Merge pull request #195 from google/testhome by Phil Burk · 6 years ago
  29. 4a42e11 tests: use $ENV{HOME} instead of hard coded name by Phil Burk · 6 years ago
  30. d0a1cfc Adding instructions for testing by Don Turner · 6 years ago
  31. 48f794e closeStream now checks for null to avoid segfaults by Don Turner · 6 years ago
  32. 9e66da4 Change Unavailable to Unimplemented for pause by Don Turner · 6 years ago
  33. bdb4835 Return Error::Unavailable when pausing an input stream by Don Turner · 6 years ago
  34. 8b75ba1 Update tests so that audio API can be specfied when opening stream by Don Turner · 6 years ago
  35. 09282b5 Add newline by Don Turner · 6 years ago
  36. dcb55a4 Request OpenSLES for tests, update comments by Don Turner · 6 years ago
  37. 7dcf25d Allow setting of default stream values by Don Turner · 6 years ago
  38. 23eea11 Fix #174 - Calling waitForStateChange on closed AAudio stream should return OK by Don Turner · 6 years ago
  39. c174fc4 Restore previous state on error by Don Turner · 6 years ago
  40. dd35888 Adding tests and states for OpenSL ES input streams by Don Turner · 6 years ago
  41. 0412fd5 Fix stream states for OpenSL ES by Don Turner · 6 years ago
  42. 6ee9cf3 Adding local path to ANDROID_NDK by Don Turner · 6 years ago
  43. d5a82b7 Adding missing tests and stream closed default values by Don Turner · 6 years ago
  44. ba5a01b Add newline by Don Turner · 6 years ago
  45. a556b8a Update tests for isXRunCountSupported by Don Turner · 6 years ago
  46. ff649d0 Refactor AudioStream methods to handle closed state by Don Turner · 6 years ago
  47. 94fe485 Add empty "stream closed" tests by Don Turner · 6 years ago
  48. eb236cc Fix googletest path for latest NDK by Don Turner · 6 years ago
  49. fda6701 Adding unit tests and testing script by Don Turner · 7 years ago