1. 22 Oct, 2014 1 commit
  2. 21 Oct, 2014 2 commits
  3. 20 Oct, 2014 2 commits
  4. 19 Oct, 2014 2 commits
    • Aravind Akella's avatar
      Add version number to SensorService dump output. · 0b6acb22
      Aravind Akella authored
      Change-Id: I64f9482ade523ec3fafe14bff14db7196e32413f
      0b6acb22
    • Jesse Hall's avatar
      bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE) · 5b0cbcf9
      Jesse Hall authored
      On one device there is a bug, not yet root-caused, that causes fence
      fds to not make it across binder from producer to consumer in the
      IGraphicBufferProducer::queueBuffer call. Rather than returning an
      error, which the producer typically treats as a fatal error, this
      change allows the buffer to be queued with no fence. This avoids an
      application crash at the risk of (likely single-frame) visible
      corruption.
      
      Bug: 17946343
      Change-Id: I9ca89f94098c455e1e90f5f58d5336c936b04a9c
      5b0cbcf9
  5. 16 Oct, 2014 1 commit
  6. 15 Oct, 2014 2 commits
  7. 14 Oct, 2014 2 commits
  8. 13 Oct, 2014 1 commit
  9. 12 Oct, 2014 2 commits
    • Jeff Brown's avatar
      Improve ANR diagnostics. · 02769aca
      Jeff Brown authored
      Print more details about the exact reason that an ANR has occurred.
      Also start checking that the window actually has a registered
      input connection that is not in a broken state.  These windows
      are supposed to be cleaned up by the window manager promptly
      as if the app had crashed but the pattern of ANRs we are observing
      suggests that broken windows might be sticking around longer than
      they should.
      
      Bug: 17721767
      Change-Id: Ie2803a3fa9642381ecadc198fec15e1b70d93c20
      02769aca
    • The Android Automerger's avatar
  10. 11 Oct, 2014 1 commit
    • Jeff Brown's avatar
      Improve ANR diagnostics. · ffb49774
      Jeff Brown authored
      Print more details about the exact reason that an ANR has occurred.
      Also start checking that the window actually has a registered
      input connection that is not in a broken state.  These windows
      are supposed to be cleaned up by the window manager promptly
      as if the app had crashed but the pattern of ANRs we are observing
      suggests that broken windows might be sticking around longer than
      they should.
      
      Bug: 17721767
      Change-Id: Ie2803a3fa9642381ecadc198fec15e1b70d93c20
      ffb49774
  11. 09 Oct, 2014 1 commit
  12. 08 Oct, 2014 2 commits
  13. 07 Oct, 2014 3 commits
  14. 06 Oct, 2014 3 commits
  15. 05 Oct, 2014 1 commit
  16. 03 Oct, 2014 5 commits
  17. 02 Oct, 2014 9 commits