1. 23 Oct, 2012 7 commits
  2. 22 Oct, 2012 2 commits
  3. 21 Oct, 2012 1 commit
  4. 20 Oct, 2012 1 commit
  5. 19 Oct, 2012 3 commits
  6. 18 Oct, 2012 2 commits
    • Glenn Kasten's avatar
      Remove active track when thread goes to standby · 291f824e
      Glenn Kasten authored
      Bug: 7369232
      Change-Id: I7ff9f525dad4be0aef562a53015b06ee7d3d50f1
      291f824e
    • Eino-Ville Talvala's avatar
      Camera2: Fix potential deadlock · f1945f04
      Eino-Ville Talvala authored
      setPreviewWindow was holding a lock during long-lasting HAL calls
      which may cause deadlock if the HAL calls back into the service during
      the call. Stop holding the lock during these calls, since it's not
      essential to do so.
      
      Bug: 7320517
      Change-Id: I4a35703d751e22ac32979b5a1288e291610576e7
      f1945f04
  7. 17 Oct, 2012 2 commits
    • James Dong's avatar
      Added some extra failure logging messages · ccd08439
      James Dong authored
      o related-to-bug: 7282066
      
      Change-Id: I0896551a45aab61fb571fef19061397ff84321d9
      ccd08439
    • Marco Nelissen's avatar
      Fix valgrind issues · a4fe9a13
      Marco Nelissen authored
      We were reading some uninitialized memory when creating bass boost and EQ
      effects, and using memcpy() with identical source and destination.
      
      Change-Id: I15ea1b2c52ae05cbf54aef04351e89805e0ebf8e
      a4fe9a13
  8. 16 Oct, 2012 6 commits
  9. 12 Oct, 2012 1 commit
  10. 11 Oct, 2012 1 commit
  11. 10 Oct, 2012 6 commits
  12. 09 Oct, 2012 8 commits