OSDN Git Service

Fix two EGLConfig selection bugs
[android-x86/frameworks-native.git] / services /
2013-09-30 Jesse HallFix two EGLConfig selection bugs
2013-09-26 Mathias AgopianMerge "fix initialization of framebuffer target crop...
2013-09-26 Mathias Agopianfix initialization of framebuffer target crop rect...
2013-09-26 Mathias Agopianfix crashers with wifi/virtual displays
2013-09-20 Mathias Agopianreinstate black-screenshot debugging code
2013-09-19 Mathias AgopianMerge "Fix GLES context version selection" into klp-dev
2013-09-18 Mathias AgopianFix GLES context version selection
2013-09-18 Mathias Agopianfix camera API 2.0 orientation
2013-09-17 Mathias AgopianMerge "Make sure do disconnect from a BQ when its clien...
2013-09-17 Aravind AkellaMerge "Fix for AOSP fusion sensors not handling multipl...
2013-09-17 Aravind AkellaMerge "Sensor Batching Bug fixes." into klp-dev
2013-09-17 Amith YamasaniMerge "Enable FEATURE_DEVICE_ADMIN for handheld devices...
2013-09-17 Jesse HallMerge "Stop using default value for Surface producerCon...
2013-09-16 Mathias AgopianMake sure do disconnect from a BQ when its client dies.
2013-09-16 Aravind AkellaFix for AOSP fusion sensors not handling multiple clien...
2013-09-16 Jesse HallStop using default value for Surface producerControlled...
2013-09-16 Aravind AkellaSensor Batching Bug fixes.
2013-09-11 Mathias Agopianfix a few problems with BitTube
2013-09-06 Mathias AgopianMerge "color blindness enhancement" into klp-dev
2013-09-05 Mathias Agopiancolor blindness enhancement
2013-09-04 Chong ZhangMerge "HDCP: add enums for HDCP module capabilities...
2013-09-04 Aravind AkellaMerge "Sensor batching. Changes to the native code...
2013-09-04 Aravind AkellaSensor batching. Changes to the native code.
2013-08-31 Mathias AgopianMerge changes I8283a989,I64add89a into klp-dev
2013-08-30 Jesse HallMerge "Force async behavior for the virtual display...
2013-08-29 Jesse HallForce async behavior for the virtual display output...
2013-08-29 Mathias Agopianminor clean-up of the GLESRenderer
2013-08-29 Mathias Agopianreset the gl viewport at each frame for each display
2013-08-27 Mathias Agopianswitch to use mat4
2013-08-24 Mathias AgopianMerge changes I34935d21,If423cd29 into klp-dev
2013-08-24 Mathias AgopianMerge "make sure SF initialization is ran at target...
2013-08-24 Mathias Agopianmake sure SF initialization is ran at target priority...
2013-08-23 Mathias Agopianfix DimLayer in GLES2.0 SF
2013-08-23 Jeff BrownRemove input flinger stubs. (DO NOT MERGE)
2013-08-22 Jeff TinkerMerge "Add ability to test supported content types...
2013-08-22 Eino-Ville TalvalaMerge "Surface: Fix controlledByApp parameter" into...
2013-08-22 Mathias Agopianhandle several vsync signal correctly
2013-08-21 Mathias Agopianscreenshot layers wouldn't work in some cases
2013-08-21 Dmitry ShmidtMerge "dumpstate: Fix wifi list of networks dump" into...
2013-08-21 Mathias AgopianMerge "Fix a bug where non-cropped layer could be scale...
2013-08-21 Jesse HallMerge "Provide HWC prepare with a valid output buffer...
2013-08-21 Jesse HallMerge "Fix HWComposer dumping of float source crops...
2013-08-21 Andy McFaddenMerge "Fix virtual displays for HWC 1.0" into klp-dev
2013-08-21 Mathias AgopianFix a bug where non-cropped layer could be scaled incor...
2013-08-20 Jesse HallProvide HWC prepare with a valid output buffer
2013-08-20 Jesse HallFix HWComposer dumping of float source crops
2013-08-20 Andy McFaddenFix virtual displays for HWC 1.0
2013-08-20 Mathias AgopianSurfaceFlinger now runs in the process's main thread
2013-08-19 Andy McFaddenMerge "Re-enable frame dropping for non-auto timestamps...
2013-08-18 Jesse HallMerge "Use new HWC display type/count constants." into...
2013-08-17 Mathias AgopianMerge "Encapsulate textures into their own Texture...
2013-08-16 Mathias AgopianEncapsulate textures into their own Texture class
2013-08-16 Andy McFaddenRe-enable frame dropping for non-auto timestamps
2013-08-16 Jesse HallUse new HWC display type/count constants.
2013-08-16 Igor MurashkinMerge "gui: CpuConsumer::lockNextBuffer change return...
2013-08-15 Jesse HallMerge "Add support for EGL_KHR_gl_colorspace" into...
2013-08-15 Mathias AgopianMerge "Fix ES2 composition on some devices" into klp-dev
2013-08-15 Mathias AgopianSimplify handling of opaque layers in shader generation
2013-08-15 Mathias AgopianFix ES2 composition on some devices
2013-08-15 Andy McFaddenDisable GLES 2.x rendering
2013-08-15 Andy McFaddenInitialize mIndent
2013-08-14 Mathias AgopianMerge "don't reallocate the mesh each time we use it...
2013-08-14 Mathias AgopianMerge "SurfaceFlinger now uses GLES 2.x when available...
2013-08-14 Mathias Agopiandon't reallocate the mesh each time we use it
2013-08-14 Todd PoynorMerge "dumpstate: switch to HAL static libraries" into...
2013-08-13 Mathias AgopianSurfaceFlinger now uses GLES 2.x when available
2013-08-13 Mathias Agopianallow "system" screenshots even when the secure flag...
2013-08-13 Jesse HallAdd support for EGL_KHR_gl_colorspace
2013-08-09 Mathias AgopianMerge "make sure we have a context when creating the...
2013-08-08 Mathias Agopianmake sure we have a context when creating the 1st surface
2013-08-08 Jesse HallAdd ISurfaceComposer::destroyDisplay
2013-08-07 Mathias AgopianMerge "don't hardcode debug texture dimensions"
2013-08-07 Jean-Baptiste Queruam 046b72fc: Merge "fix a possible deadlock when removi...
2013-08-07 Todd Poynorbatteryservice: add battery current now and charge...
2013-08-07 Jesse HallMerge "Add EGL_KHR_get_all_proc_addresses to extension...
2013-08-07 Jesse HallMerge "Set the swap interval of virtual display surface...
2013-08-07 Jesse HallSet the swap interval of virtual display surfaces to 0
2013-08-06 Mathias Agopianremove support for glReadPixels screenshot path
2013-08-06 Mathias AgopianAll consumers now take an IGraphicBufferConsumer instea...
2013-08-06 Jean-Baptiste QueruMerge "fix a possible deadlock when removing a layer...
2013-08-05 Mathias Agopianfix a possible deadlock when removing a layer and destr...
2013-08-05 Eino-Ville TalvalaMerge "BufferQueue: Support query of consumer usage...
2013-08-02 Andy McFaddenMerge "Roll back recent change"
2013-08-02 Mathias AgopianMerge "Binderize the consumer side of BufferQueue"
2013-08-02 Mathias AgopianBinderize the consumer side of BufferQueue
2013-07-30 Jamie GennisMerge "EGL: fix eglTerminate blob cache behavior"
2013-07-30 Wink Savilleam 9f476fd0: Merge "Add a symbol to represent MNC=0"
2013-07-30 Mike J. ChenSurfaceFlinger: Set the result of binderized screencapture
2013-07-27 Mathias Agopiansingle buffer mode for BufferQueue
2013-07-26 Mathias Agopianget rid of HAL pixelformats 5551 and 4444
2013-07-26 Mathias Agopianmake transparent pixels transparents again
2013-07-26 Mathias Agopianget rid of PixelFormatInfo and simplify things
2013-07-25 Mathias AgopianMerge "Fix a race in BufferQueue"
2013-07-25 Todd Poynoradd libbatteryservice
2013-07-24 Jamie GennisMerge "surfaceflinger: add frame duration logging"
2013-07-24 Jamie Gennissurfaceflinger: add frame duration logging
2013-07-23 Colin CrossMerge "libbinder: include sys/uio.h instead of cutils...
2013-07-23 Alex RayMerge "libbinder: add libutils dependency"
2013-07-23 Michael WrightMerge "Add controller numbers for gamepads / joysticks"
2013-07-23 Geremy CondraMerge "Add C++ library for ConnectivityManager"
next