| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Bug: 22208220
Increases performance of shadows by yet another
15% by using more aggressive math optimizations
Change-Id: Ie3fabeae3647632a19ff573bf6b2d7f7a7cef555
|
|
|
|
|
| |
Bug: 21698669
Change-Id: I90549599ed52cff028a29f56d3d8ffe80c9afab4
|
|
|
|
|
|
|
| |
To unblock continuous clang/llvm builds.
BUG: 21337624
Change-Id: I38e5d11fd3c44f50430a3a8519c5071674b3df9f
|
|
|
|
|
|
| |
Bug: 20822400
Change-Id: I24345c3120440bfce14e8cbe7e880b39f10b744a
|
|
|
|
|
|
|
|
|
|
|
|
| |
bug:19967854
Separate properties from Caches, into static, RenderThread-only class.
Also rewrites the means for java to set properties to correctly handle
threading, and adds an override for profile bars so that SysUi doesn't clutter
the screen with them.
Change-Id: I6e21a96065f52b9ecc49d1a126244804ba106fa9
|
|
|
|
| |
Change-Id: I1d8c99bdeef22ca569e1743cff6108f478737bc8
|
|
|
|
| |
Change-Id: I33e6f8cc85da1e7da7ff7bf18d4ebde64222067a
|
|
|
|
| |
Change-Id: I41372585202f69ef31a4ef95efc75fb7a1ff7289
|
|
|
|
|
|
| |
Is a bit naive, perhaps overly aggressive, but sorta works
Change-Id: I01a774e00dbe681439c02557d9728ae43c45ce50
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I2cd299ccf178007fd5f83bab6c3448f03aec7843
|
|\ \
| |/ |
|
| |
| |
| |
| | |
Change-Id: Ia6b3c8b2afd3dfcee7f3ce401d846b789612054a
|
|/
|
|
|
|
|
|
| |
This enables Picture.java to be replayed into HWUI in addition
to extending the Skia testing suite to HWUI.
Bug: 19011232
Change-Id: Id27ac03eec817b0784763e62ab8413a07b3b8cb2
|
|
|
|
| |
Change-Id: Ic68584e1c08dc64be2ad43450cb6caa1de834fdc
|
|
|
|
| |
Change-Id: I1227a3886fb24e4d9fad79fca469794f06cfb15e
|
|
|
|
| |
Change-Id: I001832fc444b6d532f4a382e0a31cc1d8956dbd8
|
|
|
|
| |
Change-Id: I83d557af30fc2d5c69d06eedc0f4d52ac41c4210
|
|
|
|
|
|
|
|
|
|
|
|
| |
Create a ClipArea class to handle tracking clip regions. This class can
select the most efficient implementation depending on the types of
clipping presented.
ClipArea re-used the rectangle and region-based clipping
implementations as well as adding a "list of rotated rectangles"
approach that is more efficient for rotated views with children.
Change-Id: I2133761a2462ebc0852b394220e265974b3086f0
|
|
|
|
| |
Change-Id: I91ffb9c66697741116fdeaa31abdf6cfd79155df
|
|
|
|
| |
Change-Id: I732b490431fe90eafa00a00f3b5429f0d3a067e6
|
|
Change-Id: I7ad1a692e708cad052e8ca5b412c17e25992862c
|