1. 71b1708 Use correct type for GetValueFromShadowFrame by Mathieu Chartier · 8 years ago
  2. 27fb1dc Merge "Fixed bug on pending environment use of termination condition. With regression test." by Aart Bik · 8 years ago
  3. 35fc819 Merge "Add art_defaults to dexlayout" by David Sehr · 8 years ago
  4. 7639cdc Add art_defaults to dexlayout by David Sehr · 8 years ago
  5. 8af5efd Merge "ART: Tentative fix for stack count issue in test 913" by Treehugger Robot · 8 years ago
  6. f040be6 ART: Tentative fix for stack count issue in test 913 by Andreas Gampe · 8 years ago
  7. 39d5628 Merge "ART: Add debug code to run-test 913" by Treehugger Robot · 8 years ago
  8. 393a1fd Merge changes I5b05e23a,I9350b250,I1d66b42a by Alex Light · 8 years ago
  9. 1cda71a Merge "Add check that TypeIndex is valid in StringByTypeIdx." by Treehugger Robot · 8 years ago
  10. 120504f Add check that TypeIndex is valid in StringByTypeIdx. by Jeff Hao · 8 years ago
  11. 452092b Merge "Remove test skips associated with b/37240685" by Treehugger Robot · 8 years ago
  12. 8aa4f41 More refactor for JVMTI redefinition run tests (3/3) by Alex Light · 8 years ago
  13. 990634d ART: Add debug code to run-test 913 by Andreas Gampe · 8 years ago
  14. 5658c7a More refactor for JVMTI redefinition run tests (2/3) by Alex Light · 8 years ago
  15. 4eec3c5 More refactor for JVMTI redefinition run tests (1/3) by Alex Light · 8 years ago
  16. d86c085 Fixed bug on pending environment use of termination condition. by Aart Bik · 8 years ago
  17. c251ebc Remove test skips associated with b/37240685 by Alex Light · 8 years ago
  18. 8d7f78d Merge "ART: Refactor run-test 913" by Treehugger Robot · 8 years ago
  19. c569d4a Merge "Disable 160-read-barrier-stress temporarily" by Treehugger Robot · 8 years ago
  20. 1010749 Disable 160-read-barrier-stress temporarily by Sebastien Hertz · 8 years ago
  21. e0f8ed9 ART: Refactor run-test 913 by Andreas Gampe · 8 years ago
  22. c1be9f2 Merge "ART: Use _exit in dex2oat" by Treehugger Robot · 8 years ago
  23. 9fdafe8f Merge "Remove native printing from test 980 and reliance on print internals" by Treehugger Robot · 8 years ago
  24. d58d084 Merge "Add check that map offset is sane to DexFile object init." by Treehugger Robot · 8 years ago
  25. 704f16f Merge "Various debug ART GC performance improvements" by Mathieu Chartier · 8 years ago
  26. 52e3e57 Merge "Add check that dexlayout can open output file." by Treehugger Robot · 8 years ago
  27. 2e410d2 Remove native printing from test 980 and reliance on print internals by Alex Light · 8 years ago
  28. a4cd677 Add check that map offset is sane to DexFile object init. by Jeff Hao · 8 years ago
  29. d08f66f Various debug ART GC performance improvements by Mathieu Chartier · 8 years ago
  30. e008fd5 Merge changes from topic 'art_run_test_910_cts' by Treehugger Robot · 8 years ago
  31. 99fde3c Merge "MIPS32: java.lang.System.arraycopy() for copying char[] to char[]." by Treehugger Robot · 8 years ago
  32. e286b64 ART: Use _exit in dex2oat by Andreas Gampe · 8 years ago
  33. d52ddac ART: Refactor run-test 910 by Andreas Gampe · 8 years ago
  34. e1f79b6 ART: Fix GetArgumentsSize by Andreas Gampe · 8 years ago
  35. 3ba51e8 Add check that dexlayout can open output file. by Jeff Hao · 8 years ago
  36. c830101 Merge "ART: Refactor run-test 904" by Treehugger Robot · 8 years ago
  37. ce121a5 Merge "Add OAT file mapping to dexdiag" by David Sehr · 8 years ago
  38. 2f6ad9d MIPS32: java.lang.System.arraycopy() for copying char[] to char[]. by Chris Larsen · 8 years ago
  39. 111eefd Merge "ARM/VIXL: Fix TypeConversion of large long constants to int." by Treehugger Robot · 8 years ago
  40. ba1a48e ARM/VIXL: Fix TypeConversion of large long constants to int. by Vladimir Marko · 8 years ago
  41. 7b33126 Merge "ARM64: Use link-time generated thunks for Baker CC read barrier." by Vladimir Marko · 8 years ago
  42. b1a5211 Merge "MIPS32: Add direct calls to math intrinsics." by Treehugger Robot · 8 years ago
  43. 89d4248 Merge "ART: Fix test dependencies" by Andreas Gampe · 8 years ago
  44. 0ccd1e2 ART: Fix test dependencies by Andreas Gampe · 8 years ago
  45. 115b498 ART: Refactor run-test 904 by Andreas Gampe · 8 years ago
  46. 687fb79 Merge changes I49c02b92,I898e5cff by Treehugger Robot · 8 years ago
  47. bb76646 Ensure one can call DisposeEnvironment during event callbacks. by Alex Light · 8 years ago
  48. 8f2c6d4 run-tests with jvmti-stress configuration by Alex Light · 8 years ago
  49. 3f3ec67 Add OAT file mapping to dexdiag by David Sehr · 8 years ago
  50. dbe35ed Merge "MIPS64: Add direct calls to math intrinsics." by Treehugger Robot · 8 years ago
  51. b9005fa MIPS32: Add direct calls to math intrinsics. by Chris Larsen · 8 years ago
  52. de833ef Merge "Fix broken DCHECK." by Treehugger Robot · 8 years ago
  53. 34478ae Merge "Clear zygote space cards for CC" by Mathieu Chartier · 8 years ago
  54. 5ec409d Merge "Fix -XX:DumpGCPerformanceOnShutdown for debug builds" by Mathieu Chartier · 8 years ago
  55. f4f2daa ARM64: Use link-time generated thunks for Baker CC read barrier. by Vladimir Marko · 8 years ago
  56. 0ecb236 Fix broken DCHECK. by Alex Light · 8 years ago
  57. 4766f2c Merge changes I1d4db176,Ifb931a99 by Aart Bik · 8 years ago
  58. 279fbab Merge "MIPS: Use Lsa/Dlsa when possible." by Treehugger Robot · 8 years ago
  59. da7d1bc Merge "Add an 'art-preopt' test target configuration." by Richard Uhler · 8 years ago
  60. 467610e Merge changes Ic7d75e1e,Iaf828034 by Andreas Gampe · 8 years ago
  61. 1d49501 Fix -XX:DumpGCPerformanceOnShutdown for debug builds by Mathieu Chartier · 8 years ago
  62. ea07a65 Merge changes Ib29b3920,Ice5efad9 by Treehugger Robot · 8 years ago
  63. 9e2c81b ART: Fix GetSystemProperty (2) by Andreas Gampe · 8 years ago
  64. 55c05f5 Clear zygote space cards for CC by Mathieu Chartier · 8 years ago
  65. 8018810 ART: Fix GetSystemProperty by Andreas Gampe · 8 years ago
  66. 66e226a Merge "Add option for duplicate classes check to return all dupes." by Treehugger Robot · 8 years ago
  67. 9e6dee2 ART: Move trampoline logging to -verbose:dex by Andreas Gampe · 8 years ago
  68. bec07a0 ART: Add -verbose:dex by Andreas Gampe · 8 years ago
  69. 60efed5 Merge "Fix bug in vectorization of charAt, with regression test" by Treehugger Robot · 8 years ago
  70. e2dfd30 Merge "optimizing: do not illegally remove constructor barriers after inlining" by Igor Murashkin · 8 years ago
  71. 07f8d86 Merge "target_config: add art-test-javac target" by Igor Murashkin · 8 years ago
  72. 3101e58 Fix bug in vectorization of charAt, with regression test by Aart Bik · 8 years ago
  73. 26c25d5 Merge "Don't add Jack dependencies when building without Jack" by Colin Cross · 8 years ago
  74. b6f707c Don't add Jack dependencies when building without Jack by Colin Cross · 8 years ago
  75. 921c5f9 Merge "Add checker part of test, fix intrinsic copying" by Aart Bik · 8 years ago
  76. 92f22d9 Merge "Remove some obsolete TODO comments." by Treehugger Robot · 8 years ago
  77. bcdc7fe Merge "ART: Expose jni_binder's FindClass" by Treehugger Robot · 8 years ago
  78. a13354a Add an 'art-preopt' test target configuration. by Richard Uhler · 8 years ago
  79. 418fd60 Merge "ART: Package expected run-test results with jvmti Java library" by Treehugger Robot · 8 years ago
  80. 7a4873e ART: Expose jni_binder's FindClass by Andreas Gampe · 8 years ago
  81. 87bc257 ART: Package expected run-test results with jvmti Java library by Andreas Gampe · 8 years ago
  82. 9899026 Add checker part of test, fix intrinsic copying by Aart Bik · 8 years ago
  83. 8aaa601 Merge "Revert "Avoid JNI usage error when JNI_OnLoad throws"" by Treehugger Robot · 8 years ago
  84. 032cacd optimizing: do not illegally remove constructor barriers after inlining by Igor Murashkin · 8 years ago
  85. 41d14c5 Revert "Avoid JNI usage error when JNI_OnLoad throws" by Igor Murashkin · 8 years ago
  86. d5886c9 target_config: add art-test-javac target by Igor Murashkin · 8 years ago
  87. 7f734d4 Merge "testrunner/env.py - Run from any directory" by Treehugger Robot · 8 years ago
  88. 8827cec Merge "Avoid JNI usage error when JNI_OnLoad throws" by Treehugger Robot · 8 years ago
  89. cd0295d MIPS: Use Lsa/Dlsa when possible. by Chris Larsen · 8 years ago
  90. 1f47e6c Remove some obsolete TODO comments. by Alex Light · 8 years ago
  91. 6b61c80 testrunner/env.py - Run from any directory by Igor Murashkin · 8 years ago
  92. ef6787b Merge "Fix dexdiag start end address" by David Sehr · 8 years ago
  93. 28728f1 Merge changes from topic 'more_jvmti_run-test_refactor_java_side' by Treehugger Robot · 8 years ago
  94. b31f91f ARM64: Support vectorization for double and long. by Artem Serov · 8 years ago
  95. d4bccf1 ARM64: Support 128-bit registers for SIMD. by Artem Serov · 8 years ago
  96. 0471ece Add option for duplicate classes check to return all dupes. by Jeff Hao · 8 years ago
  97. 903b816 Merge "Change dump-classes profman option to dump-classes-and-methods" by Treehugger Robot · 8 years ago
  98. 7da4b91 Merge "Fixed missing context while detecting unit strides." by Treehugger Robot · 8 years ago
  99. c0e638f Fix dexdiag start end address by David Sehr · 8 years ago
  100. d111f90 Avoid JNI usage error when JNI_OnLoad throws by Daniel Colascione · 8 years ago