Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
0bc64be3f5198f8dda1ced21bbc957a1d76efbb7
/
libs
0bc64be
libs/ui: Add support for triple framebuffers
by Naseer Ahmed
· 13 years ago
4467bba
Merge "Support looper callbacks based on smart pointers." into jb-dev
by Jeff Brown
· 13 years ago
dad2378
Merge "Delete unused poll() code." into jb-dev
by Jeff Brown
· 13 years ago
9e2e781
Merge "Remove unused statistics code." into jb-dev
by Jeff Brown
· 13 years ago
af567f7
Support looper callbacks based on smart pointers.
by Jeff Brown
· 13 years ago
588d5c8
Delete unused poll() code.
by Jeff Brown
· 13 years ago
1ea51bf
Remove unused statistics code.
by Jeff Brown
· 13 years ago
2c8207e
add the ability to reject buffers in SurfaceTexture::updateTexImage
by Mathias Agopian
· 13 years ago
e108249
Enable SurfaceTexture fence sync for the emulator
by Jesse Hall
· 13 years ago
7e477bf
make sure BufferQueue releases newly acquired buffers on failures
by Mathias Agopian
· 13 years ago
f899e41
Remove misleading and wrong ALOGW
by Mathias Agopian
· 13 years ago
5aed684
Merge "fix a corruption in Vector<> when adding new items" into jb-dev
by Mathias Agopian
· 13 years ago
a9611c5
fix a corruption in Vector<> when adding new items
by Mathias Agopian
· 13 years ago
90ed850
Recreate EGLImage for previously used slots
by Jesse Hall
· 13 years ago
dd73996
Merge changes I32fbc2b6,Ifd0ed05b into jb-dev
by Jamie Gennis
· 13 years ago
542af12
Fix log spam about CPU frequency on one device
by Glenn Kasten
· 13 years ago
b7a6b96
libgui: remove setPostTransformCrop
by Jamie Gennis
· 13 years ago
f15a83f
SurfaceFlinger: add a crop to the layer state
by Jamie Gennis
· 13 years ago
f30fd01
Merge "Workaround for add_tid_to_cgroup failed to write" into jb-dev
by Glenn Kasten
· 13 years ago
10cbbd8
Workaround for add_tid_to_cgroup failed to write
by Glenn Kasten
· 13 years ago
cd1806e
libgui: improve some logging and dumping
by Jamie Gennis
· 13 years ago
555f89d
Add callback hack to find out when to reload system properties.
by Dianne Hackborn
· 13 years ago
82c5380
Merge "SurfaceTexture: improve texture matrix computation" into jb-dev
by Jamie Gennis
· 13 years ago
cae7c0b
Merge "libgui: Add support for post-xform crops." into jb-dev
by Jamie Gennis
· 13 years ago
59df82f
Merge "libui: add the Rect::transform method" into jb-dev
by Jamie Gennis
· 13 years ago
5c1139f
SurfaceTexture: improve texture matrix computation
by Jamie Gennis
· 13 years ago
d72f233
libgui: Add support for post-xform crops.
by Jamie Gennis
· 13 years ago
34c6588
Change name of system property for traces.
by Dianne Hackborn
· 13 years ago
29267fe
return errors properly in BitTube and SensorEventQueue
by Mathias Agopian
· 13 years ago
5933280
libui: add the Rect::transform method
by Jamie Gennis
· 13 years ago
2ebc4d6
set a Sensor's version properly
by Mathias Agopian
· 13 years ago
5c8a608
SurfaceTexture: fix a memory leak
by Jamie Gennis
· 13 years ago
6b8bef6
PixelFormat.UNKNOWN should return an error when queried
by Mathias Agopian
· 13 years ago
efc7ab6
libgui: Add plumbing for active rectangle
by Jamie Gennis
· 13 years ago
f4b3228
SurfaceTexture: detachFromContext fixed
by Daniel Lam
· 13 years ago
2488b20
add a way to query whether an ANativeWindow consumer is running ahead of the producer
by Mathias Agopian
· 13 years ago
24202f5
update the binder protocol for connect to match that of queueBuffer
by Mathias Agopian
· 13 years ago
a0db308
remove SurfaceTexture::connect()
by Mathias Agopian
· 13 years ago
a26e1cf
Scheduling group cleanup
by Glenn Kasten
· 13 years ago
9798ff2
Merge "add set thread count"
by Mathias Agopian
· 13 years ago
1b80f79
add set thread count
by Mathias Agopian
· 13 years ago
6c47034
Fix BufferQueue verbose log
by Eino-Ville Talvala
· 13 years ago
85b2176
Remove fixed USAGE_HW_TEXTURE flag from BufferQueue.
by Eino-Ville Talvala
· 13 years ago
992b4c5
Merge "Support tokenizing arbitrary content."
by Jeff Brown
· 13 years ago
a8be8fa
Support tokenizing arbitrary content.
by Jeff Brown
· 13 years ago
9aa74db
SurfaceTexture: fix a memory leak
by Jamie Gennis
· 13 years ago
2efa4b2
Merge changes Id79430f9,I541d3046
by Jamie Gennis
· 13 years ago
695e331
BufferQueue: check before tracing buffer index
by Jamie Gennis
· 13 years ago
91a6826
SurfaceTexture: shrink all sides when cropping
by Jamie Gennis
· 13 years ago
e8db871
double checked locking pattern is not safe on SMP
by Mathias Agopian
· 13 years ago
3aecbb0
fix Region const_iterator.
by Mathias Agopian
· 13 years ago
82ca93b
Merge "s/w rendered apps can now use n-buffering (n>2)"
by Mathias Agopian
· 13 years ago
172a62a
make sure to pass the transform-hint on ANW.connect
by Mathias Agopian
· 13 years ago
ac6035a
s/w rendered apps can now use n-buffering (n>2)
by Mathias Agopian
· 13 years ago
b364be8
fix a typo causing pre-rotation to never work
by Mathias Agopian
· 13 years ago
016c8cb
Enabled cropping support in SurfaceTexture
by Daniel Lam
· 13 years ago
a96b6bd
SurfaceTexture: work around a compiler bug
by Jamie Gennis
· 13 years ago
c2c3802
SurfaceTexture: add a test for user sizes & prerotation
by Jamie Gennis
· 13 years ago
55a7014
SurfaceTextureClient: support for application buffer dimensions
by Michael I. Gold
· 13 years ago
f0bc2f1
use in/out structures for queueBuffer() IPC
by Mathias Agopian
· 13 years ago
cac72cd
Merge "BufferQueue returns proper code on acquire"
by Mathias Agopian
· 13 years ago
fbcda93
BufferQueue returns proper code on acquire
by Daniel Lam
· 13 years ago
d5caca1
Merge "BufferQueue no longer hardcodes buffer counts"
by Mathias Agopian
· 13 years ago
abe61bf
BufferQueue no longer hardcodes buffer counts
by Daniel Lam
· 13 years ago
485744e
Merge "Add a log tag"
by Glenn Kasten
· 13 years ago
8cce8a9
Merge "Fixed disconnect bug in SurfaceTexture"
by Jamie Gennis
· 13 years ago
84ed800
Add a log tag
by Glenn Kasten
· 13 years ago
7b5be95
use a socketpair instead of a pipe in BitTube
by Mathias Agopian
· 13 years ago
9abe1eb
Fixed disconnect bug in SurfaceTexture
by Daniel Lam
· 13 years ago
0e1080f
Merge "SurfaceTexture: add context attach & detach"
by Jamie Gennis
· 13 years ago
74bed55
SurfaceTexture: add context attach & detach
by Jamie Gennis
· 13 years ago
851ef8f
reduce IPC with BufferQueue
by Mathias Agopian
· 13 years ago
9285a16
Merge "Refactored DummyConsumer"
by Jamie Gennis
· 13 years ago
9d61a28
Refactored DummyConsumer
by Daniel Lam
· 13 years ago
9e0b1f8
remove libandroid.so from targets that don't need it
by Colin Cross
· 13 years ago
8757966
Merge "Added a DummyConsumer for use with BufferQueue."
by Jamie Gennis
· 13 years ago
e377d7d
Merge "add Looper.cpp to build for linux host to use in CTS audio"
by Keun young Park
· 13 years ago
f71c4ae
Added a DummyConsumer for use with BufferQueue.
by Daniel Lam
· 13 years ago
b7beba4
add Looper.cpp to build for linux host to use in CTS audio
by Keun young Park
· 13 years ago
0b94dcd
mv libcpustats from frameworks/base to /native
by Glenn Kasten
· 13 years ago
b0e76f4
remove dependency of EGL on ndk header
by Mathias Agopian
· 13 years ago
1c6cd38
frameworks/native: link host libutils against external/zlib
by Colin Cross
· 13 years ago
163d5a9
frameworks/native: move Zip* from libandroidfw to libutils
by Colin Cross
· 13 years ago
de3b072
Merge "libgui: have ST::updateTexImage check the GL ctx"
by Jamie Gennis
· 13 years ago
782cb13
Merge "libgui: add BQ consumer buffer free notifications"
by Jamie Gennis
· 13 years ago
ce56137
libgui: have ST::updateTexImage check the GL ctx
by Jamie Gennis
· 13 years ago
fa5b40e
libgui: add BQ consumer buffer free notifications
by Jamie Gennis
· 13 years ago
0818b09
Add a simple work queue abstraction.
by Jeff Brown
· 13 years ago
9eeebe3
Merge "Added rules to build f/n/libs/utils in 64-bit: lib64utils.a"
by Andrew Hsieh
· 13 years ago
b267579
SurfaceTexture: Fully refactored from BufferQueue
by Daniel Lam
· 13 years ago
93f283d
Added rules to build f/n/libs/utils in 64-bit: lib64utils.a
by Andrew Hsieh
· 13 years ago
74ff8c2
attempt to fix a deadlock in SurfaceTextureClient::disconnect
by Dave Burke
· 13 years ago
4d0f967
Merge "Expose the set of enabled tags."
by Jeff Brown
· 13 years ago
45b80c6
Expose the set of enabled tags.
by Jeff Brown
· 13 years ago
c2c1f2f
BufferQueue: fixed issues with buffer slots not available
by Daniel Lam
· 13 years ago
a440dc1
Merge "Remove obsolete references to sched_policy.h"
by Glenn Kasten
· 13 years ago
757507e
Merge "Add ATRACEs for Buffer indices"
by Mathias Agopian
· 13 years ago
4bcb575
Remove obsolete references to sched_policy.h
by Glenn Kasten
· 13 years ago
3fcee50
BufferQueue: fixed acquire operation
by Daniel Lam
· 13 years ago
546ed2d
Add ATRACEs for Buffer indices
by Mathias Agopian
· 13 years ago
Next »