summaryrefslogtreecommitdiff
path: root/libutils/String16.cpp
AgeCommit message (Expand)Author
2021-06-10Check for overflow in String16::append and String16::insert.Elliott Hughes
2021-05-12Remove String16::remove.Elliott Hughes
2021-04-07Remove String16::makeLower().Elliott Hughes
2020-07-14String16::remove - avoid overflow am: 4048e49956 am: 107f18cb61 am: 9be245c3f...Steven Moreland
2020-07-14String16::remove - avoid overflow am: 4048e49956 am: 107f18cb61 am: 9be245c3f...Steven Moreland
2020-07-14String16::remove - avoid overflow am: 4048e49956 am: 107f18cb61 am: 9be245c3f...Steven Moreland
2020-05-28String16::remove - avoid overflowSteven Moreland
2020-02-10String*: remove 'StaticLinkage' constructorSteven Moreland
2019-09-27Fix memory leak in String16Vic Yang
2019-09-05Reland "libutils: Introduce StaticString16""Vic Yang
2019-08-30Revert "Reland "libutils: Introduce StaticString16"""Kevin Han
2019-08-30Reland "libutils: Introduce StaticString16""Vic Yang
2019-08-29Revert "libutils: Introduce StaticString16"Vic Yang
2019-08-09libutils: Introduce StaticString16Vic Yang
2018-10-08Move system/core/ off NO_ERROR.Elliott Hughes
2018-07-17Merge "[libutils] Modernize codebase by replacing NULL with nullptr"Yi Kong
2018-07-16[libutils] Modernize codebase by replacing NULL with nullptrYi Kong
2018-03-08Merge "libutils: Remove Static.cpp and darwin hacks." am: 929112bcd1Steven Moreland
2018-03-06libutils: Remove Static.cpp and darwin hacks.Steven Moreland
2018-03-02String16: remove integer overflowsSteven Moreland
2018-03-01String16: remove integer overflowsSteven Moreland
2017-03-10Add missing includes.Steven Moreland
2017-03-03clean-up libutils includesMathias Agopian
2016-08-02Unicode: specify destination length in utf8_to_utf16 methodsSergio Giro
2016-05-16Merge commit '8b452b876b90dcfff1dab9012b65b5e67c4531a4' into manual_merge_8b4...Michael Wright
2016-05-09Add String16#contains and strstr16 methods.Michael Wright
2016-02-18libutils: add String8 and String16 std_string utility methodsSamuel Tan
2016-02-16libutils: remove whitespaces in String16.cpp and String16.hSamuel Tan
2015-09-30system/core: remove methods returning SharedBuffer in String8, String16Sergio Giro
2015-09-23libutils: hide SharedBuffer by moving SharedBuffer.h to the implementation di...Sergio Giro
2014-06-02libutils: turn on -WerrorMark Salyzyn
2014-05-29String16.cpp rm unused utils/Debug.hMark Salyzyn
2013-08-02move libs/utils to libutilsAlex Ray