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
*
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
*
Merge "Follow the include style used elsewhere in the library"
Romain Guy
2012-03-13
1
-1
/
+1
|
\
|
*
Follow the include style used elsewhere in the library
Romain Guy
2012-03-13
1
-1
/
+1
*
|
Fix garbage deref in DisplayList structures
Chet Haase
2012-03-13
1
-11
/
+13
|
/
*
Handle view properties at the native level
Chet Haase
2012-03-12
1
-46
/
+299
*
Turn down the number of glGetError() calls.
Romain Guy
2012-03-12
1
-1
/
+0
*
Delete display list objects and resources on the UI thread
Romain Guy
2012-03-05
1
-0
/
+7
*
Remove stray log
Romain Guy
2012-03-01
1
-1
/
+0
*
Add hooks to implement Canvas.drawTextOnPath() in GL
Romain Guy
2012-02-24
1
-1
/
+39
*
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
[next]