index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
16
-69
/
+69
*
Add a basic hashtable data structure, with tests!
Jeff Brown
2011-11-22
5
-1
/
+965
*
Use libcorkscrew to format the stack trace.
Jeff Brown
2011-11-21
1
-22
/
+10
*
Merge "Slight change to the unwinder API."
Jeff Brown
2011-11-04
1
-2
/
+2
|
\
|
*
Slight change to the unwinder API.
Jeff Brown
2011-11-03
1
-2
/
+2
*
|
am 236aea35: Merge changes Ibc99cb1c,Ie1f4f6f8 into ics-mr1
Jamie Gennis
2011-11-03
2
-4
/
+302
|
\
\
|
|
/
|
/
|
|
*
BlobCache: implement cache serialization
Jamie Gennis
2011-10-31
2
-2
/
+302
|
*
BlobCache: remove the mutex locking
Jamie Gennis
2011-10-31
1
-2
/
+0
*
|
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
10
-69
/
+69
*
|
Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE
Steve Block
2011-10-25
2
-5
/
+5
*
|
Use libcorkscrew for stack unwinding.
Jeff Brown
2011-10-22
2
-267
/
+60
|
/
*
add -ldl to host executables
Iliyan Malchev
2011-10-20
1
-0
/
+4
*
Fix regression in CursorWindow.copyStingToBuffer.
Jeff Brown
2011-10-07
1
-6
/
+7
*
may fix the build
Mathias Agopian
2011-09-28
1
-6
/
+2
*
Fix androidGetThreadPriority for non-pthread configurations.
Andreas Huber
2011-09-16
1
-0
/
+4
*
A new API "androidGetThreadPriority"
Andreas Huber
2011-09-16
1
-0
/
+4
*
Resurrect verbose binder logging
Andy McFadden
2011-09-07
1
-1
/
+3
*
Merge "Add C++ thread API androidGetThreadSchedulingGroup"
Glenn Kasten
2011-08-29
1
-0
/
+35
|
\
|
*
Add C++ thread API androidGetThreadSchedulingGroup
Glenn Kasten
2011-07-08
1
-0
/
+35
*
|
fix a memory leak and memory corruption in RefBase
Mathias Agopian
2011-08-11
1
-44
/
+39
*
|
Merge "Move extract native libraries to JNI code"
Kenny Root
2011-07-27
2
-1
/
+66
|
\
\
|
*
|
Move extract native libraries to JNI code
Kenny Root
2011-07-26
2
-1
/
+66
*
|
|
am 64ed1059: am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap gen...
Kenny Root
2011-07-25
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap generation even ...
Kenny Root
2011-07-25
1
-1
/
+2
|
|
\
\
|
|
*
\
am 3cf03987: Merge "Continue idmap generation even if name lookup fails."
Kenny Root
2011-07-21
1
-1
/
+2
|
|
|
\
\
|
|
|
*
|
Continue idmap generation even if name lookup fails.
MÃ¥rten Kongstad
2011-05-19
1
-1
/
+2
|
|
*
|
|
am afffa8fa: fix RefBase so it retains binary-compatibility with gingerbread ...
Mathias Agopian
2011-06-15
1
-9
/
+25
|
|
|
\
\
\
|
|
|
*
|
|
fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE)
Mathias Agopian
2011-06-13
1
-9
/
+25
|
|
*
|
|
|
am 19974ecc: Fix a leak in RefBase (DO NOT MERGE)
Mathias Agopian
2011-06-08
1
-9
/
+11
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
*
|
|
Fix a leak in RefBase (DO NOT MERGE)
Mathias Agopian
2011-06-08
1
-9
/
+11
|
*
|
|
|
|
am 0887b8c2: am 8e18668d: revert surfaceflinger leak fix as it uncovered a cr...
Mathias Agopian
2011-06-15
1
-35
/
+9
|
|
\
\
\
\
\
|
|
*
|
|
|
|
revert surfaceflinger leak fix as it uncovered a crasher on xoom (DO NOT MERGE)
Mathias Agopian
2011-06-15
1
-35
/
+9
|
*
|
|
|
|
|
am d5244e0a: am 52a43990: Revert "revert surfaceflinger leak fix as it uncove...
Mathias Agopian
2011-06-15
1
-9
/
+35
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom"
Mathias Agopian
2011-06-15
1
-9
/
+35
|
*
|
|
|
|
|
am 7ecdeb6e: am d20d72d1: Merge "revert surfaceflinger leak fix as it uncover...
Mathias Agopian
2011-06-15
1
-35
/
+9
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
revert surfaceflinger leak fix as it uncovered a crasher on xoom
Mathias Agopian
2011-06-15
1
-35
/
+9
|
*
|
|
|
|
|
am 77079399: am a9c9a4ba: fix RefBase so it retains binary-compatibility with...
Mathias Agopian
2011-06-13
1
-9
/
+25
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE)
Mathias Agopian
2011-06-13
1
-9
/
+25
*
|
|
|
|
|
|
Remove unimplemented memory pool.
Jeff Brown
2011-07-20
2
-38
/
+0
*
|
|
|
|
|
|
Add a call to pthread_attr_destroy to avoid potential memory leaks.
Le-Chun Wu
2011-07-14
1
-0
/
+1
*
|
|
|
|
|
|
Minor code cleanups in vector.
Jeff Brown
2011-07-14
1
-26
/
+24
*
|
|
|
|
|
|
Replace Vector _grow/_shrink checks with assert.
Jeff Brown
2011-07-14
1
-5
/
+7
*
|
|
|
|
|
|
Compress the backup output stream
Christopher Tate
2011-07-13
1
-4
/
+12
*
|
|
|
|
|
|
Merge "Remove the simulator target from all makefiles. Bug: 5010576"
Jeff Brown
2011-07-12
2
-8
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
2
-8
/
+0
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Fix typo in an assert's log
Mathias Agopian
2011-07-11
1
-2
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge "Add Thread::join"
Glenn Kasten
2011-07-06
1
-0
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add Thread::join
Glenn Kasten
2011-06-23
1
-0
/
+19
*
|
|
|
|
|
|
Merge "Thread ID zero for androidSetThreadSchedulingGroup"
Glenn Kasten
2011-07-05
1
-0
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Thread ID zero for androidSetThreadSchedulingGroup
Glenn Kasten
2011-06-22
1
-0
/
+4
|
|
/
/
/
/
/
/
[prev]
[next]