Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
22ea9b37e2a2b5e3e0e2e1d556f499fc20a9de17
/
libs
12bd497
libgui: enable EGL_fence_sync usage for exynos5
by Jamie Gennis
· 13 years ago
e21face
Merge "log more info on fence sync_merge error" into jb-mr1-dev
by Mathias Agopian
· 13 years ago
d83d67b
log more info on fence sync_merge error
by Mathias Agopian
· 13 years ago
747c480
Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev
by Ed Heyl
· 13 years ago
c666cae
get rid of the shared-memory control block
by Mathias Agopian
· 13 years ago
8785578
add a layerStack attribute to Layers.
by Mathias Agopian
· 13 years ago
8b33f03
update SF binder protocol to support setting display attributes
by Mathias Agopian
· 13 years ago
074cd0c
Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible.
by Nick Pelly
· 13 years ago
6501e99
Remove freeze(), unfreeze() and setFreezeTint().
by Jeff Brown
· 13 years ago
f9176a9
Remove freezeDisplay(), which is no-op.
by Jeff Brown
· 13 years ago
0bc64be
libs/ui: Add support for triple framebuffers
by Naseer Ahmed
· 13 years ago
e7db724
Fix check for fence merge success
by Jesse Hall
· 13 years ago
dc5b485
Pass fence to HWC on first use of buffer
by Jesse Hall
· 13 years ago
b42b1ac
Return fence from acquireBuffer
by Jesse Hall
· 13 years ago
c777b0b
Pass fences with buffers from SurfaceTextureClient
by Jesse Hall
· 13 years ago
02a7be7
Merge "Clarify aborted updateTexImage use of fences"
by Jesse Hall
· 13 years ago
962174d
Merge "Return fence to client in dequeuBuffer"
by Jesse Hall
· 13 years ago
d58c304
Clarify aborted updateTexImage use of fences
by Jesse Hall
· 13 years ago
f9783af
Return fence to client in dequeuBuffer
by Jesse Hall
· 13 years ago
3094df3
First prototype atttempting to support an external display
by Mathias Agopian
· 13 years ago
ec44ed0
Utils: Fix a bug in the linear transformation code.
by John Grossman
· 13 years ago
3443b33
am db1597a9: Fix shutdown sequence to avoid SIGSEGV when running am command
by Johannes Carlsson
· 13 years ago
db1597a
Fix shutdown sequence to avoid SIGSEGV when running am command
by Johannes Carlsson
· 14 years ago
f785754
Pass fences from BufferQueue to SurfaceTextureClient
by Jesse Hall
· 13 years ago
ef19414
Transfer HWC release fences to BufferQueue
by Jesse Hall
· 13 years ago
a74cbc0
Move remaining bits of lockBuffer to dequeueBuffer
by Jesse Hall
· 13 years ago
d8e812c
Update ANativeWindow clients for sync
by Jamie Gennis
· 13 years ago
f25e183
libui: add the Fence class
by Jamie Gennis
· 13 years ago
3e87601
Implement SurfaceFlinger's ANW on top of BufferQueue
by Mathias Agopian
· 13 years ago
52cf768
Merge "surfaceflinger: replace early suspend with binder call from PowerManager"
by Colin Cross
· 13 years ago
bd3ad5b
am 1ba24574: Aligning native Parcel implementation to Java.
by Magnus Strandberg
· 13 years ago
1ba2457
Aligning native Parcel implementation to Java.
by Magnus Strandberg
· 14 years ago
8e53306
surfaceflinger: replace early suspend with binder call from PowerManager
by Colin Cross
· 13 years ago
9a6b4c7
am d5085da3: am 4467bba7: Merge "Support looper callbacks based on smart pointers." into jb-dev
by Jeff Brown
· 13 years ago
ad7b376
am 80586761: am dad23789: Merge "Delete unused poll() code." into jb-dev
by Jeff Brown
· 13 years ago
27d9284
am dce1547d: am 9e2e781a: Merge "Remove unused statistics code." into jb-dev
by Jeff Brown
· 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
2466e40
am 584fcb32: am 2c8207e9: add the ability to reject buffers in SurfaceTexture::updateTexImage
by Mathias Agopian
· 13 years ago
2c8207e
add the ability to reject buffers in SurfaceTexture::updateTexImage
by Mathias Agopian
· 13 years ago
c20bd43
am 138a8d75: am e1082496: Enable SurfaceTexture fence sync for the emulator
by Jesse Hall
· 13 years ago
e108249
Enable SurfaceTexture fence sync for the emulator
by Jesse Hall
· 13 years ago
69df645
am 83f1d839: am 7e477bfe: make sure BufferQueue releases newly acquired buffers on failures
by Mathias Agopian
· 13 years ago
49b97c8
am ac4a4825: am f899e411: Remove misleading and wrong ALOGW
by Mathias Agopian
· 13 years ago
455961e
am e0607f05: am 5aed6843: Merge "fix a corruption in Vector<> when adding new items" into jb-dev
by Mathias Agopian
· 13 years ago
f336014
am bd56aabb: am 515f19da: Merge "Recreate EGLImage for previously used slots" into jb-dev
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
a74eb25
am dd739965: Merge changes I32fbc2b6,Ifd0ed05b into jb-dev
by Jamie Gennis
· 13 years ago
8d05799
am bd113224: Merge "Fix log spam about CPU frequency on one device" into jb-dev
by Glenn Kasten
· 13 years ago
dd73996
Merge changes I32fbc2b6,Ifd0ed05b into jb-dev
by Jamie Gennis
· 13 years ago
e41b318
Add a BufferQueue CPU consumer.
by Eino-Ville Talvala
· 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
b30f0fb
am f15a83f5: SurfaceFlinger: add a crop to the layer state
by Jamie Gennis
· 13 years ago
f15a83f
SurfaceFlinger: add a crop to the layer state
by Jamie Gennis
· 13 years ago
9121ece
am f30fd014: Merge "Workaround for add_tid_to_cgroup failed to write" into jb-dev
by Glenn Kasten
· 13 years ago
f30fd01
Merge "Workaround for add_tid_to_cgroup failed to write" into jb-dev
by Glenn Kasten
· 13 years ago
2b4eeac
am cd1806e2: libgui: improve some logging and dumping
by Jamie Gennis
· 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
daee0dc
am 555f89d8: Add callback hack to find out when to reload system properties.
by Dianne Hackborn
· 13 years ago
555f89d
Add callback hack to find out when to reload system properties.
by Dianne Hackborn
· 13 years ago
5ce4b59
am 82c53806: Merge "SurfaceTexture: improve texture matrix computation" into jb-dev
by Jamie Gennis
· 13 years ago
1a8bfd0
am cae7c0b9: Merge "libgui: Add support for post-xform crops." into jb-dev
by Jamie Gennis
· 13 years ago
8d1afba
am 59df82f3: Merge "libui: add the Rect::transform method" into jb-dev
by Jamie Gennis
· 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
dad60f2
am 34c65888: Change name of system property for traces.
by Dianne Hackborn
· 13 years ago
ccb97bd
am ddcb1c2b: Merge "return errors properly in BitTube and SensorEventQueue" into jb-dev
by Mathias Agopian
· 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
44c27a5
am 23789ae9: Merge "set a Sensor\'s version properly" into jb-dev
by Mathias Agopian
· 13 years ago
2ebc4d6
set a Sensor's version properly
by Mathias Agopian
· 13 years ago
20771ab
Merge "Fixed 64-bit porting issues"
by Andrew Hsieh
· 13 years ago
5c8a608
SurfaceTexture: fix a memory leak
by Jamie Gennis
· 13 years ago
52016c1
Fixed 64-bit porting issues
by Andrew Hsieh
· 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
Next »