lp:~vicamo/libhybris/+git/libhybris

Owned by You-Sheng Yang
Get this repository:
git clone https://git.launchpad.net/~vicamo/libhybris/+git/libhybris
Only You-Sheng Yang can upload to this repository. If you are You-Sheng Yang please log in for upload directions.

Branches

Name Last Modified Last Commit
for-libhybris-maintainers/bug-1619107/media-service-for-32-bit-codecs 2016-11-01 08:44:31 UTC
media: add media.service when necessary

Author: You-Sheng Yang
Author Date: 2016-10-19 08:04:32 UTC

media: add media.service when necessary

Vendor codecs are usually only available under arm32 flavor. When running in
arm64 ubuntu, MediaCodecList will try to load codecs of arm64, which is
then certainly unavailable. In order to use codecs of a different
architecture, we'll need some kind of process gap and IPC to call remote
procedures. The original Android media service meets the purpose well,
so we have to enable it for such dual-arch setup.

for-ubuntu/fix-bionic-sizeof-file 2016-08-16 08:30:03 UTC
Revert "hooks: use pthread_attr_{get,set}stack when available"

Author: You-Sheng Yang
Author Date: 2016-08-16 08:30:03 UTC

Revert "hooks: use pthread_attr_{get,set}stack when available"

pthread_attr_setstack requires a valid stack buffer passed, or the
process will crash when pthread_create is called then. Since there is no
trivial way to address this, just stick to the deprecated calls for now.

This reverts commit 6b9606a66ba6c67717287aeb20df7f6918b3b562.

for-ubuntu/fix-warnings 2016-08-11 06:33:04 UTC
build: fix misc warnings

Author: You-Sheng Yang
Author Date: 2016-08-08 05:32:03 UTC

build: fix misc warnings

for-ubuntu/build-multilib-compat 2016-08-10 09:09:11 UTC
compat: always build binaries for both arch

Author: You-Sheng Yang
Author Date: 2016-08-10 09:02:54 UTC

compat: always build binaries for both arch

* obsoletes BOARD_HAS_64_BIT_MEDIA_SERVICE introduced in commit e208a00
  because binaries for both arch are built from now on.
* on 32 bit Ubuntu rootfs, <module> and <module>_64 are installed, while
  on 64 bit one, specified by "BOARD_UBUNTU_PREFER_32_BIT:=false",
  <module> and <module>_32 are installed.

for-libhybris-maintainers/bug-1596772/add-scandir-hook 2016-06-28 06:47:47 UTC
bug-1596772/add-scandir-hook

Author: You-Sheng Yang
Author Date: 2016-06-28 06:47:47 UTC

bug-1596772/add-scandir-hook

master 2016-01-26 11:38:12 UTC
debian: release version 0.1.0+git20151016+6d424c9-0ubuntu5

Author: Simon Fels
Author Date: 2016-01-26 11:37:40 UTC

debian: release version 0.1.0+git20151016+6d424c9-0ubuntu5

for-libhybris-maintainers/hook-poll-ppoll 2015-12-23 06:29:08 UTC
hook poll/ppoll

Author: You-Sheng Yang
Author Date: 2015-12-23 06:03:07 UTC

hook poll/ppoll

for-libhybris-maintainers/add-test_egl_init 2015-12-23 04:33:54 UTC
add test_egl_init

Author: You-Sheng Yang
Author Date: 2015-12-23 04:33:54 UTC

add test_egl_init

18 of 8 results
This repository contains Public information 
Everyone can see this information.

Subscribers