Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
frameworks
/
native
/
6c14f0ad82be418c742e56fe586657ea0f394b05
/
libs
6f4f3ab
binder: fix all warnings
by Colin Cross
· 11 years ago
f3ad11c
Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BIT is set.
by Arve Hjønnevåg
· 11 years ago
84e625a
Binder: Use 64 bit pointers in 32 processes if selected by the target
by Arve Hjønnevåg
· 11 years ago
e91fff0
Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BIT_BINDER is true
by Arve Hjønnevåg
· 11 years ago
f683e01
Binder: Make binder portable
by Serban Constantinescu
· 11 years ago
de8c806
Merge commit '1ee45c2d2d816ee912624d81ff1b0aaa98e8fa74' into HEAD
by The Android Open Source Project
· 11 years ago
fc3cdb9
Merge commit 'afd0debe4bdf47dc0f968282ca1261842bb65d60' into HEAD
by The Android Open Source Project
· 11 years ago
a5a13a3
Remove references to obsolete pmem functionality.
by Elliott Hughes
· 11 years ago
fddab47
am 708cc794: Native counterpart of new power manager method
by Marco Nelissen
· 11 years ago
708cc79
Native counterpart of new power manager method
by Marco Nelissen
· 11 years ago
0a88530
fix corruption in Vector<> when malloc falied
by Shuo Gao
· 11 years ago
47f0b98
am 3223217a: Only consume touches up until the frame time
by Michael Wright
· 11 years ago
3223217
Only consume touches up until the frame time
by Michael Wright
· 11 years ago
251b11c
am 85075869: Wait for buffers to drain
by Andy McFadden
· 11 years ago
8507586
Wait for buffers to drain
by Andy McFadden
· 11 years ago
06c964d
am 9c0dfa09: Merge "Eliminate latency when resampling is disabled" into klp-dev
by Dave Burke
· 11 years ago
9c0dfa0
Merge "Eliminate latency when resampling is disabled" into klp-dev
by Dave Burke
· 11 years ago
1f1e576
am 5d6aa951: Merge "Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection." into klp-dev
by Aravind Akella
· 11 years ago
ad526f8
Eliminate latency when resampling is disabled
by Michael Wright
· 11 years ago
701166d
Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection.
by Aravind Akella
· 11 years ago
6be1d21
am f0cf5f10: BufferQueue: fix a test crash
by Jamie Gennis
· 11 years ago
f0cf5f1
BufferQueue: fix a test crash
by Jamie Gennis
· 11 years ago
886b152
am a9c47f32: Merge "GLConsumer: start using EGL_ANDROID_image_crop" into klp-dev
by Jamie Gennis
· 11 years ago
dbe9245
GLConsumer: start using EGL_ANDROID_image_crop
by Jamie Gennis
· 11 years ago
1160e89
am d171da97: GLConsumer: Add query for current frame number.
by Eino-Ville Talvala
· 11 years ago
d171da9
GLConsumer: Add query for current frame number.
by Eino-Ville Talvala
· 11 years ago
a7e1660
am c1c05de4: fix camera API 2.0 orientation
by Mathias Agopian
· 11 years ago
c1c05de
fix camera API 2.0 orientation
by Mathias Agopian
· 11 years ago
e803e60
am 799f5126: Fix build (tests)
by Mathias Agopian
· 11 years ago
799f512
Fix build (tests)
by Mathias Agopian
· 11 years ago
3f342c1
am 02b62df7: Merge "Make sure do disconnect from a BQ when its client dies." into klp-dev
by Mathias Agopian
· 11 years ago
02b62df
Merge "Make sure do disconnect from a BQ when its client dies." into klp-dev
by Mathias Agopian
· 11 years ago
b8080d9
am 2a36497e: Merge "Stop using default value for Surface producerControlledByApp parameter" into klp-dev
by Jesse Hall
· 11 years ago
365857d
Make sure do disconnect from a BQ when its client dies.
by Mathias Agopian
· 11 years ago
83cafff
Stop using default value for Surface producerControlledByApp parameter
by Jesse Hall
· 11 years ago
06ef81b
resolved conflicts for merge of 1852eb4f to klp-dev-plus-aosp
by Kenny Root
· 11 years ago
7c4f236
am 90ed3e8d: fix a few problems with BitTube
by Mathias Agopian
· 11 years ago
0ae9660
Remove copy of UniquePtr.h
by Kenny Root
· 11 years ago
90ed3e8
fix a few problems with BitTube
by Mathias Agopian
· 11 years ago
e29df8b
am a5552de9: Merge "Sensor batching. Changes to the native code." into klp-dev
by Aravind Akella
· 11 years ago
724d91d
Sensor batching. Changes to the native code.
by Aravind Akella
· 11 years ago
d213910
am 9b5534b0: Merge changes I8283a989,I64add89a into klp-dev
by Mathias Agopian
· 11 years ago
9b5534b
Merge changes I8283a989,I64add89a into klp-dev
by Mathias Agopian
· 11 years ago
2d28c37
am 87967c18: Merge "Force async behavior for the virtual display output BufferQueue" into klp-dev
by Jesse Hall
· 11 years ago
8db9255
Force async behavior for the virtual display output BufferQueue
by Jesse Hall
· 11 years ago
595ea77
vector and matrix classes for graphics use
by Mathias Agopian
· 11 years ago
14641f7
am 464febc4: Remove input flinger stubs. (DO NOT MERGE)
by Jeff Brown
· 11 years ago
464febc
Remove input flinger stubs. (DO NOT MERGE)
by Jeff Brown
· 11 years ago
169636c
am b6aea00c: Merge "Surface: Fix controlledByApp parameter" into klp-dev
by Eino-Ville Talvala
· 11 years ago
7895e90
Surface: Fix controlledByApp parameter
by Eino-Ville Talvala
· 11 years ago
f94705f
am 8b308ed7: Fix build
by Andy McFadden
· 11 years ago
8b308ed
Fix build
by Andy McFadden
· 11 years ago
30290a5
am 90f59bf9: Merge "Re-enable frame dropping for non-auto timestamps" into klp-dev
by Andy McFadden
· 11 years ago
3c25621
Re-enable frame dropping for non-auto timestamps
by Andy McFadden
· 11 years ago
0ba1a16
am e60a0b1e: Merge "gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired" into klp-dev
by Igor Murashkin
· 11 years ago
a5b7513
gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired
by Igor Murashkin
· 11 years ago
70986f0
am c6bae007: Fix build. optional tests were broken.
by Mathias Agopian
· 11 years ago
c6bae00
Fix build. optional tests were broken.
by Mathias Agopian
· 11 years ago
b881700
am 56f825e7: Merge "SurfaceFlinger now uses GLES 2.x when available" into klp-dev
by Mathias Agopian
· 11 years ago
3f84483
SurfaceFlinger now uses GLES 2.x when available
by Mathias Agopian
· 11 years ago
771ed8d
am fc43e16a: Merge "Graphics:Add error check when create GraphicBuffer"
by Jesse Hall
· 11 years ago
2aff702
Graphics:Add error check when create GraphicBuffer
by Lingyun Zhu
· 12 years ago
4515596
make sure GLConsumer::releaseTexImage() works after detachFromContext()
by Mathias Agopian
· 11 years ago
9870c9b
make GLConsumer's debug texture static
by Mathias Agopian
· 11 years ago
6c913be
Add ISurfaceComposer::destroyDisplay
by Jesse Hall
· 11 years ago
45263e2
don't hardcode debug texture dimensions
by Mathias Agopian
· 11 years ago
5f51ed9
fix tests more
by Mathias Agopian
· 11 years ago
3dce336
fix tests
by Mathias Agopian
· 11 years ago
3ca76f4
remove support for glReadPixels screenshot path
by Mathias Agopian
· 11 years ago
126b9c8
Fix build. 3rd attempt
by Mathias Agopian
· 11 years ago
db89edc
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
by Mathias Agopian
· 11 years ago
687821c
Merge "BufferQueue: Support query of consumer usage bits"
by Eino-Ville Talvala
· 11 years ago
d9ba970
Merge "Roll back recent change"
by Andy McFadden
· 11 years ago
4b49e08
Roll back recent change
by Andy McFadden
· 11 years ago
c1c39f8
Merge "Binderize the consumer side of BufferQueue"
by Mathias Agopian
· 11 years ago
86cd09d
Merge "Drop frames based on presentation timestamp"
by Andy McFadden
· 11 years ago
a4e1952
Binderize the consumer side of BufferQueue
by Mathias Agopian
· 11 years ago
14fab7d
Drop frames based on presentation timestamp
by Andy McFadden
· 11 years ago
ba93b3f
log an error when dequeueBuffer gets a NULL Fence
by Mathias Agopian
· 11 years ago
87f9b87
remove unused code form GraphicBuffer
by Mathias Agopian
· 11 years ago
b304edb
remove libutils
by Alex Ray
· 11 years ago
8776c34
Fix BlobCache_test
by Brian Carlstrom
· 11 years ago
e142428
Make Flattenable not virtual
by Mathias Agopian
· 11 years ago
1d76781
Make Flattenable not virtual (libutils)
by Mathias Agopian
· 11 years ago
f7c6087
BufferQueue: Support query of consumer usage bits
by Eino-Ville Talvala
· 11 years ago
ad678e1
single buffer mode for BufferQueue
by Mathias Agopian
· 11 years ago
bf5b849
fix build
by Mathias Agopian
· 11 years ago
c2414bb
get rid of HAL pixelformats 5551 and 4444
by Mathias Agopian
· 11 years ago
5773d3f
get rid of PixelFormatInfo and simplify things
by Mathias Agopian
· 11 years ago
9642dba
Merge "Fix a race in BufferQueue"
by Mathias Agopian
· 11 years ago
a7b0f04
defaultServiceManager wait for service manager ready
by Todd Poynor
· 11 years ago
a49a4a2
Merge "libutils: give BasicHashtableImpl a virtual destructor"
by Alex Ray
· 11 years ago
194bc4f
libutils: give BasicHashtableImpl a virtual destructor
by Alex Ray
· 11 years ago
6bac363
Fix a race in BufferQueue
by Mathias Agopian
· 11 years ago
4afb57b
add static dependency on liblog
by Colin Cross
· 11 years ago
0e0f10b
Merge "libbinder: add libutils dependency"
by Alex Ray
· 11 years ago
f52ca32
Merge "Add controller numbers for gamepads / joysticks"
by Michael Wright
· 11 years ago
894e178
libbinder: add libutils dependency
by Alex Ray
· 11 years ago
3251232
Merge "fix log messages and bogus error message"
by Mathias Agopian
· 11 years ago
207c1e2
fix log messages and bogus error message
by Mathias Agopian
· 11 years ago
Next »