1. 17481b5 Merge "Made idiom recognition more robust." by Treehugger Robot · 8 years ago
  2. 5f80500 Made idiom recognition more robust. by Aart Bik · 8 years ago
  3. 392a009 Merge changes Ic0d4d9cc,I1fd9b45a,I454c0436 by Treehugger Robot · 8 years ago
  4. 662ee25 Merge "optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes" by Treehugger Robot · 8 years ago
  5. 79d8fa7 optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes by Igor Murashkin · 8 years ago
  6. d9dc62a Add some additional jvmti-stress skips by Alex Light · 8 years ago
  7. 5840839 ART: Disable detect_leaks in run-tests by Andreas Gampe · 8 years ago
  8. ed81c1d ART: Disable alloc_dealloc_mismatch in run-tests by Andreas Gampe · 8 years ago
  9. b31a8e7 ART: Add RUN_TEST_ASAN_OPTIONS by Andreas Gampe · 8 years ago
  10. a1633a7 Merge "Min/max SIMDization support." by Aart Bik · 8 years ago
  11. 6b2018f sigchain: limit use of SetHandlingSignal. by Josh Gao · 8 years ago
  12. c8e93c7 Min/max SIMDization support. by Aart Bik · 8 years ago
  13. 0af0ec2 Merge "Clear odex/vdex/art file before running run-test" by Treehugger Robot · 8 years ago
  14. 24bd3f9 Clear odex/vdex/art file before running run-test by Calin Juravle · 8 years ago
  15. f137396 Merge "Remove 597-deopt-new-string from blacklist." by Mingyao Yang · 8 years ago
  16. de6fc4a Merge "ARM64: Share address computation across SIMD LDRs/STRs." by Treehugger Robot · 8 years ago
  17. e1811ed ARM64: Share address computation across SIMD LDRs/STRs. by Artem Serov · 8 years ago
  18. 2abb686 Add test for getError() of NativeBridge. by Yanbing Jiang · 8 years ago
  19. b75e66e Merge "Testrunner: Fix concurrecy for --target" by Shubham Ajmera · 8 years ago
  20. cdae15f Remove 597-deopt-new-string from blacklist. by Mingyao Yang · 8 years ago
  21. 5528d1c Merge changes I93c26ff3,I0dc1a141 by Treehugger Robot · 8 years ago
  22. c8a5b6c Merge "Revert "ARM: Improve the code generated for HCondition with a constant input"" by Nicolas Geoffray · 8 years ago
  23. 3082661 Revert "ARM: Improve the code generated for HCondition with a constant input" by Nicolas Geoffray · 8 years ago
  24. 2eb25e4 ART: Add IterateThroughHeapExt by Andreas Gampe · 8 years ago
  25. 8fd2694 Testrunner: Fix concurrecy for --target by Shubham Ajmera · 8 years ago
  26. 1a9a9e3 Merge "Moved knowledge on masking shift operands to simplifier." by Aart Bik · 8 years ago
  27. 50e20d5 Moved knowledge on masking shift operands to simplifier. by Aart Bik · 8 years ago
  28. 3db6ff3 Merge "Disable test 640-checker-integer-valueof in PIC mode" by Treehugger Robot · 8 years ago
  29. e904653 Merge "Add test for access thunk inlining." by Treehugger Robot · 8 years ago
  30. da33049 Merge "ARM: Improve the code generated for HCondition with a constant input" by Treehugger Robot · 8 years ago
  31. 7050f9d Disable test 640-checker-integer-valueof in PIC mode by Goran Jakovljevic · 8 years ago
  32. e523aba Add test for access thunk inlining. by Vladimir Marko · 8 years ago
  33. b42118e Merge "ART: Fix GetErrorName." by Treehugger Robot · 8 years ago
  34. a749ec2 Merge "Testrunner: Fix --gdb issue" by Treehugger Robot · 8 years ago
  35. 95c466d ART: Fix GetErrorName. by Andreas Gampe · 8 years ago
  36. b4949f5 Testrunner: Fix --gdb issue by Shubham Ajmera · 8 years ago
  37. b404f34 ARM: Improve the code generated for HCondition with a constant input by Anton Kirilov · 8 years ago
  38. 89112da Extra test on coupled induction. by Aart Bik · 8 years ago
  39. d73aba4 ART: Add Heap JVMTI extension API by Andreas Gampe · 8 years ago
  40. 9e8797d Merge "Update smali/baksmali command syntax for v2.2.0" by Treehugger Robot · 8 years ago
  41. a164ec5 ART: Fix test 912 by Andreas Gampe · 8 years ago
  42. 3d0731a Merge "Fixed bug due to not updating TC information (with regression test)" by Aart Bik · 8 years ago
  43. e22445f Fixed bug due to not updating TC information (with regression test) by Aart Bik · 8 years ago
  44. 3650acb Merge "inliner: Do not assume that the outermost_graph has an art method" by Treehugger Robot · 8 years ago
  45. 07f01df inliner: Do not assume that the outermost_graph has an art method by Calin Juravle · 8 years ago
  46. 2982555 Merge "optimizing: constructor fence redundancy elimination - remove dmb after LSE" by Treehugger Robot · 8 years ago
  47. 15cb975 Merge "Revive ART run-test 648-many-direct-methods for non-debug mode." by Roland Levillain · 8 years ago
  48. 14fc9db Update smali/baksmali command syntax for v2.2.0 by Ben Gruver · 8 years ago
  49. d01745e optimizing: constructor fence redundancy elimination - remove dmb after LSE by Igor Murashkin · 8 years ago
  50. 7113885 Merge "Allow same-length integral type mixing in SIMD." by Aart Bik · 8 years ago
  51. 19cb5ca Merge "Add test gcstress 968 to knownfailures.json" by Treehugger Robot · 8 years ago
  52. bf06526 Merge "Bug fix on shift that exceeds "lane width"." by Aart Bik · 8 years ago
  53. 920f9b1 Merge "Use dex2oat instead of dex2oatd in non-debug run-tests." by Roland Levillain · 8 years ago
  54. 5fa822d Revive ART run-test 648-many-direct-methods for non-debug mode. by Roland Levillain · 8 years ago
  55. 6c3af16 Use dex2oat instead of dex2oatd in non-debug run-tests. by Roland Levillain · 8 years ago
  56. b4d4dbc Merge "Relax 030-bad-finalizer test" by Hans Boehm · 8 years ago
  57. 65ffd8e Bug fix on shift that exceeds "lane width". by Aart Bik · 8 years ago
  58. d58bc32 Allow same-length integral type mixing in SIMD. by Aart Bik · 8 years ago
  59. 18df771 Merge "Enable string "array get" vectorization." by Treehugger Robot · 8 years ago
  60. 472821b Enable string "array get" vectorization. by Aart Bik · 8 years ago
  61. b718d01 Merge "Fix unquickening in the presence of duplicate methods." by Nicolas Geoffray · 8 years ago
  62. 095d6a6 Fix unquickening in the presence of duplicate methods. by Nicolas Geoffray · 8 years ago
  63. de66d03 Relax 030-bad-finalizer test by Goran Jakovljevic · 8 years ago
  64. fbc4f11 If a profile is passed, we should always pass output-vdex and input-vdex. by Nicolas Geoffray · 8 years ago
  65. fa67602 Add test gcstress 968 to knownfailures.json by Alex Light · 8 years ago
  66. 3d50593 Do not reference test 648-many-direct-methods in test/knownfailures.json. by Roland Levillain · 8 years ago
  67. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 8 years ago
  68. 4dc06e2 Merge "Rename and obsolete compiler filter names." by Nicolas Geoffray · 8 years ago
  69. eed8ca4 Remove ART run-test 648-many-direct-methods. by Roland Levillain · 8 years ago
  70. 18457f4 Merge "Disable ART run-test 648-many-direct-methods with "no-image"." by Treehugger Robot · 8 years ago
  71. b66ca57 Merge "Ignore an additional thread in test 911" by Alex Light · 8 years ago
  72. d7a3a67 Disable ART run-test 648-many-direct-methods with "no-image". by Roland Levillain · 8 years ago
  73. d77156a Disable test 648 on speed-profile. by Nicolas Geoffray · 8 years ago
  74. 3cf6a70 Ignore an additional thread in test 911 by Alex Light · 8 years ago
  75. 9e6571e test: Blacklist 987-stack-trace-dumping for javac/dx by Igor Murashkin · 8 years ago
  76. 0d2ea2f Merge "Disable ART run-test 648-many-direct-methods with AOT." by Roland Levillain · 8 years ago
  77. 56891d9 Disable ART run-test 648-many-direct-methods with AOT. by Roland Levillain · 8 years ago
  78. cf7d5d6 Merge "ART: Support per PID stack trace files." by Narayan Kamath · 8 years ago
  79. 7ac443c Merge "Handle classes with a huge number of direct methods." by Roland Levillain · 8 years ago
  80. 84695ae ART: Support per PID stack trace files. by Narayan Kamath · 8 years ago
  81. d424f70 Merge "testrunner: Forward --build-with-javac-dx to run-test" by Treehugger Robot · 8 years ago
  82. 6eb267b Merge "Add more cts tests" by Treehugger Robot · 8 years ago
  83. 8889a89 testrunner: Forward --build-with-javac-dx to run-test by Igor Murashkin · 8 years ago
  84. ec0885e Add more cts tests by Alex Light · 8 years ago
  85. 6680e33 Handle classes with a huge number of direct methods. by Roland Levillain · 8 years ago
  86. 21b0c29 Remove unneeded shims and jni binding code by Alex Light · 8 years ago
  87. 9dd326e Merge "ART: Add object-readbarrier-inl.h" by Treehugger Robot · 8 years ago
  88. 0a5fa0c Merge "ART: Refactor run-test 911" by Treehugger Robot · 8 years ago
  89. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 8 years ago
  90. 6a90934 Merge "Add suppression for process_vm_readv." by Treehugger Robot · 8 years ago
  91. 70ddf5e ART: Refactor run-test 911 by Andreas Gampe · 8 years ago
  92. e81b88f Merge "run_build_test_target: Fix run-test not running for art-test[-javac]" by Treehugger Robot · 8 years ago
  93. 6eadc67 Add suppression for process_vm_readv. by Josh Gao · 8 years ago
  94. 01079c4 run_build_test_target: Fix run-test not running for art-test[-javac] by Igor Murashkin · 8 years ago
  95. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  96. d68677c Merge "Fix verifier crash on abstract final class." by Treehugger Robot · 8 years ago
  97. 9cb0c46 Fix verifier crash on abstract final class. by Vladimir Marko · 8 years ago
  98. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 8 years ago
  99. d1a05c9 Merge "Handle catch phis in code sinking." by Nicolas Geoffray · 8 years ago
  100. bdbc63b Merge changes If234ff55,I2d83fc46,I5ad78a15 by Treehugger Robot · 8 years ago