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