index
:
dalvik.git
kitkat
dalvik
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
Misc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Possible leak in dvmAllocRegion
You Kim
2012-12-18
1
-0
/
+1
*
Log when the native trace is unavailable
Andy McFadden
2012-09-18
1
-2
/
+4
*
Fix for 6994917 GC is slower since JOO33B per FrameworkPerf test
Mathieu Chartier
2012-08-23
1
-1
/
+6
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-1
/
+1
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-2
/
+2
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-05
1
-5
/
+5
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-1
/
+1
*
Don't wrap the actual type in parens if its null.
Jesse Wilson
2011-08-14
1
-1
/
+1
*
Improve -verbose:jni.
Elliott Hughes
2011-06-28
1
-1
/
+29
*
Add and use StringAppendF.
Elliott Hughes
2011-06-17
1
-1
/
+8
*
Improve reference table dumping.
Elliott Hughes
2011-06-16
1
-0
/
+17
*
Improve "waiting on"/"waiting to lock" SIGQUIT dump info.
Elliott Hughes
2011-06-07
1
-0
/
+55
*
Switch dvmHumanReadableDescriptor over to std::string.
Elliott Hughes
2011-06-07
1
-18
/
+6
*
Further conservation of newlines.
Dan Bornstein
2011-05-26
1
-13
/
+13
*
Remove unneeded void argument list declarations.
Carl Shapiro
2011-04-20
1
-2
/
+2
*
Move the remaining non-compiler VM code into C++.
Carl Shapiro
2011-04-15
1
-0
/
+729