History log of /external/webkit/Source/WebCore/platform/graphics/android/layers/FixedPositioning.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cc6ffa0710f304fbcaa43953b0dc89e1d9b931a2 14-Jun-2012 John Reck <jreck@google.com> Show layer tree in hierarchyviewer

Change-Id: I2a53b157d40c630e7ca1361f8e0c8aca1d6e8a4e
/external/webkit/Source/WebCore/platform/graphics/android/layers/FixedPositioning.cpp
6c20d86c1e2d94a15a34cb3881f6c29967591f7d 24-May-2012 Chris Craik <ccraik@google.com> Compute draw transforms only for new/dynamically transformed layers

Previously, hundreds of layers could take 4+ ms to update transforms. Now, only
those that are fixed, have animations, or are scrollable calculate transforms.

bug:6530473

Change-Id: Ic9b14b76190c5bd0e5a405914a624d92b7ca7980
/external/webkit/Source/WebCore/platform/graphics/android/layers/FixedPositioning.cpp
576098317db607e1d3b32a0e53d2551ea0e7ef21 05-May-2012 Nicolas Roard <nicolasroard@google.com> Complete implementation fixed background
- extract image for body background (a lot more memory-friendly)
- implement tiling / repeat
- handles background color

bug:1352305

Change-Id: I0efa27e09416e3c3848a4a53ced650cbb3d9f7ce
/external/webkit/Source/WebCore/platform/graphics/android/layers/FixedPositioning.cpp
2e510fd5b5a30f1315c272d44ae3aa4cba355498 06-Apr-2012 Nicolas Roard <nicolasroard@google.com> Reorganize platform/graphics/android

Change-Id: Idc67155cfa99784dcd931e705336bfa063ecae46
/external/webkit/Source/WebCore/platform/graphics/android/layers/FixedPositioning.cpp