| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \ \
| |/ / /
|/| | | |
|
| |/ /
| | |
| | |
| | | |
Change-Id: I12a3a5ad6c3cadc6b9de8281f78edfef53908e2d
|
|/ /
| |
| |
| | |
Change-Id: I1e92f018a07e4b1b73ef8d4de461ef1e08bc48e7
|
| |
| |
| |
| |
| |
| |
| | |
See https://android-git.corp.google.com/g/#/c/157220
Bug: 5449033
Change-Id: I0cbe865d464a37365fa3be84948b07e5a0d181d0
|
| |
| |
| |
| |
| |
| |
| | |
See https://android-git.corp.google.com/g/157065
Bug: 5449033
Change-Id: I135fadaf10e95af1eb918889a22980c194c650ca
|
| |
| |
| |
| |
| |
| |
| | |
See https://android-git.corp.google.com/g/156801
Bug: 5449033
Change-Id: Ia8b6f74b27098b3dba27f177a76264eb23f849ee
|
|/
|
|
|
|
|
| |
See https://android-git.corp.google.com/g/156016
Bug: 5449033
Change-Id: I98e83cc9d22f0ea8fbf397ccccd9ce7773119551
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I1ba7ffac8776a8d59a5cc4e7688c3a5bd02e6647
|
|
|
|
| |
Change-Id: I032f6dd8f9ad11283a3f0a6721018dabfd12236d
|
|
|
|
|
| |
Change-Id: Ib9bfc4049cf350f72af3ee577ce4756ac4118cfc
Signed-off-by: Dima Zavin <dima@android.com>
|
|
|
|
|
| |
Change-Id: I392c5f91db88ca923dead7202064169edc1cc0c7
Signed-off-by: Dima Zavin <dima@android.com>
|
|
|
|
| |
Change-Id: Ideadd5f39693d05cf29a81d9f87ed804d7e52380
|
|
|
|
|
| |
Change-Id: I523dfb361b1b3862cf8bc41c1691c607b2c815b0
Signed-off-by: Dima Zavin <dima@android.com>
|
|
|
|
|
|
| |
copybit, overlay, sensors_deprecated are no longer supported.
Change-Id: Ie5da20bd4ff95f7565a162d628bf572a76327b7b
|
|
|
|
|
| |
Change-Id: Ib6c0c49dbc369b735b2ac5fb5b583de96c3e9f3e
Signed-off-by: Dima Zavin <dima@android.com>
|
|
|
|
|
| |
Change-Id: I787c444ee1c3a687ee6f8f551c359e5e908ed7f5
Signed-off-by: Dima Zavin <dima@android.com>
|
|\
| |
| |
| |
| |
| |
| | |
problems
* commit 'cb4ea7ac8af7ac0732f480dc4938e62566bd5550':
Allow to force 16bpp when 32bpp has problems
|
| |\
| | |
| | |
| | |
| | | |
* commit '7b584867cdfef3ba393e308471d5da76024e249c':
Allow to force 16bpp when 32bpp has problems
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 4197654
Change-Id: Icf1e8793d6a4d2e070a8f232efd4136d79339496
|
|/ /
| |
| |
| |
| | |
Change-Id: I8a0ba7e4c99e334b9789d88b48383439eb7cc780
Signed-off-by: Iliyan Malchev <malchev@google.com>
|
|\ \
| |/
| |
| |
| | |
* commit '3629275560f4a952cedd69c76b7b96b3b490f6f6':
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
|
|\ \
| |/
| |
| |
| | |
* commit 'f540c44fc218bffcdfbc226187d3cdc08e213c32':
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
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '4829b184f15350de20096a97e583ed4c2b3d6427'
* commit '4829b184f15350de20096a97e583ed4c2b3d6427':
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
|
|/
|
|
|
|
| |
This reverts commit cdd44a0db36749af5036e903e4867b279ef420df.
This reverts commit e6b5c05aa0236dc42107d028a366a3fd2678677b.
This reverts commit 5d3de309f44f6a72f2a46db792f3865088897039.
|
|
|
|
| |
Change-Id: I0943d9114c33b4800fb797bac316041dec992f5e
|
|\
| |
| |
| | |
gingerbread
|
| |
| |
| |
| | |
Change-Id: I7ff47b94a6b34a8f61031bd94e936a088dcea6ab
|
|/
|
|
| |
Change-Id: I5313691acee74dfd69639946c01232256b22bc51
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
this gralloc module is only used on the emulator or without a h/w
renderer. therefore there is no synchronization to do in lock/unlock
and pmem buffers are not relevant.
hopefully this will remove some of the confusion about how gralloc
should be implemented and make it more obvious that this implementation
is not intended to be used by h/w renderers.
|
|
|
|
|
| |
This fail to compile without NDEBUG and the following log statement does
something similar.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
we now automatically size the pmem region isntead of using hardcoded values
|
|
|
|
| |
specific ioctl.
|
| |
|
| |
|
| |
|
| |
|