summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use hasSyncFramework value from configStoreFabien Sanglard2017-03-171-5/+7
* [SF] Use presentTimeOffset from configStoreFabien Sanglard2017-03-151-5/+3
* resolve merge conflicts of a2c2d11f9 to masterMark Salyzyn2017-01-121-1/+1
|\
| * Replace cutils/log.h and rationalize log/log.h and android/log.hMark Salyzyn2017-01-111-1/+1
* | resolve merge conflicts of 525a5f2 to masterMark Salyzyn2016-12-281-5/+4
|\|
| * Replace cutils/log.h and rationalize log/log.h and android/log.hMark Salyzyn2016-12-221-5/+4
* | Boost priority of short-running SF FIFO threads slightly. am: 35520634e2 am: ...Tim Murray2016-09-081-1/+1
|\|
| * Boost priority of short-running SF FIFO threads slightly.Tim Murray2016-09-071-1/+1
* | Update SurfaceFlinger FIFO configuration. am: acff43dca6 am: 4d818bf221Tim Murray2016-08-011-0/+7
|\|
| * Update SurfaceFlinger FIFO configuration.Tim Murray2016-07-291-0/+7
* | Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-05-031-1/+1
|/
* DispSync: Actually wait foreverDan Stoza2016-04-191-6/+10
* Revert "Revert "DispSync: Always resync after inactivity""Tim Murray2016-04-191-39/+148
* Revert "DispSync: Always resync after inactivity"Dan Stoza2016-04-141-148/+39
* DispSync: Always resync after inactivityDan Stoza2016-04-071-39/+148
* Revert "DispSync: workaround HH hardware vsync issue"Dan Stoza2016-03-101-11/+0
* DispSync: workaround HH hardware vsync issueHaixia Shi2015-11-231-0/+11
* SF: more DispSync improvements.Haixia Shi2015-10-301-12/+22
* SF: use first sample timestamp as reference.Haixia Shi2015-10-301-2/+6
* surfaceflinger: add getDisplayStats() methodLajos Molnar2014-09-181-0/+6
* Replace "lower power mode" experimentAndy McFadden2014-06-111-27/+22
* Disable DispSync resync when not neededAndy McFadden2014-06-101-35/+37
* Add "dumpsys SurfaceFlinger --dispsync"Andy McFadden2014-05-081-0/+45
* Add mutexAndy McFadden2014-05-081-0/+1
* Improve SurfaceFlinger PTS estimationAndy McFadden2014-05-021-0/+5
* SurfaceFlinger: Adds the functionality to reduce refresh rate to half ofRuchi Kandoi2014-05-011-1/+22
* native frameworks: 64-bit compile issuesMark Salyzyn2014-03-121-1/+1
* DispSync: remove delay when enabling vsync eventsJamie Gennis2013-12-021-1/+8
* Merge "DispSync: don't compensate for wakeup latency" into klp-devJesse Hall2013-10-131-2/+2
|\
| * DispSync: don't compensate for wakeup latencyJamie Gennis2013-10-091-2/+2
* | Wake up disp sync thread when setting display periodJesse Hall2013-10-101-0/+1
|/
* SurfaceFlinger: SW-based vsync eventsJamie Gennis2013-10-071-0/+482