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