summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "set_mode and set_phone_state now take audio_mode_t"Glenn Kasten2012-01-172-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | set_mode and set_phone_state now take audio_mode_tGlenn Kasten2012-01-122-2/+2
| |/ /
* | | Use audio_stream_type_t consistentlyGlenn Kasten2012-01-121-1/+1
|/ /
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-084-7/+7
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-051-2/+2
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-2/+2
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-032-3/+3
|/
* New NFC HAL.Martijn Coenen2011-11-043-1/+96
* audio policy: register effect CPU on enableEric Laurent2011-08-111-0/+6
* get rid of overlay HALMathias Agopian2011-07-123-347/+0
* Audio HAL: added interface for audio preprocessingEric Laurent2011-07-081-0/+23
* hardware: drop the _hal suffixes from audio.h and audio_policy.hDima Zavin2011-06-132-2/+2
* hardware: move audio_policy.h to system/Dima Zavin2011-06-131-1/+1
* Remove workarounds for buggy /dev/fb0 driversJean-Baptiste Queru2011-06-062-29/+0
* audio: move audio.h to system/core/include/system/audio.hDima Zavin2011-05-122-2/+2
* remove deprecated/unused HAL headersMathias Agopian2011-04-281-1/+0
* libhardware: add stub audio and audio_policy modulesDima Zavin2011-04-274-1/+774
* libhardware: add separate makefile for modules subdirDima Zavin2011-04-272-0/+3
* am cb4ea7ac: am 7b584867: am cd347fdf: Allow to force 16bpp when 32bpp has pr...Jean-Baptiste Queru2011-04-052-0/+21
|\
| * am 7b584867: am cd347fdf: Allow to force 16bpp when 32bpp has problemsJean-Baptiste Queru2011-04-052-0/+21
| |\
| | * Allow to force 16bpp when 32bpp has problemsJean-Baptiste Queru2011-03-312-0/+21
* | | hardware/libhardware: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-143-6/+6
|/ /
* | am 36292755: am 25b68b5c: gralloc: Add support for 32-bit framebuffers.David 'Digit' Turner2011-01-171-14/+4
|\ \ | |/
| * gralloc: Add support for 32-bit framebuffers.David 'Digit' Turner2011-01-171-14/+4
* | am f540c44f: am 80d3699c: gralloc: Fix division-by-0 during system emulation.David 'Digit' Turner2011-01-161-1/+5
|\ \ | |/
| * gralloc: Fix division-by-0 during system emulation.David 'Digit' Turner2011-01-151-1/+5
* | am 4829b184: am 118b5d79: Allow disabling page-flipping.Jean-Baptiste Queru2010-10-182-0/+9
|\ \ | |/
| * Allow disabling page-flipping.Jean-Baptiste Queru2010-10-142-0/+9
| * Revert hwcomposer HAL. DO NOT MERGE.Mathias Agopian2010-08-173-162/+0
|/
* Add a helper for dumping layers into the logMathias Agopian2010-08-111-0/+18
* Merge "first stab at hwcomposer HAL and default implementation." into gingerb...Mathias Agopian2010-08-103-0/+144
|\
| * first stab at hwcomposer HAL and default implementation.Mathias Agopian2010-08-093-0/+144
* | fix typo in default overlay halMathias Agopian2010-08-061-1/+1
|/
* don't use undefined constantsMathias Agopian2010-02-161-4/+1
* fix [2444483] gralloc size for YUV formatsMathias Agopian2010-02-161-40/+22
* remove unused codeMathias Agopian2009-12-151-11/+0
* remove all references to pmem and simplify the lock/unlock hooksMathias Agopian2009-12-158-637/+45
* Remove call to dump_l.Patrick Scott2009-10-291-5/+0
* split gralloc_priv.h and make sure it is C friendlyMathias Agopian2009-08-184-36/+74
* integrate this change from the generic grallocMathias Agopian2009-08-181-4/+8
* don't memset ashmem region, especially before they're mmappedMathias Agopian2009-08-081-1/+1
* add support for RGBX_8888Mathias Agopian2009-08-071-0/+4
* make sure to clear surface's buffers when they are allocatedMathias Agopian2009-08-071-0/+1
* Fix the simulator build.Marco Nelissen2009-07-171-0/+4
* fix [1980202] Surfaceflinger crash with transparent rollo on firestoneMathias Agopian2009-07-163-15/+46
* generic gralloc HAL doesn't need to support partial updates using msm7k speci...Mathias Agopian2009-07-151-13/+0
* better logsMathias Agopian2009-07-131-2/+2
* automatically detect update-on-demandMathias Agopian2009-07-131-6/+4
* more fixes for [1965730]. We now free (unmap) both ashmem and pmem regions.Mathias Agopian2009-07-073-22/+56
* for [1965730], give a better name to gralloc buffersMathias Agopian2009-07-071-1/+1