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
/
DisplayListRenderer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename DisplayList->RenderNode
John Reck
2014-03-12
1
-1
/
+1
*
Fix warnings in hwui
Chris Craik
2014-03-05
1
-2
/
+2
*
DisplayList overhaul
John Reck
2014-03-04
1
-68
/
+18
*
Removing SkiaColorFilter and inspecting the native object directly.
Derek Sollenberger
2014-02-07
1
-14
/
+0
*
Merge "Keep the SkPaint used when creating a layer."
Derek Sollenberger
2014-02-07
1
-2
/
+3
|
\
|
*
Keep the SkPaint used when creating a layer.
Derek Sollenberger
2014-02-07
1
-2
/
+3
*
|
Rework and clean up DisplayList projection
Chris Craik
2014-02-06
1
-8
/
+3
|
/
*
Support projection of DisplayLists onto ancestors.
Chris Craik
2014-01-15
1
-0
/
+8
*
Use const where possible for drawing parameters
Chris Craik
2014-01-03
1
-26
/
+28
*
Use const access to snapshot from OpenGLRenderer
Chris Craik
2014-01-02
1
-4
/
+5
*
Move Snapshot management to intermediate StatefulBaseRenderer class
Chris Craik
2014-01-01
1
-17
/
+12
*
Create abstract base class for OpenGLRenderer
Chris Craik
2013-12-27
1
-6
/
+3
*
3d view system!
Chris Craik
2013-12-12
1
-2
/
+7
*
Clean up quick rejection, especially surrounding points + lines.
Chris Craik
2013-11-22
1
-1
/
+1
*
Move DeferredDisplayState out of ops
Chris Craik
2013-09-12
1
-7
/
+2
*
Take shadow bounds into account for quick rejects
Romain Guy
2013-08-09
1
-0
/
+8
*
Track the atlas' generation ID
Romain Guy
2013-06-27
1
-4
/
+2
*
Refcount 9-patches and properly handle GC events
Romain Guy
2013-06-26
1
-0
/
+6
*
Refcount the paint used by Canvas.drawPatch()
Romain Guy
2013-06-21
1
-0
/
+1
*
Batch 9-patches in a single mesh whenever possible
Romain Guy
2013-06-21
1
-5
/
+1
*
Use individual glyph positions to determine text bounds.
Chris Craik
2013-05-21
1
-4
/
+3
*
Pack preloaded framework assets in a texture atlas
Romain Guy
2013-05-02
1
-10
/
+7
*
Draw Operation merging
Chris Craik
2013-04-15
1
-1
/
+12
*
Don't crash when making a layer larger than supported dimensions
Romain Guy
2013-03-28
1
-3
/
+1
*
Merge "Use snapshot alpha for layers" into jb-mr2-dev
Chris Craik
2013-03-20
1
-3
/
+2
|
\
|
*
Use snapshot alpha for layers
Chris Craik
2013-03-15
1
-3
/
+2
*
|
Merge all shapes/paths caches to PathCache
Romain Guy
2013-03-18
1
-0
/
+1
|
/
*
Fully deferred displaylist replay
Chris Craik
2013-03-15
1
-8
/
+2
*
Precache glyphs at final raster size
Romain Guy
2013-03-01
1
-21
/
+5
*
Support 3D rotations when drawing text
Romain Guy
2013-02-28
1
-3
/
+5
*
DisplayList draw operation reordering
Chris Craik
2013-02-15
1
-1
/
+2
*
Move DisplayList to its own cpp file
Chris Craik
2013-02-14
1
-419
/
+1
*
Don't clip when drawing a layer
Romain Guy
2013-02-07
1
-2
/
+2
*
Add support for non-antialiased text
Romain Guy
2013-02-05
1
-10
/
+0
*
Simplify display list logging, removing pointers
Chris Craik
2013-02-04
1
-1
/
+1
*
Object-based DisplayList recording
Chris Craik
2013-01-22
1
-1175
/
+210
*
Preliminary Support for region clipping
Romain Guy
2013-01-14
1
-14
/
+54
*
Add plumbing for better text scaling
Romain Guy
2013-01-08
1
-3
/
+3
*
Add visual profiling feature
Romain Guy
2013-01-04
1
-0
/
+25
*
Handle offscreen animations correctly
Chet Haase
2012-10-23
1
-9
/
+10
*
Defer layer rendering to avoid stalls
Romain Guy
2012-10-18
1
-1
/
+1
*
Fix texture corruption
Chet Haase
2012-09-30
1
-31
/
+32
*
Fix a couple of rendering issues
Romain Guy
2012-09-28
1
-9
/
+11
*
Plug memory leak that happens when reusing display lists
Romain Guy
2012-09-27
1
-6
/
+8
*
Don't use the QCOM_tiled_rendering extension with functors
Romain Guy
2012-09-27
1
-1
/
+9
*
Fix occasional crash bug with layers
Chet Haase
2012-09-17
1
-1
/
+18
*
Discard framebuffer commands when we redraw the entire buffer
Romain Guy
2012-09-11
1
-0
/
+4
*
Merge "Enable changing properties of layer paint" into jb-mr1-dev
Chet Haase
2012-09-07
1
-3
/
+13
|
\
|
*
Enable changing properties of layer paint
Chet Haase
2012-09-07
1
-3
/
+13
*
|
Reduce the number of locks acquired by display lists
Romain Guy
2012-09-07
1
-40
/
+53
|
/
[next]