summaryrefslogtreecommitdiff
path: root/libs/hwui/RenderProperties.cpp
AgeCommit message (Expand)Author
2015-06-12Revert to save-layer based alpha if layer would be too large Chris Craik
2015-05-27Fix assert when dumping view at 0 alpha Chris Craik
2015-04-28Remove concept of layer alpha override Chris Craik
2015-04-27Promote RenderProperties with an alpha to have a RenderLayer Chris Craik
2015-03-09Glop based composeLayerRegion/Rect Chris Craik
2015-01-05Add overrides and switch to nullptr keyword for all files Chris Craik
2014-07-25Move ClipBounds to native Chris Craik
2014-06-12Move LayerType to RenderNode John Reck
2014-06-12Fix DA bugs John Reck
2014-06-04Even FASTER damage calculations! John Reck
2014-05-14Remove Path based outline clipping Chris Craik
2014-04-29RenderThread animator support John Reck
2014-04-28Add elevation, Z properties to View Chris Craik
2014-04-23Fix translationZ matrix computation Chris Craik
2014-04-22Fix is_zero check Chris Craik
2014-04-11Simplify matrix calculations John Reck
2014-04-02Move most TransformationInfo properties to RenderNode Chris Craik
2014-03-25Add private circular reveal API on View/RenderNode Chris Craik
2014-03-24Add back clobbered cleanup John Reck
2014-03-24Add stagingProperties John Reck
2014-03-24Rework Outline API, remove isolatedZVolume remnants Chris Craik
2014-03-17Remove castsShadow and globalCamera APIs Chris Craik
2014-03-17Revert "Remove castsShadow and globalCamera APIs" Chris Craik
2014-03-17Remove castsShadow and globalCamera APIs Chris Craik
2014-03-12Split out RenderProperties John Reck