index
:
hardware_libhardware.git
replicant-4.2
replicant-6.0
hardware/libhardware
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
GPS: Add update_network_state call to AGpsRilInterface
Mike Lockwood
2010-10-11
1
-0
/
+15
*
gps: Adding AgpsRilInterface extension
Miguel Torroja
2010-10-05
1
-0
/
+77
*
add /vendor support
Brian Swetland
2010-09-19
1
-8
/
+10
*
Added a data field for gyroscopes and improved documentation.
Mathias Agopian
2010-09-14
1
-6
/
+11
*
Fix (again) description of our interchange YV12 format
Mathias Agopian
2010-09-10
1
-5
/
+8
*
Fix sim-eng build.
Brian Carlstrom
2010-08-24
1
-0
/
+1
*
add new sensor types for handling gyro data and device orientation more effic...
Kevin Powell
2010-08-20
1
-0
/
+39
*
Merge "revert pixelformat hack" into gingerbread
Mathias Agopian
2010-08-19
1
-4
/
+0
|
\
|
*
revert pixelformat hack
Mathias Agopian
2010-08-19
1
-4
/
+0
*
|
Fix build (missing #include).
Elliott Hughes
2010-08-19
1
-0
/
+1
|
/
*
Revert hwcomposer HAL. DO NOT MERGE.
Mathias Agopian
2010-08-17
4
-456
/
+0
*
added a new hint to tell SF it should clear the FB for some layers
Mathias Agopian
2010-08-12
1
-2
/
+10
*
Add a helper for dumping layers into the log
Mathias Agopian
2010-08-11
1
-0
/
+18
*
Merge "first stab at hwcomposer HAL and default implementation." into gingerb...
Mathias Agopian
2010-08-10
4
-0
/
+430
|
\
|
*
first stab at hwcomposer HAL and default implementation.
Mathias Agopian
2010-08-09
4
-0
/
+430
*
|
fix typo in default overlay hal
Mathias Agopian
2010-08-06
1
-1
/
+1
|
/
*
temporary hack to allow compilation of adreno driver
Mathias Agopian
2010-07-30
1
-0
/
+3
*
improved comments and added a minDelay attribute to sensor_t
Mathias Agopian
2010-07-29
1
-2
/
+11
*
Added definition/documentation for pressure sensors
Mathias Agopian
2010-07-29
1
-0
/
+10
*
improve sensor HAL documentation
Mathias Agopian
2010-07-23
1
-4
/
+4
*
Be more explicit about the rate at which sensor events must be returned
Mathias Agopian
2010-07-22
1
-0
/
+15
*
fix the nusensor test
Mathias Agopian
2010-07-20
1
-9
/
+18
*
move the old sensorHAL interface into a separate header
Mathias Agopian
2010-07-19
3
-145
/
+77
*
new sensor_event_t structure for the new HAL that can handle bigger payloads
Mathias Agopian
2010-07-19
3
-13
/
+65
*
New sensor HAL and test
Mathias Agopian
2010-07-14
4
-12
/
+235
*
Remove the YV16 format.
Mathias Agopian
2010-07-14
1
-12
/
+14
*
Merge "remove h/w specific YUV formats from the HAL" into gingerbread
Mathias Agopian
2010-07-01
3
-33
/
+44
|
\
|
*
remove h/w specific YUV formats from the HAL
Mathias Agopian
2010-07-01
3
-33
/
+44
*
|
Add 4 private gralloc usage bits.
Jamie Gennis
2010-07-01
1
-0
/
+7
*
|
Fix a typo in the GRALLOC_USAGE_HW_2D constant.
Jamie Gennis
2010-07-01
1
-1
/
+1
|
/
*
Merge "GPS: Add callback for creating threads that can call into the Java VM....
Mike Lockwood
2010-06-22
1
-16
/
+41
|
\
|
*
GPS: Add callback for creating threads that can call into the Java VM.
Mike Lockwood
2010-06-20
1
-16
/
+41
*
|
remove unused YUV formats
Mathias Agopian
2010-06-21
1
-9
/
+5
*
|
Add some useful YUV formats. Add fourcc version of the definitions.
Mathias Agopian
2010-06-15
2
-21
/
+36
|
/
*
GPS API enhancements:
Mike Lockwood
2010-04-14
1
-4
/
+34
*
Add wake lock utility functions for the GPS HAL.
Mike Lockwood
2010-04-14
1
-4
/
+15
*
am 804c3e10: merge from open-source master
The Android Open Source Project
2010-04-12
0
-0
/
+0
|
\
|
*
merge from open-source master
The Android Open Source Project
2010-04-12
0
-0
/
+0
|
|
\
|
|
*
New GPS HAL Interface
Mike Lockwood
2010-04-08
1
-0
/
+508
*
|
|
am da4947ea: New GPS HAL Interface
Mike Lockwood
2010-04-06
0
-0
/
+0
|
\
\
\
|
|
/
/
|
*
|
New GPS HAL Interface
Mike Lockwood
2010-04-05
1
-0
/
+508
*
|
|
New GPS HAL Interface
Mike Lockwood
2010-04-05
1
-0
/
+508
|
/
/
*
|
Add an empty CleanSpec.mk
Jean-Baptiste Queru
2010-03-08
1
-0
/
+49
*
|
[2472946] Sensor.TYPE_ORIENTATION returns inverted roll values
Mathias Agopian
2010-02-26
1
-2
/
+17
*
|
fix typo
Mathias Agopian
2010-02-17
1
-3
/
+3
*
|
renumber the YCbCr constants to keep binary compatiblity with previous releases
Mathias Agopian
2010-02-17
1
-2
/
+2
*
|
add missing yuv constants
Mathias Agopian
2010-02-16
2
-0
/
+3
*
|
don't use undefined constants
Mathias Agopian
2010-02-16
1
-4
/
+1
*
|
Merge "hal: Add nv12_tiled/nv21 pixel format constants"
Dima Zavin
2010-02-16
1
-1
/
+4
|
\
\
|
*
|
hal: Add nv12_tiled/nv21 pixel format constants
Dima Zavin
2010-02-16
1
-1
/
+4
[next]