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
/
DisplayListOp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Frameworks/base: Unused parameters in hwui"
John Reck
2014-11-22
1
-117
/
+117
*
Frameworks/base: Unused parameters in hwui
Andreas Gampe
2014-11-21
1
-117
/
+117
*
Use RenderThread for navigation bar ripples
Jorim Jaggi
2014-09-16
1
-0
/
+28
*
Update transform isolation to handle command chunks
Chris Craik
2014-08-27
1
-2
/
+1
*
Create z reordering boundaries around dispatchDraw
Chris Craik
2014-08-25
1
-3
/
+5
*
Merge "Early reject drawText calls that will not draw" into lmp-dev
Chris Craik
2014-08-19
1
-2
/
+4
|
\
|
*
Early reject drawText calls that will not draw
Chris Craik
2014-08-19
1
-2
/
+4
*
|
Respect round rect clip when determining op opaqueness
Chris Craik
2014-08-18
1
-0
/
+2
|
/
*
Fix leak of SkPathRefs
Chris Craik
2014-08-08
1
-11
/
+9
*
Move bitmap transforms out of bitmap ops
Chris Craik
2014-08-06
1
-38
/
+8
*
Use RoundRect clipping for circle reveal animation
Chris Craik
2014-07-30
1
-5
/
+3
*
Minor cleanups around color usage
Chris Craik
2014-07-17
1
-6
/
+9
*
SkBitmap::Config is deprecated, use SkColorType
Mike Reed
2014-07-08
1
-1
/
+1
*
Add hack for custom re-rasterization buckets
Chris Craik
2014-07-07
1
-4
/
+5
*
Cleanup
John Reck
2014-06-27
1
-2
/
+2
*
No-fail invokeFunctor
John Reck
2014-06-23
1
-4
/
+4
*
Update 'DisplayList' vs 'RenderNode' naming in several places
Chris Craik
2014-06-23
1
-18
/
+18
*
Merge "Wrap ViewGroup content in save/restore to protect composited children"
Chris Craik
2014-06-20
1
-4
/
+4
|
\
|
*
Wrap ViewGroup content in save/restore to protect composited children
Chris Craik
2014-06-20
1
-4
/
+4
*
|
Clean up tessellation cache in prep for other tesselation types
Chris Craik
2014-06-18
1
-2
/
+2
|
/
*
am b1c76a1a: Merge "Tessellate on worker threads" into lmp-preview-dev
Chris Craik
2014-06-10
1
-2
/
+27
|
\
|
*
Tessellate on worker threads
Chris Craik
2014-06-10
1
-2
/
+27
|
*
DO NOT MERGE Inspect SkShader to determine hw shader.
Leon Scroggins III
2014-05-23
1
-34
/
+10
*
|
Cleanup
John Reck
2014-06-02
1
-7
/
+7
*
|
Update HWUI matrix API
Derek Sollenberger
2014-05-29
1
-12
/
+12
*
|
Merge "Inspect SkShader to determine hw shader."
Chris Craik
2014-05-23
1
-34
/
+10
|
\
\
|
|
/
|
/
|
|
*
Inspect SkShader to determine hw shader.
Leon Scroggins III
2014-05-22
1
-34
/
+10
*
|
Disable shadow drawing for empty/null outlines
Chris Craik
2014-05-21
1
-24
/
+10
|
/
*
Merge "Avoid caching shadow properties in Java & HWUI."
Derek Sollenberger
2014-05-08
1
-39
/
+12
|
\
|
*
Avoid caching shadow properties in Java & HWUI.
Derek Sollenberger
2014-05-07
1
-39
/
+12
*
|
Add CanvasProperty for drawCircle
John Reck
2014-05-02
1
-0
/
+21
|
/
*
Clip TouchFeedbackDrawable effect to receiver Outline
Chris Craik
2014-04-23
1
-3
/
+20
*
Fix issue with bitmap uploading
John Reck
2014-04-14
1
-20
/
+0
*
Refcount RenderNode
John Reck
2014-04-07
1
-0
/
+2
*
Support shadows on the root RenderNode
Chris Craik
2014-03-28
1
-2
/
+2
*
Disable shadow overdraw avoidance in the inverse clip case
Chris Craik
2014-03-27
1
-5
/
+9
*
Add private circular reveal API on View/RenderNode
Chris Craik
2014-03-25
1
-11
/
+23
*
Rename DisplayList->RenderNode
John Reck
2014-03-12
1
-3
/
+3
*
Fix orthographic shadows projection, simplify shadow reordering
Chris Craik
2014-03-12
1
-12
/
+14
*
Fix use of Skia deprecated methods
Chris Craik
2014-02-28
1
-1
/
+1
*
am 61910447: am 7942397b: am 19256340: am 22c66639: Merge "Fixes for 64bit in...
Narayan Kamath
2014-02-21
1
-1
/
+1
|
\
|
*
Fixes for 64bit in libhwui
Kévin PETIT
2014-02-21
1
-1
/
+1
*
|
Removing SkiaColorFilter and inspecting the native object directly.
Derek Sollenberger
2014-02-07
1
-32
/
+0
*
|
Merge "Keep the SkPaint used when creating a layer."
Derek Sollenberger
2014-02-07
1
-17
/
+15
|
\
\
|
*
|
Keep the SkPaint used when creating a layer.
Derek Sollenberger
2014-02-07
1
-17
/
+15
*
|
|
Simplify DisplayList matrices
Chris Craik
2014-02-05
1
-3
/
+3
|
/
/
*
|
Add initial hidden outline APIs
Chris Craik
2014-01-30
1
-11
/
+17
*
|
Use path outlines to define shadow shapes
Chris Craik
2014-01-26
1
-1
/
+3
*
|
Support projection of DisplayLists onto ancestors.
Chris Craik
2014-01-15
1
-5
/
+5
*
|
Use const where possible for drawing parameters
Chris Craik
2014-01-03
1
-53
/
+54
[next]