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
*
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
*
|
3d view system!
Chris Craik
2013-12-12
1
-12
/
+54
*
|
Clean up quick rejection, especially surrounding points + lines.
Chris Craik
2013-11-22
1
-3
/
+6
*
|
am bd842f96: am d8a84a86: Merge "Correct bitmap merging logic" into klp-dev
Chris Craik
2013-09-20
1
-3
/
+3
|
\
\
|
|
/
|
*
Correct bitmap merging logic
Chris Craik
2013-09-20
1
-3
/
+3
*
|
am 7cb404dd: am a42ceb03: Merge "Disallow negative scale matrices in merged B...
Chris Craik
2013-09-17
1
-2
/
+5
|
\
\
|
|
/
|
*
Disallow negative scale matrices in merged Bitmap drawing
Chris Craik
2013-09-16
1
-2
/
+5
*
|
am 3f30e67a: am 88ee0dac: Merge "Move DeferredDisplayState out of ops" into k...
Chris Craik
2013-09-12
1
-62
/
+67
|
\
\
|
|
/
|
*
Move DeferredDisplayState out of ops
Chris Craik
2013-09-12
1
-62
/
+67
*
|
Replace float arrays with readable names
Romain Guy
2013-08-15
1
-2
/
+2
|
/
*
Take shadow bounds into account for quick rejects
Romain Guy
2013-08-09
1
-3
/
+12
*
Split assets atlas batches
Romain Guy
2013-08-06
1
-2
/
+2
*
Merge "Fix quickReject's handling of AA ramp geometry"
Chris Craik
2013-08-02
1
-1
/
+5
|
\
|
*
Fix quickReject's handling of AA ramp geometry
Chris Craik
2013-08-02
1
-1
/
+5
*
|
Fix region clipping bugs
Romain Guy
2013-08-01
1
-1
/
+0
|
/
*
Fix crashes in setMatrix() and concat()
Romain Guy
2013-07-16
1
-1
/
+5
*
Track the atlas' generation ID
Romain Guy
2013-06-27
1
-17
/
+43
*
Merge "Batch 9-patches in a single mesh whenever possible"
Romain Guy
2013-06-21
1
-13
/
+102
|
\
|
*
Batch 9-patches in a single mesh whenever possible
Romain Guy
2013-06-21
1
-13
/
+102
*
|
Make op outputting const, for more general logging
Chris Craik
2013-06-19
1
-43
/
+43
|
/
*
Merge "Handle all text bounds as post-translated"
Chris Craik
2013-06-17
1
-1
/
+0
|
\
|
*
Handle all text bounds as post-translated
Chris Craik
2013-06-17
1
-1
/
+0
*
|
Better handle op size edge cases
Chris Craik
2013-06-17
1
-1
/
+4
|
/
*
Merge more 9patches
Romain Guy
2013-06-14
1
-4
/
+3
*
Overdraw avoidance and merging of clipped ops
Chris Craik
2013-06-12
1
-77
/
+67
*
Avoid 9patch cache lookups when possible
Romain Guy
2013-06-11
1
-3
/
+16
*
Merge "Merge scaled bitmaps with translated bitmaps"
Romain Guy
2013-05-22
1
-2
/
+14
|
\
|
*
Merge scaled bitmaps with translated bitmaps
Romain Guy
2013-05-21
1
-2
/
+14
*
|
Use individual glyph positions to determine text bounds.
Chris Craik
2013-05-21
1
-20
/
+11
|
/
*
Pack preloaded framework assets in a texture atlas
Romain Guy
2013-05-02
1
-28
/
+30
*
Fix quickReject logic to account for setClipChildren() setting
Chet Haase
2013-04-19
1
-16
/
+26
*
Prevent transformed ops from merging in the first place
Chris Craik
2013-04-18
1
-0
/
+2
*
Draw Operation merging
Chris Craik
2013-04-15
1
-72
/
+177
[next]