summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | Merge "Add ProcessInfoService to activity manager."Ruben Brunk2015-02-032-0/+118
|\ \ \ \ \ \
| * | | | | | Add ProcessInfoService to activity manager.Ruben Brunk2015-02-022-0/+118
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Adds a new AIDL interface for querying process information from activity manager. Bug: 19186859 Change-Id: Ic08858f346d6b66e7bfc9da6faa2c6e38d9b2e82
* | | | | | | Merge commit 'ec41d55b8d018f349f7687cfe491651db600b51d'Chad Jones2015-01-291-2/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | am 94ee9b59: Merge "CpuConsumer: lock buffers that could be YUV as ycbcr" ↵Lajos Molnar2015-01-291-2/+6
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into lmp-mr1-dev * commit '94ee9b5916903e6ee23bb1ce8f688900a4eb6f65': CpuConsumer: lock buffers that could be YUV as ycbcr
| | * | | | CpuConsumer: lock buffers that could be YUV as ycbcrLajos Molnar2015-01-281-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17906609 Change-Id: Ic71af69ec3b19ab1224ed3ad5e0a97c60e81cda6
| * | | | | libui: Add Rect(uint32_t, uint32_t)Dan Stoza2015-01-211-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a Rect constructor that takes uint32_t instead of int32_t, as required by a change to Region and -Werror Change-Id: If91915e5b4ec9ce9e7ba0fb84f03b045d000b023
* | | | | | am e18155e1: am 4ecf6ec9: Merge "Restore Region::set(uint32_t, uint32_t)"Dan Stoza2015-01-221-0/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit 'e18155e1c68a2ccd8ed2eb86b7c8c8481747ac0c': Restore Region::set(uint32_t, uint32_t)
| * | | | | am 4ecf6ec9: Merge "Restore Region::set(uint32_t, uint32_t)"Dan Stoza2015-01-221-0/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '4ecf6ec932644b680d5e13791275dd3bc1a1ee6d': Restore Region::set(uint32_t, uint32_t)
| | * | | | | Restore Region::set(uint32_t, uint32_t)Bernhard Rosenkraenzer2014-12-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Region::set(uint32_t,uint32_t) ABI is used by the Nexus 10 graphics driver blobs. After commit dd883c0b08d2a60f89542b9b9f5fdabcb14885c7, Nexus 10 blobs need a rebuild unless the old ABI is added back Change-Id: I138dcc1cc281b8d3cde0021282bf874054ec4eaf Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
| | * | | | | libgui: Enable -Weverything and -WerrorDan Stoza2014-12-0516-68/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enables -Weverything and -Werror, with just a few exceptions for warnings we can't (or shouldn't need to) work around. This is a squashed commit based on an initial change with a couple of fixes to avoid breaking certain targets. The source commits are: d723bd7669b4fc88dc282d8bf8ba5ecb2849d22f 00d504c06ea034befe143e6b8cb34d004670ed02 429ba89cd293633d2f882165066b422c96597df2 Change-Id: I034abec27bf4020d84af60d7acc1939c59986dd6
* | | | | | | am 2f707415: am 806f23de: OpenMax IL: Added support for E-AC3 codec ↵Rachad2015-01-102-0/+11
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configuration params * commit '2f70741547b39b6ec5bf46220427baccc5e570cb': OpenMax IL: Added support for E-AC3 codec configuration params
| * | | | | | am 806f23de: OpenMax IL: Added support for E-AC3 codec configuration paramsRachad2015-01-102-0/+11
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | * commit '806f23de71be2494cfabbe08d11c09606966a5d5': OpenMax IL: Added support for E-AC3 codec configuration params
| | * | | | | OpenMax IL: Added support for E-AC3 codec configuration paramsRachad2014-12-232-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17883772 Change-Id: Ibf00534607db4bba14c935cf1eaa80eb740297f9
| * | | | | | am 35df7531: Merge "libui: Enable -Weverything and -Werror"Dan Albert2014-12-056-60/+64
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | * commit '35df753169397d9b647b251446af7093e237d047': libui: Enable -Weverything and -Werror
| | * | | | | libui: Enable -Weverything and -WerrorDan Stoza2014-12-046-60/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enables -Weverything and -Werror, with just a few exceptions for warnings we can't (or shouldn't need to) work around. Change-Id: I470a267e9b1c373f2d5c960f005c3b0e02b2db63 (cherry picked from commit 303b9a51239d36d237a7d40c67b5085cdb3c1059)
| * | | | | | am 5588d900: Merge "Enable clang for libui/libgui/surfaceflinger"Dan Albert2014-12-053-11/+13
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | * commit '5588d9000cd1ef217185c9001d6b5ecd84db9741': Enable clang for libui/libgui/surfaceflinger
| | * | | | | Enable clang for libui/libgui/surfaceflingerDan Stoza2014-12-043-11/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enables clang and C++11 for libui/libgui/surfaceflinger, and eliminates all compile-time warnings. Change-Id: Ie237fdb5ae44f2bfcddaa884f9c65ec3f08ae50f (cherry picked from commit f10c46ef855b6410b20ebd8b1351d4d78d8eca8e)
* | | | | | | libui: Remove LOG_TAG #define in Rect.hDan Stoza2014-12-051-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The redefinition of LOG_TAG in a header file was causing some issues for code that had strict warnings and -Werror enabled, so remove the (possible re-)definition Change-Id: I7ecb907463ba98fbdbd8b9734a000b2f27f43a65
* | | | | | | libgui: Enable -Weverything and -WerrorDan Stoza2014-12-0516-68/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enables -Weverything and -Werror, with just a few exceptions for warnings we can't (or shouldn't need to) work around. Change-Id: I034abec27bf4020d84af60d7acc1939c59986dd6
* | | | | | | libui: Enable -Weverything and -WerrorDan Stoza2014-12-016-60/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enables -Weverything and -Werror, with just a few exceptions for warnings we can't (or shouldn't need to) work around. Change-Id: I470a267e9b1c373f2d5c960f005c3b0e02b2db63
* | | | | | | am e4ea03f7: am 80e81505: Merge "binder: Add {read,write}Uint32 methods to ↵Dan Stoza2014-12-011-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Parcel" * commit 'e4ea03f74ded76f588501bd2e90ecb767c6426b3': binder: Add {read,write}Uint32 methods to Parcel
| * | | | | | am 80e81505: Merge "binder: Add {read,write}Uint32 methods to Parcel"Dan Stoza2014-12-011-0/+3
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | * commit '80e8150549c9d8380dadf942336d41ab3d92bf78': binder: Add {read,write}Uint32 methods to Parcel
| | * | | | | binder: Add {read,write}Uint32 methods to ParcelDan Stoza2014-12-011-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds readUint32 and writeUint32 methods to the Parcel class. This saves a lot of static_casting in anything implementing a Binder interface on the native side. Change-Id: Iafc73b0633654a3a4c49767f41806b56906c924f
* | | | | | | am 32ad1d51: am 104e1259: Merge "binder: Return pid_t/uid_t instead of int"Dan Stoza2014-12-011-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit '32ad1d518b8e89b487c8da2f6ec29c9a30ee5529': binder: Return pid_t/uid_t instead of int
| * | | | | | am 104e1259: Merge "binder: Return pid_t/uid_t instead of int"Dan Stoza2014-12-011-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | * commit '104e12594e085bc8dd32eedb96643b774b1508a0': binder: Return pid_t/uid_t instead of int
| | * | | | | binder: Return pid_t/uid_t instead of intDan Stoza2014-12-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makes IPCThreadState::getCalling{Pid,Uid} return a more appropriate type. Change-Id: I97f8a83c1c0722bc1afbf8a6df1a288f8f1f0d2c
* | | | | | | am eb0ad057: am a63caa19: Merge "omx: add (temporary) index for automatic ↵Lajos Molnar2014-11-202-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | video frc support" into lmp-mr1-dev * commit 'eb0ad057628f18bf762084b5bbefa81c3a228e3f': omx: add (temporary) index for automatic video frc support Fix issue #18356768: some app process may hang at Runtime#exit...
| * | | | | | am a63caa19: Merge "omx: add (temporary) index for automatic video frc ↵Lajos Molnar2014-11-202-1/+2
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | support" into lmp-mr1-dev * commit 'a63caa1983138e561b2b033c5d178636beeb1578': omx: add (temporary) index for automatic video frc support Fix issue #18356768: some app process may hang at Runtime#exit...
| | * | | | | omx: add (temporary) index for automatic video frc supportLajos Molnar2014-11-192-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17383204 Change-Id: I9b22da03ea3f2a7d9dd85042fff442d2414cbc26
| * | | | | | am 55f71bc0: Merge "Replace IInterface::asBinder() with a static"Marco Nelissen2014-11-171-3/+3
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | * commit '55f71bc0800b9ec7a779c5d30d5a90e074c2526b': Replace IInterface::asBinder() with a static
| | * | | | | Replace IInterface::asBinder() with a staticMarco Nelissen2014-11-171-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | so we can do NULL checks again, and update calls to IInterface::asBinder() to use the new static version. Change-Id: Ia7b10eb38ca55b72278bfd33d3bf647f338b4e6a
* | | | | | | Replace IInterface::asBinder() with a staticMarco Nelissen2014-11-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | so we can do NULL checks again, and update calls to IInterface::asBinder() to use the new static version. Change-Id: Ia7b10eb38ca55b72278bfd33d3bf647f338b4e6a
* | | | | | | am 5d07648b: am 26653bad: Fix build.Narayan Kamath2014-11-141-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit '5d07648b367319b2da322acc58e3e6157bf912f2': Fix build.
| * | | | | | am 26653bad: Fix build.Narayan Kamath2014-11-141-1/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | * commit '26653bad7cdaa09470828781c5a2bab7c4d2445f': Fix build.
| | * | | | | Fix build.Narayan Kamath2014-11-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove reference to undefined open max index extension. Change-Id: I984b91afad3ca4d279a31048b4112fa9afdba9e9
* | | | | | | am c931ca1e: am 1d5d637d: Merge "implement asString() for OMX enumerations ↵Lajos Molnar2014-11-1411-1309/+2249
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | used by framework" into lmp-mr1-dev * commit 'c931ca1eec00218e70c039e965c8152daa1f4d0a': implement asString() for OMX enumerations used by framework
| * | | | | | am 1d5d637d: Merge "implement asString() for OMX enumerations used by ↵Lajos Molnar2014-11-1411-1309/+2249
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | framework" into lmp-mr1-dev * commit '1d5d637d6e68bd4965bf0ff9df7b99bc146172f3': implement asString() for OMX enumerations used by framework
| | * | | | | Merge "implement asString() for OMX enumerations used by framework" into ↵Lajos Molnar2014-11-1411-1309/+2249
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | lmp-mr1-dev
| | | * | | | | implement asString() for OMX enumerations used by frameworkLajos Molnar2014-11-1211-1309/+2249
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18285408 Change-Id: I7893cbf0b13514e0fe9001c90db3c8387c1920c0
* | | | | | | | am 1f3ac8b4: am a4cff88d: Fix issue #18356768: some app process may hang at ↵Dianne Hackborn2014-11-141-5/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Runtime#exit... * commit '1f3ac8b42ff784930d8194b75d33aef1098a8231': Fix issue #18356768: some app process may hang at Runtime#exit...
| * | | | | | | am a4cff88d: Fix issue #18356768: some app process may hang at Runtime#exit...Dianne Hackborn2014-11-141-5/+0
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a4cff88d80bf1acbdbd063af88ecad83a8b9b7b4': Fix issue #18356768: some app process may hang at Runtime#exit...
| | * | | | | | Fix issue #18356768: some app process may hang at Runtime#exit...Dianne Hackborn2014-11-131-5/+0
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...in Parcel destructor Don't use a Mutux object, just use simple posix mutex primitives, to avoid static init/destroy order problems. Change-Id: Ic012d94297564c0a55d58869f8276d7d10545fbc
* | | | | | | am 007335e6: am bc49cd07: Merge "kill HAVE_FORKEXEC"Yabin Cui2014-11-141-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit '007335e68843a1128b704760a1decf89a124f468': kill HAVE_FORKEXEC
| * | | | | | am bc49cd07: Merge "kill HAVE_FORKEXEC"Yabin Cui2014-11-131-1/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | * commit 'bc49cd07664d8a590bc6ed44884ba9405f6b706e': kill HAVE_FORKEXEC
| | * | | | | kill HAVE_FORKEXECYabin Cui2014-11-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18317407 Change-Id: I0c7b5886e5de12bdd95cfcc046bc87e4a6aeef5b
* | | | | | | Merge "Enable clang for libui/libgui/surfaceflinger"Dan Stoza2014-11-123-11/+13
|\ \ \ \ \ \ \
| * | | | | | | Enable clang for libui/libgui/surfaceflingerDan Stoza2014-11-113-11/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enables clang and C++11 for libui/libgui/surfaceflinger, and eliminates all compile-time warnings. Change-Id: Ie237fdb5ae44f2bfcddaa884f9c65ec3f08ae50f
* | | | | | | | am ba2e1a33: am ca69e8f2: Merge "Add tracking of parcel memory allocations." ↵Dianne Hackborn2014-11-122-2/+11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | into lmp-mr1-dev * commit 'ba2e1a332eb24fcf4eef3634b8233d1681fd1309': Add tracking of parcel memory allocations.
| * | | | | | am ca69e8f2: Merge "Add tracking of parcel memory allocations." into lmp-mr1-devDianne Hackborn2014-11-122-2/+11
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | * commit 'ca69e8f2d0a1fc963bd170f9b2bf164028761323': Add tracking of parcel memory allocations.
| | * | | | | Add tracking of parcel memory allocations.Dianne Hackborn2014-11-112-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I76ffed0e69ccfe70e87d98646f11d4de7c3fd980