1. 18 Apr, 2013 1 commit
    • Christopher Tate's avatar
      Fix regression: log mem maps around native fault address · 300fd6fd
      Christopher Tate authored
      Restore the logging of the mem maps around the fault address along
      with the rest of the faulting thread's information.  (It was still
      being written to the tombstone file, but the logging got dropped on
      the floor in the refactoring around AM report integration).
      
      Bug 8654694
      
      Change-Id: Id8851fa765dfe6b6ce41ccfc39e85eaac0acc629
      300fd6fd
  2. 16 Apr, 2013 2 commits
  3. 15 Apr, 2013 7 commits
  4. 12 Apr, 2013 2 commits
  5. 11 Apr, 2013 1 commit
    • Ying Wang's avatar
      We need libcutils to include liblog · c796ed97
      Ying Wang authored
      For some prebuilts were built against libcutils with liblog in it.
      Unfortunately that means in the future if someone checks in prebuilts
      that are built against libcutils and they don't explicitly link against
      liblog, they will again prevent us from removing liblog from libcutils.
      
      Bug: 8587800
      Bug: 8580410
      Change-Id: I2a5ed6233df7e7d542d1e4167bec405750c0e671
      c796ed97
  6. 10 Apr, 2013 1 commit
    • Ying Wang's avatar
      Add liblog · 083b5ccb
      Ying Wang authored
      Bug: 8580410
      Change-Id: Iab3a9b4307f207c14a04a922cc7350c54e60e9ad
      083b5ccb
  7. 05 Apr, 2013 2 commits
  8. 04 Apr, 2013 1 commit
  9. 03 Apr, 2013 3 commits
  10. 02 Apr, 2013 3 commits
  11. 01 Apr, 2013 2 commits
    • Mathias Agopian's avatar
      move tinyutils into its own namespace · 9857d99e
      Mathias Agopian authored
      I was fed-up with the constant conflicts in Eclipse
      with the "libutils" version.
      
      Also fix a few copyright notices.
      
      Change-Id: I8ffcb845af4b5d0d178f5565f64dfcfbfa27fcd6
      9857d99e
    • Christopher Tate's avatar
      debuggerd now notifies the Activity Manager about native crashes · ded2e5ac
      Christopher Tate authored
      The Activity Manager sets up a permission-guarded domain socket, which
      debuggerd connects to when a crash happens.  If this is successful,
      the daemon then mirrors the logged crash report to that socket, then
      closes it.
      
      Bug 8322568
      
      Change-Id: Ife0c772a628ef82e8457094e511ce1edbfe57460
      ded2e5ac
  12. 29 Mar, 2013 4 commits
  13. 28 Mar, 2013 5 commits
  14. 27 Mar, 2013 3 commits
  15. 26 Mar, 2013 2 commits
  16. 25 Mar, 2013 1 commit