1. 9b4c6f4 Merge "Fix libarttest to be non debug" by Mathieu Chartier · 9 years ago
  2. 48b2b3e Fix libarttest to be non debug by Mathieu Chartier · 9 years ago
  3. 043f832 Merge "Limit profman log spam with time threshold" by David Sehr · 9 years ago
  4. b0fca36 Merge "Fix assert failure in interpreter after deoptimization." by Mingyao Yang · 9 years ago
  5. 52683cf Limit profman log spam with time threshold by David Sehr · 9 years ago
  6. ee08827 Merge changes I8fab78bc,I8aae0d75 by Mathieu Chartier · 9 years ago
  7. 504a690 Fix assert failure in interpreter after deoptimization. by Mingyao Yang · 9 years ago
  8. 06fd2cf Change test 136 to use dlopen by Mathieu Chartier · 9 years ago
  9. 727d6df Revert "Revert "(dl)Close native libraries on unload"" by Mathieu Chartier · 9 years ago
  10. b652da7 Merge "Remove -XOatFileManagerCompilerFilter argument." by Richard Uhler · 9 years ago
  11. a246510 Merge "Patch for compiling art to run on linux target" by Roland Levillain · 9 years ago
  12. a69ae8a Merge "Revert "(dl)Close native libraries on unload"" by Nicolas Geoffray · 9 years ago
  13. 0cf0dbd Revert "(dl)Close native libraries on unload" by Nicolas Geoffray · 9 years ago
  14. bdcd89e Merge "(dl)Close native libraries on unload" by Treehugger Robot · 9 years ago
  15. 861c135 Merge "Exploit NE/EQ tests on array length in BCE." by Aart Bik · 9 years ago
  16. 2eb3ba9 (dl)Close native libraries on unload by Dimitry Ivanov · 9 years ago
  17. a210689 Exploit NE/EQ tests on array length in BCE. by Aart Bik · 9 years ago
  18. f5d1fbe Merge "Update comment in class_linker.cc" by Treehugger Robot · 9 years ago
  19. 66630be Update comment in class_linker.cc by Alex Light · 9 years ago
  20. b8154f8 Merge "Do not look at dead phis during SsaRedundantPhiElimination." by Treehugger Robot · 9 years ago
  21. 05b3fa0 Do not look at dead phis during SsaRedundantPhiElimination. by Nicolas Geoffray · 9 years ago
  22. 43aa331 Merge "Check if a class is verified before visiting profiling info." by Treehugger Robot · 9 years ago
  23. c5818f6 Merge "ARM64: Add new String.compareTo intrinsic." by Vladimir Marko · 9 years ago
  24. 022dd86 Check if a class is verified before visiting profiling info. by Nicolas Geoffray · 9 years ago
  25. fbcf46e Merge "Put a handle on the String object." by Nicolas Geoffray · 9 years ago
  26. 568b172 Merge "Blacklist test." by Nicolas Geoffray · 9 years ago
  27. e85dff7 Blacklist test. by Nicolas Geoffray · 9 years ago
  28. 4319210 Merge "ART: Dump more OatDexFile data in oatdump" by Treehugger Robot · 9 years ago
  29. 2ba8895 ART: Dump more OatDexFile data in oatdump by Andreas Gampe · 9 years ago
  30. 157855b Merge "Make test for app-image loading." by Treehugger Robot · 9 years ago
  31. 2e960a0 Make test for app-image loading. by Alex Light · 9 years ago
  32. 40d3061 Merge "ARM(64): Implement the isInfinite intrinsics" by Aart Bik · 9 years ago
  33. 9f45e82 Merge "Fix vtable corruption." by Alex Light · 9 years ago
  34. f4b3487 Remove -XOatFileManagerCompilerFilter argument. by Richard Uhler · 9 years ago
  35. d6c2bfa Fix vtable corruption. by Alex Light · 9 years ago
  36. a96f316 Put a handle on the String object. by Nicolas Geoffray · 9 years ago
  37. 1f36f41 ARM64: Add new String.compareTo intrinsic. by Scott Wakeling · 9 years ago
  38. a651372 Merge changes from topic 'reset-native-loader' by Dimitry Ivanov · 9 years ago
  39. 5edb063 Fix check_jni_compiler tests by Dimitry Ivanov · 9 years ago
  40. 457bc24 Revert "Disable tests after latest nativeloader changes." by Dimitry Ivanov · 9 years ago
  41. 39d68ef Reset NativeLoader on DestroyJavaVM by Dimitry Ivanov · 9 years ago
  42. 2f8d3a6 Merge "Fix profile saver to use base dex location" by Mathieu Chartier · 9 years ago
  43. b384e5e Fix profile saver to use base dex location by Mathieu Chartier · 9 years ago
  44. 808d6d0 Merge "ART: Disambiguate access-checks mode from lock-counting" by Andreas Gampe · 9 years ago
  45. 56fdd0e ART: Disambiguate access-checks mode from lock-counting by Andreas Gampe · 9 years ago
  46. 9d05b59 Merge changes I6942bc86,Ie67e4aa9 by Treehugger Robot · 9 years ago
  47. 7649467 ART: Fix Mac build by Andreas Gampe · 9 years ago
  48. c7ed09b ART: Log all monitor operations to systrace by Andreas Gampe · 9 years ago
  49. bf80a06 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
  50. e07a0b0 Merge "Deduplicate simple roots in hprof." by Treehugger Robot · 9 years ago
  51. 471118e Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  52. 4b76755 Deduplicate simple roots in hprof. by Richard Uhler · 9 years ago
  53. a2b3b36 Merge "Add contender method for lock contention" by Mathieu Chartier · 9 years ago
  54. 36891fe Add contender method for lock contention by Mathieu Chartier · 9 years ago
  55. 64d91c6 Merge "Correct monitor pool synchronization" by Hans Boehm · 9 years ago
  56. 0f35e0b Merge "Remove invoke after inlining." by Treehugger Robot · 9 years ago
  57. 1be7cbd Remove invoke after inlining. by Nicolas Geoffray · 9 years ago
  58. fa288cf Merge "Decrease transition weight." by Calin Juravle · 9 years ago
  59. bd553eb Decrease transition weight. by Nicolas Geoffray · 9 years ago
  60. de604a2 Merge changes I96464d76,Id5e77316,Icb42a081,I68afc181,I82094e46 by Calin Juravle · 9 years ago
  61. f39f009 Fix how the ProfileSaver thread attaches to the runtime. by Calin Juravle · 9 years ago
  62. 945dc32 Merge "Re-enable tests disabled because of libnativehelper_compat_libc++." by Roland Levillain · 9 years ago
  63. 3bc07ae Merge "Disable tests after latest nativeloader changes." by Nicolas Geoffray · 9 years ago
  64. 7032e78 Disable tests after latest nativeloader changes. by Nicolas Geoffray · 9 years ago
  65. 7f89067 Merge "ART: Add missing EXPORT_PCs to x86/_64 mterp" by Bill Buzbee · 9 years ago
  66. 79b2d3f Merge "Supply librarySearchPath to PathClassLoader" by Dimitry Ivanov · 9 years ago
  67. 3a79b63 Supply librarySearchPath to PathClassLoader by Dimitry Ivanov · 9 years ago
  68. 963758d ART: Add missing EXPORT_PCs to x86/_64 mterp by buzbee · 9 years ago
  69. a319f4d Correct monitor pool synchronization by Hans Boehm · 9 years ago
  70. e645c93 Merge changes Ia94fc7ac,Iffd25c5f by Mathieu Chartier · 9 years ago
  71. 91288d8 Revert "Revert "Write conflict tables in image"" by Mathieu Chartier · 9 years ago
  72. d23d7d1 Revert "Write conflict tables in image" by Mathieu Chartier · 9 years ago
  73. af36e49 Fix -Xint and -Xusejit interaction by Calin Juravle · 9 years ago
  74. 155ff3d Add command line option for jit invoke transition weight by Calin Juravle · 9 years ago
  75. ffc8707 Split profile recording from jit compilation by Calin Juravle · 9 years ago
  76. 97cbc92 Allow the framework to register sensistive threads to the runtime by Calin Juravle · 9 years ago
  77. 85e4797 Merge "Update list of libraries needed for ART run-test." by Nicolas Geoffray · 9 years ago
  78. 74c3994 Update list of libraries needed for ART run-test. by Nicolas Geoffray · 9 years ago
  79. 0702f92 Re-enable tests disabled because of libnativehelper_compat_libc++. by Roland Levillain · 9 years ago
  80. d90ee62 Merge "Add and use public.libraries.buildbot.txt file." by Nicolas Geoffray · 9 years ago
  81. f813745 Add and use public.libraries.buildbot.txt file. by Nicolas Geoffray · 9 years ago
  82. 3f8bcb5 Merge changes I38cbe315,Ia05cb31f by Mathieu Chartier · 9 years ago
  83. e42888f Write conflict tables in image by Mathieu Chartier · 9 years ago
  84. 7f98c9a Add support for eagerly calculating conflict tables by Mathieu Chartier · 9 years ago
  85. 3ce07dd Merge "Initialize native loader on JNI_CreateJavaVM" by Dimitry Ivanov · 9 years ago
  86. 9fa4614 Merge "Fix string patch target retrieval in OatWriter." by Treehugger Robot · 9 years ago
  87. da93946 Merge "ART: Disable back edge uses for irreducible loops" by Treehugger Robot · 9 years ago
  88. 052164a Fix string patch target retrieval in OatWriter. by Vladimir Marko · 9 years ago
  89. 07b3510 ART: Disable back edge uses for irreducible loops by David Brazdil · 9 years ago
  90. 387dd9b Merge "ART: add exynos-m1 to a53 #835769 & #843419 erratum exception list" by Vladimir Marko · 9 years ago
  91. f2cb389 Merge "ART: Eliminate unlikely code from hot path in x86 div/rem" by Roland Levillain · 9 years ago
  92. 2da04e1 Merge "Fix test to return expected value." by Nicolas Geoffray · 9 years ago
  93. a4a640e Fix test to return expected value. by Nicolas Geoffray · 9 years ago
  94. e30ee0a Merge "Forbid HDeoptimize instructions in OSR methods." by Nicolas Geoffray · 9 years ago
  95. 93a18c5 Forbid HDeoptimize instructions in OSR methods. by Nicolas Geoffray · 9 years ago
  96. 2bd7d2d ART: add exynos-m1 to a53 #835769 & #843419 erratum exception list by Junmo Park · 9 years ago
  97. 4e377e5 Merge "Work around Jack optimizations in arm64 shifter operand test." by Treehugger Robot · 9 years ago
  98. 5e67a6a Merge "Test component type for errors too. With regression test." by Aart Bik · 9 years ago
  99. 5bc80b9 Work around Jack optimizations in arm64 shifter operand test. by Vladimir Marko · 9 years ago
  100. 9d944d1 ART: Eliminate unlikely code from hot path in x86 div/rem by Serguei Katkov · 9 years ago