1. 2b076df Make jni_internal_test a CommonRuntimeTest. by Vladimir Marko · 6 years ago
  2. 18642a3 Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime-gtest by Victor Chang · 7 years ago
  3. e239cdc Merge "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 7 years ago
  4. e167273 Revert^2 "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 7 years ago
  5. ec91d48 Reduce core image to core-{oj,libart,simple}. by Vladimir Marko · 7 years ago
  6. 4581287 Merge "Revert "Support shared libraries in CreateContextFromClassLoader."" by Nicolas Geoffray · 7 years ago
  7. 1717a49 Revert "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 7 years ago
  8. f355ec7 Merge "C++17 compatibility: make WITH_TIDY=1 happy again." by Elliott Hughes · 7 years ago
  9. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 7 years ago
  10. a66d69e Support shared libraries in CreateContextFromClassLoader. by Nicolas Geoffray · 7 years ago
  11. 70f5fd0 ART: Add class-alloc-inl.h by Andreas Gampe · 7 years ago
  12. 52ecb65 ART: Add object-array-alloc-inl.h by Andreas Gampe · 7 years ago
  13. c857f4a ART: Dump proc/maps on mem_map_test failure by Andreas Gampe · 7 years ago
  14. dcfcce4 Revert^2 "Delay init of classes of pre-allocated exceptions." by Vladimir Marko · 7 years ago
  15. 29cf32b Revert "Delay init of classes of pre-allocated exceptions." by Lokesh Gidra · 7 years ago
  16. cd5c181 Delay init of classes of pre-allocated exceptions. by Vladimir Marko · 7 years ago
  17. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago
  18. d5f8de8 Add CommonArtTest by David Sehr · 7 years ago
  19. 79e2607 Move profile dependent modules to libartbase by David Sehr · 7 years ago
  20. 3ef920e Merge "Move most of runtime/base to libartbase/base" by David Sehr · 7 years ago
  21. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  22. b8e7c37 ART: Refactor known-classloader visits by Andreas Gampe · 7 years ago
  23. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  24. e112340 Make libdexfile tests independent of runtime by David Sehr · 8 years ago
  25. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 8 years ago
  26. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  27. dcc528d ART: Move runtime-debug flags to own files by Andreas Gampe · 8 years ago
  28. 5573c37 cpplint: Remove many unnecessary NOLINT by Igor Murashkin · 8 years ago
  29. 36ea6b4 Merge changes Idaefe0af,Ib5c12d46,Ieb28085e,Idffbb7f2 by Treehugger Robot · 8 years ago
  30. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 8 years ago
  31. fdb7a61 ART: Clean up global includes - icu4c by Andreas Gampe · 8 years ago
  32. 891a50e Separate file utilities from utils.cc by David Sehr · 8 years ago
  33. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 8 years ago
  34. 095c6c9 Pass the verify flag to DexFileLoader utilities. by Nicolas Geoffray · 8 years ago
  35. 79c87da Add DexFileLoader class by Mathieu Chartier · 8 years ago
  36. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  37. 26761f7 ART: Move FillHeap to CommonRuntimeTest by Andreas Gampe · 8 years ago
  38. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 8 years ago
  39. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 8 years ago
  40. c5b1b06 Merge "art: use proper nativehelper headers" by Treehugger Robot · 8 years ago
  41. e431e27 art: use proper nativehelper headers by Steven Moreland · 8 years ago
  42. c79470d Allow dex2oat to create a full class loader context by Calin Juravle · 8 years ago
  43. 7b46197 Merge changes I8d0f5341,Iced0de7c,I742cd614 by Calin Juravle · 8 years ago
  44. 7865ac7 Add DelegateLastClassLoader to the list of WellKnownClassLoaders by Calin Juravle · 8 years ago
  45. 51d80cc ART: Refactor abort code by Andreas Gampe · 8 years ago
  46. 19df565 Merge "Add dex2oat support for profile based image creation" by Mathieu Chartier · 8 years ago
  47. f70fe3d Add dex2oat support for profile based image creation by Mathieu Chartier · 8 years ago
  48. 46c4c85 ART: Add slow-debug test in CommonRuntimeTest by Andreas Gampe · 8 years ago
  49. 1c5b42f ART: Add support for runtime debug checks by Andreas Gampe · 8 years ago
  50. 8bdda5a ART: Update stl_util.h by Andreas Gampe · 8 years ago
  51. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 8 years ago
  52. a01b524 Make base64 explicitly check dst_size for nullptr by Alex Light · 8 years ago
  53. 67e1dc5 Remove use of npic image for gtests. by Richard Uhler · 8 years ago
  54. 4886411 ART: Add runtime phase callback by Andreas Gampe · 9 years ago
  55. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 9 years ago
  56. 08883de ART: Refactor jfieldID handling by Andreas Gampe · 9 years ago
  57. 46aba36 ART: Move pathList well-known-field to actual class by Andreas Gampe · 9 years ago
  58. d01f60c Add a VerifierDeps::Dump method. by Nicolas Geoffray · 9 years ago
  59. f57589f Remove logging dependency on runtime by David Sehr · 9 years ago
  60. 1a5337f Move mirror::ObjectArray to ObjPtr by Mathieu Chartier · 9 years ago
  61. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 9 years ago
  62. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 9 years ago
  63. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 9 years ago
  64. 3fec9ac ART: Use libbase logging by Andreas Gampe · 9 years ago
  65. 866d874 Make image test multi image by Mathieu Chartier · 9 years ago
  66. 583f319 Revert "Revert "test: Remove icu cleanup hack"" by Igor Murashkin · 9 years ago
  67. 3c73829 Revert "test: Remove icu cleanup hack" by Colin Cross · 9 years ago
  68. 0764877 Merge "test: Remove icu cleanup hack" by Treehugger Robot · 9 years ago
  69. b76bc78 Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Nicolas Geoffray · 9 years ago
  70. d4b294c test: Remove icu cleanup hack by Igor Murashkin · 9 years ago
  71. 8522758 Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."" by Hiroshi Yamauchi · 9 years ago
  72. 9b5515e Re-apply "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 9 years ago
  73. 1ba223b Squashed commit of the following: by Nicolas Geoffray · 9 years ago
  74. 2a1a8d7 Update test and dependencies after boot image changes. by Nicolas Geoffray · 9 years ago
  75. 367f3dd jni: Add @CriticalNative optimization to speed up JNI transitions by Igor Murashkin · 9 years ago
  76. e1459ae ART: Add dex2oat swap-usage parameters by Andreas Gampe · 9 years ago
  77. 37d6a3b Support the -i flag in the new dexdump. by Aart Bik · 9 years ago
  78. bc5669e Revert "Revert "Revert "Revert "Revert "Revert some flaky unloading""""" by Alex Light · 9 years ago
  79. 7dbf20a Revert "Revert "Revert "Revert "Revert some flaky unloading"""" by Alex Light · 9 years ago
  80. 340f486 Revert "Revert "Revert "Revert some flaky unloading""" by Alex Light · 9 years ago
  81. b2716bb Revert "Revert "Revert some flaky unloading"" by Nicolas Geoffray · 9 years ago
  82. 9e726e8 Revert "Revert some flaky unloading" by Alex Light · 9 years ago
  83. 73ad16e Revert some flaky unloading by Mathieu Chartier · 9 years ago
  84. c0f2e67 Revert "Revert "Remove double unloading hack"" by Mathieu Chartier · 9 years ago
  85. e9cae49 Revert "Remove double unloading hack" by Nicolas Geoffray · 9 years ago
  86. b408e58 Remove double unloading hack by Mathieu Chartier · 9 years ago
  87. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 9 years ago
  88. 845e506 Revert "Use compiler filter to determine oat file status." by Nicolas Geoffray · 9 years ago
  89. a62d2f0 Use compiler filter to determine oat file status. by Richard Uhler · 9 years ago
  90. 3f41a01 ART: Use optimizing compiler in image_test by Andreas Gampe · 9 years ago
  91. 91d65e0 Fix various typos in ART's comments and string literals. by Roland Levillain · 10 years ago
  92. 91c9116 Add value parameterized test support for runtime tests by Mathieu Chartier · 10 years ago
  93. 966878d Revert "Create parent class loader for dex2oat" by Mathieu Chartier · 10 years ago
  94. 10edbb1 ART: Use libopenjdkd by Andreas Gampe · 10 years ago
  95. c7d4a58 ART: Use non-stripped core jars in gtests by Andreas Gampe · 10 years ago
  96. f1e91bf Merge "ART: Refactor CommonRuntimeTest::SetUp" am: fae1db92d8 am: db2980ae9e by Andreas Gampe · 10 years ago
  97. a00f012 ART: Refactor CommonRuntimeTest::SetUp by Andreas Gampe · 10 years ago
  98. a7a4759 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 10 years ago
  99. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 10 years ago
  100. b8bce05 Manually close the JNI libraries by Yi Kong · 10 years ago