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
/
TessellationCache.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all usage of fmin and fmax
Chris Craik
2015-07-07
1
-2
/
+2
*
Tweak the threshold for conic path quads computation.
ztenghui
2015-05-29
1
-2
/
+2
*
Use path intersection instead of saveLayer+mesh to mask projected ripples
Chris Craik
2015-05-26
1
-4
/
+13
*
Cleanup properties
Chris Craik
2015-05-05
1
-1
/
+1
*
Simplify TaskManager fallback path
Chris Craik
2015-04-20
1
-7
/
+2
*
am 485c25ba: am e3abfef6: am 82f6b16e: Merge "hwui : fix memory leak due to d...
Chris Craik
2015-03-25
1
-0
/
+1
|
\
|
*
hwui : fix memory leak due to duplicate in shadow cache
Mykola Kondratenko
2015-03-17
1
-0
/
+1
*
|
resolved conflicts for merge of c7e6b93a to master
John Reck
2015-02-04
1
-2
/
+6
|
\
\
|
|
/
|
*
Fix ANR caused by hwuiTask thread
Sangkyu Lee
2015-01-12
1
-2
/
+6
|
*
Revert "Frameworks/base: Unused parameters in hwui"
John Reck
2014-11-22
1
-1
/
+1
*
|
Add overrides and switch to nullptr keyword for all files
Chris Craik
2015-01-05
1
-11
/
+11
*
|
Revert "resolved conflicts for merge of 220c3f4f to master"
Andreas Gampe
2014-11-22
1
-1
/
+1
|
/
*
Frameworks/base: Unused parameters in hwui
Andreas Gampe
2014-11-21
1
-1
/
+1
*
Finer tessellation can draw better looking shadows for circles.
ztenghui
2014-09-11
1
-1
/
+1
*
Improve the spot shadow computation.
ztenghui
2014-08-22
1
-1
/
+1
*
Define shadow casting behavior within layers
Chris Craik
2014-08-15
1
-3
/
+0
*
Fix ALL compile warnings
John Reck
2014-07-24
1
-3
/
+3
*
Build layer damage bounds for shadows
Chris Craik
2014-07-23
1
-2
/
+0
*
Clean up tessellation cache in prep for other tesselation types
Chris Craik
2014-06-18
1
-58
/
+54
*
am 9de2a8f4: Merge "Add AA flag to TessellationCache key" into lmp-preview-dev
Chris Craik
2014-06-12
1
-0
/
+4
|
\
|
*
Add AA flag to TessellationCache key
Chris Craik
2014-06-12
1
-0
/
+4
|
*
Workaround to avoid polygon flashing DO NOT MERGE
Chris Craik
2014-06-11
1
-5
/
+6
|
/
*
Fix race in shadow tessellation by deep copying task params
Chris Craik
2014-06-11
1
-12
/
+17
*
Tessellate on worker threads
Chris Craik
2014-06-10
1
-0
/
+476