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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Avoid unnecessary copy when invoking drawBitmap(int[])
Romain Guy
2012-05-15
1
-22
/
+15
*
Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)
Romain Guy
2012-05-14
1
-9
/
+29
*
Merge "Fix issue where scale-animating text would jump temporarily a few pixe...
Chet Haase
2012-05-07
1
-1
/
+1
|
\
|
*
Fix issue where scale-animating text would jump temporarily a few pixels
Chet Haase
2012-05-07
1
-1
/
+1
*
|
Fix hang/crash in native path code
Chet Haase
2012-05-03
1
-0
/
+11
|
/
*
Remove USE_DISPLAY_LIST_PROPERTIES flag
Chet Haase
2012-04-23
1
-10
/
+12
*
Optimization of alpha with DisplayList properties
Chet Haase
2012-04-03
1
-0
/
+5
*
Enabling DisplayList properties
Chet Haase
2012-04-02
1
-1
/
+1
*
Re-enable DisplayList properties.
Chet Haase
2012-04-02
1
-5
/
+16
*
Disable DisplayList properties pending fixes for AlphaAnimation
Chet Haase
2012-03-29
1
-1
/
+1
*
Re-enabling DisplayList properties
Chet Haase
2012-03-27
1
-3
/
+1
*
Use a status_t return type for GL functors
Romain Guy
2012-03-26
1
-3
/
+3
*
Disable DisplayList properties
Chet Haase
2012-03-22
1
-1
/
+1
*
Enable DisplayList properties
Chet Haase
2012-03-19
1
-1
/
+1
*
Set the default text length to -1, not 1
Romain Guy
2012-03-15
1
-1
/
+1
*
Correctly compute the number of bytes written by each op.
Romain Guy
2012-03-13
1
-5
/
+4
*
Handle view properties at the native level
Chet Haase
2012-03-12
1
-4
/
+268
*
Delete display list objects and resources on the UI thread
Romain Guy
2012-03-05
1
-4
/
+4
*
Remove stray log
Romain Guy
2012-03-01
1
-3
/
+5
*
Add hooks to implement Canvas.drawTextOnPath() in GL
Romain Guy
2012-02-24
1
-0
/
+3
*
Only recreate path textures when necessary
Romain Guy
2012-02-23
1
-0
/
+1
*
Only copy paths, paints and shaders when we need to.
Romain Guy
2012-02-21
1
-3
/
+6
*
Record possible clip rejects when recording display lists
Romain Guy
2012-02-17
1
-9
/
+52
*
Add debug markers to OpenGLRenderer
Romain Guy
2012-01-30
1
-0
/
+10
*
Add full support for Canvas.setDrawFilter()
Romain Guy
2012-01-23
1
-2
/
+7
*
Fix the build, for real
Romain Guy
2012-01-19
1
-1
/
+1
*
First pass at implementing Canvas.drawPosText() in GL
Romain Guy
2012-01-17
1
-0
/
+3
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-1
/
+1
*
Clip text correctly
Romain Guy
2011-12-05
1
-1
/
+1
*
Faster text clipping
Romain Guy
2011-12-01
1
-1
/
+1
*
Reduce the size of libhwui by 50%
Romain Guy
2011-10-12
1
-48
/
+51
*
Optimize display lists
Romain Guy
2011-08-25
1
-0
/
+14
*
Reclaim more memory, more often.
Romain Guy
2011-07-27
1
-0
/
+4
*
Destroy layers and flush layers cache when a window is destroyed.
Romain Guy
2011-07-27
1
-1
/
+1
*
Decouple GLES20RecordingCanvas lifetime from GLES20DisplayList.
Jeff Brown
2011-07-21
1
-3
/
+1
*
Fix another memory leak in OpenGLRenderer
Romain Guy
2011-06-22
1
-8
/
+6
*
Fix memory leak in OpenGLRenderer.
Romain Guy
2011-06-22
1
-1
/
+3
*
Add ability for hierarchyviewer to output displaylist info
Chet Haase
2011-05-05
1
-0
/
+2
*
Revert "Add ability for hierarchyviewer to output displaylist info"
Chet Haase
2011-05-04
1
-2
/
+0
*
Add ability for hierarchyviewer to output displaylist info
Chet Haase
2011-05-04
1
-0
/
+2
*
Add logging of graphics acceleration info to bugreports
Chet Haase
2011-04-01
1
-0
/
+3
*
Add support for drawPoint() and drawPoints().
Romain Guy
2011-03-21
1
-0
/
+2
*
Fix paths rendering issues.
Romain Guy
2011-03-18
1
-15
/
+2
*
Fix rendering artifact in edge fades.
Romain Guy
2011-03-14
1
-1
/
+11
*
Add support for partial invalidates in WebView
Romain Guy
2011-03-07
1
-3
/
+3
*
Skia Merge (revision 808)
Derek Sollenberger
2011-02-22
1
-1
/
+0
*
Fix crash when Paths are GCd in hw accelerated apps
Chet Haase
2011-02-04
1
-0
/
+9
*
Fix leak in reused display lists
Chet Haase
2011-02-03
1
-1
/
+3
*
Fixes cache misses and extra allocations.
Romain Guy
2011-02-03
1
-42
/
+26
*
Remove unused API
Romain Guy
2011-01-26
1
-5
/
+1
[prev]
[next]