1. 2f6ad9d MIPS32: java.lang.System.arraycopy() for copying char[] to char[]. by Chris Larsen · 8 years ago
  2. 111eefd Merge "ARM/VIXL: Fix TypeConversion of large long constants to int." by Treehugger Robot · 8 years ago
  3. ba1a48e ARM/VIXL: Fix TypeConversion of large long constants to int. by Vladimir Marko · 8 years ago
  4. 7b33126 Merge "ARM64: Use link-time generated thunks for Baker CC read barrier." by Vladimir Marko · 8 years ago
  5. b1a5211 Merge "MIPS32: Add direct calls to math intrinsics." by Treehugger Robot · 8 years ago
  6. 89d4248 Merge "ART: Fix test dependencies" by Andreas Gampe · 8 years ago
  7. 0ccd1e2 ART: Fix test dependencies by Andreas Gampe · 8 years ago
  8. 687fb79 Merge changes I49c02b92,I898e5cff by Treehugger Robot · 8 years ago
  9. bb76646 Ensure one can call DisposeEnvironment during event callbacks. by Alex Light · 8 years ago
  10. 8f2c6d4 run-tests with jvmti-stress configuration by Alex Light · 8 years ago
  11. dbe35ed Merge "MIPS64: Add direct calls to math intrinsics." by Treehugger Robot · 8 years ago
  12. b9005fa MIPS32: Add direct calls to math intrinsics. by Chris Larsen · 8 years ago
  13. de833ef Merge "Fix broken DCHECK." by Treehugger Robot · 8 years ago
  14. 34478ae Merge "Clear zygote space cards for CC" by Mathieu Chartier · 8 years ago
  15. 5ec409d Merge "Fix -XX:DumpGCPerformanceOnShutdown for debug builds" by Mathieu Chartier · 8 years ago
  16. f4f2daa ARM64: Use link-time generated thunks for Baker CC read barrier. by Vladimir Marko · 8 years ago
  17. 0ecb236 Fix broken DCHECK. by Alex Light · 8 years ago
  18. 4766f2c Merge changes I1d4db176,Ifb931a99 by Aart Bik · 8 years ago
  19. 279fbab Merge "MIPS: Use Lsa/Dlsa when possible." by Treehugger Robot · 8 years ago
  20. da7d1bc Merge "Add an 'art-preopt' test target configuration." by Richard Uhler · 8 years ago
  21. 467610e Merge changes Ic7d75e1e,Iaf828034 by Andreas Gampe · 8 years ago
  22. 1d49501 Fix -XX:DumpGCPerformanceOnShutdown for debug builds by Mathieu Chartier · 8 years ago
  23. ea07a65 Merge changes Ib29b3920,Ice5efad9 by Treehugger Robot · 8 years ago
  24. 9e2c81b ART: Fix GetSystemProperty (2) by Andreas Gampe · 8 years ago
  25. 55c05f5 Clear zygote space cards for CC by Mathieu Chartier · 8 years ago
  26. 8018810 ART: Fix GetSystemProperty by Andreas Gampe · 8 years ago
  27. 66e226a Merge "Add option for duplicate classes check to return all dupes." by Treehugger Robot · 8 years ago
  28. 9e6dee2 ART: Move trampoline logging to -verbose:dex by Andreas Gampe · 8 years ago
  29. bec07a0 ART: Add -verbose:dex by Andreas Gampe · 8 years ago
  30. 60efed5 Merge "Fix bug in vectorization of charAt, with regression test" by Treehugger Robot · 8 years ago
  31. e2dfd30 Merge "optimizing: do not illegally remove constructor barriers after inlining" by Igor Murashkin · 8 years ago
  32. 07f8d86 Merge "target_config: add art-test-javac target" by Igor Murashkin · 8 years ago
  33. 3101e58 Fix bug in vectorization of charAt, with regression test by Aart Bik · 8 years ago
  34. 26c25d5 Merge "Don't add Jack dependencies when building without Jack" by Colin Cross · 8 years ago
  35. b6f707c Don't add Jack dependencies when building without Jack by Colin Cross · 8 years ago
  36. 921c5f9 Merge "Add checker part of test, fix intrinsic copying" by Aart Bik · 8 years ago
  37. 92f22d9 Merge "Remove some obsolete TODO comments." by Treehugger Robot · 8 years ago
  38. bcdc7fe Merge "ART: Expose jni_binder's FindClass" by Treehugger Robot · 8 years ago
  39. a13354a Add an 'art-preopt' test target configuration. by Richard Uhler · 8 years ago
  40. 418fd60 Merge "ART: Package expected run-test results with jvmti Java library" by Treehugger Robot · 8 years ago
  41. 7a4873e ART: Expose jni_binder's FindClass by Andreas Gampe · 8 years ago
  42. 87bc257 ART: Package expected run-test results with jvmti Java library by Andreas Gampe · 8 years ago
  43. 9899026 Add checker part of test, fix intrinsic copying by Aart Bik · 8 years ago
  44. 8aaa601 Merge "Revert "Avoid JNI usage error when JNI_OnLoad throws"" by Treehugger Robot · 8 years ago
  45. 032cacd optimizing: do not illegally remove constructor barriers after inlining by Igor Murashkin · 8 years ago
  46. 41d14c5 Revert "Avoid JNI usage error when JNI_OnLoad throws" by Igor Murashkin · 8 years ago
  47. d5886c9 target_config: add art-test-javac target by Igor Murashkin · 8 years ago
  48. 7f734d4 Merge "testrunner/env.py - Run from any directory" by Treehugger Robot · 8 years ago
  49. 8827cec Merge "Avoid JNI usage error when JNI_OnLoad throws" by Treehugger Robot · 8 years ago
  50. cd0295d MIPS: Use Lsa/Dlsa when possible. by Chris Larsen · 8 years ago
  51. 1f47e6c Remove some obsolete TODO comments. by Alex Light · 8 years ago
  52. 6b61c80 testrunner/env.py - Run from any directory by Igor Murashkin · 8 years ago
  53. ef6787b Merge "Fix dexdiag start end address" by David Sehr · 8 years ago
  54. 28728f1 Merge changes from topic 'more_jvmti_run-test_refactor_java_side' by Treehugger Robot · 8 years ago
  55. b31f91f ARM64: Support vectorization for double and long. by Artem Serov · 8 years ago
  56. d4bccf1 ARM64: Support 128-bit registers for SIMD. by Artem Serov · 8 years ago
  57. 0471ece Add option for duplicate classes check to return all dupes. by Jeff Hao · 8 years ago
  58. 903b816 Merge "Change dump-classes profman option to dump-classes-and-methods" by Treehugger Robot · 8 years ago
  59. 7da4b91 Merge "Fixed missing context while detecting unit strides." by Treehugger Robot · 8 years ago
  60. c0e638f Fix dexdiag start end address by David Sehr · 8 years ago
  61. d111f90 Avoid JNI usage error when JNI_OnLoad throws by Daniel Colascione · 8 years ago
  62. 80060f2 Merge "Free unneeded obsolete maps" by Treehugger Robot · 8 years ago
  63. 3406726 Change dump-classes profman option to dump-classes-and-methods by Mathieu Chartier · 8 years ago
  64. fa76296 Fixed missing context while detecting unit strides. by Aart Bik · 8 years ago
  65. 1e3926a Free unneeded obsolete maps by Alex Light · 8 years ago
  66. 6f00593 Merge "Update NativeBridge interface in ART test" by Treehugger Robot · 8 years ago
  67. 3ea3d5c ART: More refactor for JVMTI run tests (3/3) by Andreas Gampe · 8 years ago
  68. a838024 ART: More refactor for JVMTI run tests (2/3) by Andreas Gampe · 8 years ago
  69. 4665167 ART: More refactor for JVMTI run tests (1/3) by Andreas Gampe · 8 years ago
  70. 2bbf16d ART: Add JVMTI test shim by Andreas Gampe · 8 years ago
  71. 672082a Merge "MIPS64: Fix Math.ceil/floor intrinsics" by Treehugger Robot · 8 years ago
  72. 7ff60ca Merge "ARM64: Saves 128-bit regs state along SuspendCheckSlowPath." by Aart Bik · 8 years ago
  73. 716d073 MIPS64: Fix Math.ceil/floor intrinsics by Goran Jakovljevic · 8 years ago
  74. f040074 Merge "IWYU fixes for sigchainlib/sigchain.cc" by Treehugger Robot · 8 years ago
  75. 090cfc7 Merge "ART: Report array and proxy classes in ClassLoad & ClassPrepare" by Treehugger Robot · 8 years ago
  76. 7a5eccf Merge "Force save profiles for SIGUSR1" by Mathieu Chartier · 8 years ago
  77. 33cac0f IWYU fixes for sigchainlib/sigchain.cc by Luis Hector Chavez · 8 years ago
  78. b361403 Merge "Fixup JDWP for obsolete methods" by Treehugger Robot · 8 years ago
  79. 74b8ec0 Merge "Fix a few comments in vectorization code that were incorrect or incomplete." by Treehugger Robot · 8 years ago
  80. 6cfd4c9 ART: Report array and proxy classes in ClassLoad & ClassPrepare by Andreas Gampe · 8 years ago
  81. 25e668b Merge "CHA: Don't return a non resolved class to the inliner." by Treehugger Robot · 8 years ago
  82. 7337631 Fixup JDWP for obsolete methods by Alex Light · 8 years ago
  83. 24b905f Fix a few comments in vectorization code that were incorrect or incomplete. by Aart Bik · 8 years ago
  84. 07ea07e Force save profiles for SIGUSR1 by Mathieu Chartier · 8 years ago
  85. 7957d95 ARM64: Saves 128-bit regs state along SuspendCheckSlowPath. by Artem Serov · 8 years ago
  86. 8309d9b Merge "Revert "Blacklist libcore tests relying on libjavacoretests."" by Nicolas Geoffray · 8 years ago
  87. 06a0d47 Merge "Testrunner: Fix output message" by Nicolas Geoffray · 8 years ago
  88. 0dc3c95 Merge "Clean up after MIPS got read barriers support" by Treehugger Robot · 8 years ago
  89. 9c4f0d8f Clean up after MIPS got read barriers support by Goran Jakovljevic · 8 years ago
  90. 7851a53 Merge "Revert "Add dexdiag_test"" by Treehugger Robot · 8 years ago
  91. 2679e49 Testrunner: Fix output message by Goran Jakovljevic · 8 years ago
  92. eeabc03 Revert "Add dexdiag_test" by Andreas Gampe · 8 years ago
  93. 6bca1c6 Merge "Ensure environment is ready when populating loop." by Aart Bik · 8 years ago
  94. 30b262c Merge "Check LocalInfo descriptor for nullptr in dexlayout." by Treehugger Robot · 8 years ago
  95. b629050 Merge "Add dexdiag_test" by Treehugger Robot · 8 years ago
  96. a207841 Merge "Implemented ABS vectorization." by Aart Bik · 8 years ago
  97. d9be768 Check LocalInfo descriptor for nullptr in dexlayout. by Jeff Hao · 8 years ago
  98. b27febc Merge "Add test for kryo support." by Christopher Ferris · 8 years ago
  99. b07d1bc Ensure environment is ready when populating loop. by Aart Bik · 8 years ago
  100. 6daebeb Implemented ABS vectorization. by Aart Bik · 8 years ago