summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BI...Arve Hjønnevåg2014-02-031-0/+4
* Binder: Use 64 bit pointers in 32 processes if selected by the targetArve Hjønnevåg2014-01-312-66/+71
* Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BIT_BINDER is trueArve Hjønnevåg2014-01-311-0/+6
* Binder: Make binder portableSerban Constantinescu2014-01-314-22/+43
* Merge commit '1ee45c2d2d816ee912624d81ff1b0aaa98e8fa74' into HEADThe Android Open Source Project2013-12-053-20/+46
|\
| * am 708cc794: Native counterpart of new power manager methodMarco Nelissen2013-10-251-0/+10
| |\
| | * Native counterpart of new power manager methodMarco Nelissen2013-10-251-0/+10
| * | am 3223217a: Only consume touches up until the frame timeMichael Wright2013-10-211-3/+6
| |\ \ | | |/
| | * Only consume touches up until the frame timeMichael Wright2013-10-211-3/+6
| * | am 85075869: Wait for buffers to drainAndy McFadden2013-10-181-17/+30
| |\ \ | | |/
| | * Wait for buffers to drainAndy McFadden2013-10-181-17/+30
* | | Merge commit 'afd0debe4bdf47dc0f968282ca1261842bb65d60' into HEADThe Android Open Source Project2013-11-22103-13328/+8464
|\ \ \ | |/ /
| * | am 9c0dfa09: Merge "Eliminate latency when resampling is disabled" into klp-devDave Burke2013-10-101-5/+5
| |\ \ | | |/
| | * Merge "Eliminate latency when resampling is disabled" into klp-devDave Burke2013-10-111-5/+5
| | |\
| | | * Eliminate latency when resampling is disabledMichael Wright2013-10-101-5/+5
| * | | am 5d6aa951: Merge "Change API from flush(handle) to flush(). Call flush on a...Aravind Akella2013-10-102-6/+4
| |\ \ \ | | |/ /
| | * | Change API from flush(handle) to flush(). Call flush on all active sensors in...Aravind Akella2013-10-092-6/+4
| | |/
| * | am f0cf5f10: BufferQueue: fix a test crashJamie Gennis2013-10-021-5/+9
| |\ \ | | |/
| | * BufferQueue: fix a test crashJamie Gennis2013-10-021-5/+9
| * | am a9c47f32: Merge "GLConsumer: start using EGL_ANDROID_image_crop" into klp-devJamie Gennis2013-10-021-63/+124
| |\ \ | | |/
| | * GLConsumer: start using EGL_ANDROID_image_cropJamie Gennis2013-10-021-63/+124
| * | am d171da97: GLConsumer: Add query for current frame number.Eino-Ville Talvala2013-09-191-0/+8
| |\ \ | | |/
| | * GLConsumer: Add query for current frame number.Eino-Ville Talvala2013-09-191-0/+8
| * | am c1c05de4: fix camera API 2.0 orientationMathias Agopian2013-09-182-3/+8
| |\ \ | | |/
| | * fix camera API 2.0 orientationMathias Agopian2013-09-172-3/+8
| * | am 799f5126: Fix build (tests)Mathias Agopian2013-09-171-1/+1
| |\ \ | | |/
| | * Fix build (tests)Mathias Agopian2013-09-171-1/+1
| * | am 02b62df7: Merge "Make sure do disconnect from a BQ when its client dies." ...Mathias Agopian2013-09-173-7/+37
| |\ \ | | |/
| | * Merge "Make sure do disconnect from a BQ when its client dies." into klp-devMathias Agopian2013-09-173-7/+37
| | |\
| | | * Make sure do disconnect from a BQ when its client dies.Mathias Agopian2013-09-163-7/+37
| * | | am 2a36497e: Merge "Stop using default value for Surface producerControlledBy...Jesse Hall2013-09-161-5/+7
| |\ \ \ | | |/ /
| | * | Stop using default value for Surface producerControlledByApp parameterJesse Hall2013-09-161-5/+7
| | |/
| * | resolved conflicts for merge of 1852eb4f to klp-dev-plus-aospKenny Root2013-09-121-1/+0
| |\ \
| * \ \ am 90ed3e8d: fix a few problems with BitTubeMathias Agopian2013-09-112-58/+68
| |\ \ \ | | | |/ | | |/|
| | * | fix a few problems with BitTubeMathias Agopian2013-09-102-58/+68
| * | | am a5552de9: Merge "Sensor batching. Changes to the native code." into klp-devAravind Akella2013-09-033-16/+63
| |\ \ \ | | |/ /
| | * | Sensor batching. Changes to the native code.Aravind Akella2013-09-033-16/+63
| * | | am 9b5534b0: Merge changes I8283a989,I64add89a into klp-devMathias Agopian2013-08-303-1/+399
| |\ \ \ | | |/ /
| | * | Merge changes I8283a989,I64add89a into klp-devMathias Agopian2013-08-313-1/+399
| | |\ \
| | | * | vector and matrix classes for graphics useMathias Agopian2013-08-263-1/+399
| * | | | am 87967c18: Merge "Force async behavior for the virtual display output Buffe...Jesse Hall2013-08-301-2/+4
| |\ \ \ \ | | |/ / /
| | * | | Force async behavior for the virtual display output BufferQueueJesse Hall2013-08-291-2/+4
| | |/ /
| * | | am 464febc4: Remove input flinger stubs. (DO NOT MERGE)Jeff Brown2013-08-222-60/+0
| |\ \ \ | | |/ /
| | * | Remove input flinger stubs. (DO NOT MERGE)Jeff Brown2013-08-222-60/+0
| * | | am b6aea00c: Merge "Surface: Fix controlledByApp parameter" into klp-devEino-Ville Talvala2013-08-221-1/+1
| |\ \ \ | | |/ /
| | * | Surface: Fix controlledByApp parameterEino-Ville Talvala2013-08-211-1/+1
| * | | am 8b308ed7: Fix buildAndy McFadden2013-08-191-1/+1
| |\ \ \ | | |/ /
| | * | Fix buildAndy McFadden2013-08-191-1/+1
| * | | am 90f59bf9: Merge "Re-enable frame dropping for non-auto timestamps" into kl...Andy McFadden2013-08-194-4/+22
| |\ \ \ | | |/ /
| | * | Re-enable frame dropping for non-auto timestampsAndy McFadden2013-08-164-4/+22