| Commit message (Expand) | Author | Age | Files | Lines |
* | initialization of defined variables | Andrei V. FOMITCHEV | 2014-04-30 | 1 | -8/+9 |
* | Use /(vendor|system)/lib64/hw for 64-bit HAL libraries | Dan Willemsen | 2014-02-16 | 1 | -0/+5 |
* | hardware: fix check for ro.hardware.<class> property | Colin Cross | 2014-01-13 | 1 | -1/+1 |
* | hardware: add ro.hardware.<class> to HAL loading properites list | Colin Cross | 2014-01-02 | 1 | -28/+44 |
* | hardware: look in /vendor for default.so | Colin Cross | 2013-09-30 | 1 | -0/+4 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -3/+3 |
* | Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE | Steve Block | 2011-10-25 | 1 | -1/+1 |
* | Fix hw module lookup order. | Eric Laurent | 2011-05-27 | 1 | -2/+2 |
* | libhardware: add concept of module classes | Dima Zavin | 2011-04-18 | 1 | -5/+17 |
* | add /vendor support | Brian Swetland | 2010-09-19 | 1 | -8/+10 |
* | Fix a bug that prevents default hw modules to be loaded properly. | David 'Digit' Turner | 2009-09-25 | 1 | -1/+1 |
* | fix a bug I introduced recently where the "default" HAL module would not be l... | Mathias Agopian | 2009-09-24 | 1 | -6/+11 |
* | don't loas inapropriate HAL for a device. | Mathias Agopian | 2009-09-21 | 1 | -23/+25 |
* | generic gralloc HAL doesn't need to support partial updates using msm7k speci... | Mathias Agopian | 2009-07-15 | 1 | -8/+3 |
* | pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot ... | Mathias Agopian | 2009-06-16 | 1 | -1/+1 |
* | Integrate from //sandbox/mathias/donut/...@145728 | Mathias Agopian | 2009-04-10 | 1 | -3/+5 |
* | auto import from //branches/cupcake_rel/...@138607 | The Android Open Source Project | 2009-03-13 | 1 | -33/+23 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+167 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -167/+0 |
* | auto import from //branches/cupcake/...@132569 | The Android Open Source Project | 2009-02-20 | 1 | -2/+2 |
* | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 1 | -6/+7 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -0/+166 |