index
:
dalvik.git
kitkat
dalvik
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
UtfString.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make some of the StringObject functions member functions.
Elliott Hughes
2011-06-17
1
-22
/
+1
*
Improve reference table dumping.
Elliott Hughes
2011-06-16
1
-7
/
+7
*
Normalize the include guard style.
Carl Shapiro
2011-06-14
1
-3
/
+3
*
Use std::string rather than malloc/free for saneDirName.
Elliott Hughes
2011-06-07
1
-2
/
+14
*
Make interned strings non-movable.
Carl Shapiro
2011-05-05
1
-2
/
+3
*
Get rid of uneeded extern, enum, typedef and struct qualifiers.
Carl Shapiro
2011-04-27
1
-8
/
+0
*
Move the remaining non-compiler VM code into C++.
Carl Shapiro
2011-04-15
1
-1
/
+1
*
Convert the internal and in-line natives to C++.
Carl Shapiro
2011-04-12
1
-1
/
+1
*
Compile the garbage collector and heap profiler as C++.
Carl Shapiro
2011-04-08
1
-0
/
+8
*
Move more system propery handling into managed code.
Elliott Hughes
2011-02-10
1
-0
/
+10
*
Add const qualifier to the dvmComputeStringHash signature.
Carl Shapiro
2010-08-05
1
-1
/
+1
*
Remove the "allocFlags" parameter from dvmCreateStringFromCstr and
Barry Hayes
2010-06-19
1
-8
/
+4
*
Add inline version of String.indexOf().
Andy McFadden
2009-09-03
1
-0
/
+25
*
Progress toward indirect JNI references.
Andy McFadden
2009-08-20
1
-0
/
+5
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+112
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-112
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+112