replicant-frameworks_native/include
Eric Penner 2d14a0ed4f GLConsumer: Fix eglTerminate/eglInit edge case.
If a display is terminated and then initialized, we can't detect
this using the display itself (it has the same value), but all
EglImages still become invalid for the display. This patch detects
this during image binding and forces creation of a new EglImage.

Bug: 10430249
Change-Id: I75101c50962f21263dca3ec6e241a2e5a3c23dad
2014-08-27 03:10:58 +00:00
..
android Add native flag to reflect new density type 2014-08-22 22:23:08 -07:00
batteryservice BatteryProperty: Add property ENERGY_COUNTER and 64-bit integer properties 2014-05-16 03:05:11 +00:00
binder add noteResetVideo/Audio to IBatteryStats 2014-07-23 21:51:56 +00:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -07:00
gui GLConsumer: Fix eglTerminate/eglInit edge case. 2014-08-27 03:10:58 +00:00
input Add Voice Assist key. 2014-08-21 19:09:49 -07:00
media Merge "Tunneled Video Playback support" into lmp-dev 2014-08-09 00:45:27 +00:00
powermanager PowerManager: add powerHint binder method 2014-04-02 21:24:01 +00:00
private Have VirtualDisplays send SF resize messages when resizing 2014-07-30 11:23:44 -07:00
ui Turn on support for async cursor update in surfaceflinger. 2014-07-28 22:07:41 +00:00