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
/
DisplayList.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove SkBitmap from ResourceCache
John Reck
2015-05-07
1
-5
/
+0
*
Refactor DisplayList path caching.
Derek Sollenberger
2015-03-13
1
-6
/
+9
*
Remove DisplayListLogBuffer
Chris Craik
2015-01-21
1
-1
/
+0
*
Update HWUI to store its own SkBitmap objects
Derek Sollenberger
2015-01-09
1
-7
/
+0
*
Cleanup various clang warnings, use unique_ptrs in several places
Chris Craik
2014-12-23
1
-12
/
+0
*
Yank ResourceCache out of Caches
John Reck
2014-11-06
1
-9
/
+8
*
Layer changes
John Reck
2014-10-31
1
-5
/
+0
*
Create z reordering boundaries around dispatchDraw
Chris Craik
2014-08-25
1
-4
/
+2
*
Add kModeSync
John Reck
2014-07-24
1
-2
/
+1
*
Update 'DisplayList' vs 'RenderNode' naming in several places
Chris Craik
2014-06-23
1
-2
/
+2
*
Update HWUI matrix API
Derek Sollenberger
2014-05-29
1
-5
/
+0
*
Inspect SkShader to determine hw shader.
Leon Scroggins III
2014-05-22
1
-6
/
+0
*
Clip TouchFeedbackDrawable effect to receiver Outline
Chris Craik
2014-04-23
1
-1
/
+4
*
Refcount RenderNode
John Reck
2014-04-07
1
-0
/
+14
*
Move RenderNode to own file
John Reck
2014-03-19
1
-537
/
+0
*
Remove castsShadow and globalCamera APIs
Chris Craik
2014-03-17
1
-1
/
+1
*
Revert "Remove castsShadow and globalCamera APIs"
Chris Craik
2014-03-17
1
-1
/
+1
*
Remove castsShadow and globalCamera APIs
Chris Craik
2014-03-17
1
-1
/
+1
*
Split out RenderProperties
John Reck
2014-03-12
1
-192
/
+91
*
No-op isolatedZVolumen property
John Reck
2014-03-12
1
-1
/
+0
*
Rename DisplayList->RenderNode
John Reck
2014-03-12
1
-24
/
+24
*
Fix orthographic shadows projection, simplify shadow reordering
Chris Craik
2014-03-12
1
-53
/
+70
*
Remove experimental perspective projection
Chris Craik
2014-03-11
1
-35
/
+21
*
Improve shadow tessellation performance
Chris Craik
2014-03-11
1
-1
/
+1
*
Make sure we register functor count
John Reck
2014-03-06
1
-0
/
+3
*
Merge "Draw shadows from casters together if the Z values are similar"
Chris Craik
2014-03-06
1
-18
/
+52
|
\
|
*
Draw shadows from casters together if the Z values are similar
Chris Craik
2014-03-05
1
-18
/
+52
*
|
Fix warnings in hwui
Chris Craik
2014-03-05
1
-1
/
+1
|
/
*
DisplayList overhaul
John Reck
2014-03-04
1
-177
/
+90
*
Modulate shadow alpha by caster alpha
Chris Craik
2014-02-21
1
-1
/
+2
*
Make outline and shadow APIs public
Chris Craik
2014-02-18
1
-1
/
+1
*
Merge "Removing SkiaColorFilter and inspecting the native object directly."
Derek Sollenberger
2014-02-10
1
-12
/
+0
|
\
|
*
Removing SkiaColorFilter and inspecting the native object directly.
Derek Sollenberger
2014-02-07
1
-12
/
+0
*
|
Add shadow casting / global perspective APIs, hidden for now.
Chris Craik
2014-02-07
1
-7
/
+6
*
|
Add the clipToOutline by just using the clipPathOp
ztenghui
2014-02-07
1
-0
/
+5
|
/
*
Merge "Keep the SkPaint used when creating a layer."
Derek Sollenberger
2014-02-07
1
-2
/
+1
|
\
|
*
Keep the SkPaint used when creating a layer.
Derek Sollenberger
2014-02-07
1
-2
/
+1
*
|
Merge "Rework and clean up DisplayList projection"
Chris Craik
2014-02-07
1
-24
/
+44
|
\
\
|
*
|
Rework and clean up DisplayList projection
Chris Craik
2014-02-06
1
-24
/
+44
|
|
/
*
|
Simplify DisplayList matrices
Chris Craik
2014-02-05
1
-45
/
+44
|
/
*
Add initial hidden outline APIs
Chris Craik
2014-01-30
1
-5
/
+5
*
Update reordering method names, and make 3d reordering API public
Chris Craik
2014-01-29
1
-4
/
+4
*
Remove logging of DisplayList staleness
Chris Craik
2014-01-27
1
-32
/
+3
*
Clear root level reorder lists to prevent accessing stale DisplayLists
Chris Craik
2014-01-24
1
-6
/
+39
*
Fix view z translation with 3d projection disabled
Chris Craik
2014-01-16
1
-4
/
+9
*
Support projection of DisplayLists onto ancestors.
Chris Craik
2014-01-15
1
-23
/
+73
*
Simplify Z reordering logic
Chris Craik
2014-01-14
1
-33
/
+31
*
Add DisplayList bit for projecting onto a contained volume
Alan Viverette
2014-01-08
1
-0
/
+1
*
Use const where possible for drawing parameters
Chris Craik
2014-01-03
1
-8
/
+8
*
Fix Clang warnings/errors
Chris Craik
2014-01-02
1
-2
/
+2
[next]