replicant-frameworks_native/libs/ui
Mathias Agopian 963abad79a fix some aspects of [2258746] native crash in launcher2
Surface::validate() could sometimes dereference a null pointer before checking it wasn't null.
This will prevent the application to crash when given bad parameters or used incorrectly.
However, the bug above probably has another cause.
2009-11-13 15:26:29 -08:00
..
tests
Android.mk
Camera.cpp Add zoom functions and sendCommand. 2009-10-06 13:25:10 -07:00
CameraParameters.cpp
EGLUtils.cpp
EventHub.cpp
EventRecurrence.cpp
FramebufferNativeWindow.cpp Revert change incorrectly submitted as part of change #32153. 2009-11-05 15:49:22 -08:00
GraphicBuffer.cpp fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video 2009-11-02 17:48:33 -08:00
GraphicBufferAllocator.cpp
GraphicBufferMapper.cpp
ICamera.cpp
ICameraClient.cpp
ICameraService.cpp
IOverlay.cpp
ISurface.cpp
ISurfaceComposer.cpp
ISurfaceFlingerClient.cpp
KeyCharacterMap.cpp
KeyLayoutMap.cpp
KeyLayoutMap.h
LayerState.cpp
MODULE_LICENSE_APACHE2
NOTICE
Overlay.cpp
PixelFormat.cpp
Rect.cpp
Region.cpp
SharedBufferStack.cpp
Surface.cpp fix some aspects of [2258746] native crash in launcher2 2009-11-13 15:26:29 -08:00
SurfaceComposerClient.cpp