OSDN Git Service
Mathias Agopian [Tue, 12 Jun 2012 19:42:38 +0000 (12:42 -0700)]
am
2d15fcab: Merge "reduce PB size from 2MB to 512KB" into jb-dev
* commit '
2d15fcab3e3588cfddb6c7b180faecd3eccce2e5':
reduce PB size from 2MB to 512KB
Mathias Agopian [Mon, 11 Jun 2012 21:43:37 +0000 (14:43 -0700)]
Merge "reduce PB size from 2MB to 512KB" into jb-dev
The Android Open Source Project [Mon, 11 Jun 2012 16:22:35 +0000 (09:22 -0700)]
Reconcile with jb-release
Change-Id: Iac1c88f2833e67e52af2bc22a17fa93d30cb44cc
The Android Automerger [Mon, 11 Jun 2012 14:02:56 +0000 (07:02 -0700)]
merge in jb-release history after reset to jb-dev
Jeff Brown [Fri, 8 Jun 2012 22:30:38 +0000 (15:30 -0700)]
am
9be7caf3: Merge "Include stack traces for certain native processes in bugreport." into jb-dev
* commit '
9be7caf380b0e2fb29b8813fb8762c2ae417ce95':
Include stack traces for certain native processes in bugreport.
Jeff Brown [Fri, 8 Jun 2012 21:38:30 +0000 (14:38 -0700)]
Merge "Include stack traces for certain native processes in bugreport." into jb-dev
Dianne Hackborn [Fri, 8 Jun 2012 21:22:06 +0000 (14:22 -0700)]
am
49b97e20: I am having second thoughts about 512m for the large heap size.
* commit '
49b97e20f17af0ba98cdece2b7b93ab0a2199af4':
I am having second thoughts about 512m for the large heap size.
Dianne Hackborn [Fri, 8 Jun 2012 20:02:09 +0000 (13:02 -0700)]
I am having second thoughts about 512m for the large heap size.
Let's go with 384 megs, half way between the large heap size on
Xoom and 512.
Change-Id: I4a7f2e5a8b2920b49fa53777725e24811145f5f2
Jeff Brown [Thu, 7 Jun 2012 23:40:01 +0000 (16:40 -0700)]
Include stack traces for certain native processes in bugreport.
Bug:
6615693
Change-Id: I64c3b3ce0bba62d9c332a795f7d979fb753dc27b
Magnus Strandberg [Tue, 3 May 2011 13:44:00 +0000 (15:44 +0200)]
Aligning native Parcel implementation to Java.
The Java implementation of writing the RPC response header
calculates the length of the header including the 4 bytes
specifying the header length but the native implementation
excludes the 4 bytes specifying the length from the header
length.
The native implementation has been aligned to the Java impl.
Change-Id: I325bf272a63152d8fded4cf4e51a906b5a9bfe19
The Android Automerger [Fri, 8 Jun 2012 15:20:32 +0000 (08:20 -0700)]
merge in jb-release history after reset to jb-dev
Mathias Agopian [Fri, 8 Jun 2012 00:16:52 +0000 (17:16 -0700)]
am
0cd545f1: sometimes we would incorrectly scale the content of a surface
* commit '
0cd545f14261d829513e0d6e8fa5e4e4f3372b3d':
sometimes we would incorrectly scale the content of a surface
Mathias Agopian [Thu, 7 Jun 2012 21:18:55 +0000 (14:18 -0700)]
sometimes we would incorrectly scale the content of a surface
this would happen when a resize was pending (ie: we have received
and processed a resize transaction but have not received a buffer
with the right size) and a new transaction came in that didn't
involve a resize, for instance a translate-only transaction.
in this case, we would incorrectly update the drawing state
with the pending size, eventhough we still don't have a buffer
for it.
the solution is quite simple, we never allow the size to propagate
from current to drawing state during the regular transaction processing
(unless we are in fixed-size mode -- meaning we don't need to have
a matching size buffer), this propagation happens later once we
receive the buffer.
Bug:
6624163
Change-Id: I11a97e4b88a7f3a0571ddcfe99c86cb04ce01a4d
The Android Open Source Project [Thu, 7 Jun 2012 14:51:00 +0000 (07:51 -0700)]
Reconcile with jb-release
Change-Id: I73f561b3fb9c76aa30ff7de8eab378a1ba5963cc
The Android Automerger [Thu, 7 Jun 2012 14:03:01 +0000 (07:03 -0700)]
merge in jb-release history after reset to jb-dev
Jamie Gennis [Wed, 6 Jun 2012 22:47:29 +0000 (15:47 -0700)]
am
ba43e0a1: Merge "SurfaceFlinger: remove all GLES scissor calls." into jb-dev
* commit '
ba43e0a1faee9629ca2d0beb53dd6c44bb9bfd05':
SurfaceFlinger: remove all GLES scissor calls.
Jamie Gennis [Wed, 6 Jun 2012 22:45:10 +0000 (15:45 -0700)]
Merge "SurfaceFlinger: remove all GLES scissor calls." into jb-dev
Dianne Hackborn [Wed, 6 Jun 2012 17:51:15 +0000 (10:51 -0700)]
am
be502a02: Add new Dalvik memory limit definition.
* commit '
be502a02c8e0ea232e7339ed60b1754c929ecec1':
Add new Dalvik memory limit definition.
Mathias Agopian [Wed, 6 Jun 2012 04:44:43 +0000 (21:44 -0700)]
reduce PB size from 2MB to 512KB
this allows us to enable h/w acceleration on low-end
devices while keeping memory usage down.
Bug:
6557760
Change-Id: I8af2de3038dc2579360b8b73aa452cb7a0e506a9
Jamie Gennis [Mon, 4 Jun 2012 22:02:33 +0000 (15:02 -0700)]
SurfaceFlinger: remove all GLES scissor calls.
Bug:
6576505
Change-Id: I494b7627f2e271a234706bf49a9490f8ac56c77a
Dianne Hackborn [Wed, 6 Jun 2012 01:21:03 +0000 (18:21 -0700)]
Add new Dalvik memory limit definition.
This is for a 7in hdpi/tvdpi tablet with 1G of RAM.
That sounds kind-of familiar. I don't know. Have I seen
such a thing before? Maybe.
Bug:
6576049
Change-Id: Iabc245692d5106feec9199eb2b5a3d06e27a9b83
The Android Automerger [Tue, 5 Jun 2012 13:59:22 +0000 (06:59 -0700)]
merge in jb-release history after reset to jb-dev
Mathias Agopian [Tue, 5 Jun 2012 01:35:48 +0000 (18:35 -0700)]
am
4824d40a: sometimes SF would not process a surface resize
* commit '
4824d40a35333182c2eb3593511b9bcbecd0a943':
sometimes SF would not process a surface resize
Mathias Agopian [Tue, 5 Jun 2012 01:16:30 +0000 (18:16 -0700)]
sometimes SF would not process a surface resize
this would happen when a window started with size A, was
resized to B and immediately resized to A. In this situation
the erquested and active size would be the same, and SF
would think a transaction wasn't needed.
we fix this by always comparing the requested sizes.
Also, make sure to set mRefreshPending once we're sure
we have succesfully called updateTexImage().
Bug:
6580962
Change-Id: I2c48b4df7f05fd35c9e1d2dd82095b0f3d5a0b6a
The Android Automerger [Sun, 3 Jun 2012 13:03:18 +0000 (06:03 -0700)]
merge in jb-release history after reset to jb-dev
Jeff Brown [Fri, 1 Jun 2012 01:41:16 +0000 (18:41 -0700)]
am
4467bba7: Merge "Support looper callbacks based on smart pointers." into jb-dev
* commit '
4467bba73a91161da01d5d969cf7ba3e2309d989':
Support looper callbacks based on smart pointers.
Jeff Brown [Fri, 1 Jun 2012 01:41:16 +0000 (18:41 -0700)]
am
dad23789: Merge "Delete unused poll() code." into jb-dev
* commit '
dad2378911a244607afa3899928c429b340031cb':
Delete unused poll() code.
Jeff Brown [Fri, 1 Jun 2012 01:41:14 +0000 (18:41 -0700)]
am
9e2e781a: Merge "Remove unused statistics code." into jb-dev
* commit '
9e2e781acaead54d0fb095d55a1c44b32563248f':
Remove unused statistics code.
Jeff Brown [Fri, 1 Jun 2012 01:39:13 +0000 (18:39 -0700)]
Merge "Support looper callbacks based on smart pointers." into jb-dev
Jeff Brown [Fri, 1 Jun 2012 01:39:06 +0000 (18:39 -0700)]
Merge "Delete unused poll() code." into jb-dev
Jeff Brown [Fri, 1 Jun 2012 01:39:02 +0000 (18:39 -0700)]
Merge "Remove unused statistics code." into jb-dev
Jeff Brown [Thu, 31 May 2012 23:15:35 +0000 (16:15 -0700)]
Support looper callbacks based on smart pointers.
Bug:
6559630
Change-Id: I5a667f219f431838638acefbc9fa6afa610971bd
Jeff Brown [Thu, 31 May 2012 02:21:12 +0000 (19:21 -0700)]
Delete unused poll() code.
We don't need this code anymore and it is just in the way.
Bug:
6559630
Change-Id: I1dc9decf85d5ea1feab159c2985da6c20baffdd5
Jeff Brown [Thu, 31 May 2012 02:17:47 +0000 (19:17 -0700)]
Remove unused statistics code.
Bug:
6559630
Change-Id: Iacdf4bb4c1c125c09305cbd8cb443c7c80cfc010
The Android Open Source Project [Wed, 30 May 2012 17:15:16 +0000 (10:15 -0700)]
Reconcile with jb-release
Change-Id: If0a430615dadb425b82aa27204e6c670f06ee099
The Android Automerger [Wed, 30 May 2012 14:03:19 +0000 (07:03 -0700)]
merge in jb-release history after reset to jb-dev
Mathias Agopian [Wed, 30 May 2012 04:06:55 +0000 (21:06 -0700)]
am
e31564d8: Fix a crasher is surfaceflinger.
* commit '
e31564d8eb0ab67e167a888eccce20f5b4e4ef45':
Fix a crasher is surfaceflinger.
Mathias Agopian [Wed, 30 May 2012 03:41:03 +0000 (20:41 -0700)]
Fix a crasher is surfaceflinger.
this bug introduced recently would happen when the very first
buffer of a surface was rejected for not having the right size
Bug:
6577035
Change-Id: I9fabf20006019f2a6c308be7c7f5c05bdcfd5014
Mathias Agopian [Wed, 30 May 2012 02:50:58 +0000 (19:50 -0700)]
am
2c8207e9: add the ability to reject buffers in SurfaceTexture::updateTexImage
* commit '
2c8207e9627fe6c7a90e31fae8d71ae49df56845':
add the ability to reject buffers in SurfaceTexture::updateTexImage
Mathias Agopian [Wed, 30 May 2012 02:50:57 +0000 (19:50 -0700)]
am
702634a4: refactoring in preparation for bug:
6498869 fix
* commit '
702634a4dad85cfc292618ac91eda6c00f42b7c5':
refactoring in preparation for bug:
6498869 fix
Mathias Agopian [Wed, 30 May 2012 02:50:55 +0000 (19:50 -0700)]
am
05cec9d1: improve resize transactions
* commit '
05cec9d1275fd939c2d1aec235dca2bdb8edef63':
improve resize transactions
Mathias Agopian [Wed, 30 May 2012 02:50:54 +0000 (19:50 -0700)]
am
419e196e: Improve debug logs and minor clean-up
* commit '
419e196e639c8adb875da2765abcef95017b6d4a':
Improve debug logs and minor clean-up
The Android Open Source Project [Tue, 29 May 2012 16:41:02 +0000 (09:41 -0700)]
Reconcile with nakasi-factoryrom-release
Change-Id: Ib47a2f4001bbf5ec4a2b889a16e41a1259eb6e1a
The Android Automerger [Thu, 24 May 2012 17:17:56 +0000 (10:17 -0700)]
merge in nakasi-factoryrom-release history after reset to jb-dev
The Android Open Source Project [Thu, 24 May 2012 16:01:16 +0000 (09:01 -0700)]
Reconcile with jb-release nakasi-factoryrom-release
Change-Id: I3bc06420f32fe0ce50b6943fe33eca293f375d05
Mathias Agopian [Thu, 24 May 2012 00:56:42 +0000 (17:56 -0700)]
add the ability to reject buffers in SurfaceTexture::updateTexImage
SurfaceFlinger is using this new feature to reject buffers that
don't have the right size.
Bug:
6498869
Change-Id: I8a7250a47db6c082a357b703feb3b9d0fc8d3443
Mathias Agopian [Thu, 24 May 2012 00:50:31 +0000 (17:50 -0700)]
refactoring in preparation for bug:
6498869 fix
here we just shuffle a bit the code inside lockPageFlip(),
we move the code that handles the buffer size closer to the call
to updateTexImage(). no functionality change.
Change-Id: Ie3193cd86cd32cf3c89532449fd747d145ca0ab6
Mathias Agopian [Wed, 23 May 2012 21:35:49 +0000 (14:35 -0700)]
improve resize transactions
use a flag instead of pre-committing the "requested" state
to prevent propagation or "requested" to "active", which makes
things a lot clearer when reading the code.
also avoid going through the "resized" code-path when requested
size is equal to "active" size.
Bug:
6498869
Change-Id: I24f893ba0ec5ca06aac5b8da9818989ae7ce4005
Mathias Agopian [Wed, 23 May 2012 21:34:07 +0000 (14:34 -0700)]
Improve debug logs and minor clean-up
Bug:
6498869
Change-Id: I14d1b4d6960b87b5a7c4d7e20b92538edd9331ff
The Android Automerger [Wed, 23 May 2012 14:02:43 +0000 (07:02 -0700)]
merge in jb-release history after reset to jb-dev
Jesse Hall [Wed, 23 May 2012 04:27:13 +0000 (21:27 -0700)]
am
e1082496: Enable SurfaceTexture fence sync for the emulator
* commit '
e10824965c64663b8878b808206ee382c7ab6af8':
Enable SurfaceTexture fence sync for the emulator
Jesse Hall [Mon, 21 May 2012 18:23:28 +0000 (11:23 -0700)]
Enable SurfaceTexture fence sync for the emulator
The host-accelerated GL ES driver doesn't do the implicit
synchronization required when fence sync isn't used.
Bug:
6515813
Change-Id: I6a667f2db6b519f3557b5abda78775f767841dae
Jesse Hall [Tue, 22 May 2012 23:07:25 +0000 (16:07 -0700)]
am
83e7c8c4: Implement the EGL_KHR_fence_sync in libagl
* commit '
83e7c8c431ec8b578b6f778811837632e3798768':
Implement the EGL_KHR_fence_sync in libagl
The Android Automerger [Tue, 22 May 2012 20:24:05 +0000 (13:24 -0700)]
merge in nakasi-factoryrom-release history after reset to jb-dev
The Android Open Source Project [Tue, 22 May 2012 20:06:34 +0000 (13:06 -0700)]
Reconcile with jb-release
Change-Id: I37477f9871208d227b42937c5aa7d27129bdecb1
Jesse Hall [Tue, 22 May 2012 17:42:56 +0000 (10:42 -0700)]
Implement the EGL_KHR_fence_sync in libagl
Implementing this in libagl allows us to start using it for
SurfaceTexture in emulator builds, which is necessary to avoid
corruption in the Browser when using the host-accelerated GL path.
Bug:
6515813
Change-Id: Icafba8687cb5d010d8d42b3866b298d2be984fc9
The Android Automerger [Tue, 22 May 2012 14:05:42 +0000 (07:05 -0700)]
merge in jb-release history after reset to jb-dev
Mathias Agopian [Mon, 21 May 2012 21:15:00 +0000 (14:15 -0700)]
am
cc2b1560: fix EGL_CLIENT_STRING
* commit '
cc2b1560e87369676a2d13f17bd1ff4021a91819':
fix EGL_CLIENT_STRING
Mathias Agopian [Mon, 21 May 2012 21:01:37 +0000 (14:01 -0700)]
fix EGL_CLIENT_STRING
it should read OpenGL_ES (with an underscore)
Bug:
6529643
Change-Id: I7caf07793bffe5a8dcceaff496a222077486fc87
The Android Automerger [Sun, 20 May 2012 14:39:46 +0000 (07:39 -0700)]
merge in jb-release history after reset to jb-dev
The Android Open Source Project [Sat, 19 May 2012 01:43:36 +0000 (18:43 -0700)]
Reconcile with jb-release nakasi-factoryrom-release
Change-Id: I42366ee22738eac90627669da9bb03ec8b598724
Mathias Agopian [Sat, 19 May 2012 00:11:23 +0000 (17:11 -0700)]
am
7e477bfe: make sure BufferQueue releases newly acquired buffers on failures
* commit '
7e477bfe11f8bb31622353b64e85721df3cf9702':
make sure BufferQueue releases newly acquired buffers on failures
Mathias Agopian [Fri, 18 May 2012 23:50:58 +0000 (16:50 -0700)]
make sure BufferQueue releases newly acquired buffers on failures
this prevents SurfaceTexture producer to hang in dequeueBuffer()
when something goes wrong in the consumer.
only the consumer gets an error and the current frame is kept
instead of the new one. the producer is unaware of the problem.
Bug:
6476587
Change-Id: Ie6db5526632aabc3e60229b93dfe29c19491ade4
Mathias Agopian [Fri, 18 May 2012 22:59:24 +0000 (15:59 -0700)]
am
f899e411: Remove misleading and wrong ALOGW
* commit '
f899e4113a5b5545cd91b4625514d0ab0d33751c':
Remove misleading and wrong ALOGW
Mathias Agopian [Fri, 18 May 2012 22:59:23 +0000 (15:59 -0700)]
am
ed9807bd: we need to wait for vsync when doing the screen-off animation
* commit '
ed9807bd7dbd4863841e251138392c54755eb394':
we need to wait for vsync when doing the screen-off animation
Mathias Agopian [Fri, 18 May 2012 22:32:28 +0000 (15:32 -0700)]
Remove misleading and wrong ALOGW
Bug:
6476587
Change-Id: I4345f1100db02786bb50ad83ca7b559cad301706
Mathias Agopian [Fri, 18 May 2012 21:18:08 +0000 (14:18 -0700)]
we need to wait for vsync when doing the screen-off animation
Bug:
6511421
Change-Id: I7a85a55e66a3a8d9937df575e98a5efec01a634f
Jeff Sharkey [Fri, 18 May 2012 21:21:40 +0000 (14:21 -0700)]
am
a66faaa6: Merge "Dump packages.xml as root." into jb-dev
* commit '
a66faaa65a235e24e78f75c79cc3bd209b67e1f8':
Dump packages.xml as root.
Jeff Sharkey [Fri, 18 May 2012 18:40:49 +0000 (11:40 -0700)]
Merge "Dump packages.xml as root." into jb-dev
The Android Automerger [Fri, 18 May 2012 17:47:59 +0000 (10:47 -0700)]
merge in nakasi-factoryrom-release history after reset to jb-dev
Mathias Agopian [Fri, 18 May 2012 00:49:46 +0000 (17:49 -0700)]
am
5aed6843: Merge "fix a corruption in Vector<> when adding new items" into jb-dev
* commit '
5aed68434d11d609039a89594ad5faa01060a1d6':
fix a corruption in Vector<> when adding new items
Mathias Agopian [Fri, 18 May 2012 00:48:09 +0000 (17:48 -0700)]
Merge "fix a corruption in Vector<> when adding new items" into jb-dev
Mathias Agopian [Thu, 17 May 2012 23:52:21 +0000 (16:52 -0700)]
fix a corruption in Vector<> when adding new items
would happen when vectors are copied and new items is
added in both vectors. we didn't duplicate the underlying
storage when adding items in vectors.
Bug:
6515797
Change-Id: If544c07d96c05821e088d7f2c9b5736f7e306c31
Jeff Sharkey [Thu, 17 May 2012 19:40:11 +0000 (12:40 -0700)]
Dump packages.xml as root.
Bug:
6501151
Change-Id: Ied638bdbe9ed6fbf749a44de8ac1f9d4167829c1
Jesse Hall [Thu, 17 May 2012 19:09:50 +0000 (12:09 -0700)]
am
515f19da: Merge "Recreate EGLImage for previously used slots" into jb-dev
* commit '
515f19da246a11c417c1771d4293e753f09e79b6':
Recreate EGLImage for previously used slots
Jesse Hall [Thu, 17 May 2012 19:07:39 +0000 (12:07 -0700)]
Merge "Recreate EGLImage for previously used slots" into jb-dev
Jesse Hall [Thu, 17 May 2012 06:44:34 +0000 (23:44 -0700)]
Recreate EGLImage for previously used slots
SurfaceTexture would only create an EGLImage for a buffer slot when
BufferQueue returns a GraphicBuffer, i.e. either the slot was acquired
for the first time ever, or the buffer for the slot was reallocated.
But the EGLImage may also need to be re-created for a
previously-acquired buffer if the slot's EGLImage was destroyed during
detachFromContext(); in this case BufferQueue won't return a
GraphicBuffer since SurfaceTexture already has a reference to the
correct buffer.
Bug:
6461693
Change-Id: Ib95d0d757192efe336c5fda0866f857481a6617d
JP Abgrall [Thu, 17 May 2012 18:06:01 +0000 (11:06 -0700)]
am
81f6da52: Merge "dumpstate: collect xtables based iface stats, update iptables info." into jb-dev
* commit '
81f6da5228aeca22894b0277cd2050fccdb7cccb':
dumpstate: collect xtables based iface stats, update iptables info.
JP Abgrall [Thu, 17 May 2012 18:04:07 +0000 (11:04 -0700)]
Merge "dumpstate: collect xtables based iface stats, update iptables info." into jb-dev
The Android Automerger [Thu, 17 May 2012 14:03:31 +0000 (07:03 -0700)]
merge in jb-release history after reset to jb-dev
JP Abgrall [Thu, 17 May 2012 03:49:29 +0000 (20:49 -0700)]
dumpstate: collect xtables based iface stats, update iptables info.
The newer kernels now have /proc/net/xt_qtaguid/iface_stat_fmt.
Add the extra iptables output and remove ip6tables for nat which doesn't
exist.
Change-Id: I819c707b337a707ca0acd87d9ab38cd68ca0f36c
Mathias Agopian [Thu, 17 May 2012 02:33:13 +0000 (19:33 -0700)]
am
f17fdcaf: Merge changes I9f3cbbe0,I12a6f9a9 into jb-dev
* commit '
f17fdcaf0a315b02a3992fb4c52d5d4e38f5d291':
Fix "Battery/Status/Clock status bar area flickers when dragging down"
minor refactoring in praparation of crop fix
Mathias Agopian [Thu, 17 May 2012 02:29:29 +0000 (19:29 -0700)]
Merge changes I9f3cbbe0,I12a6f9a9 into jb-dev
* changes:
Fix "Battery/Status/Clock status bar area flickers when dragging down"
minor refactoring in praparation of crop fix
Mathias Agopian [Thu, 17 May 2012 01:21:32 +0000 (18:21 -0700)]
Fix "Battery/Status/Clock status bar area flickers when dragging down"
The crop is now handled like a resize, it's latched only when we
receive a new buffer in the case we have a resize in the same
transaction.
Bug:
6498869
Change-Id: I9f3cbbe08fb19443899461ec441c714748a4fd1a
Mathias Agopian [Thu, 17 May 2012 00:07:49 +0000 (17:07 -0700)]
minor refactoring in praparation of crop fix
Bug:
6498869
Change-Id: I12a6f9a9fdfd2ea1db3fbe5fc8cb443aeaedb328
Siva Velusamy [Wed, 16 May 2012 22:37:12 +0000 (15:37 -0700)]
am
f34ec7a4: Merge "gltrace: Allow receiving commands of length > 4" into jb-dev
* commit '
f34ec7a476708b29ab8e3404c0db5f6cfd718379':
gltrace: Allow receiving commands of length > 4
Siva Velusamy [Wed, 16 May 2012 22:33:16 +0000 (15:33 -0700)]
Merge "gltrace: Allow receiving commands of length > 4" into jb-dev
Siva Velusamy [Wed, 16 May 2012 18:38:03 +0000 (11:38 -0700)]
gltrace: Allow receiving commands of length > 4
Currently, gltrace offers very few trace collection options. As a
result, these options are encoded in a single integer. The trace
control task simply receives integers and interprets them as
commands.
This patch changes the control protocol to first receive the
command length followed by the actual command itself. This allows
for future flexibility to provide enable other commands.
Change-Id: Id5f56c80a025bbbe7613ab4457e092732e7d9dc9
The Android Open Source Project [Wed, 16 May 2012 15:40:47 +0000 (08:40 -0700)]
Reconcile with jb-release nakasi-factoryrom-release
Change-Id: I47aa2582e6f4dc8c82eda09b8c2fbce390ca1222
The Android Automerger [Wed, 16 May 2012 14:45:20 +0000 (07:45 -0700)]
merge in nakasi-factoryrom-release history after reset to jb-dev
The Android Automerger [Wed, 16 May 2012 14:03:25 +0000 (07:03 -0700)]
merge in jb-release history after reset to jb-dev
Eino-Ville Talvala [Wed, 16 May 2012 00:21:33 +0000 (17:21 -0700)]
Merge "Move CameraParameters header to join rest of camera library." into jb-dev
Eino-Ville Talvala [Tue, 15 May 2012 22:34:42 +0000 (15:34 -0700)]
Move CameraParameters header to join rest of camera library.
CameraParameters was moved over to frameworks/native before
frameworks/av was created, since it is referenced by HAL
implementations. Move it to frameworks/av to keep it together with its
implementation.
Bug:
6500863
Change-Id: Iffd890c861a334930da71a2722553572bad1cb54
Jamie Gennis [Tue, 15 May 2012 18:33:42 +0000 (11:33 -0700)]
Merge changes I32fbc2b6,Ifd0ed05b into jb-dev
* changes:
SurfaceFlinger: recompute visible regions less
libgui: remove setPostTransformCrop
The Android Automerger [Tue, 15 May 2012 16:34:53 +0000 (09:34 -0700)]
merge in nakasi-factoryrom-release history after reset to jb-dev
The Android Automerger [Tue, 15 May 2012 14:04:24 +0000 (07:04 -0700)]
merge in jb-release history after reset to jb-dev
Glenn Kasten [Tue, 15 May 2012 00:06:48 +0000 (17:06 -0700)]
Merge "Fix log spam about CPU frequency on one device" into jb-dev
Glenn Kasten [Mon, 14 May 2012 17:49:17 +0000 (10:49 -0700)]
Fix log spam about CPU frequency on one device
Previous kernels have allowed opening the CPU frequency file regardless
whether the CPU is up or not. This fixes some log spam on one device
with dynamic hot plug CPU feature, which does not allow opening the CPU
frequency file if CPU is down.
Also, since the file descriptors are global and have long lives, add
the close-on-exec flag.
Change-Id: Ia14a2b9e20038dfb96a573920176a47a96bd3f5a
Mathias Agopian [Mon, 14 May 2012 23:09:32 +0000 (16:09 -0700)]
Merge "minor Rect.h cleanup" into jb-dev
Jamie Gennis [Mon, 14 May 2012 22:30:16 +0000 (15:30 -0700)]
SurfaceFlinger: recompute visible regions less
This change removes some visible region recomputation that was needed to handle
the SCALING_MODE_FREEZE cropping. We've changed things to use a window crop
from the WindowManager instead, so this is no longer needed.
Bug:
6299171
Change-Id: I32fbc2b689c985837126d8ba3d9a91e79613ffbf