Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
c2326064136adb834d12c3fed47af5d66cd42c15
/
libs
c232606
Merge "DO NOT MERGE BQ: Add permission check to BufferQueueConsumer::dump" into klp-dev
by Pablo Ceballos
· 10 years ago
94b0d4e
Sanity check IMemory access versus underlying mmap
by Christopher Tate
· 10 years ago
64e357d
DO NOT MERGE BQ: Add permission check to BufferQueueConsumer::dump
by Pablo Ceballos
· 10 years ago
d06421f
IGraphicBufferProducer: fix QUEUE_BUFFER info leak
by Robert Shih
· 10 years ago
5d17838
add number constraint for samples per MotionEvent
by Flanker
· 10 years ago
c1e6fbb
Initialize local variables to avoid data leak
by Naveen Leekha
· 10 years ago
bb686c2
Disregard alleged binder entities beyond parcel bounds
by Christopher Tate
· 11 years ago
4ff0cb4
Verify that the native handle was created
by Adam Lesinski
· 11 years ago
da9fd70
am 2758eb2e: am fde92eb0: Update maxNumber to be smaller.
by Michael Lentine
· 11 years ago
2758eb2
am fde92eb0: Update maxNumber to be smaller.
by Michael Lentine
· 11 years ago
fde92eb
Update maxNumber to be smaller.
by Michael Lentine
· 11 years ago
76ebd31
am 3d89edca: am e6f7a44e: Fix for corruption when numFds or numInts is too large.
by Michael Lentine
· 11 years ago
3d89edc
am e6f7a44e: Fix for corruption when numFds or numInts is too large.
by Michael Lentine
· 11 years ago
e6f7a44
Fix for corruption when numFds or numInts is too large.
by Michael Lentine
· 11 years ago
23c2fcb
am c0af9caf: am b14d72bc: am d070009e: am df6774c9: am 7c1cdbdd: am e23f8b8f: am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels
by Marco Nelissen
· 12 years ago
c0af9ca
am b14d72bc: am d070009e: am df6774c9: am 7c1cdbdd: am e23f8b8f: am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels
by Marco Nelissen
· 12 years ago
b14d72b
am d070009e: am df6774c9: am 7c1cdbdd: am e23f8b8f: am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels
by Marco Nelissen
· 12 years ago
7c1cdbd
am e23f8b8f: am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels
by Marco Nelissen
· 12 years ago
e23f8b8
am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels
by Marco Nelissen
· 12 years ago
1f70863
am 37b44969: Add support for writing byte arrays to parcels
by Marco Nelissen
· 12 years ago
5b61ad2
Check the padded size of the read byte array
by Kenny Root
· 12 years ago
37b4496
Add support for writing byte arrays to parcels
by Marco Nelissen
· 12 years ago
f0190bf
Add support for writing byte arrays to parcels
by Marco Nelissen
· 12 years ago
6790329
Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface
by Arve Hjønnevåg
· 12 years ago
f50b9ea
Binder: Make sure binder objects do not overlap
by Arve Hjønnevåg
· 12 years ago
708cc79
Native counterpart of new power manager method
by Marco Nelissen
· 12 years ago
3223217
Only consume touches up until the frame time
by Michael Wright
· 12 years ago
8507586
Wait for buffers to drain
by Andy McFadden
· 12 years ago
9c0dfa0
Merge "Eliminate latency when resampling is disabled" into klp-dev
by Dave Burke
· 12 years ago
ad526f8
Eliminate latency when resampling is disabled
by Michael Wright
· 12 years ago
701166d
Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection.
by Aravind Akella
· 12 years ago
f0cf5f1
BufferQueue: fix a test crash
by Jamie Gennis
· 12 years ago
dbe9245
GLConsumer: start using EGL_ANDROID_image_crop
by Jamie Gennis
· 12 years ago
d171da9
GLConsumer: Add query for current frame number.
by Eino-Ville Talvala
· 12 years ago
c1c05de
fix camera API 2.0 orientation
by Mathias Agopian
· 12 years ago
799f512
Fix build (tests)
by Mathias Agopian
· 12 years ago
02b62df
Merge "Make sure do disconnect from a BQ when its client dies." into klp-dev
by Mathias Agopian
· 12 years ago
365857d
Make sure do disconnect from a BQ when its client dies.
by Mathias Agopian
· 12 years ago
83cafff
Stop using default value for Surface producerControlledByApp parameter
by Jesse Hall
· 12 years ago
90ed3e8
fix a few problems with BitTube
by Mathias Agopian
· 12 years ago
724d91d
Sensor batching. Changes to the native code.
by Aravind Akella
· 13 years ago
9b5534b
Merge changes I8283a989,I64add89a into klp-dev
by Mathias Agopian
· 12 years ago
8db9255
Force async behavior for the virtual display output BufferQueue
by Jesse Hall
· 12 years ago
595ea77
vector and matrix classes for graphics use
by Mathias Agopian
· 12 years ago
464febc
Remove input flinger stubs. (DO NOT MERGE)
by Jeff Brown
· 12 years ago
7895e90
Surface: Fix controlledByApp parameter
by Eino-Ville Talvala
· 12 years ago
8b308ed
Fix build
by Andy McFadden
· 12 years ago
3c25621
Re-enable frame dropping for non-auto timestamps
by Andy McFadden
· 12 years ago
a5b7513
gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired
by Igor Murashkin
· 12 years ago
c6bae00
Fix build. optional tests were broken.
by Mathias Agopian
· 12 years ago
3f84483
SurfaceFlinger now uses GLES 2.x when available
by Mathias Agopian
· 12 years ago
4515596
make sure GLConsumer::releaseTexImage() works after detachFromContext()
by Mathias Agopian
· 12 years ago
9870c9b
make GLConsumer's debug texture static
by Mathias Agopian
· 12 years ago
6c913be
Add ISurfaceComposer::destroyDisplay
by Jesse Hall
· 12 years ago
45263e2
don't hardcode debug texture dimensions
by Mathias Agopian
· 12 years ago
5f51ed9
fix tests more
by Mathias Agopian
· 12 years ago
3dce336
fix tests
by Mathias Agopian
· 12 years ago
3ca76f4
remove support for glReadPixels screenshot path
by Mathias Agopian
· 12 years ago
126b9c8
Fix build. 3rd attempt
by Mathias Agopian
· 12 years ago
db89edc
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
by Mathias Agopian
· 12 years ago
687821c
Merge "BufferQueue: Support query of consumer usage bits"
by Eino-Ville Talvala
· 12 years ago
d9ba970
Merge "Roll back recent change"
by Andy McFadden
· 12 years ago
4b49e08
Roll back recent change
by Andy McFadden
· 12 years ago
c1c39f8
Merge "Binderize the consumer side of BufferQueue"
by Mathias Agopian
· 12 years ago
86cd09d
Merge "Drop frames based on presentation timestamp"
by Andy McFadden
· 12 years ago
a4e1952
Binderize the consumer side of BufferQueue
by Mathias Agopian
· 12 years ago
14fab7d
Drop frames based on presentation timestamp
by Andy McFadden
· 12 years ago
ba93b3f
log an error when dequeueBuffer gets a NULL Fence
by Mathias Agopian
· 12 years ago
87f9b87
remove unused code form GraphicBuffer
by Mathias Agopian
· 12 years ago
b304edb
remove libutils
by Alex Ray
· 12 years ago
8776c34
Fix BlobCache_test
by Brian Carlstrom
· 12 years ago
e142428
Make Flattenable not virtual
by Mathias Agopian
· 12 years ago
1d76781
Make Flattenable not virtual (libutils)
by Mathias Agopian
· 12 years ago
f7c6087
BufferQueue: Support query of consumer usage bits
by Eino-Ville Talvala
· 12 years ago
ad678e1
single buffer mode for BufferQueue
by Mathias Agopian
· 12 years ago
bf5b849
fix build
by Mathias Agopian
· 12 years ago
c2414bb
get rid of HAL pixelformats 5551 and 4444
by Mathias Agopian
· 12 years ago
5773d3f
get rid of PixelFormatInfo and simplify things
by Mathias Agopian
· 12 years ago
9642dba
Merge "Fix a race in BufferQueue"
by Mathias Agopian
· 12 years ago
a7b0f04
defaultServiceManager wait for service manager ready
by Todd Poynor
· 13 years ago
a49a4a2
Merge "libutils: give BasicHashtableImpl a virtual destructor"
by Alex Ray
· 12 years ago
194bc4f
libutils: give BasicHashtableImpl a virtual destructor
by Alex Ray
· 12 years ago
6bac363
Fix a race in BufferQueue
by Mathias Agopian
· 12 years ago
4afb57b
add static dependency on liblog
by Colin Cross
· 12 years ago
0e0f10b
Merge "libbinder: add libutils dependency"
by Alex Ray
· 12 years ago
f52ca32
Merge "Add controller numbers for gamepads / joysticks"
by Michael Wright
· 12 years ago
894e178
libbinder: add libutils dependency
by Alex Ray
· 12 years ago
3251232
Merge "fix log messages and bogus error message"
by Mathias Agopian
· 12 years ago
207c1e2
fix log messages and bogus error message
by Mathias Agopian
· 12 years ago
6bbe39d
Merge "Fix AppOsManager missing mutex unlock."
by Zhijun He
· 12 years ago
20d0380
Fix AppOsManager missing mutex unlock.
by Zhijun He
· 12 years ago
0415d63
Add controller numbers for gamepads / joysticks
by Michael Wright
· 12 years ago
bdce817
Merge changes Ic45929f3,Ic63f4f96,I1e703d36,I691f9507
by Mathias Agopian
· 12 years ago
26a6f37
make sure to reset the framenumber when a buffer is marked FREE
by Mathias Agopian
· 12 years ago
7cdd786
Make ANW.setSwapInterval(0) work again
by Mathias Agopian
· 12 years ago
e5bb2a4
Merge "Add input device property for buttons under touchpads"
by Michael Wright
· 12 years ago
a3fbda3
BuffferQueue disconnect is now always asynchrnous
by Mathias Agopian
· 12 years ago
595264f
BufferQueue improvements and APIs changes
by Mathias Agopian
· 12 years ago
913b63d
Follow framework change to track started ops by proc.
by Dianne Hackborn
· 12 years ago
384f55f
Merge "Tweaks for forward compatibility" into stage-aosp-master
by Jean-Baptiste Queru
· 12 years ago
Next »