index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libutils
/
String16.cpp
Age
Commit message (
Expand
)
Author
2021-06-10
Check for overflow in String16::append and String16::insert.
Elliott Hughes
2021-05-12
Remove String16::remove.
Elliott Hughes
2021-04-07
Remove String16::makeLower().
Elliott Hughes
2020-07-14
String16::remove - avoid overflow am: 4048e49956 am: 107f18cb61 am: 9be245c3f...
Steven Moreland
2020-07-14
String16::remove - avoid overflow am: 4048e49956 am: 107f18cb61 am: 9be245c3f...
Steven Moreland
2020-07-14
String16::remove - avoid overflow am: 4048e49956 am: 107f18cb61 am: 9be245c3f...
Steven Moreland
2020-05-28
String16::remove - avoid overflow
Steven Moreland
2020-02-10
String*: remove 'StaticLinkage' constructor
Steven Moreland
2019-09-27
Fix memory leak in String16
Vic Yang
2019-09-05
Reland "libutils: Introduce StaticString16""
Vic Yang
2019-08-30
Revert "Reland "libutils: Introduce StaticString16"""
Kevin Han
2019-08-30
Reland "libutils: Introduce StaticString16""
Vic Yang
2019-08-29
Revert "libutils: Introduce StaticString16"
Vic Yang
2019-08-09
libutils: Introduce StaticString16
Vic Yang
2018-10-08
Move system/core/ off NO_ERROR.
Elliott Hughes
2018-07-17
Merge "[libutils] Modernize codebase by replacing NULL with nullptr"
Yi Kong
2018-07-16
[libutils] Modernize codebase by replacing NULL with nullptr
Yi Kong
2018-03-08
Merge "libutils: Remove Static.cpp and darwin hacks." am: 929112bcd1
Steven Moreland
2018-03-06
libutils: Remove Static.cpp and darwin hacks.
Steven Moreland
2018-03-02
String16: remove integer overflows
Steven Moreland
2018-03-01
String16: remove integer overflows
Steven Moreland
2017-03-10
Add missing includes.
Steven Moreland
2017-03-03
clean-up libutils includes
Mathias Agopian
2016-08-02
Unicode: specify destination length in utf8_to_utf16 methods
Sergio Giro
2016-05-16
Merge commit '8b452b876b90dcfff1dab9012b65b5e67c4531a4' into manual_merge_8b4...
Michael Wright
2016-05-09
Add String16#contains and strstr16 methods.
Michael Wright
2016-02-18
libutils: add String8 and String16 std_string utility methods
Samuel Tan
2016-02-16
libutils: remove whitespaces in String16.cpp and String16.h
Samuel Tan
2015-09-30
system/core: remove methods returning SharedBuffer in String8, String16
Sergio Giro
2015-09-23
libutils: hide SharedBuffer by moving SharedBuffer.h to the implementation di...
Sergio Giro
2014-06-02
libutils: turn on -Werror
Mark Salyzyn
2014-05-29
String16.cpp rm unused utils/Debug.h
Mark Salyzyn
2013-08-02
move libs/utils to libutils
Alex Ray