| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug: 9664050
Our bitcode runtime library translates vector rsDebug() calls into passing
their parameters via pointers. The previous version of libRSSupport.so was
being created with non-pointer versions of these routines accidentally.
This change also fixes a missing permission issue for ImageProcessing2, so
that the compatibility library can be verified.
This change also removes the use of libutils by switching the implementation of
String8/Vector in the compatibility library to internal types backed by
libstlport_static.
Change-Id: I20da75e8c19a82a42dc2bceaba1937d21372db84
|
| |
|
|
| |
Change-Id: I674acaf15b67afa48bc736f72942a11e2e38e940
|
| |
|
|
|
|
|
| |
Links from output to field would fail due to the field not
getting uptated if it was uninitialized.
Change-Id: Ib3939f9bdca2c31957a9609a20175192bf52561c
|
| |
|
|
|
|
|
|
| |
Change-Id: I662159a086a56e28732dd64a3a3cb30f8d4b72b1
Replace lockless fifo from server to client with sockets.
Change-Id: I99a4ab4f18496c0fbac96ee7b8099797af4712ea
|
| |
|
|
|
|
|
| |
See https://android-git.corp.google.com/g/#/c/157220
Bug: 5449033
Change-Id: Ic9c19d30693bd56755f55906127cd6bd7126096c
|
| |
|
|
| |
Change-Id: I239585ef7c1334f7fc19fa6423535dea7b9a753f
|
| |
|
|
| |
Change-Id: I3b84a7d4c3c5fa0d764ad4db22dfd142d5cfa95b
|
|
|
Change-Id: I2d2ef095344b200b10457de96ae1d85821edc91e
|