index
:
dalvik.git
kitkat
dalvik
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
ReferenceTable.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-2
/
+2
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-11
/
+11
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-2
/
+2
*
Don't use dvmIsValidObject outside the GC.
Elliott Hughes
2011-07-19
1
-1
/
+1
*
Fix the jweak implementation.
Elliott Hughes
2011-07-11
1
-35
/
+47
*
Don't be too specific in reference table summaries.
Elliott Hughes
2011-06-20
1
-12
/
+11
*
Fix build: rebase went wrong.
Elliott Hughes
2011-06-17
1
-1
/
+0
*
Make some of the StringObject functions member functions.
Elliott Hughes
2011-06-17
1
-0
/
+1
*
Add and use StringAppendF.
Elliott Hughes
2011-06-17
1
-5
/
+5
*
Improve reference table dumping.
Elliott Hughes
2011-06-16
1
-32
/
+48
*
Further conservation of newlines.
Dan Bornstein
2011-05-26
1
-16
/
+16
*
Establish a subclass relationship between ArrayObject and Object.
Carl Shapiro
2011-05-03
1
-1
/
+1
*
Move the remaining non-compiler VM code into C++.
Carl Shapiro
2011-04-15
1
-0
/
+342