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