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
/
PathTessellator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Glop ColorFilter & VertexBuffer support, initial enable
Chris Craik
2015-02-06
1
-0
/
+3
*
Cleanup various clang warnings, use unique_ptrs in several places
Chris Craik
2014-12-23
1
-3
/
+0
*
resolved conflicts for merge of 5e6cf242 to lmp-mr1-dev-plus-aosp
Dan Albert
2014-11-12
1
-3
/
+3
|
\
|
*
Move frameworks/base over to libc++.
Dan Albert
2014-11-12
1
-3
/
+3
*
|
resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aosp
Andreas Gampe
2014-11-10
1
-2
/
+0
|
\
\
|
|
/
|
*
Frameworks/base: Wall Werror in libs/hwui
Andreas Gampe
2014-11-10
1
-2
/
+0
*
|
Make points drawn with default paint visible
Rob Tsuk
2014-11-04
1
-1
/
+1
|
/
*
Fix tessellation bounds computation
Chris Craik
2014-09-08
1
-5
/
+12
*
Cap scales used for tessellation with minimum and maximum
Chris Craik
2014-08-07
1
-23
/
+14
*
Fix ALL compile warnings
John Reck
2014-07-24
1
-53
/
+44
*
Build layer damage bounds for shadows
Chris Craik
2014-07-23
1
-13
/
+3
*
Add abort logging for huge scales and tessellation recursion depth
Chris Craik
2014-06-17
1
-11
/
+27
*
Limit path approximation recursion depth
Chris Craik
2014-06-11
1
-8
/
+11
*
Tessellate on worker threads
Chris Craik
2014-06-10
1
-29
/
+35
*
Update tessellation tracing
Chris Craik
2014-03-07
1
-1
/
+1
*
Use path outlines to define shadow shapes
Chris Craik
2014-01-26
1
-14
/
+24
*
Use const where possible for drawing parameters
Chris Craik
2014-01-03
1
-2
/
+2
*
Fix Clang warnings/errors
Chris Craik
2014-01-02
1
-2
/
+2
*
Use const access to snapshot from OpenGLRenderer
Chris Craik
2014-01-02
1
-9
/
+9
*
Use vertex assignment instead of manual copy
Chris Craik
2013-12-16
1
-36
/
+28
*
Clean up quick rejection, especially surrounding points + lines.
Chris Craik
2013-11-22
1
-10
/
+28
*
Replace float arrays with readable names
Romain Guy
2013-08-15
1
-71
/
+71
*
Add tessellation path for points
Chris Craik
2013-05-14
1
-44
/
+101
*
Account for hairlines in quick rejection logic
Chris Craik
2013-04-03
1
-0
/
+1
*
Correct sub-hairline tessellation threshold
Chris Craik
2013-02-27
1
-1
/
+1
*
Add cap tessellation support
Chris Craik
2013-02-06
1
-0
/
+970