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