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
*
Implement SurfaceTexture frame-available callback.
Jamie Gennis
2011-01-16
1
-0
/
+10
*
Fix SurfaceTexture transform matrix.
Jamie Gennis
2011-01-16
1
-30
/
+48
*
Compare GraphicBuffers using handles.
Jamie Gennis
2011-01-15
1
-2
/
+2
*
Fix remote GraphicBuffer allocation in SurfaceFlinger.
Jamie Gennis
2011-01-13
1
-13
/
+30
*
Add logging to SurfaceTextureClient.
Jamie Gennis
2011-01-13
1
-0
/
+15
*
Fix a bug in SurfaceTexture::dequeueBuffer.
Jamie Gennis
2011-01-12
1
-1
/
+1
*
Implement crop & transform for SurfaceTexture.
Jamie Gennis
2011-01-12
1
-4
/
+115
*
Fix a bug in SurfaceTexture::setBufferCount.
Jamie Gennis
2011-01-09
1
-0
/
+2
*
Add method logging to the SurfaceTexture C++ class.
Jamie Gennis
2011-01-09
1
-0
/
+11
*
Initialize the SurfaceTexture buffer slots.
Jamie Gennis
2011-01-09
1
-0
/
+5
*
Add the SurfaceTexture C++ implementation.
Jamie Gennis
2011-01-06
4
-2
/
+698
*
Fix typo which causes sensors to fail miserably
Mathias Agopian
2010-09-16
1
-1
/
+1
*
part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work
Mathias Agopian
2010-09-16
1
-2
/
+16
*
Replace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown
2010-09-14
1
-11
/
+11
*
Modify native ALooper to take an explicit ident.
Dianne Hackborn
2010-09-07
1
-1
/
+1
*
Added SensorManager.getMinDelay()
Mathias Agopian
2010-07-29
2
-4
/
+12
*
Fix a memory corruption when writting Sensor into a parcel
Mathias Agopian
2010-07-22
1
-1
/
+1
*
propagate sensor event rate properly
Mathias Agopian
2010-07-21
1
-2
/
+6
*
new SensorService
Mathias Agopian
2010-07-19
5
-12
/
+82
*
first step at implementing the native sensor support
Mathias Agopian
2010-07-13
7
-0
/
+656