index
:
dalvik.git
kitkat
dalvik
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
Misc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Log when the native trace is unavailable
Andy McFadden
2012-09-18
1
-0
/
+1
*
Improve -verbose:jni.
Elliott Hughes
2011-06-28
1
-0
/
+18
*
Add and use StringAppendF.
Elliott Hughes
2011-06-17
1
-1
/
+8
*
Improve reference table dumping.
Elliott Hughes
2011-06-16
1
-0
/
+8
*
Normalize the include guard style.
Carl Shapiro
2011-06-14
1
-3
/
+3
*
Improve "waiting on"/"waiting to lock" SIGQUIT dump info.
Elliott Hughes
2011-06-07
1
-0
/
+6
*
Switch dvmHumanReadableDescriptor over to std::string.
Elliott Hughes
2011-06-07
1
-1
/
+4
*
Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master
Brian Carlstrom
2011-05-05
1
-15
/
+16
|
\
|
*
Get rid of uneeded extern, enum, typedef and struct qualifiers.
Carl Shapiro
2011-04-27
1
-17
/
+9
|
*
Move the remaining non-compiler VM code into C++.
Carl Shapiro
2011-04-15
1
-5
/
+7
|
*
Compile the garbage collector and heap profiler as C++.
Carl Shapiro
2011-04-08
1
-2
/
+9
|
/
*
Automatically dump stack traces in dvmAbort on the host.
Elliott Hughes
2011-03-25
1
-0
/
+1
*
Implement method parser and SSA transformation.
Ben Cheng
2010-12-13
1
-1
/
+0
*
Split BitVector into its own file.
Andy McFadden
2010-12-10
1
-48
/
+0
*
Add dvmHumanReadableDescriptor function, and use it.
Elliott Hughes
2010-11-22
1
-1
/
+13
*
resolved conflicts for merge of a5d99892 to dalvik-dev
Dan Bornstein
2010-09-15
1
-0
/
+19
|
\
|
*
Add use of sentinel in BOOTCLASSPATH entries during preopt.
Dan Bornstein
2010-09-14
1
-0
/
+19
*
|
Show CPU# and utime/stime in the Dalvik thread dump.
Andy McFadden
2010-08-31
1
-0
/
+10
|
/
*
Separately report thread suspension and garbage collection times.
Carl Shapiro
2010-07-27
1
-0
/
+12
*
Quicker partial collection by using card marking.
Barry Hayes
2010-07-08
1
-0
/
+7
*
am 7a37c30a: am bb710e32: Remove ((noreturn)) from dvmAbort().
Andy McFadden
2009-09-25
1
-5
/
+7
|
\
|
*
Remove ((noreturn)) from dvmAbort().
Andy McFadden
2009-09-24
1
-5
/
+7
*
|
Implement SSA-based loop optimizations.
Ben Cheng
2009-09-01
1
-0
/
+10
|
/
*
Inline some java.lang.Math functions.
Andy McFadden
2009-06-30
1
-22
/
+0
*
Implemented peephole optimizations including null-check elimination, redundan...
Ben Cheng
2009-06-17
1
-0
/
+1
*
auto import //branches/master/...@140412
The Android Open Source Project
2009-03-18
1
-1
/
+15
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+285
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-285
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-4
/
+15
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+274