1. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 10 years ago
  2. 5b8e6e3 Fix for gtest missing core classes, attempt 2 by Przemyslaw Szczepaniak · 10 years ago
  3. be26f77 Revert "Fix for gtest missing core classes." by Narayan Kamath · 10 years ago
  4. 136781e Fix for gtest missing core classes. by Przemyslaw Szczepaniak · 10 years ago
  5. 3d21bdf Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  6. 99ca40c ART: Refactor UnstartedRuntime for testing by Andreas Gampe · 10 years ago
  7. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  8. 3e52aa4 Move GetAndroidToolsDir to common location. by David Srbecky · 10 years ago
  9. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  10. bb9c6b1 ART: Refactor callbacks_ in common_runtime_test by Andreas Gampe · 10 years ago
  11. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 10 years ago
  12. 4460a84 Rosalloc thread local allocation path without a cas. by Hiroshi Yamauchi · 10 years ago
  13. 9b5cba4 ART: Missing include by Andreas Gampe · 10 years ago
  14. 1b49020 Merge "ART: Refactor unstarted runtime" by Andreas Gampe · 10 years ago
  15. 2969bcd ART: Refactor unstarted runtime by Andreas Gampe · 10 years ago
  16. 892fc96 Revert "Turn on logging for oat file assistant tests." by Richard Uhler · 10 years ago
  17. f45599d Turn on logging for oat file assistant tests. by Richard Uhler · 10 years ago
  18. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 11 years ago
  19. aaebaa0 art: Refactor RuntimeOptions/ParsedOptions by Igor Murashkin · 11 years ago
  20. 369810a ART: Allow scoped adjustments to log verbosity by Andreas Gampe · 11 years ago
  21. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 11 years ago
  22. c275259 Remove back-door bootclasspath option from Runtime by Richard Uhler · 11 years ago
  23. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 11 years ago
  24. 62746d8 ART: Swap-space in the compiler by Andreas Gampe · 11 years ago
  25. 3774335 Add a new imgdiag tool to diff boot.art/core.art against a process by Igor Murashkin · 11 years ago
  26. 4303ba9 ART: Track Flush & Close in FdFile by Andreas Gampe · 11 years ago
  27. 9433ec6 ART: Track Flush & Close in FdFile by Andreas Gampe · 11 years ago
  28. c7dd295 Tidy up logging. by Ian Rogers · 11 years ago
  29. c54e12a Change MemMap::maps_ to not be global variable by Mathieu Chartier · 11 years ago
  30. 6e88ef6 Change MemMap::maps_ to not be global variable by Mathieu Chartier · 11 years ago
  31. 95b4c65 Prevent stubs from being installed in java.lang.reflect.Proxy.<init>. by Jeff Hao · 11 years ago
  32. 4bf8d11 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 11 years ago
  33. db8a664 Prevent stubs from being installed in java.lang.reflect.Proxy.<init>. by Jeff Hao · 11 years ago
  34. 2994e29 ART: Use TMPDIR for test directories by Andreas Gampe · 11 years ago
  35. f896965 ART: Remove test files after test by Andreas Gampe · 11 years ago
  36. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 11 years ago
  37. 7747c8d ART: Remove test files after test by Andreas Gampe · 11 years ago
  38. 5a79fde ART: Use TMPDIR for test directories by Andreas Gampe · 11 years ago
  39. f0a3f09 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 11 years ago
  40. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 11 years ago
  41. 1fe5e5c ART: Fix target test paths by Andreas Gampe · 11 years ago
  42. a59dd80 Runtime can now be set to require relocation by Alex Light · 11 years ago
  43. e63db27 Break apart header files. by Ian Rogers · 11 years ago
  44. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 11 years ago[Renamed (92%) from runtime/common_test.cc]
  45. 930f7b8 Merge "(Experimental) Add Brooks pointers." by Hiroshi Yamauchi · 11 years ago