1. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
  2. 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
  3. ee45798 Merge "Revert "Reduce core image to core-{oj,libart,simple}."" by Vladimir Marko · 6 years ago
  4. 00fe35e Revert "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  5. e239cdc Merge "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  6. e167273 Revert^2 "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 6 years ago
  7. ec91d48 Reduce core image to core-{oj,libart,simple}. by Vladimir Marko · 6 years ago
  8. 1717a49 Revert "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 6 years ago
  9. a66d69e Support shared libraries in CreateContextFromClassLoader. by Nicolas Geoffray · 6 years ago
  10. 55c880e Revert "Disable kAppImageMayContainStrings" by Chris Wailes · 6 years ago
  11. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  12. 966b933 Disable kAppImageMayContainStrings by Mathieu Chartier · 6 years ago
  13. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  14. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  15. 38aa0b5 ART: Clean up test exec code by Andreas Gampe · 6 years ago
  16. f5dd114 Disable Dex2oatImageTest.TestModesAndFilters for gtest-heap-poisoning. by Roland Levillain · 6 years ago
  17. d5f8de8 Add CommonArtTest by David Sehr · 6 years ago
  18. 1979c64 Clean up include paths by David Sehr · 6 years ago
  19. 2303a85 Remove macro definition TEST_DISABLED_FOR_COMPACT_DEX. by Roland Levillain · 6 years ago
  20. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  21. 2daa134 Fix unquickening logic for quickened input dexes by Mathieu Chartier · 6 years ago
  22. e112340 Make libdexfile tests independent of runtime by David Sehr · 7 years ago
  23. 3856af0 Reland: Enable patchoat to write image relocation files by Alex Klyubin · 7 years ago
  24. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  25. 2c4b084 Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing by Mathieu Chartier · 7 years ago
  26. 170331f ART: Remove base/logging from heap-inl.h by Andreas Gampe · 7 years ago
  27. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  28. 68db225 Disable dex2oat test TestWatchdogTrigger with Valgrind. by Roland Levillain · 7 years ago
  29. 26761f7 ART: Move FillHeap to CommonRuntimeTest by Andreas Gampe · 7 years ago
  30. 527f18f Merge "Allow dex2oat to create a full class loader context" by Treehugger Robot · 7 years ago
  31. c79470d Allow dex2oat to create a full class loader context by Calin Juravle · 7 years ago
  32. 6d729a7 Introduce a Marking Register in ARM code generation. by Roland Levillain · 7 years ago
  33. 7b46197 Merge changes I8d0f5341,Iced0de7c,I742cd614 by Calin Juravle · 7 years ago
  34. 7865ac7 Add DelegateLastClassLoader to the list of WellKnownClassLoaders by Calin Juravle · 7 years ago
  35. f70fe3d Add dex2oat support for profile based image creation by Mathieu Chartier · 7 years ago
  36. db40eac Address review comments for aog/411660 by Mathieu Chartier · 7 years ago
  37. 8bdda5a ART: Update stl_util.h by Andreas Gampe · 7 years ago
  38. d00e02b Fix dexlayout fixed point test by Mathieu Chartier · 7 years ago
  39. f4a67fd ART: Disable parts of tests under sanitization by Andreas Gampe · 7 years ago
  40. 68dda8f Disable some heap verification test cases for memory tool by Mathieu Chartier · 7 years ago
  41. a01b524 Make base64 explicitly check dst_size for nullptr by Alex Light · 7 years ago
  42. 19772bf Disable the dex2oat swap test for x86 altogether. by Roland Levillain · 7 years ago
  43. 57070da Revert "Enable dex2oat swap test for CC on x86." by Vladimir Marko · 7 years ago
  44. 38f5663 Enable dex2oat swap test for CC on x86. by Vladimir Marko · 7 years ago
  45. 0afd1be ART: Remove "explicit" annotation by Andreas Gampe · 8 years ago
  46. d01f60c Add a VerifierDeps::Dump method. by Nicolas Geoffray · 8 years ago
  47. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  48. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  49. 496577f Smarter image layout by Mathieu Chartier · 8 years ago
  50. 866d874 Make image test multi image by Mathieu Chartier · 8 years ago
  51. 367f3dd jni: Add @CriticalNative optimization to speed up JNI transitions by Igor Murashkin · 8 years ago
  52. 6c839a2 Merge "Add build rules for statically linked oatdump on host." by Roland Levillain · 8 years ago
  53. 04147ef Add build rules for statically linked oatdump on host. by Roland Levillain · 8 years ago
  54. 0f7eaeb Disable dexlayout_test on target. by Jeff Hao · 8 years ago
  55. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  56. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 8 years ago
  57. a794c26 Fix art::ArchTest::FinalizeSetup not being called. by Przemyslaw Szczepaniak · 8 years ago
  58. 63b6eb4 Disable CheckSwapUsage test with read barriers on x86. by Roland Levillain · 8 years ago
  59. e1459ae ART: Add dex2oat swap-usage parameters by Andreas Gampe · 8 years ago
  60. 91c9116 Add value parameterized test support for runtime tests by Mathieu Chartier · 9 years ago
  61. c7d4a58 ART: Use non-stripped core jars in gtests by Andreas Gampe · 9 years ago
  62. f1e91bf Merge "ART: Refactor CommonRuntimeTest::SetUp" am: fae1db92d8 am: db2980ae9e by Andreas Gampe · 9 years ago
  63. a00f012 ART: Refactor CommonRuntimeTest::SetUp by Andreas Gampe · 9 years ago
  64. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  65. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  66. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  67. 5b8e6e3 Fix for gtest missing core classes, attempt 2 by Przemyslaw Szczepaniak · 9 years ago
  68. be26f77 Revert "Fix for gtest missing core classes." by Narayan Kamath · 9 years ago
  69. 136781e Fix for gtest missing core classes. by Przemyslaw Szczepaniak · 9 years ago
  70. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  71. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 9 years ago
  72. bfa5eb6 Add heap poisoning support to the entrypoints. by Hiroshi Yamauchi · 9 years ago
  73. d90957f ART: Fix mips64 jni bugs. by Douglas Leung · 9 years ago
  74. 3e52aa4 Move GetAndroidToolsDir to common location. by David Srbecky · 9 years ago
  75. bb9c6b1 ART: Refactor callbacks_ in common_runtime_test by Andreas Gampe · 9 years ago
  76. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 9 years ago
  77. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 10 years ago
  78. aaebaa0 art: Refactor RuntimeOptions/ParsedOptions by Igor Murashkin · 10 years ago
  79. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  80. c275259 Remove back-door bootclasspath option from Runtime by Richard Uhler · 10 years ago
  81. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  82. 62746d8 ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  83. 3774335 Add a new imgdiag tool to diff boot.art/core.art against a process by Igor Murashkin · 10 years ago
  84. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  85. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  86. ebee8de Fix bugs in the x86 and arm versions of generic JNI. by Nicolas Geoffray · 10 years ago
  87. 95b4c65 Prevent stubs from being installed in java.lang.reflect.Proxy.<init>. by Jeff Hao · 10 years ago
  88. 4bf8d11 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 10 years ago
  89. db8a664 Prevent stubs from being installed in java.lang.reflect.Proxy.<init>. by Jeff Hao · 10 years ago
  90. 54accbc Fix bugs in the x86 and arm versions of generic JNI. by Nicolas Geoffray · 10 years ago
  91. f896965 ART: Remove test files after test by Andreas Gampe · 10 years ago
  92. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 10 years ago
  93. 7747c8d ART: Remove test files after test by Andreas Gampe · 10 years ago
  94. f0a3f09 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 10 years ago
  95. a59dd80 Runtime can now be set to require relocation by Alex Light · 10 years ago
  96. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  97. 4e99b3d Add missing class initialization during compilation and tests by Sebastien Hertz · 10 years ago
  98. 5ced672 Use the icu4c headers from the new location. by Elliott Hughes · 10 years ago
  99. 8803c1c Merge "ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests" by Andreas Gampe · 10 years ago
  100. 86f5662 ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests by Andreas Gampe · 10 years ago