summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GPS: Add update_network_state call to AGpsRilInterfaceMike Lockwood2010-10-111-0/+15
* gps: Adding AgpsRilInterface extensionMiguel Torroja2010-10-051-0/+77
* add /vendor supportBrian Swetland2010-09-191-8/+10
* Added a data field for gyroscopes and improved documentation.Mathias Agopian2010-09-141-6/+11
* Fix (again) description of our interchange YV12 formatMathias Agopian2010-09-101-5/+8
* Fix sim-eng build.Brian Carlstrom2010-08-241-0/+1
* add new sensor types for handling gyro data and device orientation more effic...Kevin Powell2010-08-201-0/+39
* Merge "revert pixelformat hack" into gingerbreadMathias Agopian2010-08-191-4/+0
|\
| * revert pixelformat hackMathias Agopian2010-08-191-4/+0
* | Fix build (missing #include).Elliott Hughes2010-08-191-0/+1
|/
* Revert hwcomposer HAL. DO NOT MERGE.Mathias Agopian2010-08-174-456/+0
* added a new hint to tell SF it should clear the FB for some layersMathias Agopian2010-08-121-2/+10
* 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-104-0/+430
|\
| * first stab at hwcomposer HAL and default implementation.Mathias Agopian2010-08-094-0/+430
* | fix typo in default overlay halMathias Agopian2010-08-061-1/+1
|/
* temporary hack to allow compilation of adreno driverMathias Agopian2010-07-301-0/+3
* improved comments and added a minDelay attribute to sensor_tMathias Agopian2010-07-291-2/+11
* Added definition/documentation for pressure sensorsMathias Agopian2010-07-291-0/+10
* improve sensor HAL documentationMathias Agopian2010-07-231-4/+4
* Be more explicit about the rate at which sensor events must be returnedMathias Agopian2010-07-221-0/+15
* fix the nusensor testMathias Agopian2010-07-201-9/+18
* move the old sensorHAL interface into a separate headerMathias Agopian2010-07-193-145/+77
* new sensor_event_t structure for the new HAL that can handle bigger payloadsMathias Agopian2010-07-193-13/+65
* New sensor HAL and testMathias Agopian2010-07-144-12/+235
* Remove the YV16 format.Mathias Agopian2010-07-141-12/+14
* Merge "remove h/w specific YUV formats from the HAL" into gingerbreadMathias Agopian2010-07-013-33/+44
|\
| * remove h/w specific YUV formats from the HALMathias Agopian2010-07-013-33/+44
* | Add 4 private gralloc usage bits.Jamie Gennis2010-07-011-0/+7
* | Fix a typo in the GRALLOC_USAGE_HW_2D constant.Jamie Gennis2010-07-011-1/+1
|/
* Merge "GPS: Add callback for creating threads that can call into the Java VM....Mike Lockwood2010-06-221-16/+41
|\
| * GPS: Add callback for creating threads that can call into the Java VM.Mike Lockwood2010-06-201-16/+41
* | remove unused YUV formatsMathias Agopian2010-06-211-9/+5
* | Add some useful YUV formats. Add fourcc version of the definitions.Mathias Agopian2010-06-152-21/+36
|/
* GPS API enhancements:Mike Lockwood2010-04-141-4/+34
* Add wake lock utility functions for the GPS HAL.Mike Lockwood2010-04-141-4/+15
* am 804c3e10: merge from open-source masterThe Android Open Source Project2010-04-120-0/+0
|\
| * merge from open-source masterThe Android Open Source Project2010-04-120-0/+0
| |\
| | * New GPS HAL InterfaceMike Lockwood2010-04-081-0/+508
* | | am da4947ea: New GPS HAL InterfaceMike Lockwood2010-04-060-0/+0
|\ \ \ | |/ /
| * | New GPS HAL InterfaceMike Lockwood2010-04-051-0/+508
* | | New GPS HAL InterfaceMike Lockwood2010-04-051-0/+508
|/ /
* | 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