summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix BlobCache_testBrian Carlstrom2013-07-311-12/+12
* | | Make Flattenable not virtualMathias Agopian2013-07-3013-156/+228
* | | Make Flattenable not virtual (libutils)Mathias Agopian2013-07-305-82/+94
* | | Merge "EGL: fix eglTerminate blob cache behavior"Jamie Gennis2013-07-301-6/+3
|\ \ \
| * | | EGL: fix eglTerminate blob cache behaviorJamie Gennis2013-07-301-6/+3
* | | | am 9f476fd0: Merge "Add a symbol to represent MNC=0"Wink Saville2013-07-301-0/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge "Add a symbol to represent MNC=0"Wink Saville2013-07-301-0/+2
| |\ \
| | * | Add a symbol to represent MNC=0Johan Redestig2013-07-261-0/+2
| |/ /
* | | SurfaceFlinger: Set the result of binderized screencaptureMike J. Chen2013-07-301-0/+1
* | | single buffer mode for BufferQueueMathias Agopian2013-07-266-14/+140
* | | fix buildMathias Agopian2013-07-261-2/+0
* | | get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-267-42/+16
* | | make transparent pixels transparents againMathias Agopian2013-07-261-2/+2
* | | get rid of PixelFormatInfo and simplify thingsMathias Agopian2013-07-255-183/+47
* | | get rid of PIXEL_FORMAT_A_8Mathias Agopian2013-07-251-1/+0
* | | Merge "Fix a race in BufferQueue"Mathias Agopian2013-07-251-17/+27
|\ \ \
| * | | Fix a race in BufferQueueMathias Agopian2013-07-231-17/+27
* | | | add libbatteryserviceTodd Poynor2013-07-257-0/+357
* | | | defaultServiceManager wait for service manager readyTodd Poynor2013-07-242-1/+30
* | | | Merge "surfaceflinger: add frame duration logging"Jamie Gennis2013-07-249-12/+176
|\ \ \ \
| * | | | surfaceflinger: add frame duration loggingJamie Gennis2013-07-239-12/+176
| | |_|/ | |/| |
* | | | Merge "libutils: give BasicHashtableImpl a virtual destructor"Alex Ray2013-07-242-0/+5
|\ \ \ \
| * | | | libutils: give BasicHashtableImpl a virtual destructorAlex Ray2013-07-242-0/+5
* | | | | Merge "add static dependency on liblog"Colin Cross2013-07-242-0/+53
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add static dependency on liblogColin Cross2013-07-232-0/+53
* | | | | dumpstate: remove libutils dependencyAlex Ray2013-07-231-1/+1
* | | | | utils: move thread enums to system/coreAlex Ray2013-07-231-47/+1
|/ / / /
* | | | Merge "libbinder: include sys/uio.h instead of cutils/uio.h"Colin Cross2013-07-231-1/+1
|\ \ \ \
| * | | | libbinder: include sys/uio.h instead of cutils/uio.hColin Cross2013-07-231-1/+1
| |/ / /
* | | | Merge "libbinder: add libutils dependency"Alex Ray2013-07-231-0/+1
|\ \ \ \
| * | | | libbinder: add libutils dependencyAlex Ray2013-07-231-0/+1
* | | | | Merge "Add controller numbers for gamepads / joysticks"Michael Wright2013-07-232-11/+12
|\ \ \ \ \
| * | | | | Add controller numbers for gamepads / joysticksMichael Wright2013-07-222-11/+12
| | |_|/ / | |/| | |
* | | | | Merge "Add C++ library for ConnectivityManager"Geremy Condra2013-07-233-0/+106
|\ \ \ \ \
| * | | | | Add C++ library for ConnectivityManagerChad Brubaker2013-07-163-0/+106
* | | | | | Merge "fix log messages and bogus error message"Mathias Agopian2013-07-231-23/+18
|\ \ \ \ \ \
| * | | | | | fix log messages and bogus error messageMathias Agopian2013-07-221-23/+18
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix AppOsManager missing mutex unlock."Zhijun He2013-07-231-0/+1
|\ \ \ \ \ \
| * | | | | | Fix AppOsManager missing mutex unlock.Zhijun He2013-07-221-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Add NFC host-based card emulation feature.Martijn Coenen2013-07-221-0/+21
| |/ / / / |/| | | |
* | | | | move services executables sources in their respective src folderMathias Agopian2013-07-229-67/+52
| |_|/ / |/| | |
* | | | Merge changes Ic45929f3,Ic63f4f96,I1e703d36,I691f9507Mathias Agopian2013-07-2029-441/+212
|\ \ \ \
| * | | | make sure to reset the framenumber when a buffer is marked FREEMathias Agopian2013-07-191-0/+3
| * | | | Make ANW.setSwapInterval(0) work againMathias Agopian2013-07-1910-75/+113
| * | | | BuffferQueue disconnect is now always asynchrnousMathias Agopian2013-07-183-78/+36
| * | | | BufferQueue improvements and APIs changesMathias Agopian2013-07-1830-324/+96
| |/ / /
* | | | Merge "Add input device property for buttons under touchpads"Michael Wright2013-07-192-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Add input device property for buttons under touchpadsMichael Wright2013-07-112-0/+6
* | | | Merge "Follow framework change to track started ops by proc."Dianne Hackborn2013-07-183-9/+49
|\ \ \ \
| * | | | Follow framework change to track started ops by proc.Dianne Hackborn2013-07-173-9/+49