1. 18 Nov, 2015 1 commit
    • Tim Murray's avatar
      Improve cpuset support for surfaceflinger. · 6eee56cc
      Tim Murray authored
      SurfaceFlinger needs some of its threads in the system-background cpuset
      and some of its threads (the binder pool) outside of the
      system-background cpuset in order to improve UI perf/power
      consumption. Remove surfaceflinger from the system-background cpuset in
      init.rc and allow a thread to place itself in the system-background
      cpuset given enough permissions.
      
      bug 25745866
      
      Change-Id: I85f7e41c5439e6ad7cc2d355e51f5dfb3a0c7088
      6eee56cc
  2. 12 Nov, 2015 2 commits
  3. 11 Nov, 2015 24 commits
  4. 10 Nov, 2015 4 commits
  5. 04 Nov, 2015 3 commits
  6. 03 Nov, 2015 1 commit
  7. 30 Oct, 2015 1 commit
    • Dan Willemsen's avatar
      Remove __DATE__/__TIME__ from init and debuggerd · 36b24a4a
      Dan Willemsen authored
      Keeping these means that every build has different init and debuggerd
      binaries, even if the source was the same. So OTAs that don't touch
      these sources would still need to update the binaries.
      
      Both of these messages are only informational, so can be safely removed.
      Bootchart already encodes build-specific information from the system
      properties.
      
      Bug: 24204119
      Change-Id: I7ebd65a20a3e031e7528c9f741616e20b3cd7446
      (cherry picked from commit 30622bbb)
      36b24a4a
  8. 29 Oct, 2015 2 commits
  9. 23 Oct, 2015 1 commit
  10. 21 Oct, 2015 1 commit