index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix error trap in SurfaceTexture Client
Steve Critchlow
2012-07-10
1
-6
/
+10
*
Fix shutdown sequence to avoid SIGSEGV when running am command
Johannes Carlsson
2012-06-25
1
-2
/
+9
*
Aligning native Parcel implementation to Java.
Magnus Strandberg
2012-06-08
1
-1
/
+2
*
Merge "Support looper callbacks based on smart pointers." into jb-dev
Jeff Brown
2012-05-31
1
-12
/
+36
|
\
|
*
Support looper callbacks based on smart pointers.
Jeff Brown
2012-05-31
1
-12
/
+36
*
|
Merge "Delete unused poll() code." into jb-dev
Jeff Brown
2012-05-31
1
-139
/
+0
|
\
\
|
|
/
|
*
Delete unused poll() code.
Jeff Brown
2012-05-30
1
-139
/
+0
*
|
Merge "Remove unused statistics code." into jb-dev
Jeff Brown
2012-05-31
1
-68
/
+0
|
\
\
|
|
/
|
*
Remove unused statistics code.
Jeff Brown
2012-05-30
1
-68
/
+0
*
|
add the ability to reject buffers in SurfaceTexture::updateTexImage
Mathias Agopian
2012-05-23
1
-0
/
+14
|
/
*
Enable SurfaceTexture fence sync for the emulator
Jesse Hall
2012-05-22
1
-0
/
+4
*
make sure BufferQueue releases newly acquired buffers on failures
Mathias Agopian
2012-05-18
1
-24
/
+28
*
Remove misleading and wrong ALOGW
Mathias Agopian
2012-05-18
1
-2
/
+0
*
Merge "fix a corruption in Vector<> when adding new items" into jb-dev
Mathias Agopian
2012-05-17
3
-1
/
+77
|
\
|
*
fix a corruption in Vector<> when adding new items
Mathias Agopian
2012-05-17
3
-1
/
+77
*
|
Recreate EGLImage for previously used slots
Jesse Hall
2012-05-17
2
-3
/
+33
|
/
*
Merge changes I32fbc2b6,Ifd0ed05b into jb-dev
Jamie Gennis
2012-05-15
3
-95
/
+4
|
\
|
*
libgui: remove setPostTransformCrop
Jamie Gennis
2012-05-14
3
-95
/
+4
*
|
Fix log spam about CPU frequency on one device
Glenn Kasten
2012-05-14
1
-19
/
+22
|
/
*
SurfaceFlinger: add a crop to the layer state
Jamie Gennis
2012-05-11
3
-1
/
+24
*
Merge "Workaround for add_tid_to_cgroup failed to write" into jb-dev
Glenn Kasten
2012-05-10
1
-1
/
+3
|
\
|
*
Workaround for add_tid_to_cgroup failed to write
Glenn Kasten
2012-05-10
1
-1
/
+3
*
|
libgui: improve some logging and dumping
Jamie Gennis
2012-05-10
2
-8
/
+22
|
/
*
Add callback hack to find out when to reload system properties.
Dianne Hackborn
2012-05-09
3
-5
/
+84
*
Merge "SurfaceTexture: improve texture matrix computation" into jb-dev
Jamie Gennis
2012-05-09
1
-32
/
+52
|
\
|
*
SurfaceTexture: improve texture matrix computation
Jamie Gennis
2012-05-08
1
-32
/
+52
*
|
Merge "libgui: Add support for post-xform crops." into jb-dev
Jamie Gennis
2012-05-09
5
-76
/
+141
|
\
\
|
|
/
|
*
libgui: Add support for post-xform crops.
Jamie Gennis
2012-05-08
5
-76
/
+141
*
|
Merge "libui: add the Rect::transform method" into jb-dev
Jamie Gennis
2012-05-09
1
-0
/
+21
|
\
\
|
|
/
|
*
libui: add the Rect::transform method
Jamie Gennis
2012-05-07
1
-0
/
+21
*
|
Change name of system property for traces.
Dianne Hackborn
2012-05-08
1
-1
/
+1
*
|
return errors properly in BitTube and SensorEventQueue
Mathias Agopian
2012-05-07
2
-6
/
+11
|
/
*
set a Sensor's version properly
Mathias Agopian
2012-05-04
1
-1
/
+4
*
SurfaceTexture: fix a memory leak
Jamie Gennis
2012-05-02
1
-19
/
+13
*
PixelFormat.UNKNOWN should return an error when queried
Mathias Agopian
2012-04-24
1
-1
/
+1
*
libgui: Add plumbing for active rectangle
Jamie Gennis
2012-04-24
4
-109
/
+119
*
SurfaceTexture: detachFromContext fixed
Daniel Lam
2012-04-24
1
-1
/
+1
*
add a way to query whether an ANativeWindow consumer is running ahead of the ...
Mathias Agopian
2012-04-23
2
-13
/
+40
*
update the binder protocol for connect to match that of queueBuffer
Mathias Agopian
2012-04-23
3
-18
/
+11
*
remove SurfaceTexture::connect()
Mathias Agopian
2012-04-23
1
-7
/
+0
*
Scheduling group cleanup
Glenn Kasten
2012-04-19
2
-63
/
+6
*
Merge "add set thread count"
Mathias Agopian
2012-04-18
1
-0
/
+9
|
\
|
*
add set thread count
Mathias Agopian
2012-04-18
1
-0
/
+9
*
|
Fix BufferQueue verbose log
Eino-Ville Talvala
2012-04-18
1
-2
/
+6
*
|
Remove fixed USAGE_HW_TEXTURE flag from BufferQueue.
Eino-Ville Talvala
2012-04-18
2
-1
/
+2
|
/
*
Merge "Support tokenizing arbitrary content."
Jeff Brown
2012-04-17
1
-4
/
+16
|
\
|
*
Support tokenizing arbitrary content.
Jeff Brown
2012-04-17
1
-4
/
+16
*
|
SurfaceTexture: fix a memory leak
Jamie Gennis
2012-04-17
1
-6
/
+17
*
|
Merge changes Id79430f9,I541d3046
Jamie Gennis
2012-04-17
3
-28
/
+19
|
\
\
|
*
|
BufferQueue: check before tracing buffer index
Jamie Gennis
2012-04-16
1
-3
/
+6
[next]