Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

hardware-libhardware: List of commits

hardware/libhardware


RSS
Rev. Time Author
c87eba7 honeycomb-x86 2011-07-19 14:35:32 Chia-I Wu

gralloc: add enter/leave vt

Change-Id: Ic49608824b11016d0b76a624fe058864e3f40a31

c2a588d 2011-07-19 14:35:32 Chih-Wei Huang

gralloc: fallback to use fewer buffer on mapping error

Change-Id: I6be89437fd10bdc3f5e05d56944d3d547bffbf3c

f0fd28f 2011-07-19 14:35:32 Chih-Wei Huang

gralloc: auto select pixel format according to color depth

Change-Id: I1e6db2bbe03260d156644ca0700eb2e3e02956dc

b637c67 2011-07-19 14:35:32 Chia-I Wu

gralloc: Add DRM actions.

Change-Id: I1eaefcea4da6ed01b769717d69ef08cce7ce7ef4

5ea9c8e 2011-06-30 16:08:46 Nuno Subtil

libhardware: define HWC_IDLE bit

(cherry picked from commit fb5bd37e3ddac9a10504cc5f7f9f912b3b107326)

Change-Id: I43397e891729f428ed7da64fa3ba9a3be90385b5

8c45998 2011-01-31 05:53:57 The Android Open Source Project

am 30497e4f: Reconcile gingerbread-plus-aosp and honeycomb

* commit '30497e4fa693b73e91bbd39c573e6ffa1d57f98f':

30497e4 2011-01-31 05:40:53 The Android Open Source Project

Reconcile gingerbread-plus-aosp and honeycomb

Change-Id: I0310c299ff4719e454488eafcebbd16045c7e9ea

a9ac4d0 2011-01-31 05:40:53 The Android Open Source Project

Mass merge from gingerbread - do not merge

Change-Id: I99b09f1fd58b5c3119903304605ff613e1c4a665

7cb277a 2011-01-28 10:54:12 Glenn Kasten

Protected surface API

Change-Id: I63a16e77228b4a440ad08b9f21d8fbbacef3698e

91f7fab 2011-01-28 02:18:13 David 'Digit' Turner

am 25b68b5c: gralloc: Add support for 32-bit framebuffers.

* commit '25b68b5c24e443c326af73a33cea6dc45e845254':
gralloc: Add support for 32-bit framebuffers.

a80988c 2011-01-28 01:35:09 David 'Digit' Turner

am 80d3699c: gralloc: Fix division-by-0 during system emulation.

* commit '80d3699c9e8e18d57684f3b20d58fd259379a9d2':
gralloc: Fix division-by-0 during system emulation.

d8c4b8c 2011-01-18 07:59:26 David 'Digit' Turner

am 36292755: am 25b68b5c: gralloc: Add support for 32-bit framebuffers.

* commit '3629275560f4a952cedd69c76b7b96b3b490f6f6':
gralloc: Add support for 32-bit framebuffers.

3629275 2011-01-18 07:57:46 David 'Digit' Turner

am 25b68b5c: gralloc: Add support for 32-bit framebuffers.

* commit '25b68b5c24e443c326af73a33cea6dc45e845254':
gralloc: Add support for 32-bit framebuffers.

25b68b5 2011-01-18 06:04:52 David 'Digit' Turner

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

7939cda 2011-01-17 08:15:17 David 'Digit' Turner

am 3d05f9cf: Merge 80d3699c: gralloc: Fix division-by-0 during system emulation.

* commit '3d05f9cfbd996f52c0bd6307a80beaabc4e58140':
Merge 80d3699c: gralloc: Fix division-by-0 during system emulation.

3d05f9c 2011-01-17 07:42:39 David 'Digit' Turner

Merge 80d3699c: 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: Ia9febdf143dcbce9837ca89c641e95dce3a888bb

d72be75 2011-01-17 06:06:33 David 'Digit' Turner

am f540c44f: am 80d3699c: gralloc: Fix division-by-0 during system emulation.

* commit 'f540c44fc218bffcdfbc226187d3cdc08e213c32':
gralloc: Fix division-by-0 during system emulation.

f540c44 2011-01-17 06:04:42 David 'Digit' Turner

am 80d3699c: gralloc: Fix division-by-0 during system emulation.

* commit '80d3699c9e8e18d57684f3b20d58fd259379a9d2':
gralloc: Fix division-by-0 during system emulation.

80d3699 2011-01-16 05:06:12 David 'Digit' Turner

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

158549c 2010-12-09 08:31:40 Erik Gilling

gralloc: add dump hooks to gralloc/hwcomposer

Change-Id: I27bf46103b4d1d547c42a6de4f3270a6dfd7b7ec

e995204 2010-12-09 08:16:52 Erik Gilling

gralloc: add padding to alloc_device_t and hwc_composer_device_t

also adds version #defines

Change-Id: I89f19fc7811ea9c9efb579a9f6abb4c3d9011bbf

45e2371 2010-12-02 05:25:00 Louis Huemiller

const native_handle_t* -> buffer_handle_t

Change-Id: If4ac1bcfba7192ac1339039cac75f76a5c09f4c6

1b514ad 2010-12-01 20:37:43 Mathias Agopian

am 778ab436: am 3cceacee: Merge "update rotation-vector documentation." into gingerbread

* commit '778ab436dee2918ae2fa083f4afa4ba68dc39235':
update rotation-vector documentation.

778ab43 2010-12-01 07:08:43 Mathias Agopian

am 3cceacee: Merge "update rotation-vector documentation." into gingerbread

* commit '3cceaceecac1e76244153940b8855ad1bbdd1037':
update rotation-vector documentation.

3cceace 2010-12-01 07:05:02 Mathias Agopian

Merge "update rotation-vector documentation." into gingerbread

2c1001e 2010-11-25 09:27:25 Jamie Gennis

am 2d17786b: am 2ec21933: Update the docs for the private pixel formats.

* commit '2d17786be760f473b2a05f5ab48f82cc463c860b':
Update the docs for the private pixel formats.

2d17786 2010-11-25 08:03:39 Jamie Gennis

am 2ec21933: Update the docs for the private pixel formats.

* commit '2ec2193365ab26c6f77a2c5617887ced7a8d6711':
Update the docs for the private pixel formats.

38476fa 2010-11-23 09:34:10 Louis Huemiller

Hardware Composer add const for handle pointer

Change-Id: Icf53be12ed43bce19b152fa7f1dee104d713b8da

42b743c 2010-11-23 08:55:32 Mathias Agopian

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

2ec2193 2010-11-23 08:28:58 Jamie Gennis

Update the docs for the private pixel formats.

Change-Id: I337d9e7ba7f3a625294398790844c6d15ee75237

Show on old repository browser