| Commit message (Expand) | Author | Age | Files | Lines |
* | hardware: drop the _hal suffixes from audio.h and audio_policy.h | Dima Zavin | 2011-06-13 | 2 | -0/+0 |
* | hardware: move audio_policy.h to system/ | Dima Zavin | 2011-06-13 | 2 | -107/+1 |
* | libhardware: report stride on dequeue_buffer | Iliyan Malchev | 2011-06-10 | 1 | -1/+1 |
* | Merge "hardware: audio: add stream parameter strings needed by HALs" | Dima Zavin | 2011-06-07 | 1 | -0/+15 |
|\ |
|
| * | hardware: audio: add stream parameter strings needed by HALs | Dima Zavin | 2011-06-06 | 1 | -0/+15 |
* | | libhardware/camera.h: camera HAL memory management updates | Iliyan Malchev | 2011-06-06 | 1 | -3/+8 |
|/ |
|
* | Modified audio effect API. | Eric Laurent | 2011-05-27 | 1 | -0/+797 |
* | Merge 48e4ab6b7 | Jean-Baptiste Queru | 2011-05-18 | 1 | -0/+15 |
|\ |
|
| * | am 83eb0af0: Merge "support humidity sensor type" | Jean-Baptiste Queru | 2011-05-18 | 1 | -0/+12 |
| |\ |
|
| | * | Merge "support humidity sensor type" | Jean-Baptiste Queru | 2011-05-18 | 1 | -0/+12 |
| | |\ |
|
| | | * | support humidity sensor type | Urs Fleisch | 2011-04-12 | 1 | -0/+12 |
| * | | | am ab8a3590: Merge "Revert "Extra audio headers for better build-time compati... | Jean-Baptiste Queru | 2011-05-13 | 1 | -393/+0 |
| |\ \ \
| | |/ / |
|
| | * | | Revert "Extra audio headers for better build-time compatibility" | Jean-Baptiste Queru | 2011-05-13 | 1 | -393/+0 |
| * | | | am 47050dc6: Merge "Extra audio headers for better build-time compatibility" | Jean-Baptiste Queru | 2011-05-12 | 1 | -0/+393 |
| |\ \ \
| | |/ / |
|
| | * | | Extra audio headers for better build-time compatibility | Derek Sollenberger | 2011-05-12 | 1 | -0/+393 |
* | | | | Merge "split fb.h out of gralloc.h" | Mathias Agopian | 2011-05-16 | 2 | -124/+169 |
|\ \ \ \ |
|
| * | | | | split fb.h out of gralloc.h | Mathias Agopian | 2011-05-12 | 2 | -124/+169 |
* | | | | | audio: move audio.h to system/core/include/system/audio.h | Dima Zavin | 2011-05-12 | 3 | -395/+2 |
|/ / / / |
|
* | | | | libhardware: move buffer_handle_t to system/core | Iliyan Malchev | 2011-05-03 | 1 | -4/+1 |
* | | | | libhardware: introduce camera HAL header | Iliyan Malchev | 2011-05-03 | 1 | -0/+293 |
* | | | | libhardware: break pixel formats out of hardware.h | Iliyan Malchev | 2011-05-03 | 1 | -82/+1 |
* | | | | libhardware: minor cleanup in gralloc.h | Iliyan Malchev | 2011-05-03 | 1 | -1/+1 |
* | | | | Merge "Improve ROTATION_VECTOR sensor documentation" | Mathias Agopian | 2011-05-03 | 1 | -0/+12 |
|\ \ \ \ |
|
| * | | | | Improve ROTATION_VECTOR sensor documentation | Mathias Agopian | 2011-05-02 | 1 | -0/+12 |
* | | | | | am 05a9b62f: am d1be1d02: Merge "<hardware/qemu_pipe.h>: Allow inclusion from... | David 'Digit' Turner | 2011-04-29 | 1 | -0/+6 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | am d1be1d02: Merge "<hardware/qemu_pipe.h>: Allow inclusion from C++" | David 'Digit' Turner | 2011-04-29 | 1 | -0/+6 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | <hardware/qemu_pipe.h>: Allow inclusion from C++ | David 'Digit' Turner | 2011-04-29 | 1 | -0/+6 |
* | | | | | am 61d6a702: am 67e71a87: am ee5636cf: Merge "Add <hardware/qemu_pipe.h> head... | David 'Digit' Turner | 2011-04-29 | 1 | -0/+43 |
|\ \ \ \ \
| |/ / / /
| | | / /
| |_|/ /
|/| | | |
|
| * | | | am 67e71a87: am ee5636cf: Merge "Add <hardware/qemu_pipe.h> header." | David 'Digit' Turner | 2011-04-29 | 1 | -0/+43 |
| |\ \ \
| | |/ / |
|
| | * | | Add <hardware/qemu_pipe.h> header. | David 'Digit' Turner | 2011-04-28 | 1 | -0/+43 |
| | |/ |
|
* | | | remove deprecated/unused HAL headers | Mathias Agopian | 2011-04-28 | 4 | -540/+0 |
* | | | get rid of GRALLOC_MODULE_PERFORM_CREATE_HANDLE_FROM_BUFFER | Mathias Agopian | 2011-04-28 | 1 | -8/+0 |
* | | | libhardware: add audio defines and HAL headers | Dima Zavin | 2011-04-27 | 4 | -0/+1181 |
* | | | Merge "add a method to blank/unblank the screen" | Mathias Agopian | 2011-04-21 | 1 | -1/+9 |
|\ \ \ |
|
| * | | | add a method to blank/unblank the screen | Mathias Agopian | 2011-04-18 | 1 | -1/+9 |
* | | | | libhardware: add concept of module classes | Dima Zavin | 2011-04-18 | 1 | -1/+16 |
|/ / / |
|
* | | | fix [4056232] Deprecate Sensor.TYPE_TEMPERATURE and add Sensor.TYPE_AMBIENT_T... | Mathias Agopian | 2011-03-22 | 1 | -1/+10 |
|/ / |
|
* | | Protected surface API | Glenn Kasten | 2011-01-27 | 1 | -0/+8 |
* | | gralloc: add dump hooks to gralloc/hwcomposer | Erik Gilling | 2010-12-08 | 2 | -3/+21 |
* | | gralloc: add padding to alloc_device_t and hwc_composer_device_t | Erik Gilling | 2010-12-08 | 2 | -0/+8 |
* | | const native_handle_t* -> buffer_handle_t | Louis Huemiller | 2010-12-01 | 1 | -1/+2 |
* | | am 778ab436: am 3cceacee: Merge "update rotation-vector documentation." into ... | Mathias Agopian | 2010-12-01 | 1 | -0/+15 |
|\ \
| |/ |
|
| * | Merge "update rotation-vector documentation." into gingerbread | Mathias Agopian | 2010-11-30 | 1 | -0/+15 |
| |\ |
|
| | * | update rotation-vector documentation. | Mathias Agopian | 2010-11-22 | 1 | -0/+15 |
* | | | am 2d17786b: am 2ec21933: Update the docs for the private pixel formats. | Jamie Gennis | 2010-11-24 | 1 | -4/+6 |
|\ \ \
| |/ / |
|
| * | | Update the docs for the private pixel formats. | Jamie Gennis | 2010-11-22 | 1 | -4/+6 |
| |/ |
|
* | | Hardware Composer add const for handle pointer | Louis Huemiller | 2010-11-22 | 1 | -1/+1 |
* | | Add a gralloc usage flag for external displays. | Jamie Gennis | 2010-11-17 | 1 | -0/+5 |
* | | am caf9528e: am 2d1e978e: improve hardware.h documentation | Mathias Agopian | 2010-10-26 | 1 | -4/+8 |
|\ \
| |/ |
|
| * | improve hardware.h documentation | Mathias Agopian | 2010-10-25 | 1 | -4/+8 |