index
:
frameworks_base.git
master
replicant-6.0
frameworks base
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
HwAccelerationTest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-dev
Romain Guy
2012-10-16
3
-0
/
+86
|
\
|
*
Add API to enable mipmaps on Bitmap
Romain Guy
2012-10-16
3
-0
/
+86
*
|
Support clipping in Canvas.drawBitmapMesh()
Romain Guy
2012-10-16
1
-0
/
+7
|
/
*
Merge "Fix bug #7206086 NumberPicker widget should use locale digits" into jb...
Fabrice Di Meglio
2012-09-23
1
-2
/
+2
|
\
|
*
Fix bug #7206086 NumberPicker widget should use locale digits
Fabrice Di Meglio
2012-09-21
1
-2
/
+2
*
|
Optimize tiling management
Romain Guy
2012-09-20
1
-2
/
+2
*
|
Add support for QCOM_tiled_rendering
Romain Guy
2012-09-19
3
-0
/
+9
|
/
*
Add test for layer updates optimizations
Romain Guy
2012-09-18
2
-0
/
+84
*
Merge "Fix memory corruption in LayerRenderer::copyLayer" into jb-mr1-dev
Romain Guy
2012-09-07
2
-0
/
+90
|
\
|
*
Fix memory corruption in LayerRenderer::copyLayer
Romain Guy
2012-09-07
2
-0
/
+90
*
|
Handle different x, y scales in drawLines AA path
Chris Craik
2012-09-07
1
-0
/
+8
|
/
*
Merge "Varying-based AA rect drawing" into jb-mr1-dev
Chris Craik
2012-09-06
1
-0
/
+6
|
\
|
*
Varying-based AA rect drawing
Chris Craik
2012-09-05
1
-0
/
+6
*
|
Add new hw acceleration test
Romain Guy
2012-09-04
2
-0
/
+76
|
/
*
Optimize interactions with glyph cache
Chet Haase
2012-08-14
2
-0
/
+84
*
Reduce gradients textures size whenever possible
Romain Guy
2012-08-08
2
-0
/
+86
*
Draw an empty border around glyphs to avoid sampling issues
Romain Guy
2012-08-07
1
-0
/
+6
*
Add dithering to gradients
Romain Guy
2012-08-01
1
-0
/
+9
*
Improve gradients
Romain Guy
2012-07-31
2
-0
/
+125
*
Make HardwareRenderer able to target generic Surface objects
Romain Guy
2012-07-24
1
-5
/
+4
*
Make gradients look slightly better
Romain Guy
2012-07-20
2
-0
/
+59
*
Removing setChildrenLayersEnabled
Michael Jurka
2012-06-28
5
-210
/
+32
*
Fix TextureView OpenGL sample
Romain Guy
2012-05-16
1
-13
/
+16
*
Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)
Romain Guy
2012-05-14
1
-1
/
+6
*
Fix hang/crash in native path code
Chet Haase
2012-05-03
2
-0
/
+110
*
Corrects invalidation logic for layered views
Chet Haase
2012-05-02
3
-0
/
+269
*
Merge "New libhwui test activity"
Romain Guy
2012-04-03
4
-0
/
+604
|
\
|
*
New libhwui test activity
Romain Guy
2012-04-03
4
-0
/
+604
*
|
Optimization of alpha with DisplayList properties
Chet Haase
2012-04-03
3
-0
/
+235
*
|
Re-enable DisplayList properties.
Chet Haase
2012-04-02
3
-1
/
+355
|
/
*
Full implementation of Canvas.drawPath()
Romain Guy
2012-02-29
1
-1
/
+54
*
More infrastructure for Canvas.drawTextOnPath
Romain Guy
2012-02-24
1
-3
/
+19
*
Add hooks to implement Canvas.drawTextOnPath() in GL
Romain Guy
2012-02-24
2
-0
/
+93
*
Only recreate path textures when necessary
Romain Guy
2012-02-23
1
-13
/
+18
*
Only copy paths, paints and shaders when we need to.
Romain Guy
2012-02-21
2
-0
/
+120
*
Prevent AutoCompleteTextView from opening a popup when it shouldn't
Romain Guy
2012-02-15
1
-0
/
+9
*
Preliminary support for clipRect(Rect, Op)
Romain Guy
2012-02-07
2
-0
/
+66
*
Add optional metadata to initiliaze the render threat.
Romain Guy
2012-02-01
1
-0
/
+2
*
Add full support for Canvas.setDrawFilter()
Romain Guy
2012-01-23
2
-0
/
+73
*
Deprecate unused APIs
Romain Guy
2012-01-19
2
-0
/
+65
*
Full support for Canvas.drawPosText
Romain Guy
2012-01-18
1
-0
/
+13
*
Fix text encoding when drawing with drawPosText in software
Romain Guy
2012-01-17
3
-0
/
+95
*
Make sure 9patches are not filtered when not necessary
Romain Guy
2011-10-20
8
-1
/
+10
*
Correctly apply transforms when getting a TextureView's bitmap
Romain Guy
2011-10-11
2
-8
/
+67
*
Don't build display lists for views with a layer.
Romain Guy
2011-09-28
2
-0
/
+134
*
Add OpenGL backend to ImageWallpaper
Romain Guy
2011-08-24
1
-45
/
+7
*
Add an API to set the transform on a TextureView's surface texture.
Romain Guy
2011-08-16
1
-2
/
+2
*
Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed.
Grace Kloba
2011-08-09
4
-4
/
+8
*
Paint style and stroke width affect text rendering.
Romain Guy
2011-08-02
1
-0
/
+10
*
Allow Canvas.setBitmap() to receive a null Bitmap.
Romain Guy
2011-08-01
1
-0
/
+1
[next]