Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
e6c0ef210ee6c62cf4c63d50c04f451d5fa505f5
/
vm
/
UtfString.cpp
0fbb703
Use std::string rather than malloc/free for saneDirName.
by Elliott Hughes
· 14 years ago
60fc806
Further conservation of newlines.
by Dan Bornstein
· 14 years ago
dc9e44c
Make interned strings non-movable.
by Carl Shapiro
· 14 years ago
a62c3a0
Establish a subclass relationship between ArrayObject and Object.
by Carl Shapiro
· 14 years ago
a4f4a73
Remove dvmAllocObjectArray and all of its uses.
by Carl Shapiro
· 14 years ago
d5c36b9
Move the remaining non-compiler VM code into C++.
by Carl Shapiro
· 14 years ago
[Renamed (93%) from vm/UtfString.c]
db0c954
Convert the internal and in-line natives to C++.
by Carl Shapiro
· 14 years ago
cd38042
Clean up UtfString.c, two ways.
by Dan Bornstein
· 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
· 14 years ago
81f3ebe
Remove the "allocFlags" parameter from dvmCreateStringFromCstr and
by Barry Hayes
· 15 years ago
deeeeb2
Dalvik SMP update
by Andy McFadden
· 15 years ago
7365493
Remove repeated newlines at the end of files.
by Carl Shapiro
· 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
89c1feb
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
2ad60cf
Initial Contribution
by The Android Open Source Project
· 16 years ago