Go to file
Mathias Agopian b4ba50dd83 fix a typo in EGL loader
the code intended to filter out the software-renderer, but the
test as written was essentially a no-op.

the problem didn't happen most of the time because we had
updated egl.cfg to not even list the software renderer.

the test as written didn't generate a compile-time error
because String8 has a const char* cast operator; but the
end result was to compare pointers instead of the string
itself.

http://code.google.com/p/android/issues/detail?id=54606

Change-Id: I739dd1c838fbc24c5643a631fae19713a8ef1717
2013-04-23 14:20:16 +02:00
build Fix issue #7271589: Cannot set Ocean HD live wallpaper 2012-10-03 11:27:19 -07:00
cmds am 9380d78c: Add new resources trace. 2013-04-12 17:06:29 -07:00
data/etc Implement #8323587, #8323342, #8323590: new features. 2013-03-22 17:24:57 -07:00
include am f3d93d43: am 187edf93: Merge "BufferItemConsumer: add functions to set default buffer format/size" into jb-mr2-dev 2013-04-17 12:48:23 -07:00
libs am f3d93d43: am 187edf93: Merge "BufferItemConsumer: add functions to set default buffer format/size" into jb-mr2-dev 2013-04-17 12:48:23 -07:00
opengl fix a typo in EGL loader 2013-04-23 14:20:16 +02:00
services allow dumpsys SurfaceFlinger in user builds from the shell user 2013-04-18 16:41:04 -07:00
MODULE_LICENSE_APACHE2
NOTICE