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