Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
3c20fbed7f3a916ced10f2ed5a272271b7d81ede
/
include
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
d8e812c
Update ANativeWindow clients for sync
by Jamie Gennis
· 13 years ago
f25e183
libui: add the Fence class
by Jamie Gennis
· 13 years ago
db403e8
split-up Client.h out of SurfaceFlinger.h
by Mathias Agopian
· 13 years ago
d3076ac
Merge "Implement SurfaceFlinger's ANW on top of BufferQueue"
by Mathias Agopian
· 13 years ago
b6d00dc
am 0512af11: am 16272efb: Add ASSIST keycode.
by Jeff Brown
· 13 years ago
16272ef
Add ASSIST keycode.
by Jeff Brown
· 13 years ago
3e87601
Implement SurfaceFlinger's ANW on top of BufferQueue
by Mathias Agopian
· 13 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
1737e57
Add camera as an ATRACE tag
by Eino-Ville Talvala
· 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
a07d473
am e804aa48: Merge "Move CameraParameters header to join rest of camera library." into jb-dev
by Eino-Ville Talvala
· 13 years ago
e804aa4
Merge "Move CameraParameters header to join rest of camera library." into jb-dev
by Eino-Ville Talvala
· 13 years ago
41caf6d
Move CameraParameters header to join rest of camera library.
by Eino-Ville Talvala
· 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
15e2385
am 9cab4ca1: Merge "minor Rect.h cleanup" into jb-dev
by Mathias Agopian
· 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
bd11322
Merge "Fix log spam about CPU frequency on one device" into jb-dev
by Glenn Kasten
· 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
b82203a
minor Rect.h cleanup
by Mathias Agopian
· 13 years ago
b194ec9
libutils: add a tracing tag for video
by Jamie Gennis
· 13 years ago
f15a83f
SurfaceFlinger: add a crop to the layer state
by Jamie Gennis
· 13 years ago
3c32e5d
Merge "OMX IL header additions for FLAC" into jb-dev
by Jean-Michel Trivi
· 13 years ago
224c784
OMX IL header additions for FLAC
by Jean-Michel Trivi
· 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
5933280
libui: add the Rect::transform method
by Jamie Gennis
· 13 years ago
5b38a1d
Add audio tag to systrace
by Glenn Kasten
· 13 years ago
081c80c
Add System Tracing capability to Sync Manager
by Andy Stadler
· 13 years ago
627f471
Merge "Add traces for window manager and activity manager." into jb-dev
by Dianne Hackborn
· 13 years ago
1cb93ba1
Add traces for window manager and activity manager.
by Dianne Hackborn
· 13 years ago
8e846fd
Define OMX_AUDIO_AACObjectELD
by Dave Burke
· 13 years ago
efc7ab6
libgui: Add plumbing for active rectangle
by Jamie Gennis
· 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
0f00cca
Merge "Scheduling group cleanup"
by Glenn Kasten
· 13 years ago
64a1e08
SF doesn't need more than a few binder threads
by Mathias Agopian
· 13 years ago
383190e
Allow the crypto plugin to specify error detail if it returns an error
by Andreas Huber
· 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
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
4851e21
Merge "Add webview tracing bit"
by Chris Craik
· 13 years ago
3aecbb0
fix Region const_iterator.
by Mathias Agopian
· 13 years ago
6acafad
Add webview tracing bit
by Chris Craik
· 13 years ago
ac6035a
s/w rendered apps can now use n-buffering (n>2)
by Mathias Agopian
· 13 years ago
016c8cb
Enabled cropping support in SurfaceTexture
by Daniel Lam
· 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
fbcda93
BufferQueue returns proper code on acquire
by Daniel Lam
· 13 years ago
abe61bf
BufferQueue no longer hardcodes buffer counts
by Daniel Lam
· 13 years ago
8cce8a9
Merge "Fixed disconnect bug in SurfaceTexture"
by Jamie Gennis
· 13 years ago
9b71221
Merge "use a socketpair instead of a pipe in BitTube"
by Mathias Agopian
· 13 years ago
cf0db31
New Crypto "HAL" API.
by Andreas Huber
· 13 years ago
7b5be95
use a socketpair instead of a pipe in BitTube
by Mathias Agopian
· 13 years ago
a1ec30e
Add Japanese specific key codes
by Yang Chuang
· 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
b731ae0
Move services/powermanager from frameworks/base to frameworks/native
by Colin Cross
· 13 years ago
9d61a28
Refactored DummyConsumer
by Daniel Lam
· 13 years ago
8757966
Merge "Added a DummyConsumer for use with BufferQueue."
by Jamie Gennis
· 13 years ago
f71c4ae
Added a DummyConsumer for use with BufferQueue.
by Daniel Lam
· 13 years ago
0b94dcd
mv libcpustats from frameworks/base to /native
by Glenn Kasten
· 13 years ago
e1c61d3
move ndk headers to frameworks/native
by Mathias Agopian
· 13 years ago
b0e76f4
remove dependency of EGL on ndk header
by Mathias Agopian
· 13 years ago
163d5a9
frameworks/native: move Zip* from libandroidfw to libutils
by Colin Cross
· 13 years ago
4639dcf
Add UniquePtr.h to frameworks/native
by Kenny Root
· 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
e6d77c5
Add traits to common utils data structures.
by Jeff Brown
· 13 years ago
599ebfd
Remove all traces of long obsolete OMXComponentBase class.
by Andreas Huber
· 13 years ago
642b9e5
Merge "Move CameraParameters.h to frameworks/native."
by Eino-Ville Talvala
· 13 years ago
8c511a9
Move CameraParameters.h to frameworks/native.
by Eino-Ville Talvala
· 13 years ago
Next »