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
/
Matrix.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add logging utility methods
Chris Craik
2014-05-08
1
-1
/
+1
*
Fix orthographic shadows projection, simplify shadow reordering
Chris Craik
2014-03-12
1
-0
/
+1
*
Remove experimental perspective projection
Chris Craik
2014-03-11
1
-4
/
+0
*
Simplify DisplayList matrices
Chris Craik
2014-02-05
1
-2
/
+10
*
3d view system!
Chris Craik
2013-12-12
1
-4
/
+10
*
Correct bitmap merging logic
Chris Craik
2013-09-20
1
-2
/
+1
*
Disallow negative scale matrices in merged Bitmap drawing
Chris Craik
2013-09-16
1
-1
/
+3
*
An identity matrix should be considered a pure translate matrix
Romain Guy
2013-06-20
1
-5
/
+5
*
Overdraw avoidance and merging of clipped ops
Chris Craik
2013-06-12
1
-0
/
+6
*
Avoid 9patch cache lookups when possible
Romain Guy
2013-06-11
1
-4
/
+21
*
Less aggressive glyphs precaching
Romain Guy
2013-03-13
1
-0
/
+8
*
Take only the scale params into account to rasterize text
Romain Guy
2013-03-05
1
-2
/
+2
*
Fix colored rects clipping and code cleanup
Romain Guy
2013-03-05
1
-0
/
+16
*
Properly scale text
Romain Guy
2013-02-27
1
-0
/
+2
*
Implement clipRect with a transform, clipRegion & clipPath
Romain Guy
2013-01-17
1
-3
/
+27
*
Fix a couple of rendering issues
Romain Guy
2012-09-28
1
-0
/
+1
*
Polygonal rendering of simple fill shapes
Chris Craik
2012-09-20
1
-4
/
+4
*
Add missing public native API
Romain Guy
2011-10-12
1
-1
/
+3
*
Add an API to set the transform on a TextureView's surface texture.
Romain Guy
2011-08-16
1
-0
/
+2
*
Don't apply AA to rects with no rotation/perspective.
Romain Guy
2011-06-09
1
-0
/
+1
*
Add support for skew()
Romain Guy
2011-01-18
1
-0
/
+7
*
Correctly render text when coordinates are not integers.
Romain Guy
2010-12-06
1
-0
/
+2
*
Optimize FBO drawing with regions.
Romain Guy
2010-11-02
1
-3
/
+3
*
Apply bilinear filtering on text only when necessary.
Romain Guy
2010-10-04
1
-0
/
+2
*
Add support for circular gradients to the GL renderer.
Romain Guy
2010-09-21
1
-0
/
+2
*
Fix GC issue, fix local shader transformations.
Romain Guy
2010-08-12
1
-3
/
+1
*
Better support for rotation and perspective matrices.
Romain Guy
2010-08-12
1
-0
/
+16
*
Improve clip support (add intersect, union and replace.)
Romain Guy
2010-07-16
1
-0
/
+2
*
Do not apply transforms when using drawColor().
Romain Guy
2010-07-14
1
-0
/
+3
*
Add implementations for saveLayerAlpha() and textured rects.
Romain Guy
2010-06-26
1
-0
/
+3
*
Convert tabs to spaces.
Romain Guy
2010-06-25
1
-47
/
+47
*
Implement quickReject() and drawRect().
Romain Guy
2010-06-25
1
-4
/
+4
*
Add colored rectangles implementation in OpenGLRenderer.
Romain Guy
2010-06-24
1
-3
/
+9
*
Add support for transformations.
Romain Guy
2010-06-23
1
-1
/
+9
*
Fix the simulator build.
Romain Guy
2010-06-22
1
-0
/
+100