summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libhardware: Define overlay formatfroyo-stablefroyoNaseer Ahmed2010-09-301-0/+1
* add new sensor types for handling gyro data and device orientation more effic...Kevin Powell2010-08-231-0/+39
* lights: Add HAL support for additional light types.Steve Kondik2010-08-161-0/+8
* hardware/libhardware: Add setFd function to overlay.hOmprakash Dhyade c_odhyad@quicinc.com2010-07-121-0/+3
* Add an empty CleanSpec.mkJean-Baptiste Queru2010-03-081-0/+49
* [2472946] Sensor.TYPE_ORIENTATION returns inverted roll valuesMathias Agopian2010-02-261-2/+17
* fix typoMathias Agopian2010-02-171-3/+3
* renumber the YCbCr constants to keep binary compatiblity with previous releasesMathias Agopian2010-02-171-2/+2
* add missing yuv constantsMathias Agopian2010-02-162-0/+3
* don't use undefined constantsMathias Agopian2010-02-161-4/+1
* Merge "hal: Add nv12_tiled/nv21 pixel format constants"Dima Zavin2010-02-161-1/+4
|\
| * hal: Add nv12_tiled/nv21 pixel format constantsDima Zavin2010-02-161-1/+4
* | fix [2444483] gralloc size for YUV formatsMathias Agopian2010-02-161-40/+22
|/
* am e879c389: am be0a1d3b: reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
|\
| * am be0a1d3b: reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
| |\
| | * reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
| | |\
| | | * reconcile android-2.1_r1 snapshotThe Android Open Source Project2010-01-290-0/+0
| | |/|
| | | * android-2.1_r1 snapshotThe Android Open Source Project2010-01-120-0/+0
* | | | remove unused codeMathias Agopian2009-12-151-11/+0
* | | | remove all references to pmem and simplify the lock/unlock hooksMathias Agopian2009-12-158-637/+45
* | | | merge from open-source masterJean-Baptiste Queru2009-11-150-0/+0
|\| | |
| * | | merge from open-source masterJean-Baptiste Queru2009-11-150-0/+0
| |\ \ \ | | |/ / | |/| |
| | * | merge from eclairJean-Baptiste Queru2009-11-1517-54/+2167
| | |\|
| | | * eclair snapshotJean-Baptiste Queru2009-11-1217-54/+2167
* | | | am baf21439: Add brightnessMode field to light_state_tMike Lockwood2009-11-101-0/+16
|\| | |
| * | | Add brightnessMode field to light_state_tMike Lockwood2009-11-101-0/+16
* | | | am a58556d7: Add support for colored jogball (adds hardware flash mode)Eric Olsen2009-11-041-0/+6
|\| | |
| * | | Add support for colored jogball (adds hardware flash mode)Eric Olsen2009-11-041-0/+6
* | | | am c93ee254: Remove obsolete hardware auto-brightness support.Mike Lockwood2009-11-031-21/+0
|\| | |
| * | | Remove obsolete hardware auto-brightness support.Mike Lockwood2009-11-031-21/+0
* | | | am a2414316: Add documentation for proximity and light sensors.Mike Lockwood2009-11-031-2/+15
|\| | |
| * | | Add documentation for proximity and light sensors.Mike Lockwood2009-11-031-2/+15
* | | | am cd2433f3: fix[2222341] Soft reset while going back from camcorder settingsMathias Agopian2009-10-301-2/+14
|\| | |
| * | | fix[2222341] Soft reset while going back from camcorder settingsMathias Agopian2009-10-301-2/+14
* | | | Remove call to dump_l.Patrick Scott2009-10-291-5/+0
|/ / /
* | | Add comment warning to not use hardware based autobrightness support.Mike Lockwood2009-10-251-0/+5
* | | 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
* | | Android side of the fix for [2121211] Sholes has stutter during animationsMathias Agopian2009-09-171-1/+12
* | | OVERLAY_FORMAT_DEFAULT for overlaySnigdha Sinha2009-09-081-1/+3
* | | sensors: whitespace clean upMike Lockwood2009-09-041-2/+2
* | | sensors: Add optional close_data_source callMike Lockwood2009-08-291-1/+10
* | | libhardware: add a field for reporting light levelsIliyan Malchev2009-08-201-0/+3
* | | Merge changes 21851,21852 into eclairAndroid (Google) Code Review2009-08-194-40/+82
|\ \ \
| * | | 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
* | | | add typedefs to gralloc and hardware.h so it's more C friendlyMathias Agopian2009-08-192-12/+16
|/ / /
* | | don't memset ashmem region, especially before they're mmappedMathias Agopian2009-08-081-1/+1
* | | add support for RGBX_8888Mathias Agopian2009-08-073-0/+8