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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prioritize reveal clipping over Outline clipping
Chris Craik
2014-09-04
1
-1
/
+5
*
Define shadow casting behavior within layers
Chris Craik
2014-08-15
1
-0
/
+4
*
Use RoundRect clipping for circle reveal animation
Chris Craik
2014-07-30
1
-3
/
+3
*
Merge "Correct viewport initialization, bounds comparison"
Chris Craik
2014-05-19
1
-1
/
+1
|
\
|
*
Correct viewport initialization, bounds comparison
Chris Craik
2014-05-15
1
-1
/
+1
*
|
Use default visibility for Snapshot::getLocalClip (attempt #2).
Ben Cheng
2014-05-17
1
-1
/
+1
*
|
Round rect outline clipping
Chris Craik
2014-05-15
1
-0
/
+42
|
/
*
Combine projection matrix, and viewport management
Chris Craik
2014-05-14
1
-20
/
+34
*
Revert "Simplify projection matrix management."
Jorim Jaggi
2014-05-11
1
-5
/
+6
*
Simplify projection matrix management.
Chris Craik
2014-05-09
1
-6
/
+5
*
Clip TouchFeedbackDrawable effect to receiver Outline
Chris Craik
2014-04-23
1
-2
/
+7
*
Use default visibility for Snapshot::getLocalClip.
Ben Cheng
2014-04-02
1
-1
/
+1
*
Isolate tiling clip state from snapshot
Chris Craik
2013-03-21
1
-0
/
+2
*
Implement clipRect with a transform, clipRegion & clipPath
Romain Guy
2013-01-17
1
-5
/
+7
*
Fix a couple of rendering issues
Romain Guy
2012-09-28
1
-0
/
+5
*
Revert "Revert "Add more support for transformed clip rects and paths""
Romain Guy
2012-08-31
1
-6
/
+3
*
Revert "Add more support for transformed clip rects and paths"
Mathias Agopian
2012-08-31
1
-3
/
+6
*
Add more support for transformed clip rects and paths
Romain Guy
2012-08-31
1
-6
/
+3
*
Optimization of alpha with DisplayList properties
Chet Haase
2012-04-03
1
-0
/
+11
*
Preliminary support for clipRect(Rect, Op)
Romain Guy
2012-02-07
1
-1
/
+24
*
Separate interface definition and implementation of Snapshot
Romain Guy
2012-02-02
1
-102
/
+36
*
Draw in the correct FBO after invoking a GL functor
Romain Guy
2011-11-21
1
-1
/
+2
*
Canvas.getClipBounds() was broken and unreliable with OpenGL ES 2.0
Romain Guy
2011-10-04
1
-23
/
+9
*
Empty the clip rect when intersection is empty.
Romain Guy
2011-02-04
1
-0
/
+4
*
Don't blend transparent pixels when rendering layers.
Romain Guy
2011-01-16
1
-1
/
+1
*
Don't set the invisible flag when saving an empty layer.
Romain Guy
2010-12-09
1
-3
/
+14
*
Optimize FBO drawing with regions.
Romain Guy
2010-11-02
1
-4
/
+22
*
Fix text rendering issue.
Romain Guy
2010-10-14
1
-1
/
+0
*
Don't draw fully transparent views/primitives.
Romain Guy
2010-10-11
1
-3
/
+9
*
Optimize saveLayer() when the clip flag is set.
Romain Guy
2010-10-05
1
-3
/
+45
*
Snap the clip rectangle to pixel boundaries.
Romain Guy
2010-10-04
1
-0
/
+1
*
Docs updates.
Romain Guy
2010-09-13
1
-0
/
+5
*
Correct implementation of saveLayer().
Romain Guy
2010-09-12
1
-51
/
+18
*
Add support for Canvas flags on save.
Romain Guy
2010-09-01
1
-31
/
+60
*
Fix drawing issues with layers.
Romain Guy
2010-08-18
1
-1
/
+7
*
Layers were using an extra Snapshot causing extra clipping.
Romain Guy
2010-08-18
1
-8
/
+1
*
Fix save()/restore() issues in the OpenGL renderer.
Romain Guy
2010-08-17
1
-1
/
+8
*
Correctly set the viewport in layers.
Romain Guy
2010-08-17
1
-1
/
+7
*
Better support for rotation and perspective matrices.
Romain Guy
2010-08-12
1
-15
/
+4
*
Bunch of fixes.
Romain Guy
2010-08-11
1
-4
/
+17
*
Fix improper clipping after a save()
Romain Guy
2010-07-30
1
-2
/
+7
*
Fix gradients rendering and destructor crashes.
Romain Guy
2010-07-29
1
-1
/
+1
*
Add support for text culling.
Romain Guy
2010-07-22
1
-9
/
+17
*
Add plumbing to support gradients in OpenGL renderer.
Romain Guy
2010-07-16
1
-16
/
+16
*
Improve clip support (add intersect, union and replace.)
Romain Guy
2010-07-16
1
-32
/
+47
*
Add support for BitmapShader.
Romain Guy
2010-07-15
1
-0
/
+12
*
Do not apply transforms when using drawColor().
Romain Guy
2010-07-14
1
-1
/
+11
*
Optimize shader binding changes.
Romain Guy
2010-07-12
1
-1
/
+1
*
Add a layer (FBO) cache.
Romain Guy
2010-07-06
1
-29
/
+5
*
Don't use full screen FBOs, this dramatically increase performance.
Romain Guy
2010-07-01
1
-0
/
+15
[next]