Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
76a1918e6aa5732e2cb1ba3081177f37d5c8761b
/
vm
/
UtfString.h
d8a3f9f
Make some of the StringObject functions member functions.
by Elliott Hughes
· 14 years ago
fe7f2b3
Improve reference table dumping.
by Elliott Hughes
· 14 years ago
375fb11
Normalize the include guard style.
by Carl Shapiro
· 14 years ago
0fbb703
Use std::string rather than malloc/free for saneDirName.
by Elliott Hughes
· 14 years ago
dc9e44c
Make interned strings non-movable.
by Carl Shapiro
· 14 years ago
d862faa
Get rid of uneeded extern, enum, typedef and struct qualifiers.
by Carl Shapiro
· 14 years ago
d5c36b9
Move the remaining non-compiler VM code into C++.
by Carl Shapiro
· 14 years ago
db0c954
Convert the internal and in-line natives to C++.
by Carl Shapiro
· 14 years ago
ae188c6
Compile the garbage collector and heap profiler as C++.
by Carl Shapiro
· 14 years ago
49dc060
Move more system propery handling into managed code.
by Elliott Hughes
· 14 years ago
5e451d8
Add const qualifier to the dvmComputeStringHash signature.
by Carl Shapiro
· 15 years ago
81f3ebe
Remove the "allocFlags" parameter from dvmCreateStringFromCstr and
by Barry Hayes
· 15 years ago
59a4346
Add inline version of String.indexOf().
by Andy McFadden
· 15 years ago
ab00d45
Progress toward indirect JNI references.
by Andy McFadden
· 15 years ago
f6c3871
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
f72d5de
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
2ad60cf
Initial Contribution
by The Android Open Source Project
· 16 years ago