OSDN Git Service
Jesse Hall [Wed, 18 Feb 2015 17:48:26 +0000 (17:48 +0000)]
am
bf4fed77: am
5fa8f930: Merge "egl: Remove old tuna BGRA vs RGBA workaround."
* commit '
bf4fed779105fa61ca21888395517664de30e052':
egl: Remove old tuna BGRA vs RGBA workaround.
Jesse Hall [Wed, 18 Feb 2015 17:43:48 +0000 (17:43 +0000)]
am
5fa8f930: Merge "egl: Remove old tuna BGRA vs RGBA workaround."
* commit '
5fa8f9305e8db81fa0007a016318846f1dfef4b9':
egl: Remove old tuna BGRA vs RGBA workaround.
Jesse Hall [Wed, 18 Feb 2015 17:31:12 +0000 (17:31 +0000)]
Merge "egl: Remove old tuna BGRA vs RGBA workaround."
Jeff Brown [Wed, 18 Feb 2015 11:38:55 +0000 (11:38 +0000)]
am
7735c058: am
c9aa628d: Cancel touch events when a low-level touch gesture occurs.
* commit '
7735c058869e0a7fd716054110aa6cb4eff4b075':
Cancel touch events when a low-level touch gesture occurs.
Jeff Brown [Wed, 18 Feb 2015 02:17:08 +0000 (02:17 +0000)]
am
c9aa628d: Cancel touch events when a low-level touch gesture occurs.
* commit '
c9aa628d065eb08d6fa30f0ac21c6eca4cfbab75':
Cancel touch events when a low-level touch gesture occurs.
Svetoslav [Wed, 18 Feb 2015 00:11:58 +0000 (00:11 +0000)]
Merge "Remove unnecessary settings state dump."
Svetoslav [Tue, 17 Feb 2015 20:49:15 +0000 (12:49 -0800)]
Remove unnecessary settings state dump.
The settings provider now implements dump, hance special dump
code is no longer needed.
Change-Id: I93af3f6acac4ac70d6bbf569d2348cb16b8c0946
Elliott Hughes [Tue, 17 Feb 2015 02:18:59 +0000 (02:18 +0000)]
am
6576937f: am
75b81aee: Merge "Add missing <sys/file.h> include for flock."
* commit '
6576937ff165cfd8e2230cbeb40c6d783675c517':
Add missing <sys/file.h> include for flock.
Elliott Hughes [Tue, 17 Feb 2015 01:38:59 +0000 (01:38 +0000)]
am
75b81aee: Merge "Add missing <sys/file.h> include for flock."
* commit '
75b81aee3830d0a8c7c10e3ca7f1652543dbbaca':
Add missing <sys/file.h> include for flock.
Elliott Hughes [Tue, 17 Feb 2015 01:24:48 +0000 (01:24 +0000)]
Merge "Add missing <sys/file.h> include for flock."
Elliott Hughes [Mon, 16 Feb 2015 18:44:22 +0000 (10:44 -0800)]
Add missing <sys/file.h> include for flock.
Change-Id: I5c9bb4aa74d8a36d44e086bbcb5d60876727ce4c
Alistair Strachan [Thu, 12 Feb 2015 20:33:25 +0000 (12:33 -0800)]
egl: Remove old tuna BGRA vs RGBA workaround.
Some time before kitkat, a workaround was put in place to keep tuna
working with obsolete PowerVR GPU drivers. The tuna product was dropped
in AOSP for kitkat, but the workaround remained.
There are still a number of devices shipping with OMAP4 processors, and
this workaround continues to be applied on those products even when it
is not required. The effect is that virtual display CTS will fail on
those devices.
Jeff Brown [Thu, 12 Feb 2015 03:03:28 +0000 (19:03 -0800)]
Cancel touch events when a low-level touch gesture occurs.
When the touch firmware or driver sends a key event that is triggered
by a low-level gesture such as a palm slap. For this to work, the
touch device's .kl file must specify the "GESTURE" flag for each
key that is produced by a gesture.
Note that the "VIRTUAL" flag should also be specified for any such
keys for which we would like to generate haptic feedback.
eg. key 142 SLEEP VIRTUAL GESTURE
Bug:
19264992
Change-Id: Ief494ec7e3ca66d2358a1001fdfae4f263ee1cd1
Nick Vaccaro [Wed, 11 Feb 2015 20:12:12 +0000 (20:12 +0000)]
am
26cc3d0b: am
b9bb1f13: Merge "Add support for SENSOR_TYPE_WRIST_TILT_GESTURE" into lmp-mr1-modular-dev
* commit '
26cc3d0b67ff4daf31eaeed0ecd87b391978aadb':
Add support for SENSOR_TYPE_WRIST_TILT_GESTURE
Lajos Molnar [Wed, 11 Feb 2015 20:12:10 +0000 (20:12 +0000)]
am
459c0b6d: am
9b6be8e1: Revert "omx: add Intel\'s SemiPlanar OMX color format that is used on some devices"
* commit '
459c0b6d3693c6e7f29c538300cc78f64b8c318b':
Revert "omx: add Intel's SemiPlanar OMX color format that is used on some devices"
Nick Vaccaro [Wed, 11 Feb 2015 20:04:42 +0000 (20:04 +0000)]
am
b9bb1f13: Merge "Add support for SENSOR_TYPE_WRIST_TILT_GESTURE" into lmp-mr1-modular-dev
* commit '
b9bb1f139bd1cbf3b3faa002b509f3f0a167e20b':
Add support for SENSOR_TYPE_WRIST_TILT_GESTURE
Lajos Molnar [Wed, 11 Feb 2015 20:04:40 +0000 (20:04 +0000)]
am
9b6be8e1: Revert "omx: add Intel\'s SemiPlanar OMX color format that is used on some devices"
* commit '
9b6be8e10b25f6f0bb949fec67b36fc773f5b591':
Revert "omx: add Intel's SemiPlanar OMX color format that is used on some devices"
Nick Vaccaro [Wed, 11 Feb 2015 19:58:18 +0000 (19:58 +0000)]
Merge "Add support for SENSOR_TYPE_WRIST_TILT_GESTURE" into lmp-mr1-modular-dev
Lajos Molnar [Wed, 11 Feb 2015 17:58:06 +0000 (09:58 -0800)]
Revert "omx: add Intel's SemiPlanar OMX color format that is used on some devices"
This reverts commit
61b17d64f90b85fd367ea1c7609cac69485957d4.
Bug:
19317169
Change-Id: Ib1fcc26c46a52c848ffa8238ddbf6abfe57cfa5d
Christopher Ferris [Wed, 11 Feb 2015 02:50:02 +0000 (02:50 +0000)]
am
34e32466: am
8511b3ae: Merge "Remove -z option."
* commit '
34e32466466ad3f46697798c9f9644d62390c9b5':
Remove -z option.
Christopher Ferris [Tue, 10 Feb 2015 16:53:52 +0000 (16:53 +0000)]
am
8511b3ae: Merge "Remove -z option."
* commit '
8511b3ae5eb42810f97f7c3e993d7f80d3393b83':
Remove -z option.
Christopher Ferris [Tue, 10 Feb 2015 01:26:58 +0000 (01:26 +0000)]
Merge "Remove -z option."
Christopher Ferris [Tue, 10 Feb 2015 00:24:47 +0000 (16:24 -0800)]
Remove -z option.
This option doesn't work with the current selinux protections and
doesn't serve much of a purpose. You can get the same results running
this:
dumpstate | gzip > /data/local/tmp/dump.txt.gz
Bug:
19271141
Change-Id: Icc76200df33dc708e30c556ec8a0f393f995fe7c
Lajos Molnar [Mon, 9 Feb 2015 04:14:06 +0000 (04:14 +0000)]
am
dac8c969: (-s ours) am
d25be0ea: DO NOT MERGE: omx: add OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar
* commit '
dac8c96955488346697570db3769a029704f71ac':
DO NOT MERGE: omx: add OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar
Nick Vaccaro [Wed, 21 Jan 2015 23:27:23 +0000 (15:27 -0800)]
Add support for SENSOR_TYPE_WRIST_TILT_GESTURE
Change-Id: I7e5516de805618df41de0f9b06805002e32708c3
Lajos Molnar [Sat, 7 Feb 2015 00:06:07 +0000 (00:06 +0000)]
am
d25be0ea: DO NOT MERGE: omx: add OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar
* commit '
d25be0ea48c775e4038163b546c9553e294d4fdc':
DO NOT MERGE: omx: add OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar
Lajos Molnar [Fri, 6 Feb 2015 02:37:56 +0000 (18:37 -0800)]
DO NOT MERGE: omx: add OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar
This seems to have the same layout as OMX_COLOR_FormatYUV420SemiPlanar,
but used under this value on some devices.
Bug:
19246722
Change-Id: Ib866024e52cf7b12608f02eefc43c6d58a1c0aa1
Lajos Molnar [Wed, 4 Feb 2015 20:54:16 +0000 (20:54 +0000)]
am
8f706b5d: am
ea5da67d: add bUsingNativeBuffers to DescribeColorFormatParams
* commit '
8f706b5ddb4aa15f123ecc7329670604284a2624':
add bUsingNativeBuffers to DescribeColorFormatParams
Lajos Molnar [Wed, 4 Feb 2015 20:47:43 +0000 (20:47 +0000)]
am
ea5da67d: add bUsingNativeBuffers to DescribeColorFormatParams
* commit '
ea5da67d90647a1d4b395be51bf9cec218b98b71':
add bUsingNativeBuffers to DescribeColorFormatParams
Christopher Ferris [Wed, 4 Feb 2015 18:56:45 +0000 (18:56 +0000)]
am
16c62c46: am
50ad67e4: Merge "Add better timeout mechanism for running commands."
* commit '
16c62c468aacf40496a7cad94f49795a797cdd37':
Add better timeout mechanism for running commands.
Christopher Ferris [Wed, 4 Feb 2015 02:08:44 +0000 (02:08 +0000)]
am
50ad67e4: Merge "Add better timeout mechanism for running commands."
* commit '
50ad67e4ce6b07b5f5f4649ace81ed9a8b2c2eac':
Add better timeout mechanism for running commands.
Christopher Ferris [Wed, 4 Feb 2015 01:57:13 +0000 (01:57 +0000)]
Merge "Add better timeout mechanism for running commands."
Christopher Ferris [Fri, 30 Jan 2015 19:00:52 +0000 (11:00 -0800)]
Add better timeout mechanism for running commands.
Change-Id: I60fc9e7d59c3e0e4b8b2f69f79c6903240bfd131
Ruben Brunk [Tue, 3 Feb 2015 20:23:13 +0000 (20:23 +0000)]
Merge "Add ProcessInfoService to activity manager."
Ruben Brunk [Thu, 29 Jan 2015 02:13:33 +0000 (18:13 -0800)]
Add ProcessInfoService to activity manager.
- Adds a new AIDL interface for querying process
information from activity manager.
Bug:
19186859
Change-Id: Ic08858f346d6b66e7bfc9da6faa2c6e38d9b2e82
Elliott Hughes [Fri, 30 Jan 2015 21:28:15 +0000 (21:28 +0000)]
am
42b5e6d4: am
51bfedd8: Merge "Add missing includes."
* commit '
42b5e6d49c92c3ec89fec7c68438a61e9e021e72':
Add missing includes.
Elliott Hughes [Fri, 30 Jan 2015 21:16:38 +0000 (21:16 +0000)]
am
51bfedd8: Merge "Add missing includes."
* commit '
51bfedd821c79ae34ee1caffd9ae958faa71ecec':
Add missing includes.
Lajos Molnar [Fri, 30 Jan 2015 18:36:11 +0000 (10:36 -0800)]
add bUsingNativeBuffers to DescribeColorFormatParams
This is needed to find proper color format for flex-YUV native
buffer support.
Bug:
19179927
Change-Id: I91ae6764e302c4307a0750c1d6820506d735c942
Elliott Hughes [Fri, 30 Jan 2015 06:34:37 +0000 (06:34 +0000)]
Merge "Add missing includes."
Elliott Hughes [Fri, 30 Jan 2015 06:32:32 +0000 (22:32 -0800)]
Add missing includes.
Change-Id: I1dad32ab459c25063a70cf52100a29d00fea3a90
Lajos Molnar [Thu, 29 Jan 2015 18:55:21 +0000 (10:55 -0800)]
CpuConsumer: fix build error
Chad Jones [Thu, 29 Jan 2015 18:32:25 +0000 (10:32 -0800)]
Chad Jones [Thu, 29 Jan 2015 18:32:02 +0000 (10:32 -0800)]
Lajos Molnar [Thu, 29 Jan 2015 08:41:35 +0000 (08:41 +0000)]
am
94ee9b59: Merge "CpuConsumer: lock buffers that could be YUV as ycbcr" into lmp-mr1-dev
* commit '
94ee9b5916903e6ee23bb1ce8f688900a4eb6f65':
CpuConsumer: lock buffers that could be YUV as ycbcr
Lajos Molnar [Thu, 29 Jan 2015 07:53:57 +0000 (07:53 +0000)]
Merge "CpuConsumer: lock buffers that could be YUV as ycbcr" into lmp-mr1-dev
Lajos Molnar [Thu, 29 Jan 2015 05:27:46 +0000 (21:27 -0800)]
resolved conflicts for merge of
1f9f71e1 to lmp-mr1-dev-plus-aosp
Change-Id: I627e58fe738e9a3b9831508853f26f9adc350f90
Michael Lentine [Thu, 29 Jan 2015 01:22:35 +0000 (17:22 -0800)]
resolved conflicts for merge of
2f1e3b4d to master
Change-Id: I68dcde35fb57593140651df67d60f4cafac441dc
Lajos Molnar [Fri, 23 Jan 2015 00:37:37 +0000 (16:37 -0800)]
CpuConsumer: lock buffers that could be YUV as ycbcr
Bug:
17906609
Change-Id: Ic71af69ec3b19ab1224ed3ad5e0a97c60e81cda6
Lajos Molnar [Thu, 29 Jan 2015 00:16:40 +0000 (16:16 -0800)]
GraphicBufferMapper: handle devices that do not implement lock_ycbcr
Bug:
19179927
Change-Id: I09ffca954fed3cd2d3466c8396627dc7dbc0052d
Michael Lentine [Wed, 28 Jan 2015 22:38:42 +0000 (22:38 +0000)]
am
d6fce7ab: Merge "Remove lock around ref count check in terminate." into lmp-mr1-dev
* commit '
d6fce7ab66e5d33e3ee16247485d1b8c26dd7ee8':
Remove lock around ref count check in terminate.
Michael Lentine [Wed, 28 Jan 2015 22:23:05 +0000 (22:23 +0000)]
Merge "Remove lock around ref count check in terminate." into lmp-mr1-dev
Michael Lentine [Tue, 27 Jan 2015 17:01:03 +0000 (09:01 -0800)]
Remove lock around ref count check in terminate.
Replace the global lock in terminate for the ref count check with atomics and a
local lock.
Bug:
19072064
Change-Id: I0cfd6564e227a75b8387a8788b16381d5bc2cc88
Elliott Hughes [Wed, 28 Jan 2015 17:39:18 +0000 (17:39 +0000)]
am
e55073a9: am
0e17a265: Merge "Switch dumpstate to "ip link list"."
* commit '
e55073a96ca7e9447592988614664b3c9666d93a':
Switch dumpstate to "ip link list".
Elliott Hughes [Wed, 28 Jan 2015 17:34:16 +0000 (17:34 +0000)]
am
0e17a265: Merge "Switch dumpstate to "ip link list"."
* commit '
0e17a265f5e8bf233a3e3b74fc03ada3dc467bed':
Switch dumpstate to "ip link list".
Elliott Hughes [Wed, 28 Jan 2015 17:22:27 +0000 (17:22 +0000)]
Merge "Switch dumpstate to "ip link list"."
Elliott Hughes [Wed, 28 Jan 2015 04:48:52 +0000 (20:48 -0800)]
Switch dumpstate to "ip link list".
Change-Id: Ia1db51c866890f09fbd4316764dea5982554598f
Dan Stoza [Tue, 27 Jan 2015 23:42:56 +0000 (23:42 +0000)]
am
40b4e23a: Merge "resolved conflicts for merge of
1665c8e1 to lmp-mr1-dev-plus-aosp" into lmp-mr1-dev-plus-aosp
* commit '
40b4e23a0396614c841977e932218e3f53089a4a':
Revert "SurfaceFlinger: Attempt to attribute fds to layers"
Yabin Cui [Tue, 27 Jan 2015 23:42:55 +0000 (23:42 +0000)]
am
39d890d9: am
6e32c037: Merge "Kill HAVE_PTHREADS."
* commit '
39d890d9aed5cb07b8a166a749299b9d24d8f137':
Kill HAVE_PTHREADS.
Dan Stoza [Tue, 27 Jan 2015 20:06:33 +0000 (20:06 +0000)]
Merge "resolved conflicts for merge of
1665c8e1 to lmp-mr1-dev-plus-aosp" into lmp-mr1-dev-plus-aosp
Yabin Cui [Tue, 27 Jan 2015 19:56:06 +0000 (19:56 +0000)]
am
6e32c037: Merge "Kill HAVE_PTHREADS."
* commit '
6e32c0377db89bafa477715b3a02431d651978cf':
Kill HAVE_PTHREADS.
Dan Stoza [Tue, 27 Jan 2015 19:49:03 +0000 (11:49 -0800)]
resolved conflicts for merge of
1665c8e1 to lmp-mr1-dev-plus-aosp
Change-Id: I0be2ecb8085f2cd9560138460bcc27d71c011608
Yabin Cui [Tue, 27 Jan 2015 19:46:54 +0000 (19:46 +0000)]
Merge "Kill HAVE_PTHREADS."
Dan Stoza [Tue, 27 Jan 2015 18:32:10 +0000 (10:32 -0800)]
Revert "SurfaceFlinger: Attempt to attribute fds to layers"
This reverts commit
03eccb6616744c3789b6018680de7bf5a18f71ce.
Change-Id: I4f0da7bb62bf77bb3d399aee601beae5e03928fe
Yabin Cui [Tue, 27 Jan 2015 03:45:47 +0000 (19:45 -0800)]
Kill HAVE_PTHREADS.
Bug:
19083585
Change-Id: I355491de945590f43c82bdcb7968b01b4bff6e06
Jesse Hall [Mon, 26 Jan 2015 17:45:42 +0000 (17:45 +0000)]
am
c7a7b118: am
a46ff664: Merge "Use register numbers instead of register names"
* commit '
c7a7b118b501e82d98209ad64ddc18ac4ba404f7':
Use register numbers instead of register names
Jesse Hall [Mon, 26 Jan 2015 17:39:55 +0000 (17:39 +0000)]
am
a46ff664: Merge "Use register numbers instead of register names"
* commit '
a46ff664571465b7a2741bed4225d30b5bf07503':
Use register numbers instead of register names
Jesse Hall [Mon, 26 Jan 2015 17:17:08 +0000 (17:17 +0000)]
Merge "Use register numbers instead of register names"
Elliott Hughes [Sun, 25 Jan 2015 21:00:55 +0000 (21:00 +0000)]
am
2e5a1cf2: am
346329b7: Merge "Move atrace from the obsolete bzero to memset."
* commit '
2e5a1cf27ec7ba3ff64cae479ceb5670439470da':
Move atrace from the obsolete bzero to memset.
Elliott Hughes [Sun, 25 Jan 2015 20:43:27 +0000 (20:43 +0000)]
am
346329b7: Merge "Move atrace from the obsolete bzero to memset."
* commit '
346329b7a70b594895be0aec5dc00f9f4108b533':
Move atrace from the obsolete bzero to memset.
Elliott Hughes [Sun, 25 Jan 2015 19:17:14 +0000 (19:17 +0000)]
Merge "Move atrace from the obsolete bzero to memset."
Elliott Hughes [Sun, 25 Jan 2015 16:35:20 +0000 (08:35 -0800)]
Move atrace from the obsolete bzero to memset.
(This file wasn't including <strings.h> for bzero or <string.h> for memset.)
Change-Id: Icef0e0dbfd36ebd21058cfd8c747e0a17aee8308
Christopher Ferris [Sat, 24 Jan 2015 16:57:35 +0000 (16:57 +0000)]
am
3dea840d: am
c0e10c6f: Merge "Refactor of the bugreport code."
* commit '
3dea840d212429956144790189127b30d976bf63':
Refactor of the bugreport code.
Christopher Ferris [Fri, 23 Jan 2015 23:12:16 +0000 (23:12 +0000)]
am
c0e10c6f: Merge "Refactor of the bugreport code."
* commit '
c0e10c6f03eaa126aeb745e0b209ad0b219ade6e':
Refactor of the bugreport code.
Christopher Ferris [Fri, 23 Jan 2015 23:01:28 +0000 (23:01 +0000)]
Merge "Refactor of the bugreport code."
Christopher Ferris [Wed, 21 Jan 2015 03:18:59 +0000 (19:18 -0800)]
Refactor of the bugreport code.
Implemented these changes:
- Make this code C++.
- Avoid hangs by adding a timeout.
- Add the necessary TEMP_FAILURE_RETRY calls.
- Restructure the code a bit.
Bug:
18800936
Change-Id: Iba9f86a4c7beee4f0f36e51234855f4c0834db47
Jesse Hall [Thu, 22 Jan 2015 19:39:26 +0000 (19:39 +0000)]
am
0cfe43a0: am
f551e1c1: Merge "[MIPS] Further opengl support for mips64 and mipsr6"
* commit '
0cfe43a0ad9ee43590c4f181662dc0d7d91e384d':
[MIPS] Further opengl support for mips64 and mipsr6
Dan Stoza [Thu, 22 Jan 2015 19:39:26 +0000 (19:39 +0000)]
am
471ec6b4: libui: Add Rect(uint32_t, uint32_t)
* commit '
471ec6b4284f645b5e933537fda88de867105fb2':
libui: Add Rect(uint32_t, uint32_t)
Jesse Hall [Thu, 22 Jan 2015 18:50:55 +0000 (18:50 +0000)]
am
f551e1c1: Merge "[MIPS] Further opengl support for mips64 and mipsr6"
* commit '
f551e1c1a59ae7ac906e2b204c3704d0dbf926a8':
[MIPS] Further opengl support for mips64 and mipsr6
Jesse Hall [Thu, 22 Jan 2015 16:55:04 +0000 (16:55 +0000)]
Merge "[MIPS] Further opengl support for mips64 and mipsr6"
Dan Stoza [Thu, 22 Jan 2015 01:49:34 +0000 (01:49 +0000)]
am
e18155e1: am
4ecf6ec9: Merge "Restore Region::set(uint32_t, uint32_t)"
* commit '
e18155e1c68a2ccd8ed2eb86b7c8c8481747ac0c':
Restore Region::set(uint32_t, uint32_t)
Dan Stoza [Thu, 22 Jan 2015 01:36:06 +0000 (17:36 -0800)]
libui: Add Rect(uint32_t, uint32_t)
Adds a Rect constructor that takes uint32_t instead of int32_t, as
required by a change to Region and -Werror
Change-Id: If91915e5b4ec9ce9e7ba0fb84f03b045d000b023
Dan Stoza [Thu, 22 Jan 2015 00:13:22 +0000 (00:13 +0000)]
am
4ecf6ec9: Merge "Restore Region::set(uint32_t, uint32_t)"
* commit '
4ecf6ec932644b680d5e13791275dd3bc1a1ee6d':
Restore Region::set(uint32_t, uint32_t)
Dan Stoza [Wed, 21 Jan 2015 16:39:22 +0000 (16:39 +0000)]
Merge "Restore Region::set(uint32_t, uint32_t)"
Nikola Veljkovic [Fri, 26 Dec 2014 16:33:14 +0000 (17:33 +0100)]
Use register numbers instead of register names
Avoid ambiguity by using register numbers. Register names are
interpreted depending on the ABI. Fixes the issue with mips64 gcc,
where registers t0-t4 are translated into $8-$11 (o32 ABI) instead
of $12-$15 (o64 ABI).
Also, use t9 ($25) for storing function address
(in getProcAddress.cpp).
Change-Id: I12ef5cd98bf14dab3c01f2756889cc02856c1cd8
Duane Sand [Wed, 26 Nov 2014 21:17:40 +0000 (13:17 -0800)]
[MIPS] Further opengl support for mips64 and mipsr6
Combines 4 patches by Dragoslav and Douglas:
Use t9 to hold the address of the called function.
Add support for gl binding.
Fix inline assembly code to be R6 compatible.
Fix some more inline assembly code to be R6 compatible.
Change-Id: I0b899813790b2ba4ca538bb21692014cc1933f66
Dan Stoza [Sat, 17 Jan 2015 00:53:36 +0000 (00:53 +0000)]
am
a5cbb1f1: am
ef1c17ae: SurfaceFlinger: Make log message 64-bit compatible
* commit '
a5cbb1f18b6eb4e0db27d98bea0731393b7438d1':
SurfaceFlinger: Make log message 64-bit compatible
Dan Stoza [Sat, 17 Jan 2015 00:53:35 +0000 (00:53 +0000)]
am
3372cc25: resolved conflicts for merge of
03eccb66 to lmp-mr1-dev-plus-aosp
* commit '
3372cc25df255b94e4eb75920afaf43ee5edc39f':
SurfaceFlinger: Attempt to attribute fds to layers
Dan Stoza [Sat, 17 Jan 2015 00:50:53 +0000 (00:50 +0000)]
am
ef1c17ae: SurfaceFlinger: Make log message 64-bit compatible
* commit '
ef1c17ae9417abc1e21e49dbc629e448efc947dc':
SurfaceFlinger: Make log message 64-bit compatible
Dan Stoza [Sat, 17 Jan 2015 00:18:51 +0000 (16:18 -0800)]
resolved conflicts for merge of
03eccb66 to lmp-mr1-dev-plus-aosp
Change-Id: I1f38cbe7019b2b48b1094dee154ad97c23fd22c2
Dan Stoza [Fri, 16 Jan 2015 23:58:13 +0000 (15:58 -0800)]
SurfaceFlinger: Make log message 64-bit compatible
Fixes the build on 64-bit targets that complain about using a size_t
with a %d in a format string
Change-Id: I7dfcd3a49eb0dbc5dffeb82bb7208de7f7925f08
Dan Stoza [Fri, 16 Jan 2015 22:13:46 +0000 (14:13 -0800)]
SurfaceFlinger: Attempt to attribute fds to layers
This tracks fds when layers are created and destroyed in an effort to
determine which specific app (if any) is active when fds are leaked
Bug:
19017008
Change-Id: I1f1d5a9cbc1399e3df3a2d350324f80b3a4e3477
Jeff Sharkey [Fri, 16 Jan 2015 06:14:41 +0000 (06:14 +0000)]
am
499127ea: am
8f3ade0c: Merge "Follow StrictMode refactoring."
* commit '
499127eab812088ca24421b59ebfac6f47ea850f':
Follow StrictMode refactoring.
Jeff Sharkey [Fri, 16 Jan 2015 06:07:31 +0000 (06:07 +0000)]
am
8f3ade0c: Merge "Follow StrictMode refactoring."
* commit '
8f3ade0c9ab52a1e4f13d6ff1922dd98e3ccdbcc':
Follow StrictMode refactoring.
Jeff Sharkey [Fri, 16 Jan 2015 01:10:51 +0000 (01:10 +0000)]
Merge "Follow StrictMode refactoring."
Christopher Ferris [Fri, 16 Jan 2015 00:06:39 +0000 (00:06 +0000)]
am
e52299e7: am
1d463883: Merge "Use the timeout stack dump functions."
* commit '
e52299e76e8515a387c216bda61af88a8bc31ed5':
Use the timeout stack dump functions.
Jeff Davidson [Fri, 16 Jan 2015 00:06:08 +0000 (00:06 +0000)]
am
b9b86f64: am
4df903db: Merge "Revert "Revert "Update protobuf library from 2.3 to 2.6."""
* commit '
b9b86f644f47e6e3bdedc5b2419e9d4af1c8b455':
Revert "Revert "Update protobuf library from 2.3 to 2.6.""
Christopher Ferris [Thu, 15 Jan 2015 23:51:57 +0000 (23:51 +0000)]
am
1d463883: Merge "Use the timeout stack dump functions."
* commit '
1d4638838aa09b157a68cb3580b8194f8736b880':
Use the timeout stack dump functions.
Christopher Ferris [Thu, 15 Jan 2015 23:40:39 +0000 (23:40 +0000)]
Merge "Use the timeout stack dump functions."
Christopher Ferris [Wed, 14 Jan 2015 21:23:30 +0000 (13:23 -0800)]
Use the timeout stack dump functions.
Use the native stack dumping functions that allows time outs. If
debuggerd locks up, before a bugreport would hang forever. Now
it will timeout properly and still get all of the other information.
Bug:
18766581
(cherry picked from commit
457731f69e3106b5aae8fc04f9565af1d875876c)
Change-Id: I39e8e9c60209e3ef9efac795fedb8e1edce2bd3e
Jeff Davidson [Thu, 15 Jan 2015 23:02:01 +0000 (23:02 +0000)]
am
4df903db: Merge "Revert "Revert "Update protobuf library from 2.3 to 2.6."""
* commit '
4df903dbc71c48e2db6fae9390795b81782470b4':
Revert "Revert "Update protobuf library from 2.3 to 2.6.""