1. 05 Dec, 2014 2 commits
  2. 04 Dec, 2014 1 commit
  3. 28 Nov, 2014 2 commits
  4. 20 Nov, 2014 2 commits
  5. 17 Nov, 2014 2 commits
  6. 15 Oct, 2014 2 commits
    • Jean-Michel Trivi's avatar
      am 793a854e: Fix remote submix crash on null sink · 5b592d7c
      Jean-Michel Trivi authored
      * commit '793a854e':
        Fix remote submix crash on null sink
      5b592d7c
    • Jean-Michel Trivi's avatar
      Fix remote submix crash on null sink · 793a854e
      Jean-Michel Trivi authored
      The "remote submix" HAL uses a MonoPipe instance to "pipe" audio
        from the sink of this virtual device HAL to its source.
        The life-cycle of this pipe is:
        - creation when either the input or output stream is open
        - destruction when both input and output are closed.
      
      Changes are:
      Fix test for pipe destruction: destroy pipe when both
        input and output streams are NULL.
      Count how many read errors went into the logs and cap them
        so as not to spam the logs when the pipe is not properly
        set up. Less 'I' logs, 'D' logs instead.
      When opening input stream, check for non-null sink before
        checking if it's shutdown.
      
      Bug 16653334
      Bug 17111907
      
      Change-Id: I634b4192b00f9b74a5109f42242423e9c8cb4c7c
      793a854e
  7. 26 Sep, 2014 3 commits
  8. 18 Sep, 2014 1 commit
  9. 14 Sep, 2014 1 commit
  10. 10 Sep, 2014 1 commit
  11. 05 Sep, 2014 1 commit
    • Aravind Akella's avatar
      sensors.h documentation change. · 110d2f27
      Aravind Akella authored
        i) on-change sensors should set maxDelay.
        ii) Drivers should hold a wake_lock till poll() is called
        the next time when delivering events from wake-up sensors.
      
      Change-Id: I4b137843d5c857f04601618548306a710fbfbe5c
      110d2f27
  12. 02 Sep, 2014 1 commit
  13. 30 Aug, 2014 1 commit
  14. 29 Aug, 2014 1 commit
  15. 28 Aug, 2014 5 commits
  16. 22 Aug, 2014 1 commit
  17. 21 Aug, 2014 3 commits
  18. 20 Aug, 2014 1 commit
  19. 13 Aug, 2014 1 commit
  20. 12 Aug, 2014 1 commit
  21. 11 Aug, 2014 3 commits
  22. 06 Aug, 2014 1 commit
  23. 07 Aug, 2014 2 commits
  24. 05 Aug, 2014 1 commit