OSDN Git Service

android-x86/hardware-libhardware.git
12 years agoMerge "Add comment about actual type of set_mode"
Glenn Kasten [Fri, 6 Jan 2012 21:38:05 +0000 (13:38 -0800)]
Merge "Add comment about actual type of set_mode"

12 years agoAdd comment about actual type of set_mode
Glenn Kasten [Tue, 20 Dec 2011 01:19:34 +0000 (17:19 -0800)]
Add comment about actual type of set_mode

Change-Id: Ie50a66894831763b6e9eb6aa490441d7759cbeef

12 years agoRename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block [Thu, 5 Jan 2012 23:27:52 +0000 (23:27 +0000)]
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)  DO NOT MERGE

See https://android-git.corp.google.com/g/157065

Bug: 5449033
Change-Id: I135fadaf10e95af1eb918889a22980c194c650ca

12 years agoRename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block [Wed, 4 Jan 2012 20:07:12 +0000 (20:07 +0000)]
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)  DO NOT MERGE

See https://android-git.corp.google.com/g/156801

Bug: 5449033
Change-Id: Ia8b6f74b27098b3dba27f177a76264eb23f849ee

12 years agoRename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block [Tue, 20 Dec 2011 16:25:12 +0000 (16:25 +0000)]
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)  DO NOT MERGE

See https://android-git.corp.google.com/g/156016

Bug: 5449033
Change-Id: I98e83cc9d22f0ea8fbf397ccccd9ce7773119551

12 years agoaudio effects: rename configure command
Eric Laurent [Mon, 19 Dec 2011 18:13:28 +0000 (10:13 -0800)]
audio effects: rename configure command

Renamed audio effect library interface command for audio format
configuration from EFFECT_CMD_CONFIGURE to EFFECT_CMD_SET_CONFIG.
This makes the naming more consistent with other exixsting commands
and allow adding new a command to get the configuration (EFFECT_CMD_GET_CONFIG).
Same change for reverse channel configuration renamed from
EFFECT_CMD_CONFIGURE_REVERSE to EFFECT_CMD_SET_CONFIG_REVERSE.

Change-Id: I1cc462aa50e58ceec900b3da9bd3873d2d098098

12 years agoam f1d76bb7: am a9b677fc: Merge "improve h/w composer documentation" into ics-mr1
Mathias Agopian [Tue, 29 Nov 2011 00:11:26 +0000 (16:11 -0800)]
am f1d76bb7: am a9b677fc: Merge "improve h/w composer documentation" into ics-mr1

* commit 'f1d76bb7446961be2221fa8a597d60643b7803be':
  improve h/w composer documentation

12 years agoam a9b677fc: Merge "improve h/w composer documentation" into ics-mr1
Mathias Agopian [Tue, 29 Nov 2011 00:08:53 +0000 (16:08 -0800)]
am a9b677fc: Merge "improve h/w composer documentation" into ics-mr1

* commit 'a9b677fce432b29ab8f61e13796f34880dc0fe0f':
  improve h/w composer documentation

12 years agoMerge "improve h/w composer documentation" into ics-mr1
Mathias Agopian [Tue, 29 Nov 2011 00:07:36 +0000 (16:07 -0800)]
Merge "improve h/w composer documentation" into ics-mr1

12 years agoam 66b00021: am 29ead941: Gralloc: add a usage bit for video encoding
Jamie Gennis [Tue, 22 Nov 2011 20:42:00 +0000 (12:42 -0800)]
am 66b00021: am 29ead941: Gralloc: add a usage bit for video encoding

* commit '66b00021151c7dbce38106960431226f6012d121':
  Gralloc: add a usage bit for video encoding

12 years agoam 29ead941: Gralloc: add a usage bit for video encoding
Jamie Gennis [Tue, 22 Nov 2011 20:16:15 +0000 (12:16 -0800)]
am 29ead941: Gralloc: add a usage bit for video encoding

* commit '29ead941b377cb87bcc7fe48208b96d84d649d43':
  Gralloc: add a usage bit for video encoding

12 years agoGralloc: add a usage bit for video encoding
Jamie Gennis [Tue, 22 Nov 2011 00:50:49 +0000 (16:50 -0800)]
Gralloc: add a usage bit for video encoding

This change adds a new Gralloc usage bit to indicate that a buffer will
be passed to the HW video encoder.

Change-Id: I75c3fc514906e5b18fb60345a2d9c5a606403633

