Open GoogleCodeExporter opened 9 years ago
cross posting from crbug:
This CL provides a way to cache files and makes them available in the sandbox.
https://codereview.chromium.org/416473002/
This CL uses the sandbox file cache from the above CL to provide a weak
implementation of getauxval, guaranteeing its availability in Chrome.
https://codereview.chromium.org/435533003
Now getauxval can be used inside the Chrome sandbox regardless of glibc
version. Think that provides everything you need and you will have no
Chrome-specific code in the libs.
How's this sound to the media guys?
fbarchard@ Could you test this with libyuv et el...you'd need to cherry pick
the above CLs.
Original comment by fbarch...@chromium.org
on 4 Aug 2014 at 9:39
Here's example code for using hwcaps
Original comment by fbarch...@google.com
on 5 Nov 2014 at 11:26
Original issue reported on code.google.com by
fbarch...@google.com
on 22 Jul 2014 at 5:35