1. 0fbb703 Use std::string rather than malloc/free for saneDirName. by Elliott Hughes · 14 years ago
  2. 60fc806 Further conservation of newlines. by Dan Bornstein · 14 years ago
  3. dc9e44c Make interned strings non-movable. by Carl Shapiro · 14 years ago
  4. a62c3a0 Establish a subclass relationship between ArrayObject and Object. by Carl Shapiro · 14 years ago
  5. a4f4a73 Remove dvmAllocObjectArray and all of its uses. by Carl Shapiro · 14 years ago
  6. d5c36b9 Move the remaining non-compiler VM code into C++. by Carl Shapiro · 14 years ago[Renamed (93%) from vm/UtfString.c]
  7. db0c954 Convert the internal and in-line natives to C++. by Carl Shapiro · 14 years ago
  8. cd38042 Clean up UtfString.c, two ways. by Dan Bornstein · 14 years ago
  9. 49dc060 Move more system propery handling into managed code. by Elliott Hughes · 14 years ago
  10. 5e451d8 Add const qualifier to the dvmComputeStringHash signature. by Carl Shapiro · 14 years ago
  11. 81f3ebe Remove the "allocFlags" parameter from dvmCreateStringFromCstr and by Barry Hayes · 15 years ago
  12. deeeeb2 Dalvik SMP update by Andy McFadden · 15 years ago
  13. 7365493 Remove repeated newlines at the end of files. by Carl Shapiro · 15 years ago
  14. 59a4346 Add inline version of String.indexOf(). by Andy McFadden · 15 years ago
  15. ab00d45 Progress toward indirect JNI references. by Andy McFadden · 15 years ago
  16. f6c3871 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  17. f72d5de auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  18. 89c1feb Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  19. 2ad60cf Initial Contribution by The Android Open Source Project · 16 years ago