- 06 Feb, 2015 1 commit
-
-
Lajos Molnar authored
This seems to have the same layout as OMX_COLOR_FormatYUV420SemiPlanar, but used under this value on some devices. Bug: 19246722 Change-Id: Ib866024e52cf7b12608f02eefc43c6d58a1c0aa1
-
- 30 Jan, 2015 1 commit
-
-
Lajos Molnar authored
This is needed to find proper color format for flex-YUV native buffer support. Bug: 19179927 Change-Id: I91ae6764e302c4307a0750c1d6820506d735c942
-
- 29 Jan, 2015 3 commits
-
-
Lajos Molnar authored
-
Lajos Molnar authored
Bug: 17906609 Change-Id: Ic71af69ec3b19ab1224ed3ad5e0a97c60e81cda6
-
Lajos Molnar authored
Bug: 19179927 Change-Id: I09ffca954fed3cd2d3466c8396627dc7dbc0052d
-
- 28 Jan, 2015 2 commits
-
-
Michael Lentine authored
-
Michael Lentine authored
Replace the global lock in terminate for the ref count check with atomics and a local lock. Bug: 19072064 Change-Id: I0cfd6564e227a75b8387a8788b16381d5bc2cc88
-
- 27 Jan, 2015 1 commit
-
- 16 Jan, 2015 2 commits
-
-
Dan Stoza authored
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 authored
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
-
- 15 Jan, 2015 2 commits
-
-
Christopher Ferris authored
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 Change-Id: I85053b8dcfe6224e2b64b4d8f7f2ef448b3cda34
-
Christopher Ferris authored
The previous version printed out the nanoseconds elapsed, not seconds. Bug: 18766581 (cherry picked from commit 67c5a8af) Change-Id: Icbaaee83a92767694fd98e3c790f36f4d24681b0
-
- 24 Dec, 2014 1 commit
-
-
Rachad authored
Bug: 17883772 Change-Id: Ibf00534607db4bba14c935cf1eaa80eb740297f9
-
- 19 Dec, 2014 2 commits
-
-
Brian Carlstrom authored
-
Andreas Gampe authored
Add swap file support for dex2oat to installd. Only use in low-memory mode. Bug: 18596910 Change-Id: I131448f3907115054a592af73db86d2b9257ea33
-
- 11 Dec, 2014 1 commit
-
-
Mathieu Chartier authored
Prevents apps hitting oome due to old linear alloc objects being allocated in the java heap causing the heap to be larger than it used to be. Bug: 18707227 Change-Id: Ia49a7e6b24ae9fba1961d600d4599c17313b556b
-
- 10 Dec, 2014 1 commit
-
-
Dmitriy Ivanov authored
Use LOCAL_WHOLE_STATIC_LIBRARIES to instruct static linker to export symbols from the static library. (cherry picked from commit 4340a14f) Bug: 18701723 Change-Id: I70f6fdb64b0d1adbadf96c8de85870a903ec186a
-
- 04 Dec, 2014 1 commit
-
-
Michael Lentine authored
* commit '784fd39a': Fix for corruption when numFds or numInts is too large.
-
- 03 Dec, 2014 2 commits
-
-
Eino-Ville Talvala authored
This reverts commit e86d1091. Bug: 18281970 Bug: 18573576 Change-Id: If1cf236ef7eabd15ffb2a5dd33d25a8acabdd14c
-
Dan Stoza authored
"Do less work when using PTS" broke the invalidate path up from HWC to SurfaceFlinger. When HWC would signal an invalidate, SurfaceFinger would wake up, see no new buffers, and go back to sleep. This is fine, except when the invalidate is a result of an HDMI hotplug, in which case the screen remains blank. This change makes that functionality work again. Bug: 18564815 Bug: 18558468 Change-Id: I2e2171d86839945f4e4e6555d66f7e2895bd096a
-
- 02 Dec, 2014 4 commits
-
-
Michael Lentine authored
Change-Id: I92ed61b6fdfe458cf5f8bfd6f0b37ff736280500
-
Michael Lentine authored
* commit '76ebd319': Fix for corruption when numFds or numInts is too large.
-
Michael Lentine authored
* commit '3d89edca': Fix for corruption when numFds or numInts is too large.
-
Michael Lentine authored
* commit 'e6f7a44e': Fix for corruption when numFds or numInts is too large.
-
- 25 Nov, 2014 1 commit
-
-
Michael Lentine authored
-
- 24 Nov, 2014 1 commit
-
-
Dianne Hackborn authored
-
- 22 Nov, 2014 5 commits
-
-
Eino-Ville Talvala authored
-
Eino-Ville Talvala authored
Add BURST_CAPTURE and READ_SENSOR_SETTINGS. Bug: 18281970 Change-Id: Ibf596c97fbca46f2ae044b6c87586d76605a5163
-
Michael Lentine authored
Bug: 18076253 Change-Id: I4c5935440013fc755e1d123049290383f4659fb6
-
Michael Lentine authored
Ensure that the adjusted transparent region is within the display bounds by clamping after the transformation is applied and clean up transform's inverse function. Bug: 18452546 Change-Id: Ia473e483ee8374177bcb84d8192eb1f0e86f022a
-
Dianne Hackborn authored
Don't put packages.xml in to the output. Change-Id: I88a682866365886506a003a64deb4a29c16ba21c
-
- 21 Nov, 2014 1 commit
-
-
Greg Hackmann authored
-
- 20 Nov, 2014 3 commits
-
-
Greg Hackmann authored
The availability of these sysfs entries will vary based on the kernel's supported filesystems, so don't block the disk category if some of them are missing. Bug: 18467498 Change-Id: I96200f1b5cf3f1a8fa8186602552adc96ddffc04 Signed-off-by:
Greg Hackmann <ghackmann@google.com>
-
Lajos Molnar authored
-
Lajos Molnar authored
Bug: 17383204 Change-Id: I9b22da03ea3f2a7d9dd85042fff442d2414cbc26
-
- 17 Nov, 2014 3 commits
-
-
Dan Stoza authored
Currently, SurfaceFlinger is very dumb about how it handles buffer updates at less than 60fps. If there is a new frame pending, but its timestamp says not to present it until later SurfaceFlinger will wake up every vsync until it is time to present it. Even worse, if SurfaceFlinger has woken up but nothing has changed, it still goes through the entire composition process. This change (mostly) fixes that inefficiency. SurfaceFlinger will still wake up every refresh period while there is a new frame pending, but if there is no work to do, it will almost immediately go back to sleep. Bug: 18111837 Change-Id: I7825bacd37f40bf26edcc6a5e0f051dce45291fb
-
Dianne Hackborn authored
-
The Android Automerger authored
-
- 14 Nov, 2014 2 commits
-
-
Dianne Hackborn authored
...by default on Svelte devices Make the voice interaction feature not available on svelte devices. Change-Id: Iae16ff59873e6588d2aaa29624006261439262ef
-
Yin-Chia Yeh authored
-