summaryrefslogtreecommitdiffstats
path: root/libutils/Unicode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Libutils: Comment out unused constantsAndreas Gampe2014-11-241-2/+3
| | | | | | For build-system CFLAGS clean-up, "remove" unused variables. Change-Id: Ic96f066981cd96ca16af81ee3fdbc972507e8c81
* Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.Elliott Hughes2014-11-211-11/+4
| | | | Change-Id: I9e25ac9d27e95b04fb8bf7a66c619af0139d8b8f
* am 72299bf0: [Bug]NE when playing mp3 with incorrect UTF16 charCylen Yao2014-06-111-1/+2
|\ | | | | | | | | * commit '72299bf0d240072174f847d13f1c9498b3ef9fa6': [Bug]NE when playing mp3 with incorrect UTF16 char
| * [Bug]NE when playing mp3 with incorrect UTF16 charCylen Yao2014-06-101-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 15274351 Bug: 15539240 Many MP3 files have incorrect utf16 chars, but the Utf16_to_utf8_length() routine checks for errors in standard utf16 char. utf16_to_utf8() was not checking for errors in standard utf16 char. Change-Id: Iafd922ff92cabe6bba8971215fcfd1fd471c894b (cherry picked from commit 605b139cdf56364c6c9b37e59dd12efc61c24631)
* | libutils: turn on -WerrorMark Salyzyn2014-06-021-1/+1
|/ | | | | | | | | - Deal with some -Wunused issues - Override PRI macros (windows) - Revert use of PRI macros on off64_t (linux) - Deal with a gnu++11 complaince issue Change-Id: Ie66751293bd84477a5a6dfd8a57e700a16e36964
* move libs/utils to libutilsAlex Ray2013-08-021-0/+606
Change-Id: I6cf4268599460791414882f91eeb88a992fbd29d