12 years agoimprove h/w composer documentation
Mathias Agopian [Tue, 22 Nov 2011 01:35:15 +0000 (17:35 -0800)]
improve h/w composer documentation

Change-Id: Ia3f47c1750f5a436037e4391d6744d63639ee099

12 years agoam 4ef5e2e5: Merge from AOSP
Jean-Baptiste Queru [Fri, 18 Nov 2011 10:37:25 +0000 (02:37 -0800)]
am 4ef5e2e5: Merge from AOSP

* commit '4ef5e2e5376043e433e01b61d219dd2444719893':
  improve sensor HAL documentation
  change sensor HAL documentation to allow setting polling rate for "non continuous" sensors

12 years agoMerge from AOSP
Jean-Baptiste Queru [Thu, 17 Nov 2011 23:59:53 +0000 (15:59 -0800)]
Merge from AOSP

Change-Id: I41161514ae072b40bf4c94a9392007de1e9db937

12 years agoam fb410365: improve hw composer documentation
Mathias Agopian [Thu, 17 Nov 2011 15:48:25 +0000 (07:48 -0800)]
am fb410365: improve hw composer documentation

* commit 'fb410365ca67d36d4c81d7826712c6a05437612f':
  improve hw composer documentation

12 years agoimprove hw composer documentation
Mathias Agopian [Wed, 16 Nov 2011 05:27:52 +0000 (21:27 -0800)]
improve hw composer documentation

Change-Id: I39363e37417991b9853309154d6691240e706acf

12 years agoimprove sensor HAL documentation
Mathias Agopian [Tue, 8 Nov 2011 05:32:34 +0000 (21:32 -0800)]
improve sensor HAL documentation

Change-Id: If2c1613902de6ed0e6cae8fe4755948c0f623bda

12 years agochange sensor HAL documentation to allow setting polling rate for "non continuous...
Mathias Agopian [Wed, 2 Nov 2011 02:17:58 +0000 (19:17 -0700)]
change sensor HAL documentation to allow setting polling rate for "non continuous" sensors

the current API / Documentation would not allow to set the
rate of "non continuous" sensors.

