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 TextureView.getBitmap()
Romain Guy
2011-06-14
1
-0
/
+6
*
Fix USE_TEXT_LAYOUT_CACHE define
Fabrice Di Meglio
2011-06-06
1
-4
/
+14
*
Take advantage of EGL_BUFFER_PRESERVED on IMG.
Romain Guy
2011-06-02
1
-2
/
+21
*
Add support to OpenGLRendere to draw BiDi text.
Romain Guy
2011-06-01
1
-5
/
+7
*
Prepare OpenGLRenderer to use glyphs from TextLayoutCache
Fabrice Di Meglio
2011-05-13
1
-0
/
+30
*
Add ability for hierarchyviewer to output displaylist info
Chet Haase
2011-05-05
1
-1
/
+6
*
Revert "Add ability for hierarchyviewer to output displaylist info"
Chet Haase
2011-05-04
1
-6
/
+1
*
Add ability for hierarchyviewer to output displaylist info
Chet Haase
2011-05-04
1
-1
/
+6
*
Allows to render with an OpenGL context inside a TextureView.
Romain Guy
2011-05-02
1
-5
/
+10
*
New widget: TextureView
Romain Guy
2011-04-28
1
-0
/
+22
*
You don't need to poke around inside FileDescriptor manually.
Elliott Hughes
2011-04-11
1
-9
/
+1
*
Don't use local ref for cached jclass reference in JNI code
Brian Carlstrom
2011-04-06
1
-2
/
+2
*
Fix the build: break due to no OPENGL in some builds
Chet Haase
2011-04-01
1
-0
/
+2
*
Fix the build - change a reference to a namespace specification
Chet Haase
2011-04-01
1
-1
/
+1
*
Add logging of graphics acceleration info to bugreports
Chet Haase
2011-04-01
1
-0
/
+34
*
Add support for drawPoint() and drawPoints().
Romain Guy
2011-03-21
1
-2
/
+8
*
Correctly apply filters to Alpha8 bitmaps.
Romain Guy
2011-03-18
1
-5
/
+9
*
am b245e31f: am ee7ace06: Merge "Fix rendering artifact in edge fades. Bug #4...
Romain Guy
2011-03-14
1
-3
/
+4
|
\
|
*
Fix rendering artifact in edge fades.
Romain Guy
2011-03-14
1
-3
/
+4
*
|
Merge "Remove unused JNI global references."
Carl Shapiro
2011-03-08
1
-6
/
+5
|
\
\
|
|
/
|
/
|
|
*
Remove unused JNI global references.
Carl Shapiro
2011-03-05
1
-6
/
+5
*
|
Add support for partial invalidates in WebView
Romain Guy
2011-03-07
1
-10
/
+12
|
/
*
Remove unused API
Romain Guy
2011-01-26
1
-12
/
+0
*
Enable partial invalidates when rendering with OpenGL.
Romain Guy
2011-01-24
1
-53
/
+82
*
Use optimized display lists for all hwaccelerated rendering
Chet Haase
2011-01-24
1
-3
/
+10
*
Add support for arcs.
Romain Guy
2011-01-23
1
-0
/
+8
*
Add support for ovals and stroked rectangles.
Romain Guy
2011-01-23
1
-0
/
+7
*
Add support for drawBitmapMesh().
Romain Guy
2011-01-20
1
-12
/
+31
*
Add rounded rects and circles support to OpenGLRenderer.
Romain Guy
2011-01-19
1
-0
/
+13
*
Add support for skew()
Romain Guy
2011-01-18
1
-0
/
+6
*
Cleanup implementation of hardware layers.
Romain Guy
2011-01-13
1
-40
/
+29
*
Cleanup GL objects on the correct thread.
Romain Guy
2011-01-12
1
-2
/
+8
*
Better backend for hardware layers.
Romain Guy
2011-01-11
1
-5
/
+81
*
Reuse of native display list objects
Chet Haase
2011-01-06
1
-8
/
+13
*
Allocate bitmap backing buffers in the Java heap.
Patrick Dubroy
2010-12-14
1
-12
/
+26
*
Support nested display lists.
Romain Guy
2010-11-08
1
-1
/
+1
*
Optimizing display lists by referencing pointers to resources instead of copy...
Chet Haase
2010-10-21
1
-2
/
+2
*
Add a getNativeMatrix() API.
Romain Guy
2010-10-13
1
-0
/
+6
*
Optimize 9patch rendering.
Romain Guy
2010-10-12
1
-2
/
+3
*
Don't clear the framebuffer when not needed.
Romain Guy
2010-10-06
1
-3
/
+3
*
Remove logs to reduce logcat spam.
Romain Guy
2010-10-04
1
-1
/
+16
*
Add display lists caching.
Romain Guy
2010-09-29
1
-0
/
+31
*
Adding display lists to the GL renderer (checkpoint.)
Romain Guy
2010-09-26
1
-1
/
+2
*
Add debug mode to measure performance.
Romain Guy
2010-09-24
1
-0
/
+7
*
Add support for drawLines(), with anti-aliasing
Romain Guy
2010-09-16
1
-0
/
+10
*
Better error handling in the OpenGL renderer.
Romain Guy
2010-09-16
1
-0
/
+6
*
Add hooks for hardware accelerated WebView.
Romain Guy
2010-08-31
1
-0
/
+12
*
Use only one GL context per process, share chaches.
Romain Guy
2010-08-24
1
-2
/
+1
*
Add drop shadows.
Romain Guy
2010-08-13
1
-0
/
+7
*
Fast text selection drawing.
Romain Guy
2010-08-10
1
-0
/
+11
[next]