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
*
Decouple GLES20RecordingCanvas lifetime from GLES20DisplayList.
Jeff Brown
2011-07-21
1
-11
/
+12
*
Merge "Trim OpenGLRenderer's memory usage whenever possible"
Romain Guy
2011-07-18
1
-0
/
+8
|
\
|
*
Trim OpenGLRenderer's memory usage whenever possible
Romain Guy
2011-07-18
1
-0
/
+8
*
|
Add lock/unlockCanvas to TextureView
Romain Guy
2011-07-18
1
-4
/
+2
|
/
*
Use NEAREST filtering for layers whenever possible.
Romain Guy
2011-07-07
1
-5
/
+18
*
Add an API to query maximum bitmap/texture size on Canvas.
Romain Guy
2011-07-07
1
-0
/
+11
*
Make TextureView to use async SurfaceTexture.
Grace Kloba
2011-06-23
1
-3
/
+1
*
Add the ability to specify the opacity of a TextureView
Romain Guy
2011-06-22
1
-6
/
+6
*
Collapse UI events in TextureView.
Romain Guy
2011-06-22
1
-1
/
+2
*
Fix the issue where TextureView stuck if the producer side is too fast.
Grace Kloba
2011-06-22
1
-1
/
+2
*
Correctly register native methods.
Romain Guy
2011-06-15
1
-1
/
+1
*
Properly refcount SurfaceTexture in the JNI layer.
Romain Guy
2011-06-15
1
-5
/
+9
*
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
[next]