This website requires JavaScript.
Explore
Help
Sign In
pa-fazil
/
android_system_core
mirror of
https://github.com/fazilsheik96/android_system_core.git
Watch
1
Star
0
Fork
You've already forked android_system_core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b0bff22429
android_system_core
/
libutils
History
Tomasz Wasilczyk
8c9c7d076f
Merge "Revert "Revert "Lock down String8|16.string() usage""" into main
2023-09-27 15:06:23 +00:00
..
abi-dumps
Revert "Revert "Revert "Revert "Drop all path-related methods from android::String8""""
2023-09-11 17:45:16 +00:00
include
/utils
Revert "Revert "Lock down String8|16.string() usage""
2023-09-15 22:22:14 +00:00
Android.bp
Check the ABI of libutils for vendor and product only
2023-09-04 03:38:15 +00:00
BitSet_fuzz.cpp
…
BitSet_test.cpp
…
CallStack.cpp
Don't depend on String8 cast to C string
2023-09-20 15:11:54 +00:00
CallStack_fuzz.cpp
…
CallStack_test.cpp
…
CleanSpec.mk
…
Errors.cpp
…
Errors_test.cpp
…
FileMap.cpp
…
FileMap_fuzz.cpp
…
FileMap_test.cpp
…
FuzzFormatTypes.h
…
JenkinsHash.cpp
…
LightRefBase.cpp
…
Looper.cpp
…
Looper_fuzz.cpp
…
Looper_test.cpp
…
Looper_test_pipe.h
…
LruCache_fuzz.cpp
…
LruCache_test.cpp
…
MODULE_LICENSE_APACHE2
…
Mutex_test.cpp
…
NOTICE
…
NativeHandle.cpp
…
OWNERS
…
Printer.cpp
…
Printer_fuzz.cpp
…
ProcessCallStack.cpp
Migrate String8/16 from .string() to c_str()
2023-08-11 19:53:20 +00:00
ProcessCallStack_fuzz.cpp
…
RefBase.cpp
Migrate String8/16 from .string() to c_str()
2023-08-11 19:53:20 +00:00
RefBase_fuzz.cpp
…
RefBase_test.cpp
…
SharedBuffer.cpp
…
SharedBuffer.h
…
SharedBuffer_test.cpp
…
Singleton_test.cpp
…
Singleton_test.h
…
Singleton_test1.cpp
…
Singleton_test2.cpp
…
StopWatch.cpp
…
String8.cpp
Revert "Revert "Revert "Revert "Drop all path-related methods from android::String8""""
2023-09-11 17:45:16 +00:00
String8_fuzz.cpp
Revert "Revert "Revert "Revert "Drop all path-related methods from android::String8""""
2023-09-11 17:45:16 +00:00
String8_test.cpp
Don't depend on String8 cast to C string
2023-09-20 15:11:54 +00:00
String16.cpp
Add String16::c_str and start using it.
2023-08-11 19:40:34 +00:00
String16_fuzz.cpp
Add missing <functional> and <vector> includes
2023-09-21 17:52:29 -07:00
String16_test.cpp
Don't depend on String8 cast to C string
2023-09-20 15:11:54 +00:00
StrongPointer.cpp
…
StrongPointer_test.cpp
…
SystemClock.cpp
…
SystemClock_test.cpp
…
TEST_MAPPING
…
Threads.cpp
…
Timers.cpp
…
Timers_test.cpp
…
Tokenizer.cpp
Migrate String8/16 from .string() to c_str()
2023-08-11 19:53:20 +00:00
Trace.cpp
…
Unicode.cpp
…
Unicode_test.cpp
…
VectorImpl.cpp
…
Vector_benchmark.cpp
…
Vector_fuzz.cpp
…
Vector_test.cpp
…
misc.cpp
…