1. 91d65e0 Fix various typos in ART's comments and string literals. by Roland Levillain · 9 years ago
  2. 91c9116 Add value parameterized test support for runtime tests by Mathieu Chartier · 9 years ago
  3. 966878d Revert "Create parent class loader for dex2oat" by Mathieu Chartier · 9 years ago
  4. 10edbb1 ART: Use libopenjdkd by Andreas Gampe · 9 years ago
  5. c7d4a58 ART: Use non-stripped core jars in gtests by Andreas Gampe · 9 years ago
  6. f1e91bf Merge "ART: Refactor CommonRuntimeTest::SetUp" am: fae1db92d8 am: db2980ae9e by Andreas Gampe · 9 years ago
  7. a00f012 ART: Refactor CommonRuntimeTest::SetUp by Andreas Gampe · 9 years ago
  8. a7a4759 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  9. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  10. b8bce05 Manually close the JNI libraries by Yi Kong · 9 years ago
  11. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  12. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  13. d37d364 Create parent class loader for dex2oat by Mathieu Chartier · 9 years ago
  14. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  15. 5b8e6e3 Fix for gtest missing core classes, attempt 2 by Przemyslaw Szczepaniak · 9 years ago
  16. be26f77 Revert "Fix for gtest missing core classes." by Narayan Kamath · 9 years ago
  17. 136781e Fix for gtest missing core classes. by Przemyslaw Szczepaniak · 9 years ago
  18. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 9 years ago
  19. 72da5e7 Revert "Unload oat files" by Nicolas Geoffray · 9 years ago
  20. 18656fe Unload oat files by Mathieu Chartier · 9 years ago
  21. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  22. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 9 years ago
  23. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 9 years ago
  24. 3d21bdf Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  25. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  26. 99ca40c ART: Refactor UnstartedRuntime for testing by Andreas Gampe · 9 years ago
  27. 799681b ART: Refactor UnstartedRuntime for testing by Andreas Gampe · 9 years ago
  28. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  29. 3e52aa4 Move GetAndroidToolsDir to common location. by David Srbecky · 10 years ago
  30. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  31. bb9c6b1 ART: Refactor callbacks_ in common_runtime_test by Andreas Gampe · 10 years ago
  32. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 10 years ago
  33. 4460a84 Rosalloc thread local allocation path without a cas. by Hiroshi Yamauchi · 10 years ago
  34. 9b5cba4 ART: Missing include by Andreas Gampe · 10 years ago
  35. 1b49020 Merge "ART: Refactor unstarted runtime" by Andreas Gampe · 10 years ago
  36. 2969bcd ART: Refactor unstarted runtime by Andreas Gampe · 10 years ago
  37. 892fc96 Revert "Turn on logging for oat file assistant tests." by Richard Uhler · 10 years ago
  38. f45599d Turn on logging for oat file assistant tests. by Richard Uhler · 10 years ago
  39. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 10 years ago
  40. aaebaa0 art: Refactor RuntimeOptions/ParsedOptions by Igor Murashkin · 10 years ago
  41. 369810a ART: Allow scoped adjustments to log verbosity by Andreas Gampe · 10 years ago
  42. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  43. c275259 Remove back-door bootclasspath option from Runtime by Richard Uhler · 10 years ago
  44. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  45. 62746d8 ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  46. 3774335 Add a new imgdiag tool to diff boot.art/core.art against a process by Igor Murashkin · 10 years ago
  47. 4303ba9 ART: Track Flush & Close in FdFile by Andreas Gampe · 10 years ago
  48. 9433ec6 ART: Track Flush & Close in FdFile by Andreas Gampe · 10 years ago
  49. c7dd295 Tidy up logging. by Ian Rogers · 10 years ago
  50. c54e12a Change MemMap::maps_ to not be global variable by Mathieu Chartier · 10 years ago
  51. 6e88ef6 Change MemMap::maps_ to not be global variable by Mathieu Chartier · 10 years ago
  52. 95b4c65 Prevent stubs from being installed in java.lang.reflect.Proxy.<init>. by Jeff Hao · 10 years ago
  53. 4bf8d11 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 10 years ago
  54. db8a664 Prevent stubs from being installed in java.lang.reflect.Proxy.<init>. by Jeff Hao · 10 years ago
  55. 2994e29 ART: Use TMPDIR for test directories by Andreas Gampe · 10 years ago
  56. f896965 ART: Remove test files after test by Andreas Gampe · 10 years ago
  57. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 10 years ago
  58. 7747c8d ART: Remove test files after test by Andreas Gampe · 10 years ago
  59. 5a79fde ART: Use TMPDIR for test directories by Andreas Gampe · 10 years ago
  60. f0a3f09 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 10 years ago
  61. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 10 years ago
  62. 1fe5e5c ART: Fix target test paths by Andreas Gampe · 10 years ago
  63. a59dd80 Runtime can now be set to require relocation by Alex Light · 10 years ago
  64. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  65. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 11 years ago[Renamed (92%) from runtime/common_test.cc]
  66. 930f7b8 Merge "(Experimental) Add Brooks pointers." by Hiroshi Yamauchi · 11 years ago