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
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a simple work queue abstraction.
Jeff Brown
2013-07-30
3
-0
/
+174
*
Added rules to build f/n/libs/utils in 64-bit: lib64utils.a
Andrew Hsieh
2013-07-30
1
-13
/
+23
*
Expose the set of enabled tags.
Jeff Brown
2013-07-30
1
-1
/
+3
*
Fixed several 64-bit porting issues
Andrew Hsieh
2013-07-30
4
-7
/
+11
*
libutils: add a system-wide tracing utility
Jamie Gennis
2013-07-30
2
-1
/
+49
*
frameworks/base refactoring
Mathias Agopian
2013-07-30
15
-12610
/
+0
*
frameworks/base refactoring.
Mathias Agopian
2013-07-30
13
-32
/
+32
*
libs/utils: replace malloc() + memset() to zero with calloc()
Iliyan Malchev
2013-07-30
2
-10
/
+4
*
aapt now sorts the strings in the resource string pool.
Dianne Hackborn
2013-07-30
1
-242
/
+903
*
Thread::getTid returns pid_t gettid() after run
Glenn Kasten
2013-07-30
2
-5
/
+41
*
Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE
Steve Block
2013-07-30
4
-20
/
+20
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2013-07-30
14
-65
/
+65
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2013-07-30
13
-191
/
+191
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2013-07-30
8
-34
/
+34
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2013-07-30
16
-69
/
+69
*
Add a basic hashtable data structure, with tests!
Jeff Brown
2013-07-30
5
-1
/
+965
*
Use libcorkscrew to format the stack trace.
Jeff Brown
2013-07-30
1
-22
/
+10
*
Slight change to the unwinder API.
Jeff Brown
2013-07-30
1
-2
/
+2
*
BlobCache: implement cache serialization
Jamie Gennis
2013-07-30
2
-2
/
+302
*
BlobCache: remove the mutex locking
Jamie Gennis
2013-07-30
1
-2
/
+0
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2013-07-30
10
-69
/
+69
*
Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE
Steve Block
2013-07-30
2
-5
/
+5
*
Use libcorkscrew for stack unwinding.
Jeff Brown
2013-07-30
2
-267
/
+60
*
add -ldl to host executables
Iliyan Malchev
2013-07-30
1
-0
/
+4
*
Fix regression in CursorWindow.copyStingToBuffer.
Jeff Brown
2013-07-30
1
-6
/
+7
*
may fix the build
Mathias Agopian
2013-07-30
1
-6
/
+2
*
Fix androidGetThreadPriority for non-pthread configurations.
Andreas Huber
2013-07-30
1
-0
/
+4
*
A new API "androidGetThreadPriority"
Andreas Huber
2013-07-30
1
-0
/
+4
*
Resurrect verbose binder logging
Andy McFadden
2013-07-30
1
-1
/
+3
*
fix a memory leak and memory corruption in RefBase
Mathias Agopian
2013-07-30
1
-84
/
+180
*
Move extract native libraries to JNI code
Kenny Root
2013-07-30
2
-1
/
+66
*
Remove unimplemented memory pool.
Jeff Brown
2013-07-30
2
-38
/
+0
*
Add a call to pthread_attr_destroy to avoid potential memory leaks.
Le-Chun Wu
2013-07-30
1
-0
/
+1
*
Minor code cleanups in vector.
Jeff Brown
2013-07-30
1
-26
/
+24
*
Replace Vector _grow/_shrink checks with assert.
Jeff Brown
2013-07-30
1
-5
/
+7
*
Compress the backup output stream
Christopher Tate
2013-07-30
1
-4
/
+12
*
Remove the simulator target from all makefiles.
Jeff Brown
2013-07-30
2
-8
/
+0
*
Fix typo in an assert's log
Mathias Agopian
2013-07-30
1
-2
/
+2
*
Add C++ thread API androidGetThreadSchedulingGroup
Glenn Kasten
2013-07-30
1
-0
/
+35
*
Add a linear transform library to libutils
Jason Simmons
2013-07-30
2
-0
/
+263
*
Fix settings restore
Christopher Tate
2013-07-30
1
-1
/
+2
*
Add Thread::join
Glenn Kasten
2013-07-30
1
-0
/
+19
*
Thread ID zero for androidSetThreadSchedulingGroup
Glenn Kasten
2013-07-30
1
-0
/
+4
*
Use rand() for MinGW
Kenny Root
2013-07-30
1
-1
/
+13
*
revert surfaceflinger leak fix as it uncovered a crasher on xoom (DO NOT MERGE)
Mathias Agopian
2013-07-30
1
-35
/
+9
*
Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom"
Mathias Agopian
2013-07-30
1
-9
/
+35
*
revert surfaceflinger leak fix as it uncovered a crasher on xoom
Mathias Agopian
2013-07-30
1
-35
/
+9
*
Bug 4608375
Glenn Kasten
2013-07-30
1
-2
/
+9
*
fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE)
Mathias Agopian
2013-07-30
1
-9
/
+25
*
Remove redundant memory barrier
Glenn Kasten
2013-07-30
1
-8
/
+5
[prev]
[next]