summaryrefslogtreecommitdiff
path: root/libutils/String8.cpp
AgeCommit message (Expand)Author
2021-06-10Check for overflow in String8::real_append.Elliott Hughes
2021-04-16Merge "Remove move dead code." am: acec0918e5 am: 1fc404900c am: 906a03fc49Elliott Hughes
2021-04-15Remove move dead code.Elliott Hughes
2021-04-14Merge "Remove String8::toUpper()." am: 450f66bd8f am: ca3794ea68 am: 334a0b1c10Elliott Hughes
2021-04-12Remove String8::toUpper().Elliott Hughes
2021-04-12Merge "Remove the weird range variants of String8::toLower() and String8::toU...Elliott Hughes
2021-04-09Remove the weird range variants of String8::toLower() and String8::toUpper().Elliott Hughes
2020-10-06DO NOT MERGE - Merge RP1A.201005.006The Android Open Source Project
2020-08-12libutils: check vsnprintf errorSteven Moreland
2020-07-28libutils: check vsnprintf errorSteven Moreland
2020-07-13String8: explicit int -> char cast.Steven Moreland
2020-02-10String*: remove 'StaticLinkage' constructorSteven Moreland
2019-07-02Remove utf32 functions.Steven Moreland
2018-10-08Move system/core/ off NO_ERROR.Elliott Hughes
2018-07-16[libutils] Modernize codebase by replacing NULL with nullptrYi Kong
2018-03-06libutils: Remove Static.cpp and darwin hacks.Steven Moreland
2017-03-10Add missing includes.Steven Moreland
2017-03-03clean-up libutils includesMathias Agopian
2016-07-11Merge \"libutils/Unicode.cpp: Correct length computation and add checks for u...Sergio Giro
2016-07-11libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8Sergio Giro
2016-02-18libutils: remove whitespace from String8 filesSamuel Tan
2015-09-30am e0453334: Merge "system/core: remove methods returning SharedBuffer in Str...Sergio Giro
2015-09-30system/core: remove methods returning SharedBuffer in String8, String16Sergio Giro
2015-09-23resolved conflicts for 6ee734cf to stage-aosp-masterSergio Giro
2015-09-23libutils: hide SharedBuffer by moving SharedBuffer.h to the implementation di...Sergio Giro
2015-08-21am 219a006f: am fc5fdc85: am e45d96d6: am 19398a71: am d34846b7: am cd407a17:...Abhishek Arya
2015-08-21am e45d96d6: am 19398a71: am d34846b7: am cd407a17: am e0dce90b: Fix compile ...Abhishek Arya
2015-08-21am cd407a17: am e0dce90b: Fix compile failure after rIfe1dc0791040150132bea68...Abhishek Arya
2015-08-20Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1bAbhishek Arya
2015-08-20am e97682be: am a1a22b57: am e67b5848: am 4956c0fe: am 5b85b1d4: libutils: fi...Sergio Giro
2015-08-20am 4956c0fe: am 5b85b1d4: libutils: fix overflow in String8::allocFromUTF8Sergio Giro
2015-08-18libutils: fix overflow in String8::allocFromUTF8Sergio Giro
2015-08-18am 29c12755: Merge "libutils: fix overflow in String8::allocFromUTF8" into mn...Sergio Giro
2015-08-18libutils: fix overflow in String8::allocFromUTF8Sergio Giro
2015-08-18libutils: fix overflow in String8::allocFromUTF8Sergio Giro
2015-07-29Move libutils off AndroidConfig.h.Elliott Hughes
2014-11-13System/core: Use memmoveAndreas Gampe
2014-06-09Add a couple of useful string functions.Jeff Brown
2014-06-02libutils: turn on -WerrorMark Salyzyn
2014-02-27Fix undefined args access for x86_64.Fengwei Yin
2013-08-02move libs/utils to libutilsAlex Ray