summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | am 3da0d0f4: am 662e97ee: am aea8c156: Merge "hardware/libhardware: convert L...Colin Cross2014-01-2812-13/+13
| |\ \ \ | | |/ /
| | * | hardware/libhardware: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-2412-13/+13
* | | | am ae2e54fa: resolved conflicts for merge of 017649d6 to klp-modular-devDavid 'Digit' Turner2014-01-233-1/+166
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of 017649d6 to klp-modular-devDavid 'Digit' Turner2014-01-233-1/+166
| |\ \ \ | | |/ /
| | * | Vibra: Adapt AOSP (default) vibrator HAL into a hardware module.Vincent Becker2014-01-133-1/+166
| * | | DO NOT MERGE: Sensor multi HALMike Lockwood2013-12-097-1/+1022
| |/ /
* | | Fix build. Missing vendor tags header.Ruben Brunk2014-01-171-1/+1
* | | camera3: Update vendor tag spec for HAL 3.2.Ruben Brunk2014-01-163-15/+2
* | | Merge "modules: camera: replace pthread mutex with utils'"Alex Ray2013-12-054-55/+28
|\ \ \
| * | | modules: camera: replace pthread mutex with utils'Alex Ray2013-11-124-55/+28
* | | | am e735e5fa: am 047510b1: Merge "gralloc: delete unused mutex declaration"Rom Lemarchand2013-11-271-4/+0
|\ \ \ \ | | |/ / | |/| |
| * | | gralloc: delete unused mutex declarationRom Lemarchand2013-11-261-4/+0
| * | | Merge commit 'c9940a2bfe94dbe2ef3bfe5e8692bf4e3cea5ba0' into HEADThe Android Open Source Project2013-11-2215-32/+1345
| |\ \ \ | | | |/ | | |/|
* | | | Removed unneeded linux/input.h includes, to fix Mac SDK buildAaron Whyte2013-11-142-2/+0
* | | | deactivated multihal logspam, made warnings warnings, left critical startup infoAaron Whyte2013-11-141-49/+49
* | | | Tests SensorEventQueue I/O when the queue is full.Aaron Whyte2013-11-144-21/+129
* | | | MultiHal multithreaded pollingAaron Whyte2013-11-144-157/+146
* | | | Added a SensorEventQueue, a circular buffer meant for reading with one threadAaron Whyte2013-11-145-7/+389
* | | | Move sensors multi HAL to libhardwareMike Lockwood2013-11-143-1/+545
| |_|/ |/| |
* | | am 15f0d47d: am af822c43: Merge "gralloc: do not use GNU old-style field desi...Nick Kralevich2013-11-061-20/+20
|\ \ \
| * \ \ am af822c43: Merge "gralloc: do not use GNU old-style field designators"Nick Kralevich2013-11-061-20/+20
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * gralloc: do not use GNU old-style field designatorssynergy dev2013-11-061-20/+20
* | | modules: camera: Metadata refactorAlex Ray2013-10-286-203/+197
* | | modules: camera: dump device and stream stateAlex Ray2013-10-213-7/+101
* | | modules: camera: add vendor tag functionalityAlex Ray2013-10-216-2/+310
* | | modules: camera: Abstract device-specific cameraAlex Ray2013-10-176-188/+310
* | | modules: camera: Add android.jpeg.maxSize metadataAlex Ray2013-10-141-0/+5
* | | modules: camera: Update trace headers to libutilsAlex Ray2013-10-145-62/+9
|/ /
* | consumer_ir: add array length to get carrier freqAlex Ray2013-09-111-3/+6
* | modules: add demo consumer IR HALAlex Ray2013-09-093-1/+140
* | Merge "Fix file permissions" into klp-devGlenn Kasten2013-08-221-0/+0
|\ \
| * | Fix file permissionsGlenn Kasten2013-08-201-0/+0
* | | remote submix: fix test on sampling valid ratesEric Laurent2013-08-221-4/+4
|/ /
* | modules: camera: Separate locking for static characteristicsAlex Ray2013-07-262-34/+36
* | get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-261-2/+0
* | Merge "Code changes for offload support in hardware libhardware"Eric Laurent2013-07-251-1/+10
|\ \
| * | Code changes for offload support in hardware libhardwareRichard Fitzgerald2013-07-181-1/+10
* | | modules: camera: Fix build break due to metadata changeZhijun He2013-07-181-5/+5
|/ /
* | modules: camera: simplify metadata list traversalAlex Ray2013-07-091-3/+1
* | modules: camera: Shutter notify message supportAlex Ray2013-07-092-0/+28
* | modules: camera: make Metadata a delete-able objectAlex Ray2013-07-031-0/+10
* | modules: camera: only wait on valid acquire fenceAlex Ray2013-07-031-8/+11
* | modules: camera: Write back stream parametersAlex Ray2013-07-033-3/+8
* | modules: camera: Fix stream type characterizationAlex Ray2013-07-032-2/+6
* | modules: camera: Dirty metadata objects on updateAlex Ray2013-07-032-14/+41
* | modules: camera: default request templatesAlex Ray2013-07-024-2/+62
* | modules: camera: fix compiler warningsAlex Ray2013-06-282-3/+7
* | modules: camera: add get_camera_info supportAlex Ray2013-06-286-2/+430
* | modules: camera: No-op result submission with requestAlex Ray2013-05-293-1/+58
* | modules: camera: Input buffer reprocessing scaffoldingAlex Ray2013-05-292-0/+37