- 06 May, 2015 2 commits
-
-
Dan Albert authored
-
Dan Albert authored
Stlport may only be used on devices that have a dependency on vendor blobs that have not yet been fixed. Bug: http://b/15193147 Change-Id: I895de5fce30d46f7349770e181bcdfeee98e16c1
-
- 26 Oct, 2014 1 commit
-
-
Dan Albert authored
* commit 'db17bb07':
-
- 18 Sep, 2014 3 commits
-
-
Dan Albert authored
* commit '27757ed9': Use the build system's STL selection.
-
Dan Albert authored
* commit '27757ed9': Use the build system's STL selection.
-
Dan Albert authored
-
- 17 Sep, 2014 1 commit
-
-
Dan Albert authored
This file is only kept around for compatibility so the change won't have to go in as one mega-CL. Change-Id: If712ba0ae7908d8147a69e29da5c453a183d6540
-
- 13 Jun, 2014 2 commits
-
-
Brian Carlstrom authored
* commit 'bf0b5c8b': Remove obsolete sincos from stlport Fix sincosf -> sincosf recursion
-
Brian Carlstrom authored
* commit 'dc05ca5b': Remove obsolete sincos from stlport Fix sincosf -> sincosf recursion
-
- 12 Jun, 2014 1 commit
-
-
Brian Carlstrom authored
* changes: Remove obsolete sincos from stlport Fix sincosf -> sincosf recursion
-
- 13 Jun, 2014 1 commit
-
-
Brian Carlstrom authored
Change-Id: I12644a0e81d6dcf11d12530234678d178dbc4caf
-
- 12 Jun, 2014 1 commit
-
-
Brian Carlstrom authored
(cherry picked from commit ff4a56e1f49d950e522066e67c64951748a01cb5) Change-Id: Idbe25881ed66e26395126a80b55c6f4dbc1f0e29
-
- 30 Apr, 2014 8 commits
-
-
Mark Salyzyn authored
* commit '61384bb3': stlport: if we can not throw, let us abort
-
Mark Salyzyn authored
* commit 'b926ff24': stlport: c_locale_dummy unused argument warnings stlport: deal with compile warnings
-
Mark Salyzyn authored
* commit '5db5d6d3': stlport: if we can not throw, let us abort
-
Mark Salyzyn authored
* commit '8d618890': stlport: c_locale_dummy unused argument warnings stlport: deal with compile warnings
-
Mark Salyzyn authored
* commit '474dac4d': stlport: if we can not throw, let us abort
-
Mark Salyzyn authored
* commit '01d98425': stlport: c_locale_dummy unused argument warnings stlport: deal with compile warnings
-
Mark Salyzyn authored
-
Mark Salyzyn authored
* changes: stlport: c_locale_dummy unused argument warnings stlport: deal with compile warnings
-
- 29 Apr, 2014 6 commits
-
-
Mark Salyzyn authored
Change-Id: I8b9ea8d48548bd879d03e605e200c0e7e7c73948
-
Mark Salyzyn authored
Change-Id: Ib5e6736f83791c9795f9d4a5b5b8b201ed6327f6
-
Mark Salyzyn authored
- In preparation for dependent projects to turn on -Werror and -Wunused Change-Id: Ibf1b146d8d389e8747ba1ea1735cb55722b85971
-
Bill Yi authored
- 11 Apr, 2014 4 commits
-
-
Elliott Hughes authored
* commit 'b29ee7e9': Fix __get_number for short.
-
Elliott Hughes authored
* commit '6003041a': Fix __get_number for short.
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I31d62728218937c669c464e0c1395369afb11518
-
- 10 Apr, 2014 3 commits
-
-
Elliott Hughes authored
* commit 'e8a2ca27': stlport: Fix boundary condition in stlport for __get_integer.
-
Elliott Hughes authored
* commit '3b79d03b': stlport: Fix boundary condition in stlport for __get_integer.
-
Elliott Hughes authored
-
- 08 Apr, 2014 1 commit
-
-
Fengwei Yin authored
The __get_integer doesn't trigger -min for signed (int, long, long long) as overflow. Change-Id: Iba8f594fd7c2f404aa14367c9201b8b116cd36fc Signed-off-by:
Fengwei Yin <fengwei.yin@intel.com>
-
- 14 Mar, 2014 5 commits
-
-
Narayan Kamath authored
* commit '6326c00d': Fix 64 bit builds.
-
Narayan Kamath authored
* commit '6f6b22e9': Fix 64 bit builds.
-
Narayan Kamath authored
* commit '6f6b22e9': Fix 64 bit builds.
-
Narayan Kamath authored
-
Narayan Kamath authored
stlport doesn't expose localeconv and setlocale anyway, so there really isn't much point in exporting lconv either. This is not a source compatible change, but it certainly isn't the first such change we've made. Besides, lconv is a dummy structure anyway and there's nothing useful to be gained from it. Change-Id: Ifeeb929fc43bfc7a7c522cae18b9916027f04b82
-
- 13 Dec, 2013 1 commit
-
-
Mathieu Chartier authored
* commit 'bc1c1b83': Make sure std::size_t is available before it is used
-