summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* remove support for glReadPixels screenshot pathMathias Agopian2013-08-061-2/+1
* All consumers now take an IGraphicBufferConsumer instead of a BufferQueueMathias Agopian2013-08-067-30/+14
* Binderize the consumer side of BufferQueueMathias Agopian2013-08-014-104/+328
* remove unused code form GraphicBufferMathias Agopian2013-07-311-11/+6
* remove libutilsAlex Ray2013-07-3148-7581/+0
* Make Flattenable not virtualMathias Agopian2013-07-306-34/+79
* Make Flattenable not virtual (libutils)Mathias Agopian2013-07-302-39/+92
* am 9f476fd0: 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
| * Tweaks for forward compatibilityJean-Baptiste Queru2013-07-161-0/+3
| * Tweak for forward compatibilityJean-Baptiste Queru2013-07-021-0/+6
* | single buffer mode for BufferQueueMathias Agopian2013-07-262-2/+25
* | get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-261-2/+2
* | get rid of PixelFormatInfo and simplify thingsMathias Agopian2013-07-252-56/+2
* | get rid of PIXEL_FORMAT_A_8Mathias Agopian2013-07-251-1/+0
* | add libbatteryserviceTodd Poynor2013-07-253-0/+156
* | libutils: give BasicHashtableImpl a virtual destructorAlex Ray2013-07-241-0/+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
* | | Add controller numbers for gamepads / joysticksMichael Wright2013-07-221-2/+4
|/ /
* | Merge changes Ic45929f3,Ic63f4f96,I1e703d36,I691f9507Mathias Agopian2013-07-208-115/+67
|\ \
| * | Make ANW.setSwapInterval(0) work againMathias Agopian2013-07-193-16/+29
| * | BuffferQueue disconnect is now always asynchrnousMathias Agopian2013-07-181-21/+15
| * | BufferQueue improvements and APIs changesMathias Agopian2013-07-188-88/+33
* | | Merge "Add input device property for buttons under touchpads"Michael Wright2013-07-191-0/+4
|\ \ \ | |/ / |/| |
| * | Add input device property for buttons under touchpadsMichael Wright2013-07-111-0/+4
* | | Merge "Follow framework change to track started ops by proc."Dianne Hackborn2013-07-181-3/+7
|\ \ \
| * | | Follow framework change to track started ops by proc.Dianne Hackborn2013-07-171-3/+7
* | | | Merge "Clarify some android-specific OMX extensions for native buffers."Lajos Molnar2013-07-171-4/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Clarify some android-specific OMX extensions for native buffers.Lajos Molnar2013-07-171-4/+12
* | | | Merge "always pass the BufferQueue explicitely to consumers"Mathias Agopian2013-07-163-5/+10
|\ \ \ \
| * | | | always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-123-5/+10
| |/ / /
* | | | Merge "Completely remove skia dependency from libinput."Jeff Brown2013-07-161-21/+0
|\ \ \ \
| * | | | Completely remove skia dependency from libinput.Jeff Brown2013-07-151-21/+0
* | | | | Merge "Add a keycode to switch audio tracks (2/2)"michaelwr2013-07-162-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add a keycode to switch audio tracks (2/2)Jaekyun Seok2013-07-122-0/+2
| |/ / /
* | | | Fix PDK build.Jeff Brown2013-07-151-2/+21
* | | | Add skeleton of input flinger.Jeff Brown2013-07-151-0/+54
* | | | Make getCallingUid/Pid const.Jeff Brown2013-07-151-2/+2
|/ / /
* | | Merge "Pay attention to buffer timestamps"Andy McFadden2013-07-114-5/+14
|\ \ \ | |/ / |/| |
| * | Pay attention to buffer timestampsAndy McFadden2013-07-104-5/+14
* | | improve sensorservice's dumpsysMathias Agopian2013-07-081-9/+14
* | | Merge "simplify some unnecessary complex code"Mathias Agopian2013-07-081-0/+1
|\ \ \ | |/ / |/| |
| * | simplify some unnecessary complex codeMathias Agopian2013-07-081-0/+1
* | | Merge "mv libcpustats from frameworks/native to frameworks/av"Glenn Kasten2013-07-083-221/+0
|\ \ \
| * | | mv libcpustats from frameworks/native to frameworks/avGlenn Kasten2013-06-183-221/+0
* | | | binder: add polling / single-threaded operationTodd Poynor2013-07-041-0/+4
| |/ / |/| |
* | | Move input library code from frameworks/base.Jeff Brown2013-07-0110-0/+2483
* | | Merge "Add video extension OMX_VIDEO_CodingVP9 to support VP9 decoder."Lajos Molnar2013-06-252-7/+2
|\ \ \