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
*
Move LinearAlloc to libhwui
John Reck
2015-04-23
2
-228
/
+0
*
am 8d2cd035: am 2ddb9cb1: am ed43be39: Merge "Remove LOCAL_ADDITIONAL_DEPENDE...
Elliott Hughes
2015-04-02
1
-1
/
+0
|
\
|
*
Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.
Elliott Hughes
2015-04-02
1
-1
/
+0
|
*
Revert "Revert "Create libbase.""
Dan Albert
2015-03-16
6
-352
/
+0
*
|
Use eventfd instead of pipe in Looper.
Tim Kilbourn
2015-03-27
1
-32
/
+14
*
|
Revert "Revert "Create libbase.""
Dan Albert
2015-03-16
6
-352
/
+0
*
|
am 90a968f0: am dd581695: Merge "Revert "Create libbase.""
Nicolas Geoffray
2015-03-16
6
-0
/
+352
|
\
|
|
*
Revert "Create libbase."
Nicolas Geoffray
2015-03-16
6
-0
/
+352
*
|
am 517f65da: am a68c8148: Merge "Create libbase."
Dan Albert
2015-03-15
6
-352
/
+0
|
\
|
|
*
Create libbase.
Dan Albert
2015-03-14
6
-352
/
+0
*
|
Fix issues related to removing Looper callbacks after close.
Jeff Brown
2015-03-12
1
-32
/
+94
*
|
Fixed subtle bugs related to file descriptor recycling.
Jeff Brown
2015-03-11
1
-11
/
+66
*
|
Rename Looper::isIdling() to isPolling() to resolve confusion.
Jeff Brown
2015-03-11
1
-5
/
+5
|
/
*
Remove useless refCounting from FileMap.
Narayan Kamath
2015-02-23
2
-11
/
+3
*
Merge "Remove reference to NOT_USING_KLIBC and cygwin."
Narayan Kamath
2015-02-20
1
-14
/
+1
|
\
|
*
Remove reference to NOT_USING_KLIBC and cygwin.
Narayan Kamath
2015-02-19
1
-14
/
+1
*
|
Fix the WriteStringToFile overload that takes mode/owner/group.
Elliott Hughes
2015-02-17
2
-2
/
+31
|
/
*
Clean up reading and writing in init.
Elliott Hughes
2015-02-06
2
-24
/
+72
*
Fix Windows build.
Elliott Hughes
2015-02-04
1
-0
/
+2
*
Add a WriteStringToFile overload that cares about permissions.
Elliott Hughes
2015-02-04
1
-8
/
+35
*
Add Google-style StringPrintf.
Elliott Hughes
2015-02-03
4
-0
/
+137
*
Fix Mac build.
Elliott Hughes
2015-02-03
1
-0
/
+2
*
Add Google-style ReadFileToString and WriteStringToFile.
Elliott Hughes
2015-02-03
4
-10
/
+109
*
Kill HAVE_PTHREADS.
Yabin Cui
2015-01-27
3
-57
/
+42
*
Fix references to HAVE_PRCTL.
Elliott Hughes
2014-12-15
1
-2
/
+2
*
Clean up libutils Android.mk
Trevor Drake
2014-12-06
1
-10
/
+0
*
Use __arm__ instead of ARCH_ARM.
Elliott Hughes
2014-12-04
1
-1
/
+1
*
Libutils: Comment out unused constants
Andreas Gampe
2014-11-24
1
-2
/
+3
*
Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.
Elliott Hughes
2014-11-21
1
-11
/
+4
*
kill HAVE_MADVISE
Yabin Cui
2014-11-19
1
-2
/
+6
*
kill HAVE_MADVISE
Yabin Cui
2014-11-18
1
-2
/
+2
*
Move libutils to libc++.
Dan Albert
2014-11-15
1
-4
/
+0
*
System/core: Use memmove
Andreas Gampe
2014-11-13
1
-1
/
+1
*
kill HAVE_POSIX_FILEMAP
Yabin Cui
2014-11-11
1
-12
/
+10
*
am 7a92d20e: Merge "Clean up some test makefiles."
Dan Albert
2014-11-05
3
-24
/
+47
|
\
|
*
Clean up some test makefiles.
Dan Albert
2014-11-04
3
-24
/
+47
*
|
am 1c77bf4c: Merge "Fix windows specific behavior of FileMap" into lmp-dev
Xavier Ducrohet
2014-10-16
1
-1
/
+0
|
\
\
|
*
|
Fix windows specific behavior of FileMap
Xavier Ducrohet
2014-10-16
1
-1
/
+0
*
|
|
am 3fe9adc9: Merge "Fix write past end of memory." into lmp-dev
Christopher Ferris
2014-10-07
1
-9
/
+9
|
\
|
|
|
*
|
Fix write past end of memory.
Christopher Ferris
2014-10-07
1
-9
/
+9
*
|
|
am 522c1d34: am e18ed89e: Merge "Remove makefile cruft."
Dan Albert
2014-09-12
1
-6
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge "Remove makefile cruft."
Dan Albert
2014-09-12
1
-6
/
+0
|
|
\
\
|
|
*
|
Remove makefile cruft.
Dan Albert
2014-09-12
1
-6
/
+0
*
|
|
|
am e4bf208c: am 082a52b5: Merge "Move libutils over to pthread_gettid_np."
Elliott Hughes
2014-09-12
2
-6
/
+2
|
\
|
|
|
|
*
|
|
Move libutils over to pthread_gettid_np.
Elliott Hughes
2014-09-12
2
-6
/
+2
|
|
/
/
*
|
|
am 6ba555f2: Merge "libutils: Don\'t segfault ProcessCallStack when getting t...
Igor Murashkin
2014-08-19
1
-0
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
libutils: Don't segfault ProcessCallStack when getting thread name fails
Igor Murashkin
2014-08-19
1
-0
/
+5
|
*
|
Exclude bionic private headers from include path
Dmitriy Ivanov
2014-07-31
2
-2
/
+2
*
|
|
am 3859029a: am 7fb0ee0c: Merge "Remove androidGetTid."
Elliott Hughes
2014-08-18
1
-9
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Remove androidGetTid.
Elliott Hughes
2014-08-18
1
-9
/
+0
[next]