replicant-frameworks_native/services/surfaceflinger/RenderEngine
Dan Stoza ab79e33ef3 SurfaceFlinger: Fix integer overflow in Mesh ctor
Performs range checking on the inputs to Mesh::Mesh() before allocating
the storage array.

Bug: 20674682
Change-Id: I4fc918a8c312d967dd6d9f91a098b2e0a7081027
2015-04-30 12:44:03 -07:00
..
Description.cpp
Description.h
GLES10RenderEngine.cpp
GLES10RenderEngine.h
GLES11RenderEngine.cpp Frameworks/native: Wall Werror in surfaceflinger 2014-11-13 14:18:56 -08:00
GLES11RenderEngine.h
GLES20RenderEngine.cpp Frameworks/native: Wall Werror in surfaceflinger 2014-11-13 14:18:56 -08:00
GLES20RenderEngine.h
GLExtensions.cpp
GLExtensions.h
Mesh.cpp SurfaceFlinger: Fix integer overflow in Mesh ctor 2015-04-30 12:44:03 -07:00
Mesh.h
Program.cpp
Program.h
ProgramCache.cpp Generate the SurfaceFlinger shader cache on initialization 2014-10-03 17:21:15 +00:00
ProgramCache.h Generate the SurfaceFlinger shader cache on initialization 2014-10-03 17:21:15 +00:00
RenderEngine.cpp resolved conflicts for merge of 07dffa18 to lmp-mr1-dev-plus-aosp 2014-11-13 15:16:53 -08:00
RenderEngine.h Add glFlush in surfaceflinger screenshot code. 2014-10-23 16:25:17 -07:00
Texture.cpp
Texture.h