summaryrefslogtreecommitdiffstats
path: root/hardware.c
Commit message (Expand)AuthorAgeFilesLines
* initialization of defined variablesAndrei V. FOMITCHEV2014-04-301-8/+9
* Use /(vendor|system)/lib64/hw for 64-bit HAL librariesDan Willemsen2014-02-161-0/+5
* hardware: fix check for ro.hardware.<class> propertyColin Cross2014-01-131-1/+1
* hardware: add ro.hardware.<class> to HAL loading properites listColin Cross2014-01-021-28/+44
* hardware: look in /vendor for default.soColin Cross2013-09-301-0/+4
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-251-1/+1
* Fix hw module lookup order.Eric Laurent2011-05-271-2/+2
* libhardware: add concept of module classesDima Zavin2011-04-181-5/+17
* add /vendor supportBrian Swetland2010-09-191-8/+10
* Fix a bug that prevents default hw modules to be loaded properly.David 'Digit' Turner2009-09-251-1/+1
* fix a bug I introduced recently where the "default" HAL module would not be l...Mathias Agopian2009-09-241-6/+11
* don't loas inapropriate HAL for a device.Mathias Agopian2009-09-211-23/+25
* generic gralloc HAL doesn't need to support partial updates using msm7k speci...Mathias Agopian2009-07-151-8/+3
* pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot ...Mathias Agopian2009-06-161-1/+1
* Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-3/+5
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-33/+23
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+167
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-167/+0
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-2/+2
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-6/+7
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+166