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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure we correctly copy caches keys.
Romain Guy
2011-08-12
5
-71
/
+27
*
Remove unnecessary private API
Romain Guy
2011-08-11
2
-8
/
+0
*
Prevent crash when purging the gradients cache.
Romain Guy
2011-08-08
1
-2
/
+2
*
Paint style and stroke width affect text rendering.
Romain Guy
2011-08-02
2
-8
/
+20
*
Reduce the amount of data cached by the gradients cache.
Romain Guy
2011-08-01
5
-64
/
+87
*
Use high precision iterators on specific GPUs
Romain Guy
2011-08-01
3
-18
/
+41
*
Correctly apply linear filter to drawBitmap(Rect, Rect)
Romain Guy
2011-07-28
2
-3
/
+12
*
Reclaim more memory, more often.
Romain Guy
2011-07-27
5
-8
/
+23
*
Destroy layers and flush layers cache when a window is destroyed.
Romain Guy
2011-07-27
3
-3
/
+6
*
Improve layers debugging
Romain Guy
2011-07-26
3
-7
/
+22
*
Make sure we have a current EGL context when invoking EGL
Romain Guy
2011-07-26
3
-1
/
+6
*
Improve rendering performance on some GPUs
Romain Guy
2011-07-25
10
-86
/
+71
*
Decouple GLES20RecordingCanvas lifetime from GLES20DisplayList.
Jeff Brown
2011-07-21
2
-9
/
+6
*
Reduce the fade area to save bandwidth.
Romain Guy
2011-07-19
1
-1
/
+1
*
Trim OpenGLRenderer's memory usage whenever possible
Romain Guy
2011-07-18
3
-0
/
+49
*
Fix debugging for hwui caches
Kenny Root
2011-07-13
2
-2
/
+1
*
Align paths on pixel boundaries when rasterizing in bitmaps.
Romain Guy
2011-07-08
1
-1
/
+1
*
Correctly position layers.
Romain Guy
2011-07-08
1
-4
/
+4
*
Use NEAREST filtering mode for TextureView.getBitmap().
Romain Guy
2011-07-07
2
-4
/
+8
*
Use NEAREST filtering for layers whenever possible.
Romain Guy
2011-07-07
6
-202
/
+381
*
Fix parameter order evaluation issue.
Romain Guy
2011-06-28
1
-4
/
+13
*
Don't set texture parameters on every frame.
Romain Guy
2011-06-24
1
-33
/
+39
*
Properly tear down TextureView
Romain Guy
2011-06-24
1
-0
/
+1
*
Code cleanup
Romain Guy
2011-06-24
1
-1
/
+1
*
Add the ability to specify the opacity of a TextureView
Romain Guy
2011-06-22
3
-6
/
+7
*
Fix another memory leak in OpenGLRenderer
Romain Guy
2011-06-22
4
-34
/
+40
*
Fix memory leak in OpenGLRenderer.
Romain Guy
2011-06-22
1
-1
/
+3
*
Add error checking to LayerRenderer::copyLayer
Romain Guy
2011-06-17
3
-19
/
+40
*
Fix rendering issue with paths when the stroke width is 0
Romain Guy
2011-06-17
1
-5
/
+6
*
Add TextureView.getBitmap()
Romain Guy
2011-06-14
3
-8
/
+101
*
Batch glCopyTexImage() calls to get about 15 fps back on SGX.
Romain Guy
2011-06-13
2
-10
/
+124
*
Don't apply AA to rects with no rotation/perspective.
Romain Guy
2011-06-09
3
-3
/
+7
*
Measure text with the appropriate text encoding.
Romain Guy
2011-06-03
1
-6
/
+11
*
Add support to OpenGLRendere to draw BiDi text.
Romain Guy
2011-06-01
7
-49
/
+84
*
Fix issue with drawColor(color, Mode.Clear)
Romain Guy
2011-05-27
2
-0
/
+15
*
Prettify memory dump.
Romain Guy
2011-05-27
1
-1
/
+1
*
Fix texture coordinates for sub-bitmap rendering.
Romain Guy
2011-05-26
1
-4
/
+4
*
Correctly implement the CLEAR xfermode.
Romain Guy
2011-05-26
4
-6
/
+38
*
Enable large font rendering with GPU acceleration
Chet Haase
2011-05-19
2
-6
/
+35
*
Updates resulting from the Skia merge (revision 1327)
Derek Sollenberger
2011-05-16
1
-5
/
+4
*
Merge "Prepare OpenGLRenderer to use glyphs from TextLayoutCache"
Fabrice Di Meglio
2011-05-13
2
-0
/
+7
|
\
|
*
Prepare OpenGLRenderer to use glyphs from TextLayoutCache
Fabrice Di Meglio
2011-05-13
2
-0
/
+7
*
|
Antialiasing for rectangles
Chet Haase
2011-05-12
2
-1
/
+81
|
/
*
Minor javadoc enhancements
Chet Haase
2011-05-06
1
-1
/
+1
*
Merge "Fix for scaled AA lines"
Chet Haase
2011-05-06
1
-42
/
+102
|
\
|
*
Fix for scaled AA lines
Chet Haase
2011-05-06
1
-42
/
+102
*
|
Add ability for hierarchyviewer to output displaylist info
Chet Haase
2011-05-05
4
-0
/
+334
|
/
*
Revert "Add ability for hierarchyviewer to output displaylist info"
Chet Haase
2011-05-04
4
-334
/
+0
*
Add ability for hierarchyviewer to output displaylist info
Chet Haase
2011-05-04
4
-0
/
+334
*
Merge "Allows to render with an OpenGL context inside a TextureView."
Romain Guy
2011-05-02
7
-24
/
+45
|
\
[next]