OSDN Git Service

android-x86/frameworks-native.git
2013-08-16 Jesse Hallam a33b62cc: Merge "Replace sRGB_888 with sRGB_X_8888...
2013-08-16 Jesse HallMerge "Replace sRGB_888 with sRGB_X_8888" into klp-dev
2013-08-16 Igor Murashkinam e60a0b1e: Merge "gui: CpuConsumer::lockNextBuffer...
2013-08-16 Igor MurashkinMerge "gui: CpuConsumer::lockNextBuffer change return...
2013-08-16 Jesse HallReplace sRGB_888 with sRGB_X_8888
2013-08-15 Jesse Hallam e048a437: Merge "Add support for EGL_KHR_gl_colorspa...
2013-08-15 Mathias Agopianam e0ec2a95: Merge "Fix ES2 composition on some devices...
2013-08-15 Mathias Agopianam 2eaefe19: Simplify handling of opaque layers in...
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 McFaddenam 6db4ff62: Disable GLES 2.x rendering
2013-08-15 Andy McFaddenDisable GLES 2.x rendering
2013-08-15 Andy McFaddenam 892f22dc: Initialize mIndent
2013-08-15 Andy McFaddenInitialize mIndent
2013-08-15 Igor Murashkingui: CpuConsumer::lockNextBuffer change return code...
2013-08-15 Mathias Agopianam 5bbe0ab6: fix build. optional test broke.
2013-08-15 Mathias Agopianfix build. optional test broke.
2013-08-14 Mathias Agopianam c6bae007: Fix build. optional tests were broken.
2013-08-14 Mathias AgopianFix build. optional tests were broken.
2013-08-14 Mathias Agopianam b2620900: Merge "don\'t reallocate the mesh each...
2013-08-14 Mathias Agopianam 56f825e7: Merge "SurfaceFlinger now uses GLES 2...
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 The Android... Reconcile with klp-release - do not merge
2013-08-14 The Android... merge in klp-release history after reset to klp-dev
2013-08-14 Mathias Agopiandon't reallocate the mesh each time we use it
2013-08-14 Todd Poynoram 5025593d: Merge "dumpstate: switch to HAL static...
2013-08-14 Todd PoynorMerge "dumpstate: switch to HAL static libraries" into...
2013-08-13 Todd Poynordumpstate: switch to HAL static libraries
2013-08-13 Mathias AgopianSurfaceFlinger now uses GLES 2.x when available
2013-08-13 Mathias Agopianam 5ff5a84e: allow "system" screenshots even when the...
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-13 Jesse Hallam fc43e16a: Merge "Graphics:Add error check when creat...
2013-08-13 Jesse HallMerge "Graphics:Add error check when create GraphicBuffer"
2013-08-13 Lingyun ZhuGraphics:Add error check when create GraphicBuffer
2013-08-13 Jesse HallMerge "Don't swallow eglCreateContext errors" into...
2013-08-13 The Android... merge in klp-release history after reset to klp-dev
2013-08-13 Mathias Agopianmake sure GLConsumer::releaseTexImage() works after...
2013-08-12 Jesse HallDon't swallow eglCreateContext errors
2013-08-12 The Android... merge in klp-release history after reset to klp-dev
2013-08-09 Mathias AgopianMerge "make sure we have a context when creating the...
2013-08-09 Mathias Agopianmake GLConsumer's debug texture static
2013-08-08 Mathias Agopianmake sure we have a context when creating the 1st surface
2013-08-08 Jesse HallAdd ISurfaceComposer::destroyDisplay
2013-08-08 The Android... merge in klp-release history after reset to klp-dev
2013-08-07 Mathias AgopianMerge "don't hardcode debug texture dimensions"
2013-08-07 Mathias Agopiandon't hardcode debug texture dimensions
2013-08-07 Jean-Baptiste... am 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 The Android... merge in klp-release history after reset to master
2013-08-07 Jesse HallSet the swap interval of virtual display surfaces to 0
2013-08-06 Mathias Agopianfix tests more
2013-08-06 Mathias Agopianfix tests
2013-08-06 Mathias Agopianremove support for glReadPixels screenshot path
2013-08-06 Jesse HallAdd EGL_KHR_get_all_proc_addresses to extension string
2013-08-06 Mathias AgopianFix build. 3rd attempt
2013-08-06 Mathias AgopianAll consumers now take an IGraphicBufferConsumer instea...
2013-08-06 Jean-Baptiste... Merge "fix a possible deadlock when removing a layer...
2013-08-06 The Android... merge in klp-release history after reset to master
2013-08-05 Mathias Agopianfix a possible deadlock when removing a layer and destr...
2013-08-05 Eino-Ville... Merge "BufferQueue: Support query of consumer usage...
2013-08-05 The Android... merge in klp-release history after reset to master
2013-08-02 Andy McFaddenMerge "Roll back recent change"
2013-08-02 Andy McFaddenRoll back recent change
2013-08-02 Mathias AgopianMerge "Binderize the consumer side of BufferQueue"
2013-08-02 Andy McFaddenMerge "Drop frames based on presentation timestamp"
2013-08-02 Mathias AgopianBinderize the consumer side of BufferQueue
2013-08-01 Andy McFaddenDrop frames based on presentation timestamp
2013-08-01 Mathias Agopianlog an error when dequeueBuffer gets a NULL Fence
2013-08-01 Mathias Agopianremove unused code form GraphicBuffer
2013-07-31 Alex Rayremove libutils
2013-07-31 The Android... merge in klp-release history after reset to master
2013-07-31 Brian CarlstromFix BlobCache_test
2013-07-31 Mathias AgopianMake Flattenable not virtual
2013-07-31 Mathias AgopianMake Flattenable not virtual (libutils)
2013-07-30 Jamie GennisMerge "EGL: fix eglTerminate blob cache behavior"
2013-07-30 Jamie GennisEGL: fix eglTerminate blob cache behavior
2013-07-30 Eino-Ville... BufferQueue: Support query of consumer usage bits
2013-07-30 Wink Savilleam 9f476fd0: Merge "Add a symbol to represent MNC=0"
2013-07-30 Wink SavilleMerge "Add a symbol to represent MNC=0"
2013-07-30 The Android... merge in klp-release history after reset to master
2013-07-30 Mike J. ChenSurfaceFlinger: Set the result of binderized screencapture
2013-07-27 Mathias Agopiansingle buffer mode for BufferQueue
2013-07-27 Mathias Agopianfix build
2013-07-26 Mathias Agopianget rid of HAL pixelformats 5551 and 4444
2013-07-26 Mathias Agopianmake transparent pixels transparents again
2013-07-26 Johan RedestigAdd a symbol to represent MNC=0
2013-07-26 Mathias Agopianget rid of PixelFormatInfo and simplify things
2013-07-26 Mathias Agopianget rid of PIXEL_FORMAT_A_8
2013-07-25 The Android... merge in klp-release history after reset to master
2013-07-25 Mathias AgopianMerge "Fix a race in BufferQueue"
2013-07-25 Todd Poynoradd libbatteryservice
2013-07-24 Todd PoynordefaultServiceManager wait for service manager ready
2013-07-24 Jamie GennisMerge "surfaceflinger: add frame duration logging"
2013-07-24 Alex RayMerge "libutils: give BasicHashtableImpl a virtual...
next