index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach sp<> how to std::move
John Reck
2015-10-29
1
-0
/
+34
*
system/core: fix iterator for LruCache
Sergio Giro
2015-10-12
1
-3
/
+16
*
am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap"
Adam Lesinski
2015-10-02
1
-0
/
+3
|
\
|
*
Implement C++11 move semantics for android::FileMap
Adam Lesinski
2015-10-01
1
-0
/
+3
*
|
resolved conflicts for 70808827 to stage-aosp-master
Sergio Giro
2015-10-01
1
-395
/
+0
|
\
|
|
*
system/core: remove BasicHashtable
Sergio Giro
2015-10-01
1
-395
/
+0
*
|
am e0453334: Merge "system/core: remove methods returning SharedBuffer in Str...
Sergio Giro
2015-09-30
2
-4
/
+0
|
\
|
|
*
Merge "system/core: remove methods returning SharedBuffer in String8, String16"
Sergio Giro
2015-09-30
2
-4
/
+0
|
|
\
|
|
*
system/core: remove methods returning SharedBuffer in String8, String16
Sergio Giro
2015-09-30
2
-4
/
+0
*
|
|
am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead...
Sergio Giro
2015-09-30
1
-71
/
+82
|
\
|
|
|
*
|
Merge "system/core: change LruCache to use unordered_set instead of BasicHash...
Sergio Giro
2015-09-30
1
-71
/
+82
|
|
\
\
|
|
*
|
system/core: change LruCache to use unordered_set instead of BasicHashTable
Sergio Giro
2015-09-30
1
-71
/
+82
|
|
|
/
*
|
|
am eccf0a45: Merge "utils: add pwrite64 to Compat.h for Mac"
Sami Tolvanen
2015-09-28
1
-0
/
+4
|
\
|
|
|
*
|
utils: add pwrite64 to Compat.h for Mac
Sami Tolvanen
2015-09-28
1
-0
/
+4
|
|
/
*
|
resolved conflicts for 6ee734cf to stage-aosp-master
Sergio Giro
2015-09-23
4
-172
/
+8
|
\
|
|
*
libutils: hide SharedBuffer by moving SharedBuffer.h to the implementation di...
Sergio Giro
2015-09-23
4
-172
/
+8
*
|
am 4f0a7cb8: am 786e5e26: Merge "libutils: cleanups for -fsanitize=integer"
Nick Kralevich
2015-08-24
1
-0
/
+3
|
\
|
|
*
libutils: cleanups for -fsanitize=integer
Nick Kralevich
2015-08-24
1
-0
/
+3
*
|
am 8c86e4e2: am d0cae5b9: Merge "Remove a HAVE_MS_C_RUNTIME I missed."
Elliott Hughes
2015-08-19
1
-1
/
+1
|
\
|
|
*
Remove a HAVE_MS_C_RUNTIME I missed.
Elliott Hughes
2015-08-18
1
-1
/
+1
*
|
am 8025096e: am 28595721: Merge "Replace HAVE_MS_C_RUNTIME with _WIN32 in sys...
Elliott Hughes
2015-08-17
1
-1
/
+1
|
\
|
|
*
Replace HAVE_MS_C_RUNTIME with _WIN32 in system/core.
Elliott Hughes
2015-08-17
1
-1
/
+1
*
|
am 802c6fd0: am ff52e23f: Merge "Stop being silly."
Elliott Hughes
2015-08-06
1
-1
/
+0
|
\
|
|
*
Stop being silly.
Elliott Hughes
2015-08-06
1
-1
/
+0
*
|
am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."
Elliott Hughes
2015-07-30
4
-8
/
+8
|
\
|
|
*
Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."
Elliott Hughes
2015-07-30
4
-8
/
+8
|
|
\
|
|
*
Use __ANDROID__ instead of HAVE_ANDROID_OS.
Elliott Hughes
2015-07-30
4
-8
/
+8
*
|
|
am 42dbc4b1: am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK."
Elliott Hughes
2015-07-30
2
-2
/
+2
|
\
|
|
|
*
|
Use _WIN32 rather than HAVE_WINSOCK.
Elliott Hughes
2015-07-29
2
-2
/
+2
|
|
/
*
|
am 34c92f46: am fc2f1e61: Merge "Move libutils off AndroidConfig.h."
Elliott Hughes
2015-07-30
1
-0
/
+6
|
\
|
|
*
Move libutils off AndroidConfig.h.
Elliott Hughes
2015-07-29
1
-0
/
+6
*
|
am cb2d0c5a: am 7015b3be: Merge "TypeHelpers.h: Don\'t underflow unsigned int"
Nick Kralevich
2015-06-15
1
-7
/
+14
|
\
|
|
*
TypeHelpers.h: Don't underflow unsigned int
Nick Kralevich
2015-06-13
1
-7
/
+14
*
|
Adding a build id check to blob cache.
Michael Lentine
2015-05-18
1
-0
/
+6
*
|
Move LinearAlloc to libhwui
John Reck
2015-04-23
1
-97
/
+0
*
|
am 97147ef2: am a7d47092: am a75b3de2: Merge "Mark time conversion functions ...
Michael Wright
2015-04-21
1
-15
/
+17
|
\
|
|
*
Mark time conversion functions as constexpr
Michael Wright
2015-04-20
1
-15
/
+17
*
|
am 6c7c6d04: am 7c194525: am ea975880: Merge "Only Windows doesn\'t have %zd."
Elliott Hughes
2015-04-03
1
-5
/
+5
|
\
|
|
*
Only Windows doesn't have %zd.
Elliott Hughes
2015-04-03
1
-5
/
+5
*
|
Use eventfd instead of pipe in Looper.
Tim Kilbourn
2015-03-27
1
-2
/
+1
*
|
am 1188a4d8: am a596623f: am 6ccfabcf: Merge "O_CLOEXEC is O_NOINHERIT on Win...
Dan Albert
2015-03-27
1
-1
/
+1
|
\
|
|
*
O_CLOEXEC is O_NOINHERIT on Windows.
Dan Albert
2015-03-26
1
-1
/
+1
|
*
Revert "Revert "Create libbase.""
Dan Albert
2015-03-16
2
-76
/
+0
*
|
Revert "Revert "Create libbase.""
Dan Albert
2015-03-16
2
-76
/
+0
*
|
am 90a968f0: am dd581695: Merge "Revert "Create libbase.""
Nicolas Geoffray
2015-03-16
2
-0
/
+76
|
\
|
|
*
Revert "Create libbase."
Nicolas Geoffray
2015-03-16
2
-0
/
+76
*
|
am 517f65da: am a68c8148: Merge "Create libbase."
Dan Albert
2015-03-15
2
-76
/
+0
|
\
|
|
*
Create libbase.
Dan Albert
2015-03-14
2
-76
/
+0
*
|
Fix issues related to removing Looper callbacks after close.
Jeff Brown
2015-03-12
1
-1
/
+8
*
|
Fixed subtle bugs related to file descriptor recycling.
Jeff Brown
2015-03-11
1
-0
/
+3
[next]