index
:
android/platform/system/core.git
puma
rk3399-android9.0-sdk
platform/system/core
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
utils
Age
Commit message (
Expand
)
Author
2016-05-19
Fix memory order and race bugs in Refbase.h & RefBase.cpp
Hans Boehm
2016-05-09
Add String16#contains and strstr16 methods.
Michael Wright
2016-04-05
Mutex: Note that STL is generally prefered
Greg Kaiser
2016-03-12
system/core: Make Thread::run threadName argument required
Brian Carlstrom
2016-02-25
Fix windows 64-bit builds
Dan Willemsen
2015-11-20
libutils: fix cache removal when callback invalidates the key
Sergio Giro
2015-11-10
libutils: Add UNEXPECTED_NULL status_t
Christopher Wiley
2015-11-05
Use std::unique_ptr instead of UniquePtr.
Dan Albert
2015-10-29
Teach sp<> how to std::move
John Reck
2015-10-12
system/core: fix iterator for LruCache
Sergio Giro
2015-10-02
am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap"
Adam Lesinski
2015-10-01
Implement C++11 move semantics for android::FileMap
Adam Lesinski
2015-10-01
resolved conflicts for 70808827 to stage-aosp-master
Sergio Giro
2015-10-01
system/core: remove BasicHashtable
Sergio Giro
2015-09-30
am e0453334: Merge "system/core: remove methods returning SharedBuffer in Str...
Sergio Giro
2015-09-30
Merge "system/core: remove methods returning SharedBuffer in String8, String16"
Sergio Giro
2015-09-30
system/core: remove methods returning SharedBuffer in String8, String16
Sergio Giro
2015-09-30
am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead...
Sergio Giro
2015-09-30
Merge "system/core: change LruCache to use unordered_set instead of BasicHash...
Sergio Giro
2015-09-30
system/core: change LruCache to use unordered_set instead of BasicHashTable
Sergio Giro
2015-09-28
am eccf0a45: Merge "utils: add pwrite64 to Compat.h for Mac"
Sami Tolvanen
2015-09-28
utils: add pwrite64 to Compat.h for Mac
Sami Tolvanen
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-24
am 4f0a7cb8: am 786e5e26: Merge "libutils: cleanups for -fsanitize=integer"
Nick Kralevich
2015-08-24
libutils: cleanups for -fsanitize=integer
Nick Kralevich
2015-08-19
am 8c86e4e2: am d0cae5b9: Merge "Remove a HAVE_MS_C_RUNTIME I missed."
Elliott Hughes
2015-08-18
Remove a HAVE_MS_C_RUNTIME I missed.
Elliott Hughes
2015-08-17
am 8025096e: am 28595721: Merge "Replace HAVE_MS_C_RUNTIME with _WIN32 in sys...
Elliott Hughes
2015-08-17
Replace HAVE_MS_C_RUNTIME with _WIN32 in system/core.
Elliott Hughes
2015-08-06
am 802c6fd0: am ff52e23f: Merge "Stop being silly."
Elliott Hughes
2015-08-06
Stop being silly.
Elliott Hughes
2015-07-30
am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."
Elliott Hughes
2015-07-30
Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."
Elliott Hughes
2015-07-30
Use __ANDROID__ instead of HAVE_ANDROID_OS.
Elliott Hughes
2015-07-30
am 42dbc4b1: am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK."
Elliott Hughes
2015-07-29
Use _WIN32 rather than HAVE_WINSOCK.
Elliott Hughes
2015-07-30
am 34c92f46: am fc2f1e61: Merge "Move libutils off AndroidConfig.h."
Elliott Hughes
2015-07-29
Move libutils off AndroidConfig.h.
Elliott Hughes
2015-06-15
am cb2d0c5a: am 7015b3be: Merge "TypeHelpers.h: Don\'t underflow unsigned int"
Nick Kralevich
2015-06-13
TypeHelpers.h: Don't underflow unsigned int
Nick Kralevich
2015-05-18
Adding a build id check to blob cache.
Michael Lentine
2015-04-23
Move LinearAlloc to libhwui
John Reck
2015-04-21
am 97147ef2: am a7d47092: am a75b3de2: Merge "Mark time conversion functions ...
Michael Wright
2015-04-20
Mark time conversion functions as constexpr
Michael Wright
2015-04-03
am 6c7c6d04: am 7c194525: am ea975880: Merge "Only Windows doesn\'t have %zd."
Elliott Hughes
2015-04-03
Only Windows doesn't have %zd.
Elliott Hughes
2015-03-27
Use eventfd instead of pipe in Looper.
Tim Kilbourn
2015-03-27
am 1188a4d8: am a596623f: am 6ccfabcf: Merge "O_CLOEXEC is O_NOINHERIT on Win...
Dan Albert
2015-03-26
O_CLOEXEC is O_NOINHERIT on Windows.
Dan Albert
[next]