1. 10 Dec, 2015 2 commits
  2. 17 Nov, 2015 2 commits
  3. 28 Sep, 2015 4 commits
  4. 27 Aug, 2015 4 commits
  5. 10 Aug, 2015 3 commits
  6. 05 Aug, 2015 1 commit
    • Daniel Erat's avatar
      Remove unused systemTime() and include utils/Timers.h. · accf5b4b
      Daniel Erat authored
      Remove a systemTime() function from power/power.c that
      doesn't appear to be called anywhere, and make several
      audio/ files explicitly include utils/Timers.h for the
      libutils version of systemTime(). (They appear to have been
      transitively getting it via utils/threads.h's include of
      utils/Condition.h.)
      
      Change-Id: I432bb1cf1100f5829df307a146076acf035a0bdc
      accf5b4b
  7. 31 Jul, 2015 4 commits
  8. 16 Jul, 2015 3 commits
  9. 15 Jul, 2015 3 commits
  10. 25 Jun, 2015 3 commits
  11. 24 Jun, 2015 3 commits
  12. 05 Jun, 2015 2 commits
  13. 03 Jun, 2015 2 commits
  14. 14 May, 2015 2 commits
  15. 11 May, 2015 1 commit
    • Vinit Deshpande's avatar
      Introduce REPORT_EVENTS_NO_BATCH flag for ePNO · e28e2bbf
      Vinit Deshpande authored
      When GSscan and ePNO are being executed together, we
      don't want APs on additional channels from ePNO to be
      cached. Making this requirement explicit by adding
      REPORT_EVENTS_NO_BATCH flag on bucket.
      
      Change-Id: I61dcd608d3be8acb697508607dbe5077ebe836c0
      e28e2bbf
  16. 08 May, 2015 1 commit