- Nov 13, 2013
-
-
Linux Build Service Account authored
-
- Nov 12, 2013
-
-
Diego Wilson authored
MDP PPP is not efficient when render area of RGB layers is too large as compared to FrameBuffer area, which can lead to issue like Copybit source image data cannot be fetched for few BLIT requests leading to fuzziness on display contents. So framework should honor MDP Copybit usage limitation especially on high resolution targets (> WVGA) with default Dynamic Composition. Change-Id: I0d5dc8587ab199284a73dacab9f64bd69789e82d CRs-Fixed: 574017
-
- Nov 11, 2013
-
-
Linux Build Service Account authored
-
- Nov 07, 2013
-
-
Diego Wilson authored
Blit rectangles are sometimes split into two or more. This messes up solid color blitting. Furthermore, we never need to split solid color rectangles anyway. Change-Id: Ia94c89282a2d7819d31cd93102a52294c6fc03f0 CRs-Fixed: 570638
-
- Nov 06, 2013
-
-
Linux Build Service Account authored
-
Sushil Chauhan authored
1. At 90/270 degree, if there is vertical or horizontal flip in layer transform, it is wrongly interpreted by display HAL due to incorrect check. Copybit destination rectangle width & height are not swapped, which leads to unwanted scaling. 2. While zooming out a very large image, there are couple of frames which need out-of-range scaling by Copybit in both X & Y directions. Driver cannot handle it, does nothing & remains in bad state, results in color distortion. HAL needs to fall back to GPU in this rare case. Change-Id: I1a0675d1962868e54e21fcc78b0e94fe92c5f254
-
- Sep 17, 2013
-
-
Linux Build Service Account authored
-
Sushil Chauhan authored
Change-Id: I323c994c3c312fb57f04f29c1ba868337eeebfcb
-
- Sep 11, 2013
-
-
Linux Build Service Account authored
-
Diego Wilson authored
Display HAL should report drawLayerUsingCopybit failure otherwise framework assumes HWC layers have been drawn and do not fallback to GPU, which leads to flickers. Change-Id: I0bb801d6b48dce143b2c917eaa77d0474c5a34f8
-
- Aug 21, 2013
-
-
Linux Build Service Account authored
-
Diego Wilson authored
It can cause regression on non msm7627a targets. Change-Id: I5e71d63e41d726e77d08bb3372d6787794f43ed2
-
- Aug 20, 2013
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Diego Wilson authored
By setting DISABLE_SOURCES_XML we skip building sources.xml. We don't want to build it because the generating script is flaky with our internal manifests. Change-Id: I88800d5ea16c8c19a023ec9cb007821fb04cf5b9
-
Diego Wilson authored
Change-Id: Ia7611638719e452979bf90c914d5118846726c9a
-
- Jul 17, 2013
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Diego Wilson authored
This ensure the default element is in a single line and this easier to parse. Change-Id: Ia73b2c783e431a5f69980c9b65a7804d2d15efbd
-
Diego Wilson authored
This reverts commit ae64577f. Change-Id: I853fe6b8ba70932cbb853aabcbbe8587ee89e046
-
- Jul 14, 2013
-
-
Diego Wilson authored
Otherwise parsing from the manifest file can be complicated by line breaks Change-Id: Iab21dfb7faf0eae39c1a5dc0eb2b3eb48a6c9e7f
-
- Jul 10, 2013
-
-
Linux Build Service Account authored
-
Michael Vines authored
Change-Id: I5f49dd9c47928593587cff32c94bd16bed17db33
-
Linux Build Service Account authored
-
- Jul 09, 2013
-
-
Michael Vines authored
Change-Id: I6fe93d333f63e90c3d41b28b6207fd83025e0d26
-
- Jun 18, 2013
-
-
Linux Build Service Account authored
-
Diego Wilson authored
The only custom pref left is already enabled by default Change-Id: Ie170e3dae540376cbbcf3688be0cbb3c18cec0c9
-
- May 30, 2013
-
-
Linux Build Service Account authored
-
- May 29, 2013
-
-
Linux Build Service Account authored
-
Diego Wilson authored
The interfaces.manifest build script fails the target directory does not exist. This ensures the target directory exists before attempting to build it. Change-Id: Ib187b917bc8e4b70aa2ebe754a6feb1cd747441f
-
- May 28, 2013
-
-
Diego Wilson authored
See https://bugzilla.mozilla.org/show_bug.cgi?id=871018 for details Change-Id: Iae68b0835a0c0e2b5a2b14ed849bbfa98e9b2db3
-
- May 18, 2013
-
-
Linux Build Service Account authored
-
Michael Vines authored
Change-Id: Ia559d0119d5426fdb1fe40e0ca9130da94327b87
-
- May 16, 2013
-
-
Linux Build Service Account authored
-
- May 15, 2013
-
-
Nivedita Sarkar authored
All warnings will be treated as errors except the offsetof macro warning. Change-Id: I33b51b9f2c099e91e201fbb66d2491eb1c0d7f41
-
- May 10, 2013
-
-
Linux Build Service Account authored
-
Diego Wilson authored
The gecko multimedia framework can not use any undequeued buffers that the native window holds. Change-Id: Ie2b625ba27e3d3d71e27fb6c9993416b9579fb2b
-
Michael Vines authored
This reverts commit 209f1e5a. Change-Id: Iaacf5bd408a08329749d002f4325f9e621ee1b4d
-
- May 09, 2013
-
-
Linux Build Service Account authored
-
Michael Vines authored
* Avoid an unnecessary |repo abandon| after a clean |repo sync| * |rm -rf out/| no longer triggers a |repo abandon| Change-Id: I91c2cef2fb9a74fa93f835a25ad1fb168c83ba6f
-