summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | am db8c267e: am 3c0425cd: am 0ecf0b8d: Merge "Additional parameter validation...Jean-Baptiste Queru2013-06-251-6/+11
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | am 3c0425cd: am 0ecf0b8d: Merge "Additional parameter validation for EGL func...Jean-Baptiste Queru2013-06-251-6/+11
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | am 0ecf0b8d: Merge "Additional parameter validation for EGL functions"Jean-Baptiste Queru2013-06-251-6/+11
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | | * | | | | | | Merge "Additional parameter validation for EGL functions"Jean-Baptiste Queru2013-06-251-6/+11
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Additional parameter validation for EGL functionsMichael Chock2012-09-121-6/+11
* | | | | | | | | | | Merge "Add video extension OMX_VIDEO_CodingVP9 to support VP9 decoder."Lajos Molnar2013-06-252-7/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add video extension OMX_VIDEO_CodingVP9 to support VP9 decoder.hkuang2013-06-242-7/+2
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Fix includes in HardwareAPI.h to be absolute and not relativeAndreas Huber2013-06-251-2/+2
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "media/hardware/HardwareAPI.h: Added metadata struct used by video deco...Lajos Molnar2013-06-241-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | media/hardware/HardwareAPI.h: Added metadata struct used by video decoderLajos Molnar2013-06-211-0/+8
* | | | | | | | | | | Fix wrapper equals()Andy McFadden2013-06-215-10/+12
* | | | | | | | | | | Moving dex2oat installd patches from frameworks/baseBrian Carlstrom2013-06-192-38/+69
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "Add a note about emulated sdcard in rawbu usage dump"Amith Yamasani2013-06-141-0/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add a note about emulated sdcard in rawbu usage dumpAmith Yamasani2013-06-141-0/+6
* | | | | | | | | | | add dumpsys -l to list available serviceskeunyoung2013-06-131-1/+9
* | | | | | | | | | | am 03c06bc9: (-s ours) Reconcile with jb-mr2-release - do not mergeThe Android Open Source Project2013-06-120-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | / / / / / / / / | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Reconcile with jb-mr2-release - do not mergeThe Android Open Source Project2013-06-120-0/+0
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | Prevent IPCThreadState::joinThreadPool from spinning on unexpected errorJeff Tinker2013-06-121-0/+4
* | | | | | | | | | am cd9482d9: (-s ours) Reconcile with jb-mr2-zeroday-release - do not mergeThe Android Open Source Project2013-06-120-0/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Reconcile with jb-mr2-zeroday-release - do not mergeThe Android Open Source Project2013-06-120-0/+0
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | merge in jb-mr2-zeroday-release history after reset to jb-mr2-devThe Android Automerger2013-06-120-0/+0
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | | | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | am de836890: am ef07386e: Prevent IPCThreadState::joinThreadPool from spinnin...Jeff Tinker2013-06-111-0/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | am ef07386e: Prevent IPCThreadState::joinThreadPool from spinning on unexpect...Jeff Tinker2013-06-111-0/+4
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | / / / / | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Prevent IPCThreadState::joinThreadPool from spinning on unexpected errorJeff Tinker2013-06-111-0/+4
* | | | | | | | CpuConsumer: Add set buffer size and format functions.Zhijun He2013-06-102-0/+24
* | | | | | | | clean-up SurfaceFlinger a bitMathias Agopian2013-06-065-151/+149
* | | | | | | | Merge "Basic binary event-log helpers"Mathias Agopian2013-06-064-0/+251
|\ \ \ \ \ \ \ \
| * | | | | | | | Basic binary event-log helpersMathias Agopian2013-06-054-0/+251
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | fix a possible deadlock when removing a layer and destroying a clientMathias Agopian2013-06-051-0/+6
|/ / / / / / /
* | | | | | | CpuConsumer: Remove CpuConsumer JNI ID.Zhijun He2013-06-031-1/+0
* | | | | | | Merge "Added bitwise-or and bitwise-and to BitSet"Michael Wright2013-05-313-0/+102
|\ \ \ \ \ \ \
| * | | | | | | Added bitwise-or and bitwise-and to BitSetMichael Wright2013-05-303-0/+102
* | | | | | | | Merge "free EGL resources associated to a thread when it terminates"Mathias Agopian2013-05-314-20/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | free EGL resources associated to a thread when it terminatesMathias Agopian2013-05-304-20/+25
* | | | | | | | | Merge "Bring back overloading to print String8/16."Jeff Sharkey2013-05-302-0/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bring back overloading to print String8/16.Jeff Sharkey2013-05-302-0/+20
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge changes Id5584bc1,I8ca826d0Mathias Agopian2013-05-303-23/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | revert parts of dc5b63e40, which made gyro drift estimation unstableMathias Agopian2013-05-301-16/+0
| * | | | | | | | | use gyro timestamp directly in fusionMathias Agopian2013-05-302-7/+8
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | am 255405eb: am 86b2ecdd: Merge "fix mem leak on error handling"Jeff Brown2013-05-301-1/+3
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | am 86b2ecdd: Merge "fix mem leak on error handling"Jeff Brown2013-05-291-1/+3
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | Merge "fix mem leak on error handling"Jeff Brown2013-05-301-1/+3
| | |\ \ \ \ \ \ \
| | | * | | | | | | fix mem leak on error handlingHyejin Kim2013-05-281-1/+3
* | | | | | | | | | am 75765d3a: am 1c45dc66: Merge "Fix AMotionEvent_getHistorical* to take cons...Andrew Hsieh2013-05-301-5/+5
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | / / / / / | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | am 1c45dc66: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent...Andrew Hsieh2013-05-291-5/+5
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event"Andrew Hsieh2013-05-301-5/+5
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_eventAndrew Hsieh2013-05-271-5/+5
* | | | | | | | | am 4b2b0a74: am 74bd799e: Merge "Exit dumpstate on SIGPIPE to avoid cascading...jp abgrall2013-05-281-1/+9
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | am 74bd799e: Merge "Exit dumpstate on SIGPIPE to avoid cascading child crashes"jp abgrall2013-05-281-1/+9
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge "Exit dumpstate on SIGPIPE to avoid cascading child crashes"jp abgrall2013-05-281-1/+9
| | |\ \ \ \ \ \ \