Vladimir Chtchetkine
da51d1ca14
Merge "Inline implementation of qemu_pipe_open"
2011-08-03 10:50:58 -07:00
Vladimir Chtchetkine
08ab51b65c
Inline implementation of qemu_pipe_open
...
Change-Id: Icbe0528b1ac2b215d2cebc5c35cce9c3c830b722
2011-08-03 09:07:39 -07:00
Mike Lockwood
61659b21b5
Merge "gps: Adding ip address for AGps"
2011-07-28 13:52:29 -07:00
Stephen Li
9e48a97c96
gps: Adding ip address for AGps
...
Change-Id: I3ac752294b81e1fa69019d037d8b89563773b35e
2011-07-28 16:41:58 -04:00
Jean-Baptiste Queru
03e7ec9598
Merge "Tweaks for forward-compatibility"
2011-07-11 17:38:46 -07:00
Jean-Baptiste Queru
5e8f4999d0
Tweaks for forward-compatibility
...
Change-Id: I9171f0f0155c910cf5ae4109e812c9ff10702946
2011-07-11 17:37:42 -07:00
Jean-Baptiste Queru
910cf83c9a
Merge "tweak for forward-compatibility"
2011-06-18 10:55:37 -07:00
Jean-Baptiste Queru
bbf64ecd19
tweak for forward-compatibility
...
Change-Id: I4230a049221f551a6b0c279c0ba75e872e703a83
2011-06-18 10:32:53 -07:00
Jean-Baptiste Queru
83eb0af000
Merge "support humidity sensor type"
2011-05-18 14:39:13 -07:00
Jean-Baptiste Queru
ab8a35906f
Merge "Revert "Extra audio headers for better build-time compatibility""
2011-05-13 14:23:42 -07:00
Jean-Baptiste Queru
e60fb8c4a3
Revert "Extra audio headers for better build-time compatibility"
...
This reverts commit 54aa0e1520
.
Change-Id: Id13be86091d064db69b47a85d69c02332a2c5193
2011-05-13 14:23:07 -07:00
Jean-Baptiste Queru
47050dc62e
Merge "Extra audio headers for better build-time compatibility"
2011-05-12 09:18:03 -07:00
Derek Sollenberger
54aa0e1520
Extra audio headers for better build-time compatibility
...
Change-Id: I58724c04b73403391b157bcc14792ad080e5912f
2011-05-12 09:14:32 -07:00
David 'Digit' Turner
d1be1d0213
Merge "<hardware/qemu_pipe.h>: Allow inclusion from C++"
2011-04-29 07:39:50 -07:00
David 'Digit' Turner
ca196ed978
<hardware/qemu_pipe.h>: Allow inclusion from C++
...
Change-Id: Ic33b5daf7a01e8fe638ea1ccc54ed76561745abe
2011-04-29 16:38:51 +02:00
David 'Digit' Turner
67e71a870d
am ee5636cf
: Merge "Add <hardware/qemu_pipe.h> header."
...
* commit 'ee5636cff3411f80ae4ec73e14564ff2783eef9e':
Add <hardware/qemu_pipe.h> header.
2011-04-28 08:06:20 -07:00
David 'Digit' Turner
ee5636cff3
Merge "Add <hardware/qemu_pipe.h> header."
2011-04-28 07:47:48 -07:00
David 'Digit' Turner
e2762c449d
Add <hardware/qemu_pipe.h> header.
...
This header is used to implement qemu pipes, a very fast way to exchange
messages between the guest and the emulator program. See implementation and
tests under development/tools/emulator/system/libqemu/
Change-Id: I8272435cb9bf6e2a96ac62b9a56cbc5930052682
2011-04-28 11:35:57 +02:00
Urs Fleisch
d2ed15a6b8
support humidity sensor type
...
Change-Id: I7600d64ea28d2eefc20104cbf81270ddad9d57c0
2011-04-12 17:25:57 -07:00
Jean-Baptiste Queru
7b584867cd
am cd347fdf
: Allow to force 16bpp when 32bpp has problems
...
* commit 'cd347fdf74d5f2e0af856455c514e655f40a6fdb':
Allow to force 16bpp when 32bpp has problems
2011-04-04 14:42:32 -07:00
Jean-Baptiste Queru
cd347fdf74
Allow to force 16bpp when 32bpp has problems
...
Bug: 4197654
Change-Id: Icf1e8793d6a4d2e070a8f232efd4136d79339496
2011-03-31 19:58:27 -07:00
David 'Digit' Turner
3629275560
am 25b68b5c
: gralloc: Add support for 32-bit framebuffers.
...
* commit '25b68b5c24e443c326af73a33cea6dc45e845254':
gralloc: Add support for 32-bit framebuffers.
2011-01-17 14:57:46 -08:00
David 'Digit' Turner
25b68b5c24
gralloc: Add support for 32-bit framebuffers.
...
Note: The code under hardware/libhardware/modules/gralloc/ is only used
when running the system under the emulator.
Change-Id: I022978aeaacc5137c9917cd2ef6952dd3897ece4
2011-01-17 22:04:52 +01:00
David 'Digit' Turner
f540c44fc2
am 80d3699c
: gralloc: Fix division-by-0 during system emulation.
...
* commit '80d3699c9e8e18d57684f3b20d58fd259379a9d2':
gralloc: Fix division-by-0 during system emulation.
2011-01-16 13:04:42 -08:00
David 'Digit' Turner
80d3699c9e
gralloc: Fix division-by-0 during system emulation.
...
This patch avoids a division-by-0 when the system is running
under emulation (the kernel driver reports pixclock as 0, for
some reason). Which results in a SIGFPE during the boot sequence.
Change-Id: Idb6bcdd58999ea9231f2411481c25929d5d02f1d
2011-01-15 21:06:12 +01:00
Mathias Agopian
778ab436de
am 3cceacee
: Merge "update rotation-vector documentation." into gingerbread
...
* commit '3cceaceecac1e76244153940b8855ad1bbdd1037':
update rotation-vector documentation.
2010-11-30 14:08:43 -08:00
Mathias Agopian
3cceaceeca
Merge "update rotation-vector documentation." into gingerbread
2010-11-30 14:05:02 -08:00
Jamie Gennis
2d17786be7
am 2ec21933
: Update the docs for the private pixel formats.
...
* commit '2ec2193365ab26c6f77a2c5617887ced7a8d6711':
Update the docs for the private pixel formats.
2010-11-24 15:03:39 -08:00
Mathias Agopian
42b743c855
update rotation-vector documentation.
...
the rotation-vector sensor must transmit the W component of the
unit quaternion in data[4].
This change doesn't cause a compatibility issue because nothing in the
system relies on the W component being present.
Change-Id: If4f699ac8d41d8b957925b375e355a138a82dcf8
2010-11-22 15:55:32 -08:00
Jamie Gennis
2ec2193365
Update the docs for the private pixel formats.
...
Change-Id: I337d9e7ba7f3a625294398790844c6d15ee75237
2010-11-22 15:28:58 -08:00
Mathias Agopian
caf9528e32
am 2d1e978e
: improve hardware.h documentation
2010-10-26 12:19:39 -07:00
Mathias Agopian
2d1e978e32
improve hardware.h documentation
...
Change-Id: I637a1d8924af144a9c2cc4645659e9d23e9527d6
2010-10-25 17:55:55 -07:00
Mathias Agopian
ccacbce375
am 937af9b7
: fix part of [Issue 3114236] [Crespo] The order of FLIP_H and ROT_90 is different from other devices
...
Merge commit '937af9b7136a8b692812bc47eaeb9a3e255c46a5' into gingerbread-plus-aosp
* commit '937af9b7136a8b692812bc47eaeb9a3e255c46a5':
fix part of [Issue 3114236] [Crespo] The order of FLIP_H and ROT_90 is different from other devices
2010-10-21 00:26:22 -07:00
Mathias Agopian
937af9b713
fix part of [Issue 3114236] [Crespo] The order of FLIP_H and ROT_90 is different from other devices
...
there are a typo in hardware.h where FLIP_V and FLIP_H were inverted.
this change will probably break all the overlay HALs which
implement FLIP_V/H, which thanksfully are not many.
Change-Id: Ie824d9a924354d637e44eb6476cb4e5e945c3594
2010-10-21 00:07:32 -07:00
Jean-Baptiste Queru
4829b184f1
am 118b5d79
: Allow disabling page-flipping.
...
Merge commit '118b5d7961a4abc29c8bd592956007f40ad4fc6d' into gingerbread-plus-aosp
* commit '118b5d7961a4abc29c8bd592956007f40ad4fc6d':
Allow disabling page-flipping.
2010-10-18 09:53:02 -07:00
Jean-Baptiste Queru
118b5d7961
Allow disabling page-flipping.
...
Some devices have low-level bugs in their page-flip.
Disabling it at this level gives us more flexibility
than trying to control it elsewhere.
Bug: 3097357
Change-Id: Icc6ae172264e453bec0680e74a497a2b24299c4a
2010-10-14 19:05:09 -07:00
Mike Lockwood
7b96b46c5b
am 455e83b7
: GPS: Add update_network_state call to AGpsRilInterface
...
Merge commit '455e83b705cf4ab830b79585f83176b90daed895' into gingerbread-plus-aosp
* commit '455e83b705cf4ab830b79585f83176b90daed895':
GPS: Add update_network_state call to AGpsRilInterface
2010-10-11 12:03:19 -07:00
Mike Lockwood
455e83b705
GPS: Add update_network_state call to AGpsRilInterface
...
Change-Id: I3ecc24965ef7fbd943738dee7d0e440bfdeae753
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-10-11 14:30:13 -04:00
Miguel Torroja
b15cd546e2
am 5f404f58
: gps: Adding AgpsRilInterface extension
...
Merge commit '5f404f58df329e7676f8fd47bb9bb82f9dc047f1' into gingerbread-plus-aosp
* commit '5f404f58df329e7676f8fd47bb9bb82f9dc047f1':
gps: Adding AgpsRilInterface extension
2010-10-05 12:38:42 -07:00
Miguel Torroja
5f404f58df
gps: Adding AgpsRilInterface extension
...
Change-Id: Iddc10906ca4bd59fef25d51068e0c69998aae13f
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-10-05 08:05:08 -04:00
Brian Swetland
26ad392909
am e755bd40
: add /vendor support
...
Merge commit 'e755bd4038cab69f98f7cf17e41f493296ec62ab' into gingerbread-plus-aosp
* commit 'e755bd4038cab69f98f7cf17e41f493296ec62ab':
add /vendor support
2010-09-19 03:51:37 -07:00
Brian Swetland
e755bd4038
add /vendor support
...
Search /vendor/lib/hw/... as well as /system/lib/hw/... for hal modules.
Change-Id: I1aecafcc884e11b2f17edf28e8c8ca2926184807
2010-09-19 03:41:01 -07:00
Mathias Agopian
72c113ee60
am c04e5f68
: Added a data field for gyroscopes and improved documentation.
...
Merge commit 'c04e5f68905127ae4c1a0c17d225db9cebe66a07' into gingerbread-plus-aosp
* commit 'c04e5f68905127ae4c1a0c17d225db9cebe66a07':
Added a data field for gyroscopes and improved documentation.
2010-09-14 13:29:39 -07:00
Mathias Agopian
c04e5f6890
Added a data field for gyroscopes and improved documentation.
...
Change-Id: Iddc9710d8b724af9285df0396949479dccc3de7a
2010-09-14 10:53:55 -07:00
Mathias Agopian
20d7bafcf0
am a2df7ab5
: Fix (again) description of our interchange YV12 format
...
Merge commit 'a2df7ab5fe89fda56606f8151659db47e160a5b3' into gingerbread-plus-aosp
* commit 'a2df7ab5fe89fda56606f8151659db47e160a5b3':
Fix (again) description of our interchange YV12 format
2010-09-10 16:31:49 -07:00
Mathias Agopian
a2df7ab5fe
Fix (again) description of our interchange YV12 format
...
Change-Id: I8cd81654b51d50385cccec7b96f6e694fd372925
2010-09-10 14:33:16 -07:00
Brian Carlstrom
2d0e51f8b7
am 03cb00b7
: Fix sim-eng build.
...
Merge commit '03cb00b7b37d39f6d599bb148db775a08eb8b04a' into gingerbread-plus-aosp
* commit '03cb00b7b37d39f6d599bb148db775a08eb8b04a':
Fix sim-eng build.
2010-08-24 20:00:30 -07:00
Brian Carlstrom
03cb00b7b3
Fix sim-eng build.
...
Missing a <string.h> header.
git cherry-pick -e d0019991
Change-Id: I7a3dc7cb7d2855fde56512b3dcb181a092055497
2010-08-24 17:57:25 -07:00
Kevin Powell
a9c5514e74
am 4ec14c1e
: add new sensor types for handling gyro data and device orientation more efficiently.
...
Merge commit '4ec14c1e233bbc0c7c7efe990f2fafe9727179ca' into gingerbread-plus-aosp
* commit '4ec14c1e233bbc0c7c7efe990f2fafe9727179ca':
add new sensor types for handling gyro data and device orientation more efficiently.
2010-08-23 13:56:18 -07:00
Kevin Powell
4ec14c1e23
add new sensor types for handling gyro data and device orientation more efficiently.
...
Change-Id: I89faf5b3d57a3e726d1c347ce01d931b100188cd
2010-08-20 19:25:04 -07:00