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
*
Record possible clip rejects when recording display lists
Romain Guy
2012-02-17
1
-51
/
+113
*
Add debug markers to OpenGLRenderer
Romain Guy
2012-01-30
1
-3
/
+10
*
Add full support for Canvas.setDrawFilter()
Romain Guy
2012-01-23
1
-34
/
+69
*
First pass at implementing Canvas.drawPosText() in GL
Romain Guy
2012-01-17
1
-0
/
+32
*
Merge "Fix bug #5753006 Garbled Labels in Maps"
Fabrice Di Meglio
2012-01-05
1
-3
/
+1
|
\
|
*
Fix bug #5753006 Garbled Labels in Maps
Fabrice Di Meglio
2012-01-05
1
-3
/
+1
*
|
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-39
/
+39
|
/
*
Clip text correctly
Romain Guy
2011-12-05
1
-0
/
+10
*
Faster text clipping
Romain Guy
2011-12-01
1
-6
/
+9
*
Correctly dump DrawPatch operations in display lists
Romain Guy
2011-10-19
1
-6
/
+7
*
Optimize display lists
Romain Guy
2011-08-25
1
-2
/
+10
*
Reclaim more memory, more often.
Romain Guy
2011-07-27
1
-6
/
+16
*
Decouple GLES20RecordingCanvas lifetime from GLES20DisplayList.
Jeff Brown
2011-07-21
1
-6
/
+5
*
Fix parameter order evaluation issue.
Romain Guy
2011-06-28
1
-4
/
+13
*
Fix another memory leak in OpenGLRenderer
Romain Guy
2011-06-22
1
-6
/
+25
*
Add support to OpenGLRendere to draw BiDi text.
Romain Guy
2011-06-01
1
-0
/
+1
*
Add ability for hierarchyviewer to output displaylist info
Chet Haase
2011-05-05
1
-0
/
+325
*
Revert "Add ability for hierarchyviewer to output displaylist info"
Chet Haase
2011-05-04
1
-325
/
+0
*
Add ability for hierarchyviewer to output displaylist info
Chet Haase
2011-05-04
1
-0
/
+325
*
Add logging of graphics acceleration info to bugreports
Chet Haase
2011-04-01
1
-0
/
+21
*
When deleting a path, remove it from the path cache.
Romain Guy
2011-03-24
1
-1
/
+3
*
Add support for drawPoint() and drawPoints().
Romain Guy
2011-03-21
1
-0
/
+14
*
Fix paths rendering issues.
Romain Guy
2011-03-18
1
-17
/
+0
*
Fix rendering artifact in edge fades.
Romain Guy
2011-03-14
1
-4
/
+9
*
Add support for partial invalidates in WebView
Romain Guy
2011-03-07
1
-5
/
+8
*
Fix crash when Paths are GCd in hw accelerated apps
Chet Haase
2011-02-04
1
-0
/
+17
*
Fix leak in reused display lists
Chet Haase
2011-02-03
1
-2
/
+11
*
Fixes cache misses and extra allocations.
Romain Guy
2011-02-03
1
-87
/
+13
*
Remove unused API
Romain Guy
2011-01-26
1
-25
/
+1
*
Fix display list support for shapes.
Romain Guy
2011-01-24
1
-1
/
+1
*
Enable partial invalidates when rendering with OpenGL.
Romain Guy
2011-01-24
1
-1
/
+2
*
Use optimized display lists for all hwaccelerated rendering
Chet Haase
2011-01-24
1
-41
/
+205
*
Fix bitmap meshes to work in display lists.
Romain Guy
2011-01-23
1
-0
/
+1
*
Add support for arcs.
Romain Guy
2011-01-23
1
-0
/
+15
*
Add support for ovals and stroked rectangles.
Romain Guy
2011-01-23
1
-0
/
+12
*
Collapse sucessive calls to restoreToCount() in display lists.
Romain Guy
2011-01-23
1
-2
/
+7
*
Fix potential crash in display lists.
Romain Guy
2011-01-23
1
-0
/
+1
*
Add support for drawBitmapMesh().
Romain Guy
2011-01-20
1
-0
/
+30
*
Add rounded rects and circles support to OpenGLRenderer.
Romain Guy
2011-01-19
1
-0
/
+26
*
Add support for skew()
Romain Guy
2011-01-18
1
-0
/
+10
*
Don't crash Launcher on config change.
Romain Guy
2011-01-14
1
-4
/
+10
*
Copy shaders when recording them in display lists.
Romain Guy
2011-01-14
1
-14
/
+8
*
Add debug logs for display lists.
Romain Guy
2011-01-13
1
-4
/
+50
*
Cleanup implementation of hardware layers.
Romain Guy
2011-01-13
1
-8
/
+4
*
Better backend for hardware layers.
Romain Guy
2011-01-11
1
-0
/
+15
*
Reuse of native display list objects
Chet Haase
2011-01-06
1
-33
/
+47
*
Free resources only from the GL context thread.
Romain Guy
2010-11-11
1
-2
/
+2
*
Correctly remove unused paths from the cache.
Romain Guy
2010-11-09
1
-2
/
+9
*
Support nested display lists.
Romain Guy
2010-11-08
1
-0
/
+9
*
Optimize FBO drawing with regions.
Romain Guy
2010-11-02
1
-1
/
+16
[next]