Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
c1b4858ad92b0d05f0cf6554a85b6a3b87734cc2
/
libs
/
gui
39a01c6
Merge "libgui: enable tests in the 'tests' build."
by Jamie Gennis
· 14 years ago
cc57d6f
Fix uninitialized variable in SurfaceTexture
by Mathias Agopian
· 14 years ago
7fcb077
libgui: enable tests in the 'tests' build.
by Jamie Gennis
· 14 years ago
3cd5a11
Report errors when eglCreateImageKHR fails
by Mathias Agopian
· 14 years ago
1b528fb
EGL: Allow creating a SurfaceTexture EGLSurface.
by Jamie Gennis
· 14 years ago
fc85012
libgui: Fix the tests so they build.
by Jamie Gennis
· 14 years ago
0ef4e15
Get rid of the "pid" parameter from createSurface
by Mathias Agopian
· 14 years ago
7e3d7f3
Merge "changes to SurfaceTexture needed for unification with SF"
by Mathias Agopian
· 14 years ago
7a042bf
changes to SurfaceTexture needed for unification with SF
by Mathias Agopian
· 14 years ago
4cb1888
Fix a GraphicBuffer leak in SurfaceTexture
by Mathias Agopian
· 14 years ago
47d8730
remove more unused references to ISurface
by Mathias Agopian
· 14 years ago
a5c75c0
SurfaceTexture can now force the client to request a buffer
by Mathias Agopian
· 14 years ago
d87f162
merge libsurfaceflinger_client into libgui
by Mathias Agopian
· 14 years ago
1d01a12
Add support for timestamps into SurfaceTexture.
by Eino-Ville Talvala
· 14 years ago
5c0c93a
SurfaceTexture: disallow unsupported uses.
by Jamie Gennis
· 14 years ago
bae774e
SurfaceTextureClient: Add ISurfaceTexture getter.
by Jamie Gennis
· 14 years ago
391bbe2
ANativeWindow: add query for the concrete type.
by Jamie Gennis
· 14 years ago
d99c088
SurfaceTexture: fix transform matrix computation.
by Jamie Gennis
· 14 years ago
134f042
ANativeWindow: add queues-to-window-composer check.
by Jamie Gennis
· 14 years ago
9d4d6c1
Add the MIN_UNDEQUEUED_BUFFERS query to ANW.
by Jamie Gennis
· 14 years ago
e839fda
am c7839751: am c2efcd2c: Merge "Initialize the SurfaceTexture transform fields." into honeycomb
by Jamie Gennis
· 14 years ago
f73935b
Initialize the SurfaceTexture transform fields.
by Jamie Gennis
· 15 years ago
08b4ea3
am 421d94c2: am ecb4b3f0: Merge "Pass the IGraphicBufferAlloc to SurfaceTextureClient." into honeycomb
by Jamie Gennis
· 15 years ago
1b20cde
Pass the IGraphicBufferAlloc to SurfaceTextureClient.
by Jamie Gennis
· 15 years ago
0eb8851
Clear GL errors before updating a SurfaceTexture.
by Jamie Gennis
· 15 years ago
68f9127
Reset ANativeWindow crop on buffer geometry changes.
by Jamie Gennis
· 15 years ago
7491722
Quiet the SurfaceFlingerClient dequeueBuffer error.
by Jamie Gennis
· 15 years ago
c4d4aea
Implement SurfaceTexture frame-available callback.
by Jamie Gennis
· 15 years ago
a214c64
Fix SurfaceTexture transform matrix.
by Jamie Gennis
· 15 years ago
73e8b9e
Compare GraphicBuffers using handles.
by Jamie Gennis
· 15 years ago
9a78c90
Fix remote GraphicBuffer allocation in SurfaceFlinger.
by Jamie Gennis
· 15 years ago
e5366c5
Add logging to SurfaceTextureClient.
by Jamie Gennis
· 15 years ago
235c424
Fix a bug in SurfaceTexture::dequeueBuffer.
by Jamie Gennis
· 15 years ago
f238e28
Implement crop & transform for SurfaceTexture.
by Jamie Gennis
· 15 years ago
67eedd7
Fix a bug in SurfaceTexture::setBufferCount.
by Jamie Gennis
· 15 years ago
e70d8b4
Add method logging to the SurfaceTexture C++ class.
by Jamie Gennis
· 15 years ago
3461e0f
Initialize the SurfaceTexture buffer slots.
by Jamie Gennis
· 15 years ago
8ba32fa
Add the SurfaceTexture C++ implementation.
by Jamie Gennis
· 15 years ago
2ffb247
Fix typo which causes sensors to fail miserably
by Mathias Agopian
· 15 years ago
aeda9af
part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work
by Mathias Agopian
· 15 years ago
59abe7e
Replace epoll() with poll() and rename PollLoop to Looper.
by Jeff Brown
· 15 years ago
45e0acb
Modify native ALooper to take an explicit ident.
by Dianne Hackborn
· 15 years ago
a48bcf6
Added SensorManager.getMinDelay()
by Mathias Agopian
· 15 years ago
d03d9ce
Fix a memory corruption when writting Sensor into a parcel
by Mathias Agopian
· 15 years ago
e3c8234
propagate sensor event rate properly
by Mathias Agopian
· 15 years ago
a7352c9
new SensorService
by Mathias Agopian
· 15 years ago
589ce85
first step at implementing the native sensor support
by Mathias Agopian
· 15 years ago