1. 4a96b60 ClassLinker can now FindClass all libcore classes by Brian Carlstrom · 13 years ago
  2. 7a90959 Make the RuntimeTest use Runtime instances instead of its constituents. by Carl Shapiro · 13 years ago
  3. 913af1b Heap allocate class supporting arrays for fields, methods, interfaces by Brian Carlstrom · 13 years ago
  4. f3eb61f Style cleanups for two recent changes by Brian Carlstrom · 13 years ago
  5. f615a61 Rename RawDexFile to DexFile by Brian Carlstrom · 13 years ago
  6. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  7. cdc8de4 Move base64 to test code by Brian Carlstrom · 13 years ago
  8. a331b3c New ClassLinker::CreateArrayClass by Brian Carlstrom · 13 years ago
  9. 6cc1845 Simplify ClassLinker::LoadClass by Brian Carlstrom · 13 years ago
  10. a080803 Setting klass_ fields of heap allocated objects by Brian Carlstrom · 13 years ago
  11. a5780da Fix class_linker_test. by Elliott Hughes · 13 years ago
  12. f10edca Eliminate some C-style casts. by Carl Shapiro · 13 years ago
  13. 61e019d Initialize runtime constituents on runtime construction. by Carl Shapiro · 13 years ago
  14. 934486c Make ClassLinker set Class::super_class_ plus test and build improvements by Brian Carlstrom · 13 years ago
  15. 0e5d75d Add support for linking classes. by Carl Shapiro · 13 years ago