index
:
dalvik.git
kitkat
dalvik
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
oo
/
Array.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dalvik: Ensure that the array length complies with the final specifier
Serban Constantinescu
2013-12-18
1
-0
/
+1
*
Merge tag 'android-4.4_r1' into cm-11.0
Ricardo Cerqueira
2013-11-01
1
-11
/
+13
|
\
|
*
Fix inner class access flags and array modifiers.
Elliott Hughes
2013-06-14
1
-11
/
+13
*
|
Add barriers for proper observation sequence.
Xin Qi
2013-07-25
1
-0
/
+5
|
/
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-3
/
+3
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-2
/
+2
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-4
/
+4
*
Switch dvmHumanReadableDescriptor over to std::string.
Elliott Hughes
2011-06-07
1
-3
/
+2
*
Further conservation of newlines.
Dan Bornstein
2011-05-26
1
-13
/
+13
*
Establish a subclass relationship between ClassObject and Object.
Carl Shapiro
2011-05-06
1
-4
/
+4
*
Establish a subclass relationship between ArrayObject and Object.
Carl Shapiro
2011-05-03
1
-9
/
+7
*
Add a non-moving option to dvmMalloc and make use of it.
Carl Shapiro
2011-04-27
1
-1
/
+1
*
Replace public uses of dvmAllocArray with dvmAllocArrayByClass.
Carl Shapiro
2011-04-19
1
-5
/
+8
*
Remove dvmAllocObjectArray and all of its uses.
Carl Shapiro
2011-04-18
1
-30
/
+0
*
Move fundamental object definitions and operations to C++
Carl Shapiro
2011-04-13
1
-0
/
+659