index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
Snapshot.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use path intersection instead of saveLayer+mesh to mask projected ripples
Chris Craik
2015-05-26
1
-0
/
+42
*
Fix path clipping in VectorDrawable
Chris Craik
2015-04-06
1
-2
/
+3
*
GlopBuilder, and test app refactor
Chris Craik
2015-02-04
1
-2
/
+2
*
Clipping performance improvements
Rob Tsuk
2015-01-14
1
-89
/
+19
*
Add overrides and switch to nullptr keyword for all files
Chris Craik
2015-01-05
1
-5
/
+5
*
Prioritize reveal clipping over Outline clipping
Chris Craik
2014-09-04
1
-1
/
+9
*
Define shadow casting behavior within layers
Chris Craik
2014-08-15
1
-1
/
+9
*
Use RoundRect clipping for circle reveal animation
Chris Craik
2014-07-30
1
-16
/
+13
*
Round rect outline clipping
Chris Craik
2014-05-15
1
-2
/
+48
*
Combine projection matrix, and viewport management
Chris Craik
2014-05-14
1
-5
/
+3
*
Revert "Simplify projection matrix management."
Jorim Jaggi
2014-05-11
1
-1
/
+0
*
Simplify projection matrix management.
Chris Craik
2014-05-09
1
-0
/
+1
*
Add logging utility methods
Chris Craik
2014-05-08
1
-7
/
+19
*
Rework and clean up DisplayList projection
Chris Craik
2014-02-06
1
-4
/
+0
*
Support projection of DisplayLists onto ancestors.
Chris Craik
2014-01-15
1
-0
/
+4
*
Isolate tiling clip state from snapshot
Chris Craik
2013-03-21
1
-0
/
+11
*
Fix clipping and stencil layer issues
Chris Craik
2013-02-21
1
-9
/
+0
*
Add a RenderBuffer object to store stencil buffers.
Romain Guy
2013-02-07
1
-0
/
+3
*
Fix Snapshot::resetClip to also reset the clip region
Romain Guy
2013-02-06
1
-0
/
+1
*
Implement clipRect with a transform, clipRegion & clipPath
Romain Guy
2013-01-17
1
-28
/
+16
*
Preliminary Support for region clipping
Romain Guy
2013-01-14
1
-0
/
+2
*
Fix a couple of rendering issues
Romain Guy
2012-09-28
1
-0
/
+4
*
Revert "Revert "Add more support for transformed clip rects and paths""
Romain Guy
2012-08-31
1
-59
/
+17
*
Revert "Add more support for transformed clip rects and paths"
Mathias Agopian
2012-08-31
1
-17
/
+59
*
Add more support for transformed clip rects and paths
Romain Guy
2012-08-31
1
-59
/
+17
*
Optimization of alpha with DisplayList properties
Chet Haase
2012-04-03
1
-2
/
+2
*
Fix the system
Romain Guy
2012-02-07
1
-4
/
+4
*
Preliminary support for clipRect(Rect, Op)
Romain Guy
2012-02-07
1
-19
/
+121
*
Separate interface definition and implementation of Snapshot
Romain Guy
2012-02-02
1
-0
/
+154