index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
Snapshot.cpp
Age
Commit message (
Expand
)
Author
2014-01-15
Support projection of DisplayLists onto ancestors.
Chris Craik
2013-03-21
Isolate tiling clip state from snapshot
Chris Craik
2013-02-21
Fix clipping and stencil layer issues
Chris Craik
2013-02-07
Add a RenderBuffer object to store stencil buffers.
Romain Guy
2013-02-06
Fix Snapshot::resetClip to also reset the clip region
Romain Guy
2013-01-17
Implement clipRect with a transform, clipRegion & clipPath
Romain Guy
2013-01-14
Preliminary Support for region clipping
Romain Guy
2012-09-28
Fix a couple of rendering issues
Romain Guy
2012-08-31
Revert "Revert "Add more support for transformed clip rects and paths""
Romain Guy
2012-08-31
Revert "Add more support for transformed clip rects and paths"
Mathias Agopian
2012-08-31
Add more support for transformed clip rects and paths
Romain Guy
2012-04-03
Optimization of alpha with DisplayList properties
Chet Haase
2012-02-07
Fix the system
Romain Guy
2012-02-07
Preliminary support for clipRect(Rect, Op)
Romain Guy
2012-02-02
Separate interface definition and implementation of Snapshot
Romain Guy