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
/
tests
/
HwAccelerationTest
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Correctly apply linear filter to drawBitmap(Rect, Rect)
Romain Guy
2011-07-28
3
-0
/
+81
*
Add looper profiling to adb shell am
Romain Guy
2011-07-21
1
-3
/
+0
*
Update TextureView.lockCanvas() test.
Romain Guy
2011-07-18
1
-15
/
+58
*
Add lock/unlockCanvas to TextureView
Romain Guy
2011-07-18
2
-0
/
+86
*
Add new ViewDebug APIs to profile the event queue.
Romain Guy
2011-07-15
2
-2
/
+19
*
Add test for bug #4970944
Romain Guy
2011-07-11
11
-0
/
+146
*
Cleanup
Romain Guy
2011-07-07
1
-4
/
+1
*
Use NEAREST filtering mode for TextureView.getBitmap().
Romain Guy
2011-07-07
2
-4
/
+26
*
Use NEAREST filtering for layers whenever possible.
Romain Guy
2011-07-07
1
-15
/
+6
*
Add an API to query maximum bitmap/texture size on Canvas.
Romain Guy
2011-07-07
2
-0
/
+67
*
Add test case for driver issue
Romain Guy
2011-06-29
2
-2
/
+58
*
Update GLTextureView sample to do something real.
Romain Guy
2011-06-24
1
-13
/
+172
*
Don't set texture parameters on every frame.
Romain Guy
2011-06-24
1
-2
/
+0
*
Properly tear down TextureView
Romain Guy
2011-06-24
2
-2
/
+1
*
Code cleanup
Romain Guy
2011-06-24
2
-0
/
+71
*
Add onSurfaceTextureUpdated to the TextureView listener.
Grace Kloba
2011-06-22
3
-0
/
+14
*
Prevent possible NPE in TextureView
Romain Guy
2011-06-22
1
-5
/
+5
*
Add the ability to specify the opacity of a TextureView
Romain Guy
2011-06-22
1
-14
/
+7
*
Add error checking to LayerRenderer::copyLayer
Romain Guy
2011-06-17
2
-0
/
+112
*
Fix rendering issue with paths when the stroke width is 0
Romain Guy
2011-06-17
2
-0
/
+79
*
Add TextureView.getBitmap()
Romain Guy
2011-06-14
1
-0
/
+1
*
Batch glCopyTexImage() calls to get about 15 fps back on SGX.
Romain Guy
2011-06-13
1
-1
/
+3
*
Add onSurfaceTextureDestroyed() callback.
Romain Guy
2011-06-10
2
-36
/
+78
*
Fix issue with drawColor(color, Mode.Clear)
Romain Guy
2011-05-27
1
-1
/
+1
[next]