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
/
core
/
jni
/
android_view_GLES20Canvas.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add plumbing to support gradients in OpenGL renderer.
Romain Guy
2010-07-16
1
-1
/
+8
*
Improve clip support (add intersect, union and replace.)
Romain Guy
2010-07-16
1
-6
/
+9
*
Add support for BitmapShader.
Romain Guy
2010-07-15
1
-0
/
+19
*
Remove support for density compatibility in the hardware renderer.
Romain Guy
2010-07-09
1
-73
/
+40
*
Add support to draw 9patches in OpenGL.
Romain Guy
2010-07-07
1
-0
/
+29
*
Don't use full screen FBOs, this dramatically increase performance.
Romain Guy
2010-07-01
1
-4
/
+14
*
Add implementation for drawBitmap(Bitmap, Rect, Rect, Paint)
Romain Guy
2010-06-30
1
-3
/
+7
*
Add hooks for drawBitmap().
Romain Guy
2010-06-30
1
-47
/
+74
*
Add implementations for saveLayerAlpha() and textured rects.
Romain Guy
2010-06-26
1
-24
/
+43
*
Convert tabs to spaces.
Romain Guy
2010-06-25
1
-14
/
+14
*
Implement quickReject() and drawRect().
Romain Guy
2010-06-25
1
-19
/
+35
*
Add colored rectangles implementation in OpenGLRenderer.
Romain Guy
2010-06-24
1
-0
/
+39
*
Add support for transformations.
Romain Guy
2010-06-23
1
-31
/
+69
*
Add implementations for clipRect(), save() and restore().
Romain Guy
2010-06-23
1
-6
/
+54
*
Fix the simulator build.
Romain Guy
2010-06-22
1
-4
/
+18
*
Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0.
Romain Guy
2010-06-17
1
-0
/
+71