replicant-frameworks_native/services
Andy McFadden 3c25621ad7 Re-enable frame dropping for non-auto timestamps
This change adds an entire field to note whether the timestamp was
auto-generated by Surface or supplied by the application.

The value is used when deciding whether or not to drop frames based
on buffer presentation timestamps.  If a desired presentation time
was set explicitly, BufferQueue will use that value to decide if a
frame should be dropped.  If the timestamp was generated by Surface
at the time the buffer was queued, the timestamp is ignored.

Bug 10151804

Change-Id: Ibd571a7578351063b813cbdad2ddbeed70655ba5
2013-08-16 15:15:16 -07:00
..
batteryservice batteryservice: add battery current now and charge counter data 2013-08-07 18:30:13 +00:00
connectivitymanager Add C++ library for ConnectivityManager 2013-07-16 15:11:47 -07:00
inputflinger move services executables sources in their respective src folder 2013-07-22 12:25:18 -07:00
powermanager Power manager now takes calling package name arg. 2013-05-20 16:50:10 -07:00
sensorservice move services executables sources in their respective src folder 2013-07-22 12:25:18 -07:00
surfaceflinger Re-enable frame dropping for non-auto timestamps 2013-08-16 15:15:16 -07:00