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
*
LayoutLib: support for layers.
Xavier Ducrohet
2010-12-22
4
-15
/
+27
*
LayoutLib: Misc rendering fixes.
Xavier Ducrohet
2010-12-21
3
-20
/
+29
*
LayoutLib: support for Path and BitmapShader using delegates.
Xavier Ducrohet
2010-12-21
6
-14
/
+26
*
Fix text shadow rendering issue.
Romain Guy
2010-12-15
1
-0
/
+8
*
Create some layout files for HwAccelerationTest
Xavier Ducrohet
2010-12-14
11
-27
/
+90
*
New, better line drawing implementation.
Romain Guy
2010-12-08
2
-7
/
+20
*
Fix rendering issue with layers.
Romain Guy
2010-11-03
1
-0
/
+2
*
Don't change textures wrap modes on every draw.
Romain Guy
2010-10-25
1
-6
/
+8
*
Fix clipping issue in StackView.
Romain Guy
2010-10-15
21
-0
/
+318
*
Add 3D transforms support to all gradients.
Romain Guy
2010-10-07
1
-1
/
+102
*
Apply 3D transformations to gradient shaders.
Romain Guy
2010-10-06
1
-1
/
+56
*
Code cleanup and disable display lists for now.
Romain Guy
2010-10-05
1
-0
/
+2
*
Apply bilinear filtering to text.
Romain Guy
2010-10-01
3
-0
/
+83
*
Fix INVALID_OPERATION error with layers rendering.
Romain Guy
2010-10-01
4
-1
/
+124
*
Add support for circular gradients to the GL renderer.
Romain Guy
2010-09-21
1
-11
/
+29
*
Add support for SweepGradient in the GL renderer.
Romain Guy
2010-09-20
2
-1
/
+106
*
Add support for drawLines(), with anti-aliasing
Romain Guy
2010-09-16
2
-1
/
+5
*
Fix 9patch rendering.
Romain Guy
2010-09-15
2
-4
/
+10
*
Fix rendering issue with layers intersecting the clip rect.
Romain Guy
2010-09-13
5
-17
/
+86
*
Optimize calls to glCopyTexImage2D().
Romain Guy
2010-09-12
1
-1
/
+1
*
Correct implementation of saveLayer().
Romain Guy
2010-09-12
27
-24
/
+244
*
Add support for advanced blend modes with the framebuffer.
Romain Guy
2010-09-09
2
-0
/
+121
*
Correctly set the viewport on window resize.
Romain Guy
2010-09-07
3
-0
/
+106
*
Add test for gamma correction.
Romain Guy
2010-08-27
5
-0
/
+191
*
Use only one GL context per process, share chaches.
Romain Guy
2010-08-24
1
-0
/
+12
*
Add support for textScaleX.
Romain Guy
2010-08-20
1
-2
/
+1
*
Test setTextScaleX()
Romain Guy
2010-08-20
2
-2
/
+16
*
Update OpenGLRenderer test to test opaque ARGB8888 bitmaps.
Romain Guy
2010-08-19
4
-0
/
+92
*
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
2
-0
/
+52
*
Correctly set the viewport in layers.
Romain Guy
2010-08-17
3
-19
/
+84
*
Cleanup, better code reuse.
Romain Guy
2010-08-16
2
-0
/
+74
*
Add drop shadows.
Romain Guy
2010-08-13
1
-1
/
+9
*
Add extra blending modes.
Romain Guy
2010-08-10
2
-0
/
+147
*
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
2
-0
/
+49
*
Add 3d transformation test.
Romain Guy
2010-08-05
2
-1
/
+107
*
Add support for paths.
Romain Guy
2010-08-05
2
-0
/
+153
*
Add android:hardwareAccelerated to Activity.
Romain Guy
2010-08-04
2
-0
/
+119
*
Add support for ColorFilters.
Romain Guy
2010-08-02
3
-0
/
+113
*
Refactor Skia shaders handling.
Romain Guy
2010-07-30
1
-2
/
+1
*
Fix improper clipping after a save()
Romain Guy
2010-07-30
2
-0
/
+144
*
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
6
-0
/
+171
*
Add text rendering.
Romain Guy
2010-07-21
2
-0
/
+69
*
Add support for linear gradients.
Romain Guy
2010-07-19
1
-1
/
+1
*
Add support for BitmapShader.
Romain Guy
2010-07-15
3
-3
/
+149
*
Do not apply transforms when using drawColor().
Romain Guy
2010-07-14
3
-141
/
+72
[next]