- 02 Sep, 2014 5 commits
-
-
flx42 authored
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
Fulfill a long-standing TODO
-
- 01 Sep, 2014 2 commits
-
-
Edward Wang authored
-
flx42 authored
See https://code.google.com/p/android/issues/detail?id=73843 gcc was generating the popcnt instruction, resulting in a SIGILL on older devices.
-
- 28 Aug, 2014 1 commit
-
-
flx42 authored
Presentation mode did not work with the full HW acceleration mode since MediaCodec was rendering to the local surface instead of the remote surface.
-
- 26 Aug, 2014 1 commit
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 25 Aug, 2014 1 commit
-
-
Edward Wang authored
-
- 21 Aug, 2014 3 commits
-
-
Edward Wang authored
Close #11755
-
Edward Wang authored
-
Edward Wang authored
-
- 20 Aug, 2014 1 commit
-
-
Avoid useless and numerous error logs. Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
- 15 Aug, 2014 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 13 Aug, 2014 1 commit
-
-
Edward Wang authored
Addresses a potential usability issue Close #11882
-
- 07 Aug, 2014 1 commit
-
-
Edward Wang authored
-
- 05 Aug, 2014 1 commit
-
-
Fix #11641 Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
- 02 Aug, 2014 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 31 Jul, 2014 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 28 Jul, 2014 2 commits
-
-
Fix "the restart from the start again" bug when the screen goes off Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
Martin Storsjö authored
This is more correct, since the headers match android 3.2. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 27 Jul, 2014 11 commits
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Christoph Miebach <christoph.miebach@web.de>
-
Signed-off-by:
Christoph Miebach <christoph.miebach@web.de>
-
Signed-off-by:
Christoph Miebach <christoph.miebach@web.de>
-
Signed-off-by:
Christoph Miebach <christoph.miebach@web.de>
-
Signed-off-by:
Christoph Miebach <christoph.miebach@web.de>
-
Signed-off-by:
Christoph Miebach <christoph.miebach@web.de>
-
Signed-off-by:
Christoph Miebach <christoph.miebach@web.de>
-
Signed-off-by:
Christoph Miebach <christoph.miebach@web.de>
-
Signed-off-by:
Christoph Miebach <christoph.miebach@web.de>
-
- 26 Jul, 2014 5 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This reverts commit 0d15e20c. This is now useless since c587daf7
-
Martin Storsjö authored
For input, libui.so from a 4.0 build is used, and libui-hc.so from a 3.2 build. The generated symbol list in libui.symbols contains symbols from both, to allow linking for all generations of libui.so. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Previously this used a checkout from ICS (which worked fine so far). There are no honeycomb tags in this repo, so we can only guess and pick commits based on where important changes were made. This set of headers is from commit 41693fa, which is the last commit before gralloc.h started including system/window.h (which caused issues with the system/core headers from ICS, which provided a duplicate definition of android_native_buffer_t. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
The honeycomb history hasn't been published with branches and tags, but nowadays there is a tag "android-3.2.4_r1" in frameworks/base, allowing picking headers much closer to what honeycomb devices actually used than the previous random guess. This is necessary for working IOMX direct rendering on honeycomb, where the GraphicsBuffer class ABI is slightly different from what it was in the previously guessed (randomly picked) honeycomb header checkout. Signed-off-by:
Martin Storsjö <martin@martin.st>
-