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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use only one GL context per process, share chaches.
Romain Guy
2010-08-24
1
-0
/
+12
*
Test setTextScaleX()
Romain Guy
2010-08-20
1
-1
/
+14
*
Update OpenGLRenderer test to test opaque ARGB8888 bitmaps.
Romain Guy
2010-08-19
1
-0
/
+82
*
Layers were using an extra Snapshot causing extra clipping.
Romain Guy
2010-08-18
1
-0
/
+2
*
Fix save()/restore() issues in the OpenGL renderer.
Romain Guy
2010-08-17
1
-0
/
+27
*
Correctly set the viewport in layers.
Romain Guy
2010-08-17
1
-19
/
+13
*
Cleanup, better code reuse.
Romain Guy
2010-08-16
1
-0
/
+65
*
Add drop shadows.
Romain Guy
2010-08-13
1
-1
/
+9
*
Add extra blending modes.
Romain Guy
2010-08-10
1
-0
/
+138
*
Add support for text underline and strikethru.
Romain Guy
2010-08-10
1
-0
/
+15
*
Fix tons of bugs and add new text rendering support.
Romain Guy
2010-08-10
1
-0
/
+40
*
Add 3d transformation test.
Romain Guy
2010-08-05
1
-0
/
+97
*
Add support for paths.
Romain Guy
2010-08-05
1
-0
/
+144
*
Add android:hardwareAccelerated to Activity.
Romain Guy
2010-08-04
1
-0
/
+109
*
Add support for ColorFilters.
Romain Guy
2010-08-02
2
-0
/
+104
*
Refactor Skia shaders handling.
Romain Guy
2010-07-30
1
-2
/
+1
*
Fix improper clipping after a save()
Romain Guy
2010-07-30
1
-0
/
+135
*
Fix gradients rendering and destructor crashes.
Romain Guy
2010-07-29
1
-1
/
+1
*
Moved all the rendering code to the new shader generator.
Romain Guy
2010-07-29
1
-0
/
+1
*
Add text alignment support to drawText().
Romain Guy
2010-07-23
1
-1
/
+7
*
Add support for text culling.
Romain Guy
2010-07-22
2
-0
/
+109
*
Add text rendering.
Romain Guy
2010-07-21
1
-0
/
+59
*
Add support for linear gradients.
Romain Guy
2010-07-19
1
-1
/
+1
*
Add support for BitmapShader.
Romain Guy
2010-07-15
2
-3
/
+140
*
Do not apply transforms when using drawColor().
Romain Guy
2010-07-14
2
-141
/
+63
*
Prevent crash in ListView when changing cache hint.
Romain Guy
2010-07-14
1
-0
/
+141
*
Correctly support pre-multiplied alpha, optimizations, more stuff.
Romain Guy
2010-07-12
1
-0
/
+62
*
Fix alpha blending and improve fragment shaders performance.
Romain Guy
2010-07-09
1
-0
/
+1
*
Draw n-patches using OpenGL.
Romain Guy
2010-07-08
1
-0
/
+40
*
Add implementation for drawBitmap(Bitmap, Rect, Rect, Paint)
Romain Guy
2010-06-30
1
-0
/
+77
*
Add implementation for drawBitmap().
Romain Guy
2010-06-30
1
-1
/
+12
*
Add hooks for drawBitmap().
Romain Guy
2010-06-30
1
-0
/
+79
*
Add support for saveLayer().
Romain Guy
2010-06-28
3
-6
/
+111
*
Implement support for PorterDuff's blending modes.
Romain Guy
2010-06-28
1
-0
/
+142
*
Add implementations for saveLayerAlpha() and textured rects.
Romain Guy
2010-06-26
1
-5
/
+47
*
Implement quickReject() and drawRect().
Romain Guy
2010-06-25
1
-1
/
+13
*
Add colored rectangles implementation in OpenGLRenderer.
Romain Guy
2010-06-24
1
-4
/
+35
*
Fix the simulator build.
Romain Guy
2010-06-22
1
-28
/
+3
*
Add new API to check whether a Bitmap was modified.
Romain Guy
2010-06-15
1
-0
/
+81