summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hardware: drop the _hal suffixes from audio.h and audio_policy.hDima Zavin2011-06-132-0/+0
* hardware: move audio_policy.h to system/Dima Zavin2011-06-132-107/+1
* libhardware: report stride on dequeue_bufferIliyan Malchev2011-06-101-1/+1
* Merge "hardware: audio: add stream parameter strings needed by HALs"Dima Zavin2011-06-071-0/+15
|\
| * hardware: audio: add stream parameter strings needed by HALsDima Zavin2011-06-061-0/+15
* | libhardware/camera.h: camera HAL memory management updatesIliyan Malchev2011-06-061-3/+8
|/
* Modified audio effect API.Eric Laurent2011-05-271-0/+797
* Merge 48e4ab6b7Jean-Baptiste Queru2011-05-181-0/+15
|\
| * am 83eb0af0: Merge "support humidity sensor type"Jean-Baptiste Queru2011-05-181-0/+12
| |\
| | * Merge "support humidity sensor type"Jean-Baptiste Queru2011-05-181-0/+12
| | |\
| | | * support humidity sensor typeUrs Fleisch2011-04-121-0/+12
| * | | am ab8a3590: Merge "Revert "Extra audio headers for better build-time compati...Jean-Baptiste Queru2011-05-131-393/+0
| |\ \ \ | | |/ /
| | * | Revert "Extra audio headers for better build-time compatibility"Jean-Baptiste Queru2011-05-131-393/+0
| * | | am 47050dc6: Merge "Extra audio headers for better build-time compatibility"Jean-Baptiste Queru2011-05-121-0/+393
| |\ \ \ | | |/ /
| | * | Extra audio headers for better build-time compatibilityDerek Sollenberger2011-05-121-0/+393
* | | | Merge "split fb.h out of gralloc.h"Mathias Agopian2011-05-162-124/+169
|\ \ \ \
| * | | | split fb.h out of gralloc.hMathias Agopian2011-05-122-124/+169
* | | | | audio: move audio.h to system/core/include/system/audio.hDima Zavin2011-05-123-395/+2
|/ / / /
* | | | libhardware: move buffer_handle_t to system/coreIliyan Malchev2011-05-031-4/+1
* | | | libhardware: introduce camera HAL headerIliyan Malchev2011-05-031-0/+293
* | | | libhardware: break pixel formats out of hardware.hIliyan Malchev2011-05-031-82/+1
* | | | libhardware: minor cleanup in gralloc.hIliyan Malchev2011-05-031-1/+1
* | | | Merge "Improve ROTATION_VECTOR sensor documentation"Mathias Agopian2011-05-031-0/+12
|\ \ \ \
| * | | | Improve ROTATION_VECTOR sensor documentationMathias Agopian2011-05-021-0/+12
* | | | | am 05a9b62f: am d1be1d02: Merge "<hardware/qemu_pipe.h>: Allow inclusion from...David 'Digit' Turner2011-04-291-0/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am d1be1d02: Merge "<hardware/qemu_pipe.h>: Allow inclusion from C++"David 'Digit' Turner2011-04-291-0/+6
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | <hardware/qemu_pipe.h>: Allow inclusion from C++David 'Digit' Turner2011-04-291-0/+6
* | | | | am 61d6a702: am 67e71a87: am ee5636cf: Merge "Add <hardware/qemu_pipe.h> head...David 'Digit' Turner2011-04-291-0/+43
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | am 67e71a87: am ee5636cf: Merge "Add <hardware/qemu_pipe.h> header."David 'Digit' Turner2011-04-291-0/+43
| |\ \ \ | | |/ /
| | * | Add <hardware/qemu_pipe.h> header.David 'Digit' Turner2011-04-281-0/+43
| | |/
* | | remove deprecated/unused HAL headersMathias Agopian2011-04-284-540/+0
* | | get rid of GRALLOC_MODULE_PERFORM_CREATE_HANDLE_FROM_BUFFERMathias Agopian2011-04-281-8/+0
* | | libhardware: add audio defines and HAL headersDima Zavin2011-04-274-0/+1181
* | | Merge "add a method to blank/unblank the screen"Mathias Agopian2011-04-211-1/+9
|\ \ \
| * | | add a method to blank/unblank the screenMathias Agopian2011-04-181-1/+9
* | | | libhardware: add concept of module classesDima Zavin2011-04-181-1/+16
|/ / /
* | | fix [4056232] Deprecate Sensor.TYPE_TEMPERATURE and add Sensor.TYPE_AMBIENT_T...Mathias Agopian2011-03-221-1/+10
|/ /
* | Protected surface APIGlenn Kasten2011-01-271-0/+8
* | gralloc: add dump hooks to gralloc/hwcomposerErik Gilling2010-12-082-3/+21
* | gralloc: add padding to alloc_device_t and hwc_composer_device_tErik Gilling2010-12-082-0/+8
* | const native_handle_t* -> buffer_handle_tLouis Huemiller2010-12-011-1/+2
* | am 778ab436: am 3cceacee: Merge "update rotation-vector documentation." into ...Mathias Agopian2010-12-011-0/+15
|\ \ | |/
| * Merge "update rotation-vector documentation." into gingerbreadMathias Agopian2010-11-301-0/+15
| |\
| | * update rotation-vector documentation.Mathias Agopian2010-11-221-0/+15
* | | am 2d17786b: am 2ec21933: Update the docs for the private pixel formats.Jamie Gennis2010-11-241-4/+6
|\ \ \ | |/ /
| * | Update the docs for the private pixel formats.Jamie Gennis2010-11-221-4/+6
| |/
* | Hardware Composer add const for handle pointerLouis Huemiller2010-11-221-1/+1
* | Add a gralloc usage flag for external displays.Jamie Gennis2010-11-171-0/+5
* | am caf9528e: am 2d1e978e: improve hardware.h documentationMathias Agopian2010-10-261-4/+8
|\ \ | |/
| * improve hardware.h documentationMathias Agopian2010-10-251-4/+8