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