replicant-frameworks_native/include
Dan Stoza e64a79cd85 Fix PTS handling for buffer replacement
This changes the way that SurfaceFlinger's shadow buffer management
works such that instead of tracking the size of the shadow queue in the
BufferQueue, SF tracks the last frame number it has seen, and passes
that into the acquireBuffer call. BufferQueueConsumer then ensures that
it never returns a buffer newer than that frame number, even if that
means that it must return PRESENT_LATER for an otherwise valid buffer.

Change-Id: I3fcb45f683ed660c3f18a8b85ae1f8a962ba6f0e
(cherry picked from commit a4650a50a0)
2015-05-13 09:43:35 -07:00
..
android frameworks/native: document native types and enums 2015-05-12 14:39:28 -07:00
batteryservice BatteryProperty: Add property ENERGY_COUNTER and 64-bit integer properties 2014-05-16 03:05:11 +00:00
binder binder: add uint64 support to Parcel. 2015-05-13 09:43:35 -07:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -07:00
gui Fix PTS handling for buffer replacement 2015-05-13 09:43:35 -07:00
input New keycode definitions for TV remotes. 2014-09-02 13:48:25 -07:00
media Revert "omx: add Intel's SemiPlanar OMX color format that is used on some devices" 2015-02-11 09:58:58 -08:00
powermanager Make IPowerManager native conform to .aidl for oneway 2014-09-05 17:12:24 -07:00
private Fix issue #18356768: some app process may hang at Runtime#exit... 2014-11-13 17:09:59 -08:00
ui libgui: Allow an IGBProducer to disable allocation 2015-04-23 15:28:12 -07:00