platform_system_core/libutils
Ryan Prichard 532a608f58 Merge changes I7790dde8,I065907a5,Id2e82024 into main
* changes:
  Add missing <assert.h> include
  Add missing <functional> and <vector> includes
  snapuserd_test: don't discard result of std::async
2023-09-22 19:42:45 +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 "Lock down String8|16.string() usage" 2023-09-15 18:46:03 +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 Fix the build with a newer LLVM. 2022-09-14 20:16:25 +00:00
CleanSpec.mk
Errors.cpp Add the Missing Header 2023-06-05 13:49:17 -07:00
Errors_test.cpp Fix OkOrFail<status_t> conversion ambiguities 2022-02-25 14:27:41 -05:00
FileMap.cpp
FileMap_fuzz.cpp
FileMap_test.cpp
FuzzFormatTypes.h
JenkinsHash.cpp
LightRefBase.cpp
Looper.cpp libutils: DEBUG_* modes compile forever 2022-10-08 05:13:47 +00:00
Looper_fuzz.cpp
Looper_test.cpp Looper: Use sequence numbers in epoll_event to track requests 2021-09-01 14:52:52 +00:00
Looper_test_pipe.h
LruCache_fuzz.cpp
LruCache_test.cpp Fix LruCache, allow std:string caching 2023-06-15 00:37:52 +00:00
misc.cpp
MODULE_LICENSE_APACHE2
Mutex_test.cpp
NativeHandle.cpp
NOTICE
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 Fix the missing std 2023-03-01 23:30:29 +00:00
RefBase.cpp Migrate String8/16 from .string() to c_str() 2023-08-11 19:53:20 +00:00
RefBase_fuzz.cpp Fix the missing std 2023-03-01 23:30:29 +00:00
RefBase_test.cpp Halve iteration count for some RefBase tests 2023-05-31 10:19:54 -07:00
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 RefBase: test for stack check 2022-07-29 00:54:57 +00:00
StrongPointer_test.cpp
SystemClock.cpp
SystemClock_test.cpp
TEST_MAPPING Split up the system/core/ TEST_MAPPING. 2021-08-16 16:37:10 -07:00
Threads.cpp Merge "libutils: Remove a little dead code" am: 4a39ba316f am: 0a8e5126ef am: 9637277417 am: 74402be9d1 2022-02-09 00:00:07 +00:00
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 libutils: Improve performance of utf8_to_utf16/utf16_to_utf8 2023-07-12 13:23:07 -07:00
Unicode_test.cpp libutils: Add more tests for Unicode 2022-12-06 15:14:27 -08:00
Vector_benchmark.cpp
Vector_fuzz.cpp libutils: rewrite Vector fuzzer 2023-07-01 00:28:48 +00:00
Vector_test.cpp libutils: clearer abort on overflow. 2022-04-28 00:25:25 +00:00
VectorImpl.cpp libutils: clearer abort on overflow. 2022-04-28 00:25:25 +00:00