Most sensors HAL implementation already support changing the rate
(technically they're not compliant with the doc), so it's easier
to change the doc (and also allows more control).

Change-Id: I4ad324ddc3b569ec61770b3cf927c06f8ff4af4e

12 years agoam e9eaf372: improve sensor HAL documentation
Mathias Agopian [Thu, 10 Nov 2011 01:11:15 +0000 (01:11 +0000)]
am e9eaf372: improve sensor HAL documentation

* commit 'e9eaf3721dd715901d669df6488b1ecd63b1e634':
  improve sensor HAL documentation

12 years agoimprove sensor HAL documentation
Mathias Agopian [Tue, 8 Nov 2011 05:32:34 +0000 (21:32 -0800)]
improve sensor HAL documentation

Change-Id: If2c1613902de6ed0e6cae8fe4755948c0f623bda

12 years agoam 45065f97: Merge "New NFC HAL." into ics-mr1
Martijn Coenen [Mon, 7 Nov 2011 16:22:45 +0000 (16:22 +0000)]
am 45065f97: Merge "New NFC HAL." into ics-mr1

* commit '45065f97354b4411d99dd57b348f758c6dbb5479':
  New NFC HAL.

12 years agoMerge "New NFC HAL." into ics-mr1
Martijn Coenen [Mon, 7 Nov 2011 16:19:18 +0000 (08:19 -0800)]
Merge "New NFC HAL." into ics-mr1

12 years agoam 15879d89: change sensor HAL documentation to allow setting polling rate for "non...
Mathias Agopian [Sat, 5 Nov 2011 19:33:17 +0000 (19:33 +0000)]
am 15879d89: change sensor HAL documentation to allow setting polling rate for "non continuous" sensors

* commit '15879d89af055f6cd651a94125a3802b526c3d66':
  change sensor HAL documentation to allow setting polling rate for "non continuous" sensors

12 years agoNew NFC HAL.
Martijn Coenen [Wed, 2 Nov 2011 23:09:37 +0000 (16:09 -0700)]
New NFC HAL.

First implementation of a NFC HAL. This implementation doesn't
offer a generic NFC device HAL (yet), but offers typed interfaces
for different NFC controllers. Currently only the PN544 is supported.

Change-Id: I3ac04dcd767fb12a433edbe88ec7068eb1930a57

12 years agochange sensor HAL documentation to allow setting polling rate for "non continuous...
Mathias Agopian [Wed, 2 Nov 2011 02:17:58 +0000 (19:17 -0700)]
change sensor HAL documentation to allow setting polling rate for "non continuous" sensors

the current API / Documentation would not allow to set the
rate of "non continuous" sensors.

Most sensors HAL implementation already support changing the rate
(technically they're not compliant with the doc), so it's easier
to change the doc (and also allows more control).

Change-Id: I4ad324ddc3b569ec61770b3cf927c06f8ff4af4e

12 years agoRename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE
Steve Block [Thu, 20 Oct 2011 12:58:15 +0000 (13:58 +0100)]
Rename LOGV(_IF) to ALOGV(_IF)  DO NOT MERGE

See https://android-git.corp.google.com/g/#/c/143865

Bug: 5449033
Change-Id: I8772e564a55981aad2a9cf7cb9245367fcf57fe8

12 years agoam 7bd7dd5d: am 3c935eda: resolved conflicts for merge of 33fddf0c to gingerbread...
David 'Digit' Turner [Tue, 27 Sep 2011 19:36:16 +0000 (12:36 -0700)]
am 7bd7dd5d: am 3c935eda: resolved conflicts for merge of 33fddf0c to gingerbread-plus-aosp

* commit '7bd7dd5d49e21c66c83618cb9f85ef43af29e441':
  emulator: Add <hardware/qemu_pipe.h> header

12 years agoam 3c935eda: resolved conflicts for merge of 33fddf0c to gingerbread-plus-aosp
David 'Digit' Turner [Fri, 23 Sep 2011 18:17:34 +0000 (11:17 -0700)]
am 3c935eda: resolved conflicts for merge of 33fddf0c to gingerbread-plus-aosp

* commit '3c935eda2dcd96eda70da6367d705b3b081f6524':
  emulator: Add <hardware/qemu_pipe.h> header

12 years agoresolved conflicts for merge of 33fddf0c to gingerbread-plus-aosp
David 'Digit' Turner [Fri, 23 Sep 2011 18:13:07 +0000 (20:13 +0200)]
resolved conflicts for merge of 33fddf0c to gingerbread-plus-aosp

Change-Id: I8720ca884f326b661e30b51c4cf1cfe31c1ac579

12 years agoimprove sensor HAL test
Mathias Agopian [Sun, 18 Sep 2011 22:21:33 +0000 (15:21 -0700)]
improve sensor HAL test

Change-Id: Id5e22ae2b9cb3bf71ec235a2ec6bb4319d0389da

12 years agoemulator: Add <hardware/qemu_pipe.h> header
David 'Digit' Turner [Fri, 16 Sep 2011 15:11:49 +0000 (17:11 +0200)]
emulator: Add <hardware/qemu_pipe.h> header

This header is required by our GLES emulation guest code to be able
to access the emulator services provided through the /dev/qemu_pipe
special device.

Change-Id: Ia9782256048d7340237f3e1d18d7452dd815e561

12 years agoaudio policy: register effect CPU on enable
Eric Laurent [Thu, 11 Aug 2011 03:15:48 +0000 (20:15 -0700)]
audio policy: register effect CPU on enable

Added a method on audio policy interface to register
audio effect CPU usage on enable and unregister on disable
instead of when the effect is created or destroyed.

Change-Id: Iee20bf70fee7302f817ec4c7d9bf7640caca2e95

12 years agoMerge "Gralloc: add a HWComposer usage bit"
Jamie Gennis [Wed, 10 Aug 2011 19:54:46 +0000 (12:54 -0700)]
Merge "Gralloc: add a HWComposer usage bit"

12 years agoam 73bff7f3: am bce402a8: Merge "qemu_pipe: fix Mac build error."
David Turner [Wed, 10 Aug 2011 19:21:16 +0000 (12:21 -0700)]
am 73bff7f3: am bce402a8: Merge "qemu_pipe: fix Mac build error."

* commit '73bff7f3fddf182bc51a0e20096b76d9e0d877ad':
  qemu_pipe: fix Mac build error.

12 years agoam abe47190: am 079ff13b: Merge "Enable connection to QEMUD via pipe."
Vladimir Chtchetkine [Wed, 10 Aug 2011 19:21:03 +0000 (12:21 -0700)]
am abe47190: am 079ff13b: Merge "Enable connection to QEMUD via pipe."

* commit 'abe471909d749c7430409c00bdbc39bbf8ff0c43':
  Enable connection to QEMUD via pipe.

12 years agoGralloc: add a HWComposer usage bit
Jamie Gennis [Wed, 10 Aug 2011 18:41:52 +0000 (11:41 -0700)]
Gralloc: add a HWComposer usage bit

This change adds a new Gralloc usage bit to indicate that the Gralloc
buffer being allocated will be passed to the HWComposer HAL module.

Change-Id: If901f886cb22fc8379811898db3a380a61c0e442

12 years agoam bce402a8: Merge "qemu_pipe: fix Mac build error."
David Turner [Tue, 9 Aug 2011 17:05:32 +0000 (10:05 -0700)]
am bce402a8: Merge "qemu_pipe: fix Mac build error."

* commit 'bce402a8fadf27b07b164b0468e27bb9b6de79e6':
  qemu_pipe: fix Mac build error.

12 years agoMerge "qemu_pipe: fix Mac build error."
David Turner [Tue, 9 Aug 2011 10:54:00 +0000 (03:54 -0700)]
Merge "qemu_pipe: fix Mac build error."

12 years agoqemu_pipe: fix Mac build error.
David Turner [Tue, 9 Aug 2011 08:45:19 +0000 (10:45 +0200)]
qemu_pipe: fix Mac build error.

The <hardware/qemu_pipe.h> header was missing an include
that causes the code under development/tools/emulator/opengl
to fail to compile on OS X.

You need to define BUILD_EMULATOR_OPENGL=true in your
environment, otherwise this code doesn't get built yet by default.

Change-Id: Ia1b48c0ab84f493f3c9f95030d9165961069fb6e

12 years agoam 079ff13b: Merge "Enable connection to QEMUD via pipe."
Vladimir Chtchetkine [Mon, 8 Aug 2011 20:18:48 +0000 (13:18 -0700)]
am 079ff13b: Merge "Enable connection to QEMUD via pipe."

* commit '079ff13b07b41d49c4d2f961ba6131960bd81c89':
  Enable connection to QEMUD via pipe.

12 years agoMerge "Enable connection to QEMUD via pipe."
Vladimir Chtchetkine [Mon, 8 Aug 2011 19:59:17 +0000 (12:59 -0700)]
Merge "Enable connection to QEMUD via pipe."

12 years agoaudio HAL: add support for TTY mode selection
Eric Laurent [Sun, 7 Aug 2011 17:05:40 +0000 (10:05 -0700)]
audio HAL: add support for TTY mode selection

Change-Id: I680e008a091e31e6c0b11adb26f6b232829baacb

12 years agoEnable connection to QEMUD via pipe.
Vladimir Chtchetkine [Thu, 4 Aug 2011 20:52:12 +0000 (13:52 -0700)]
Enable connection to QEMUD via pipe.

With the new model, we will try to connect client via pipe first, and only if
the pipe connection is not available we will fall back to the socket connection.

Change-Id: I7112ff3cb63e1f82a004b80b9ae579d97e15e029

12 years agoam 20013279: am 4306ca7d: Merge "GPS: added update_network_availability to AGpsRilInt...
Mike Lockwood [Thu, 4 Aug 2011 14:53:33 +0000 (07:53 -0700)]
am 20013279: am 4306ca7d: Merge "GPS: added update_network_availability to AGpsRilInterface"

* commit '20013279f3dacec0b1d6c2844213d762b469cf98':
  GPS: added update_network_availability to AGpsRilInterface

12 years agoam 4306ca7d: Merge "GPS: added update_network_availability to AGpsRilInterface"
Mike Lockwood [Thu, 4 Aug 2011 14:52:14 +0000 (07:52 -0700)]
am 4306ca7d: Merge "GPS: added update_network_availability to AGpsRilInterface"

* commit '4306ca7d446c26752ecd9f724590487d68a27f10':
  GPS: added update_network_availability to AGpsRilInterface

12 years agoMerge "GPS: added update_network_availability to AGpsRilInterface"
Mike Lockwood [Thu, 4 Aug 2011 14:32:47 +0000 (07:32 -0700)]
Merge "GPS: added update_network_availability to AGpsRilInterface"

12 years agoGPS: added update_network_availability to AGpsRilInterface
Kevin Tang [Thu, 14 Apr 2011 00:15:55 +0000 (17:15 -0700)]
GPS: added update_network_availability to AGpsRilInterface

Change-Id: Ib2ed9ea96f1043d34a12c2ddf87b41c5256b585e
Signed-off-by: Mike Lockwood <lockwood@android.com>
12 years agoam d9f2f74e: am da51d1ca: Merge "Inline implementation of qemu_pipe_open"
Vladimir Chtchetkine [Thu, 4 Aug 2011 01:16:35 +0000 (18:16 -0700)]
am d9f2f74e: am da51d1ca: Merge "Inline implementation of qemu_pipe_open"

* commit 'd9f2f74e1939eb268ec557171149375f220628d2':
  Inline implementation of qemu_pipe_open

12 years agoam da51d1ca: Merge "Inline implementation of qemu_pipe_open"
Vladimir Chtchetkine [Wed, 3 Aug 2011 19:44:05 +0000 (12:44 -0700)]
am da51d1ca: Merge "Inline implementation of qemu_pipe_open"

* commit 'da51d1ca145b8cc82588d97ea33e81d6a0cda408':
  Inline implementation of qemu_pipe_open

12 years agoMerge "Inline implementation of qemu_pipe_open"
Vladimir Chtchetkine [Wed, 3 Aug 2011 17:50:58 +0000 (10:50 -0700)]
Merge "Inline implementation of qemu_pipe_open"

12 years agoInline implementation of qemu_pipe_open
Vladimir Chtchetkine [Wed, 3 Aug 2011 16:07:39 +0000 (09:07 -0700)]
Inline implementation of qemu_pipe_open

Change-Id: Icbe0528b1ac2b215d2cebc5c35cce9c3c830b722

12 years agoaudio HAL: add defines for BT NREC parameter
Eric Laurent [Wed, 3 Aug 2011 00:12:00 +0000 (17:12 -0700)]
audio HAL: add defines for BT NREC parameter

Added definitions of keys and values used to enable or disable
AEC and NS via set_parameters according to BT headset capabilities.

Change-Id: Id3fba06edfe77e2832b8256c0c4c46eeef17b816

12 years agoAdd a h/w composer HAL API to allow the HAL to trigger a redraw
Mathias Agopian [Mon, 1 Aug 2011 23:34:42 +0000 (16:34 -0700)]
Add a h/w composer HAL API to allow the HAL to trigger a redraw

This is useful in various situations, for instance if the HAL
wants to change its compositing strategy.

Bug: 4488017
Change-Id: Idc410c689af30a2c9613dc3141e323d6e02a5648

12 years agoMerge "Add frame metadata to camera data callback."
Wu-cheng Li [Fri, 29 Jul 2011 00:23:41 +0000 (17:23 -0700)]
Merge "Add frame metadata to camera data callback."

12 years agoAdd frame metadata to camera data callback.
Wu-cheng Li [Mon, 25 Jul 2011 23:39:41 +0000 (07:39 +0800)]
Add frame metadata to camera data callback.

bug:4460717
Change-Id: I6175af70d0f10e0ba1b7158a237bceed2be06dd2

12 years agoam bc287a05: am 61659b21: Merge "gps: Adding ip address for AGps"
Mike Lockwood [Thu, 28 Jul 2011 21:06:05 +0000 (14:06 -0700)]
am bc287a05: am 61659b21: Merge "gps: Adding ip address for AGps"

* commit 'bc287a056561b52d3f4067c3a9a2f948635ed2c1':
  gps: Adding ip address for AGps

12 years agoam 61659b21: Merge "gps: Adding ip address for AGps"
Mike Lockwood [Thu, 28 Jul 2011 21:04:11 +0000 (14:04 -0700)]
am 61659b21: Merge "gps: Adding ip address for AGps"

* commit '61659b21b512a4d1e26a1843738e0486a68be36b':
  gps: Adding ip address for AGps

12 years agoMerge "gps: Adding ip address for AGps"
Mike Lockwood [Thu, 28 Jul 2011 20:52:29 +0000 (13:52 -0700)]
Merge "gps: Adding ip address for AGps"

12 years agogps: Adding ip address for AGps
Stephen Li [Thu, 3 Mar 2011 23:40:47 +0000 (15:40 -0800)]
gps: Adding ip address for AGps

Change-Id: I3ac752294b81e1fa69019d037d8b89563773b35e

12 years agocamera HAL: add optional put_parameters callback
Iliyan Malchev [Tue, 26 Jul 2011 22:47:56 +0000 (15:47 -0700)]
camera HAL: add optional put_parameters callback

Change-Id: I2b2436c68b3095e840458059f8533dc897e1ca87
Signed-off-by: Iliyan Malchev <malchev@google.com>
12 years agoMerge "get rid of overlay HAL"
Mathias Agopian [Wed, 13 Jul 2011 21:07:03 +0000 (14:07 -0700)]
Merge "get rid of overlay HAL"

12 years agoIgnore 6f3cb7d4
Jean-Baptiste Queru [Wed, 13 Jul 2011 14:28:21 +0000 (07:28 -0700)]
Ignore 6f3cb7d4

Change-Id: Iabdf987ac6fc0299e1de4fc160de6699df088472

12 years agoget rid of overlay HAL
Mathias Agopian [Tue, 12 Jul 2011 22:48:30 +0000 (15:48 -0700)]
get rid of overlay HAL

Change-Id: I1ba7ffac8776a8d59a5cc4e7688c3a5bd02e6647

12 years agoMerge "Remove the simulator target from all makefiles. Bug: 5010576"
Jeff Brown [Tue, 12 Jul 2011 19:15:45 +0000 (12:15 -0700)]
Merge "Remove the simulator target from all makefiles. Bug: 5010576"

12 years agoRemove the simulator target from all makefiles.
Jeff Brown [Tue, 12 Jul 2011 05:12:23 +0000 (22:12 -0700)]
Remove the simulator target from all makefiles.
Bug: 5010576

Change-Id: I19222871077be62d2b6a4a215f251675389ffdb4

12 years agoam 03e7ec95: Merge "Tweaks for forward-compatibility"
Jean-Baptiste Queru [Tue, 12 Jul 2011 00:54:07 +0000 (17:54 -0700)]
am 03e7ec95: Merge "Tweaks for forward-compatibility"

* commit '03e7ec959823279937ceae1290b938c4b0b68317':
  Tweaks for forward-compatibility

12 years agoMerge "Tweaks for forward-compatibility"
Jean-Baptiste Queru [Tue, 12 Jul 2011 00:38:46 +0000 (17:38 -0700)]
Merge "Tweaks for forward-compatibility"

12 years agoTweaks for forward-compatibility
Jean-Baptiste Queru [Mon, 11 Jul 2011 23:59:19 +0000 (16:59 -0700)]
Tweaks for forward-compatibility

Change-Id: I9171f0f0155c910cf5ae4109e812c9ff10702946

12 years agoAudio HAL: added interface for audio preprocessing
Eric Laurent [Fri, 17 Jun 2011 23:53:12 +0000 (16:53 -0700)]
Audio HAL: added interface for audio preprocessing

Change-Id: I032f6dd8f9ad11283a3f0a6721018dabfd12236d

12 years agoGPS: Add support for on-demand NTP time injection
Mike Lockwood [Wed, 29 Jun 2011 19:10:36 +0000 (15:10 -0400)]
GPS: Add support for on-demand NTP time injection

Change-Id: I95ea2bc2a345d6fbde22356f575506385257e574
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoCamera: Add lock_buffer to preview_stream_ops
Sundar Raman [Fri, 17 Jun 2011 14:14:46 +0000 (09:14 -0500)]
Camera: Add lock_buffer to preview_stream_ops

Giving HAL control of locking buffer instead of locking in dequeue buffer.

Change-Id: I2640b784218fa67ccb051c13b24f2d3dda48ce9a
Signed-off-by: Iliyan Malchev <malchev@google.com>
13 years agoam e710fc70: am 910cf83c: Merge "tweak for forward-compatibility"
Jean-Baptiste Queru [Tue, 21 Jun 2011 22:26:56 +0000 (15:26 -0700)]
am e710fc70: am 910cf83c: Merge "tweak for forward-compatibility"

* commit 'e710fc70e442604fe300cafb467b9208869c28ed':
  tweak for forward-compatibility

13 years agoam 910cf83c: Merge "tweak for forward-compatibility"
Jean-Baptiste Queru [Mon, 20 Jun 2011 16:10:56 +0000 (09:10 -0700)]
am 910cf83c: Merge "tweak for forward-compatibility"

* commit '910cf83c9a58e4ee42b6aea919de80273cb25aa4':
  tweak for forward-compatibility

13 years agoMerge "tweak for forward-compatibility"
Jean-Baptiste Queru [Sat, 18 Jun 2011 17:55:37 +0000 (10:55 -0700)]
Merge "tweak for forward-compatibility"

13 years agotweak for forward-compatibility
Jean-Baptiste Queru [Sat, 18 Jun 2011 17:32:53 +0000 (10:32 -0700)]
tweak for forward-compatibility

Change-Id: I4230a049221f551a6b0c279c0ba75e872e703a83

13 years agohardware: drop the _hal suffixes from audio.h and audio_policy.h
Dima Zavin [Tue, 14 Jun 2011 00:59:54 +0000 (17:59 -0700)]
hardware: drop the _hal suffixes from audio.h and audio_policy.h

Change-Id: Ib9bfc4049cf350f72af3ee577ce4756ac4118cfc
Signed-off-by: Dima Zavin <dima@android.com>
13 years agohardware: move audio_policy.h to system/
Dima Zavin [Tue, 14 Jun 2011 01:00:30 +0000 (18:00 -0700)]
hardware: move audio_policy.h to system/

Change-Id: I392c5f91db88ca923dead7202064169edc1cc0c7
Signed-off-by: Dima Zavin <dima@android.com>
13 years agolibhardware: report stride on dequeue_buffer
Iliyan Malchev [Fri, 10 Jun 2011 23:06:52 +0000 (16:06 -0700)]
libhardware: report stride on dequeue_buffer

Change-Id: Ic41f625f69e135fd2dc3929f99af83b9584f8c1d
Signed-off-by: Iliyan Malchev <malchev@google.com>
13 years agoMerge "hardware: audio: add stream parameter strings needed by HALs"
Dima Zavin [Tue, 7 Jun 2011 22:23:24 +0000 (15:23 -0700)]
Merge "hardware: audio: add stream parameter strings needed by HALs"

13 years agohardware: audio: add stream parameter strings needed by HALs
Dima Zavin [Tue, 7 Jun 2011 02:31:18 +0000 (19:31 -0700)]
hardware: audio: add stream parameter strings needed by HALs

Change-Id: Ib5fcb67426ad5d67fd021894db71ae7114ea3367
Signed-off-by: Dima Zavin <dima@android.com>
13 years agolibhardware/camera.h: camera HAL memory management updates
Iliyan Malchev [Mon, 6 Jun 2011 23:39:06 +0000 (16:39 -0700)]
libhardware/camera.h: camera HAL memory management updates

-- add a callback to camera_memory_t that can be used to free the requested
   memory
-- memory requests are in the form of N buffers S bytes each
-- data callbacks pass an index to a buffer in addition to the camera_memory
   pointer

Change-Id: I368139809f25a662d8895f205e3b87fa5046a4b2
Signed-off-by: Iliyan Malchev <malchev@google.com>
13 years agoRemove workarounds for buggy /dev/fb0 drivers
Jean-Baptiste Queru [Mon, 6 Jun 2011 20:28:45 +0000 (13:28 -0700)]
Remove workarounds for buggy /dev/fb0 drivers

Change-Id: Ideadd5f39693d05cf29a81d9f87ed804d7e52380

13 years agoFix hw module lookup order.
Eric Laurent [Fri, 27 May 2011 22:41:57 +0000 (15:41 -0700)]
Fix hw module lookup order.

Make sure hw_get_module_by_class() first scans /vendor/lib/hw
and then /system/lib/hw so that vendor specific modules override
default ones.

Change-Id: Iaec61c3b4bb6fde202acb4412aaec3b318cc1cbd

13 years agoModified audio effect API.
Eric Laurent [Wed, 18 May 2011 02:24:26 +0000 (19:24 -0700)]
Modified audio effect API.

Moved and renamed media/EffectApi.h to hardware/audio_effect.h
Modified the effect library API to expose a library info structure
containing an interface functions table.
Also removed enums for audio channels, audio format and devices
from effect API and use values from system/audio.h instead.

Change-Id: I32fd752e449337410115121c1c60c699d95247c2

13 years agoMerge 48e4ab6b7
Jean-Baptiste Queru [Wed, 18 May 2011 23:40:03 +0000 (16:40 -0700)]
Merge 48e4ab6b7

Change-Id: Ie034418055ed9b10608e06fd6e35d64bddb73598

13 years agoam 83eb0af0: Merge "support humidity sensor type"
Jean-Baptiste Queru [Wed, 18 May 2011 22:15:48 +0000 (15:15 -0700)]
am 83eb0af0: Merge "support humidity sensor type"

* commit '83eb0af000c80bc9d9b2a19eb15ab22bb0dddb1b':
  support humidity sensor type

13 years agoMerge "support humidity sensor type"
Jean-Baptiste Queru [Wed, 18 May 2011 21:39:13 +0000 (14:39 -0700)]
Merge "support humidity sensor type"

13 years agoMerge "split fb.h out of gralloc.h"
Mathias Agopian [Tue, 17 May 2011 02:05:15 +0000 (19:05 -0700)]
Merge "split fb.h out of gralloc.h"

13 years agoam 61b16262: am ab8a3590: Merge "Revert "Extra audio headers for better build-time...
Jean-Baptiste Queru [Fri, 13 May 2011 23:38:13 +0000 (16:38 -0700)]
am 61b16262: am ab8a3590: Merge "Revert "Extra audio headers for better build-time compatibility""

* commit '61b16262441607f1ecee6dd087246302c6889a39':
  Revert "Extra audio headers for better build-time compatibility"

13 years agoam ab8a3590: Merge "Revert "Extra audio headers for better build-time compatibility""
Jean-Baptiste Queru [Fri, 13 May 2011 23:35:54 +0000 (16:35 -0700)]
am ab8a3590: Merge "Revert "Extra audio headers for better build-time compatibility""

* commit 'ab8a35906f6ed5055a0a6c52db4d5cb154cdf703':
  Revert "Extra audio headers for better build-time compatibility"

13 years agoMerge "Revert "Extra audio headers for better build-time compatibility""
Jean-Baptiste Queru [Fri, 13 May 2011 21:23:42 +0000 (14:23 -0700)]
Merge "Revert "Extra audio headers for better build-time compatibility""

13 years agoRevert "Extra audio headers for better build-time compatibility"
Jean-Baptiste Queru [Fri, 13 May 2011 21:08:58 +0000 (14:08 -0700)]
Revert "Extra audio headers for better build-time compatibility"

This reverts commit 54aa0e15204d42c316f98e208eb3ec8cacc4e9b6.

Change-Id: Id13be86091d064db69b47a85d69c02332a2c5193

13 years agosplit fb.h out of gralloc.h
Mathias Agopian [Fri, 29 Apr 2011 01:56:10 +0000 (18:56 -0700)]
split fb.h out of gralloc.h

fb and gralloc are part of the same HAL for now,
but for clarity we split them into these two headers.

Change-Id: I8e9e3068e47f0d94dd7c145d72fdc2e9fff24af5

13 years agoaudio: move audio.h to system/core/include/system/audio.h
Dima Zavin [Wed, 11 May 2011 21:15:53 +0000 (14:15 -0700)]
audio: move audio.h to system/core/include/system/audio.h

Change-Id: I523dfb361b1b3862cf8bc41c1691c607b2c815b0
Signed-off-by: Dima Zavin <dima@android.com>
13 years agoam e3193479: am 47050dc6: Merge "Extra audio headers for better build-time compatibility"
Jean-Baptiste Queru [Thu, 12 May 2011 16:32:48 +0000 (09:32 -0700)]
am e3193479: am 47050dc6: Merge "Extra audio headers for better build-time compatibility"

* commit 'e3193479ae0ab05ceb149a186861621eb33ebb74':
  Extra audio headers for better build-time compatibility

13 years agoam 47050dc6: Merge "Extra audio headers for better build-time compatibility"
Jean-Baptiste Queru [Thu, 12 May 2011 16:28:31 +0000 (09:28 -0700)]
am 47050dc6: Merge "Extra audio headers for better build-time compatibility"

* commit '47050dc62e02fe9129217495281f8201de7fcb91':
  Extra audio headers for better build-time compatibility

13 years agoMerge "Extra audio headers for better build-time compatibility"
Jean-Baptiste Queru [Thu, 12 May 2011 16:18:03 +0000 (09:18 -0700)]
Merge "Extra audio headers for better build-time compatibility"

13 years agoExtra audio headers for better build-time compatibility
Derek Sollenberger [Wed, 11 May 2011 17:23:43 +0000 (13:23 -0400)]
Extra audio headers for better build-time compatibility

Change-Id: I58724c04b73403391b157bcc14792ad080e5912f

13 years agolibhardware: move buffer_handle_t to system/core
Iliyan Malchev [Tue, 3 May 2011 01:58:16 +0000 (18:58 -0700)]
libhardware: move buffer_handle_t to system/core

Change-Id: I2ed9ff7360086bc3458b2211437c102fee615481
Signed-off-by: Iliyan Malchev <malchev@google.com>