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
/
libs
/
gui
Commit message (
Expand
)
Author
Age
Files
Lines
*
SurfaceTexture: increase the test's Surface layer.
Jamie Gennis
2011-06-14
1
-1
/
+1
*
SurfaceTexture: add some RGBA_8888 tests.
Jamie Gennis
2011-06-14
1
-21
/
+228
*
SurfaceTextureClient: minor test refactoring.
Jamie Gennis
2011-06-14
1
-213
/
+179
*
Merge "SurfaceTexture: add a format querying test."
Jamie Gennis
2011-06-14
1
-0
/
+25
|
\
|
*
SurfaceTexture: add a format querying test.
Jamie Gennis
2011-06-13
1
-0
/
+25
*
|
Merge changes I9b8e1962,I7bb843ca
Mathias Agopian
2011-06-13
10
-1418
/
+90
|
\
\
|
*
|
Temporarily don't return the current buffer in synchronous mode
Mathias Agopian
2011-06-13
2
-4
/
+4
|
*
|
unify SurfaceTexture and Surface
Mathias Agopian
2011-06-13
8
-1414
/
+86
|
|
/
*
|
SurfaceTexture: disable a deadlocking test.
Jamie Gennis
2011-06-13
1
-1
/
+2
*
|
SurfaceTexture: add a pixel tolerance to the tests.
Jamie Gennis
2011-06-13
1
-5
/
+9
|
/
*
SurfaceTexture: add some GL->GL tests.
Jamie Gennis
2011-06-13
1
-0
/
+268
*
SurfaceTexture: add getTransformMatrix tests.
Jamie Gennis
2011-06-13
1
-0
/
+108
*
SurfaceTexture: fix a getTransformMatrix crash.
Jamie Gennis
2011-06-13
1
-2
/
+8
*
9-axis sensor fusion with Kalman filter
Mathias Agopian
2011-05-27
1
-0
/
+8
*
SurfaceTexture: disable a failing test.
Jamie Gennis
2011-05-25
1
-1
/
+3
*
SurfaceTexture: fix an error check in dequeueBuffer.
Jamie Gennis
2011-05-25
2
-10
/
+21
*
SurfaceTexture: clean up some comments, tests, etc.
Jamie Gennis
2011-05-25
3
-47
/
+48
*
Disable error report temporarily to enable inline video
Teng-Hui Zhu
2011-05-18
1
-1
/
+2
*
fix onFrameAvailable
Mathias Agopian
2011-05-11
1
-4
/
+20
*
Add SurfaceTexture logging
Mathias Agopian
2011-05-11
1
-0
/
+65
*
Implement {Surface|SurfaceTextureClient}::setSwapInterval()
Mathias Agopian
2011-05-11
4
-39
/
+202
*
new tests for SurfaceTexture synchronous mode
Mathias Agopian
2011-05-11
1
-0
/
+263
*
Add the concept of synchronous dequeueBuffer in SurfaceTexture
Mathias Agopian
2011-05-11
1
-49
/
+134
*
unify SurfaceTexture and Surface
Mathias Agopian
2011-05-11
4
-17
/
+54
*
Fix a bug where setgeometry couldn't be undone
Mathias Agopian
2011-05-11
3
-65
/
+59
*
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
Iliyan Malchev
2011-05-03
5
-27
/
+27
*
frameworks/base: make the ANativeWindow query() method const
Iliyan Malchev
2011-05-03
2
-6
/
+7
*
Merge "libgui: enable tests in the 'tests' build."
Jamie Gennis
2011-04-28
2
-3
/
+4
|
\
|
*
libgui: enable tests in the 'tests' build.
Jamie Gennis
2011-04-26
2
-3
/
+4
*
|
Fix uninitialized variable in SurfaceTexture
Mathias Agopian
2011-04-27
1
-0
/
+1
*
|
Report errors when eglCreateImageKHR fails
Mathias Agopian
2011-04-26
1
-7
/
+8
|
/
*
EGL: Allow creating a SurfaceTexture EGLSurface.
Jamie Gennis
2011-04-25
1
-3
/
+3
*
libgui: Fix the tests so they build.
Jamie Gennis
2011-04-25
2
-2
/
+2
*
Get rid of the "pid" parameter from createSurface
Mathias Agopian
2011-04-20
2
-8
/
+3
*
Merge "changes to SurfaceTexture needed for unification with SF"
Mathias Agopian
2011-04-18
2
-17
/
+120
|
\
|
*
changes to SurfaceTexture needed for unification with SF
Mathias Agopian
2011-04-11
2
-17
/
+120
*
|
Fix a GraphicBuffer leak in SurfaceTexture
Mathias Agopian
2011-04-08
2
-31
/
+22
|
/
*
remove more unused references to ISurface
Mathias Agopian
2011-04-05
1
-2
/
+2
*
SurfaceTexture can now force the client to request a buffer
Mathias Agopian
2011-04-01
3
-5
/
+200
*
merge libsurfaceflinger_client into libgui
Mathias Agopian
2011-03-25
11
-3
/
+3455
*
Add support for timestamps into SurfaceTexture.
Eino-Ville Talvala
2011-03-17
3
-10
/
+50
*
SurfaceTexture: disallow unsupported uses.
Jamie Gennis
2011-03-15
1
-1
/
+44
*
SurfaceTextureClient: Add ISurfaceTexture getter.
Jamie Gennis
2011-03-14
2
-0
/
+9
*
ANativeWindow: add query for the concrete type.
Jamie Gennis
2011-03-14
2
-0
/
+11
*
SurfaceTexture: fix transform matrix computation.
Jamie Gennis
2011-03-14
3
-25
/
+675
*
ANativeWindow: add queues-to-window-composer check.
Jamie Gennis
2011-03-08
3
-0
/
+104
*
Add the MIN_UNDEQUEUED_BUFFERS query to ANW.
Jamie Gennis
2011-02-28
2
-2
/
+20
*
am c7839751: am c2efcd2c: Merge "Initialize the SurfaceTexture transform fiel...
Jamie Gennis
2011-02-07
1
-1
/
+2
|
\
|
*
Initialize the SurfaceTexture transform fields.
Jamie Gennis
2011-02-04
1
-1
/
+2
*
|
am 421d94c2: am ecb4b3f0: Merge "Pass the IGraphicBufferAlloc to SurfaceTextu...
Jamie Gennis
2011-02-02
3
-2
/
+24
|
\
\
|
|
/
[next]