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
*
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
|
/
*
Optimize interactions with glyph cache
Chet Haase
2012-08-14
1
-3
/
+11
*
Avoid crash when dumping display lists
Romain Guy
2012-08-03
1
-2
/
+5
*
Rename drawGeneralText to drawText
Romain Guy
2012-07-27
1
-6
/
+6
*
Hardware implementation of glyph positioning (bug 5443796)
Raph Levien
2012-07-23
1
-55
/
+59
*
Correctly pre-clip paths when recording display lists
Romain Guy
2012-07-17
1
-2
/
+5
*
Don't clear the dirty clip flag if it's not applied
Romain Guy
2012-07-17
1
-1
/
+8
*
Don't copy paints for 9patches
Romain Guy
2012-07-16
1
-4
/
+13
*
Track canvas clearing for swap buffers logic.
Chet Haase
2012-06-07
1
-1
/
+2
*
Skip eglSwapBuffers() call when we do not draw to GL
Chet Haase
2012-05-31
1
-46
/
+69
*
Ensure we always set the proper blending mode
Romain Guy
2012-05-22
1
-1
/
+2
*
Avoid unnecessary copy when invoking drawBitmap(int[])
Romain Guy
2012-05-15
1
-11
/
+32
*
Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)
Romain Guy
2012-05-14
1
-0
/
+31
*
Fix hang/crash in native path code
Chet Haase
2012-05-03
1
-0
/
+16
*
Fix launcher invisibility bug
Chet Haase
2012-05-01
1
-2
/
+2
*
Remove USE_DISPLAY_LIST_PROPERTIES flag
Chet Haase
2012-04-23
1
-149
/
+131
*
Fix layer blending bug
Chet Haase
2012-04-12
1
-1
/
+4
*
Optimization of alpha with DisplayList properties
Chet Haase
2012-04-03
1
-11
/
+17
*
Re-enable DisplayList properties.
Chet Haase
2012-04-02
1
-24
/
+52
*
Re-enabling DisplayList properties
Chet Haase
2012-03-27
1
-45
/
+14
*
Use a status_t return type for GL functors
Romain Guy
2012-03-26
1
-10
/
+12
*
Optimizing DisplayList properties
Chet Haase
2012-03-16
1
-26
/
+26
*
Correctly compute the number of bytes written by each op.
Romain Guy
2012-03-13
1
-1
/
+1
*
Fix garbage deref with DisplayList property structures
Chet Haase
2012-03-13
1
-4
/
+3
[next]