OSDN Git Service

android-x86/frameworks-native.git
2013-08-06 Jesse HallAdd EGL_KHR_get_all_proc_addresses to extension string
2013-08-05 Eino-Ville... Merge "BufferQueue: Support query of consumer usage...
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 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 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 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...
2013-07-24 Colin CrossMerge "add static dependency on liblog"
2013-07-24 Alex Raylibutils: give BasicHashtableImpl a virtual destructor
2013-07-24 Mathias AgopianFix a race in BufferQueue
2013-07-24 Colin Crossadd static dependency on liblog
2013-07-24 Alex Raydumpstate: remove libutils dependency
2013-07-24 Jamie Gennissurfaceflinger: add frame duration logging
2013-07-24 Alex Rayutils: move thread enums to system/core
2013-07-23 Colin CrossMerge "libbinder: include sys/uio.h instead of cutils...
2013-07-23 Colin Crosslibbinder: include sys/uio.h instead of cutils/uio.h
2013-07-23 Alex RayMerge "libbinder: add libutils dependency"
2013-07-23 Michael WrightMerge "Add controller numbers for gamepads / joysticks"
2013-07-23 Alex Raylibbinder: add libutils dependency
2013-07-23 Geremy CondraMerge "Add C++ library for ConnectivityManager"
2013-07-23 Mathias AgopianMerge "fix log messages and bogus error message"
2013-07-23 Mathias Agopianfix log messages and bogus error message
2013-07-23 Zhijun HeMerge "Fix AppOsManager missing mutex unlock."
2013-07-23 Zhijun HeFix AppOsManager missing mutex unlock.
2013-07-22 Martijn CoenenAdd NFC host-based card emulation feature.
2013-07-22 Michael WrightAdd controller numbers for gamepads / joysticks
2013-07-22 Mathias Agopianmove services executables sources in their respective...
2013-07-20 Mathias AgopianMerge changes Ic45929f3,Ic63f4f96,I1e703d36,I691f9507
2013-07-20 Mathias Agopianmake sure to reset the framenumber when a buffer is...
2013-07-20 Mathias AgopianMake ANW.setSwapInterval(0) work again
2013-07-19 Michael WrightMerge "Add input device property for buttons under...
2013-07-19 Mathias AgopianBuffferQueue disconnect is now always asynchrnous
2013-07-19 Mathias AgopianBufferQueue improvements and APIs changes
2013-07-18 Dianne HackbornMerge "Follow framework change to track started ops...
2013-07-18 Dianne HackbornFollow framework change to track started ops by proc.
2013-07-17 Lajos MolnarMerge "Clarify some android-specific OMX extensions...
2013-07-17 Lajos MolnarClarify some android-specific OMX extensions for native...
2013-07-17 Jesse Hallam 082fc1ca: am ae961022: Merge "EGL: Fix error for...
2013-07-17 Jesse Hallam ae961022: Merge "EGL: Fix error for eglCreateWindowS...
2013-07-17 Jesse HallMerge "EGL: Fix error for eglCreateWindowSurface"
2013-07-17 Jonathan HamiltonEGL: Fix error for eglCreateWindowSurface
2013-07-16 Jean-Baptiste... am 384f55ff: (-s ours) Merge "Tweaks for forward compat...
2013-07-16 Chad BrubakerAdd C++ library for ConnectivityManager
2013-07-16 Jesse HallFix build -- update for function signature change
2013-07-16 Jesse HallMerge "Rewrite VirtualDisplaySurface"
2013-07-16 Jean-Baptiste... Merge "Tweaks for forward compatibility" into stage...
2013-07-16 Jean-Baptiste... Tweaks for forward compatibility
2013-07-16 Ying Wangalways pass the BufferQueue explicitely to consumers
2013-07-16 Mathias AgopianMerge "always pass the BufferQueue explicitely to consu...
2013-07-16 Jeff BrownMerge "Completely remove skia dependency from libinput."
2013-07-16 Jeff BrownCompletely remove skia dependency from libinput.
2013-07-16 michaelwrMerge "Add a keycode to switch audio tracks (2/2)"
2013-07-16 Dianne HackbornMerge "Fix issue #9860494: Waiting for service batteryi...
2013-07-16 Jeff BrownMerge "Fix PDK build."
2013-07-16 Jeff BrownFix PDK build.
2013-07-16 Jeff SharkeyMerge "Change legacy "persona" references to userid_t."
2013-07-15 Jeff BrownAdd skeleton of input flinger.
2013-07-15 Dianne HackbornFix issue #9860494: Waiting for service batteryinfo...
2013-07-15 Jeff SharkeyChange legacy "persona" references to userid_t.
2013-07-15 Jeff BrownMake getCallingUid/Pid const.
2013-07-15 Jesse HallRewrite VirtualDisplaySurface
2013-07-15 Nick KralevichMerge "dumpstate: Show SELinux process labels"
2013-07-15 Nick Kralevichdumpstate: Show SELinux process labels
2013-07-15 The Android... am 65752b2b: (-s ours) Reconcile with jb-mr2-zeroday...
2013-07-15 The Android... Reconcile with jb-mr2-zeroday-release - do not merge
2013-07-15 The Android... merge in jb-mr2-zeroday-release history after reset...
2013-07-13 Mathias Agopianalways pass the BufferQueue explicitely to consumers
2013-07-12 Jesse HallMerge "SurfaceFlinger: EventThread: Fix Vsync array...
2013-07-12 Saurabh ShahSurfaceFlinger: EventThread: Fix Vsync array size.
2013-07-12 Mathias Agopianresolved conflicts for merge of 00aea5c5 to master
2013-07-12 Mathias Agopianam ac9a96da: fix a dead-lock in sensorservice
2013-07-12 Dianne HackbornFix cmd line arguments for usagestats.
2013-07-12 Mathias Agopianfix a dead-lock in sensorservice
2013-07-12 Jaekyun SeokAdd a keycode to switch audio tracks (2/2)
2013-07-11 Michael WrightAdd input device property for buttons under touchpads
next