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
/
libutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
liblog: use log/log.h when utilizing ALOG macros
Mark Salyzyn
2017-01-11
4
-4
/
+4
*
Enable libbase/libutils/libziparchive on host bionic
Dan Willemsen
2016-11-29
1
-0
/
+7
*
system/core: preparation to pull back interfaces from android/log.h
Mark Salyzyn
2016-10-20
2
-0
/
+4
*
Test for _WIN32 in instead of USE_MINGW.
Elliott Hughes
2016-10-05
1
-2
/
+2
*
system/core Replace log/log.h with android/log.h
Mark Salyzyn
2016-09-30
2
-4
/
+4
*
system/core Replace cutils/log.h with android/log.h
Mark Salyzyn
2016-09-30
5
-18
/
+20
*
Merge "Fix more system/core/include warnings"
Colin Cross
2016-09-29
1
-2
/
+0
|
\
|
*
Fix more system/core/include warnings
Colin Cross
2016-09-27
1
-2
/
+0
*
|
Use readdir instead of readdir_r.
Elliott Hughes
2016-09-28
1
-9
/
+2
|
/
*
Fix warnings in libutils headers
Colin Cross
2016-09-22
3
-3
/
+11
*
libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8
Sergio Giro
2016-08-25
3
-16
/
+43
*
Unicode: specify destination length in utf8_to_utf16 methods
Sergio Giro
2016-08-25
3
-32
/
+41
*
Merge "Make RefBase more robust and debuggable"
Hans Boehm
2016-08-24
2
-53
/
+151
|
\
|
*
Make RefBase more robust and debuggable
Hans Boehm
2016-08-13
2
-53
/
+151
*
|
Merge "Improve RefBase documentation, especially for clients."
Hans Boehm
2016-08-10
1
-10
/
+17
|
\
|
|
*
Merge "Improve RefBase documentation, especially for clients."
Hans Boehm
2016-08-10
1
-10
/
+17
|
|
\
|
|
*
Improve RefBase documentation, especially for clients.
Hans Boehm
2016-08-09
1
-10
/
+17
*
|
|
Merge "SharedBuffer: Fix bug in return value of release()"
Greg Kaiser
2016-08-08
1
-2
/
+3
|
\
|
|
|
*
|
SharedBuffer: Fix bug in return value of release()
Greg Kaiser
2016-08-08
1
-2
/
+3
|
|
/
*
|
Merge "Fix race bug in attemptIncStrong"
Hans Boehm
2016-08-04
1
-10
/
+9
|
\
|
|
*
Merge "Fix race bug in attemptIncStrong"
Hans Boehm
2016-08-04
1
-10
/
+9
|
|
\
|
|
*
Fix race bug in attemptIncStrong
Hans Boehm
2016-07-29
1
-10
/
+9
*
|
|
Merge \"Fix google-explicit-constructor warnings in system/core.\"
Chih-Hung Hsieh
2016-07-29
3
-3
/
+3
|
\
|
|
|
*
|
Fix google-explicit-constructor warnings in system/core.
Chih-Hung Hsieh
2016-07-26
3
-3
/
+3
|
|
/
*
|
Merge \"LruCache: avoid copying keys in lookup\"
Sergio Giro
2016-07-20
1
-0
/
+18
|
\
|
|
*
LruCache: avoid copying keys in lookup
Sergio Giro
2016-07-20
1
-0
/
+18
*
|
Merge \"Add test for RefBase etc.\"
Hans Boehm
2016-07-14
4
-2
/
+199
|
\
|
|
*
Add test for RefBase etc.
Hans Boehm
2016-07-13
4
-2
/
+199
*
|
Merge \"libutils: Limit integer sanitize to target only\"
Dan Willemsen
2016-07-13
1
-3
/
+4
|
\
|
|
*
libutils: Limit integer sanitize to target only
Dan Willemsen
2016-07-13
1
-3
/
+4
*
|
resolve merge conflicts of 41e82a3 to stage-aosp-master
Colin Cross
2016-07-12
4
-173
/
+164
|
\
|
|
*
Convert libbacktrace, libutils to Soong
Dan Willemsen
2016-07-12
4
-176
/
+167
*
|
Merge "Fix SharedBuffer. Remove aref." am: 069517574e
Hans Boehm
2016-05-23
2
-14
/
+24
|
\
|
|
*
Fix SharedBuffer. Remove aref.
Hans Boehm
2016-05-23
2
-14
/
+24
*
|
Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" am: 62212954ef
Hans Boehm
2016-05-19
1
-58
/
+140
|
\
|
|
*
Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp"
Hans Boehm
2016-05-19
1
-58
/
+140
|
|
\
|
|
*
Fix memory order and race bugs in Refbase.h & RefBase.cpp
Hans Boehm
2016-05-17
1
-58
/
+140
*
|
|
Merge "Fix strstr16." into nyc-dev
Michael Wright
2016-05-17
1
-1
/
+2
|
\
\
\
|
*
|
|
Fix strstr16.
Michael Wright
2016-05-16
1
-1
/
+2
*
|
|
|
Merge "SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux...
Greg Hackmann
2016-05-16
1
-28
/
+9
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge "SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux"
Treehugger Robot
2016-05-16
1
-28
/
+9
|
|
\
\
\
|
|
*
|
|
SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux
Greg Hackmann
2016-05-02
1
-28
/
+9
*
|
|
|
|
Merge "SystemClock: add test" am: 282e8fb037
Greg Hackmann
2016-05-16
2
-0
/
+75
|
\
|
|
|
|
|
*
|
|
|
Merge "SystemClock: add test"
Treehugger Robot
2016-05-16
2
-0
/
+75
|
|
\
|
|
|
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
SystemClock: add test
Greg Hackmann
2016-05-02
2
-0
/
+75
*
|
|
|
Merge commit '8b452b876b90dcfff1dab9012b65b5e67c4531a4' into manual_merge_8b4...
Michael Wright
2016-05-16
3
-3
/
+66
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Add String16#contains and strstr16 methods.
Michael Wright
2016-05-09
3
-3
/
+66
*
|
|
|
Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a
Chih-hung Hsieh
2016-04-30
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-04-29
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge "Remove debugging code for a fixed 3.6 kernel bug." am: af61acc
Elliott Hughes
2016-04-09
1
-71
/
+6
|
\
|
|
[next]