Go to file
Jesse Hall 7844211607 surfaceflinger: fix -Wsign-compare warnings
warning: comparison of integers of different signs: 'int' and 'size_t'
(aka 'unsigned int') [-Wsign-compare]

arning: comparison of integers of different signs: 'int32_t' (aka
'int') and 'const uint32_t' (aka 'const unsigned int')
[-Wsign-compare]

Change-Id: I823257aa7218c5fd492a3277853210db539bb2e2
(cherry picked from f9bfdc6c94)
2014-10-31 09:52:23 -07:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds atrace: fix Sync Manager tracing preventing enabling of kernel sync tracing 2014-10-27 13:07:58 -07:00
data/etc am 60d31a0f: am 3c648e37: Update comment to use correct GPS file for wearable. 2014-09-19 22:02:37 +00:00
include surfaceflinger: fix -Wmismatched-tags warnings 2014-10-31 09:51:10 -07:00
libs GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT 2014-10-29 17:15:09 +00:00
opengl Add rate-limited logging for unimplemented es functions. 2014-09-23 08:30:12 -07:00
services surfaceflinger: fix -Wsign-compare warnings 2014-10-31 09:52:23 -07:00
MODULE_LICENSE_APACHE2
NOTICE