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
*
Make string literal concatenation play nice with C++11.
Dan Albert
2014-09-08
1
-7
/
+7
*
Fixes for 64bit in libhwui
Kévin PETIT
2014-02-21
1
-1
/
+1
*
Correct bitmap merging logic
Chris Craik
2013-09-20
1
-3
/
+3
*
Disallow negative scale matrices in merged Bitmap drawing
Chris Craik
2013-09-16
1
-2
/
+5
*
Move DeferredDisplayState out of ops
Chris Craik
2013-09-12
1
-62
/
+67
*
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
*
Account for hairlines in quick rejection logic
Chris Craik
2013-04-03
1
-1
/
+5
*
Fix issues related to saveLayer/restore deferral
Chris Craik
2013-03-28
1
-22
/
+23
*
Update snapshot upon saveLayer deferral
Chris Craik
2013-03-20
1
-1
/
+6
*
Merge "Use snapshot alpha for layers" into jb-mr2-dev
Chris Craik
2013-03-20
1
-97
/
+46
|
\
|
*
Use snapshot alpha for layers
Chris Craik
2013-03-15
1
-97
/
+46
*
|
Merge "Fully deferred displaylist replay" into jb-mr2-dev
Chris Craik
2013-03-15
1
-184
/
+233
|
\
\
|
|
/
|
*
Fully deferred displaylist replay
Chris Craik
2013-03-15
1
-184
/
+233
*
|
Less aggressive glyphs precaching
Romain Guy
2013-03-13
1
-3
/
+7
|
/
*
Precache paths from a worker thread
Romain Guy
2013-03-11
1
-1
/
+6
*
Take only the scale params into account to rasterize text
Romain Guy
2013-03-05
1
-2
/
+2
*
Precache glyphs at final raster size
Romain Guy
2013-03-01
1
-1
/
+24
*
Account for text alignment in Op bounds calculation
Chris Craik
2013-02-28
1
-1
/
+12
*
Don't increment the paint's generation ID when drawing bitmaps
Romain Guy
2013-02-27
1
-9
/
+6
*
Merge "Prettify display lists logging"
Romain Guy
2013-02-22
1
-1
/
+5
|
\
|
*
Prettify display lists logging
Romain Guy
2013-02-22
1
-1
/
+5
*
|
Fix clipping and stencil layer issues
Chris Craik
2013-02-21
1
-6
/
+15
*
|
Clean up clipping and deferral logic
Chris Craik
2013-02-19
1
-50
/
+38
|
/
*
DisplayList draw operation reordering
Chris Craik
2013-02-15
1
-13
/
+145
*
Move DisplayList to its own cpp file
Chris Craik
2013-02-14
1
-0
/
+2
*
Simplify display list logging, removing pointers
Chris Craik
2013-02-04
1
-1
/
+1
*
Object-based DisplayList recording
Chris Craik
2013-01-22
1
-0
/
+1138