1. da33049 Merge "ARM: Improve the code generated for HCondition with a constant input" by Treehugger Robot · 7 years ago
  2. b42118e Merge "ART: Fix GetErrorName." by Treehugger Robot · 7 years ago
  3. a749ec2 Merge "Testrunner: Fix --gdb issue" by Treehugger Robot · 7 years ago
  4. 95c466d ART: Fix GetErrorName. by Andreas Gampe · 7 years ago
  5. b4949f5 Testrunner: Fix --gdb issue by Shubham Ajmera · 7 years ago
  6. b404f34 ARM: Improve the code generated for HCondition with a constant input by Anton Kirilov · 7 years ago
  7. 89112da Extra test on coupled induction. by Aart Bik · 7 years ago
  8. d73aba4 ART: Add Heap JVMTI extension API by Andreas Gampe · 7 years ago
  9. 9e8797d Merge "Update smali/baksmali command syntax for v2.2.0" by Treehugger Robot · 7 years ago
  10. a164ec5 ART: Fix test 912 by Andreas Gampe · 7 years ago
  11. 3d0731a Merge "Fixed bug due to not updating TC information (with regression test)" by Aart Bik · 7 years ago
  12. e22445f Fixed bug due to not updating TC information (with regression test) by Aart Bik · 7 years ago
  13. 3650acb Merge "inliner: Do not assume that the outermost_graph has an art method" by Treehugger Robot · 7 years ago
  14. 07f01df inliner: Do not assume that the outermost_graph has an art method by Calin Juravle · 7 years ago
  15. 2982555 Merge "optimizing: constructor fence redundancy elimination - remove dmb after LSE" by Treehugger Robot · 7 years ago
  16. 15cb975 Merge "Revive ART run-test 648-many-direct-methods for non-debug mode." by Roland Levillain · 7 years ago
  17. 14fc9db Update smali/baksmali command syntax for v2.2.0 by Ben Gruver · 7 years ago
  18. d01745e optimizing: constructor fence redundancy elimination - remove dmb after LSE by Igor Murashkin · 7 years ago
  19. 7113885 Merge "Allow same-length integral type mixing in SIMD." by Aart Bik · 7 years ago
  20. 19cb5ca Merge "Add test gcstress 968 to knownfailures.json" by Treehugger Robot · 7 years ago
  21. bf06526 Merge "Bug fix on shift that exceeds "lane width"." by Aart Bik · 7 years ago
  22. 920f9b1 Merge "Use dex2oat instead of dex2oatd in non-debug run-tests." by Roland Levillain · 7 years ago
  23. 5fa822d Revive ART run-test 648-many-direct-methods for non-debug mode. by Roland Levillain · 7 years ago
  24. 6c3af16 Use dex2oat instead of dex2oatd in non-debug run-tests. by Roland Levillain · 7 years ago
  25. b4d4dbc Merge "Relax 030-bad-finalizer test" by Hans Boehm · 7 years ago
  26. 65ffd8e Bug fix on shift that exceeds "lane width". by Aart Bik · 7 years ago
  27. d58bc32 Allow same-length integral type mixing in SIMD. by Aart Bik · 7 years ago
  28. 18df771 Merge "Enable string "array get" vectorization." by Treehugger Robot · 7 years ago
  29. 472821b Enable string "array get" vectorization. by Aart Bik · 7 years ago
  30. b718d01 Merge "Fix unquickening in the presence of duplicate methods." by Nicolas Geoffray · 7 years ago
  31. 095d6a6 Fix unquickening in the presence of duplicate methods. by Nicolas Geoffray · 7 years ago
  32. de66d03 Relax 030-bad-finalizer test by Goran Jakovljevic · 7 years ago
  33. fbc4f11 If a profile is passed, we should always pass output-vdex and input-vdex. by Nicolas Geoffray · 7 years ago
  34. fa67602 Add test gcstress 968 to knownfailures.json by Alex Light · 7 years ago
  35. 3d50593 Do not reference test 648-many-direct-methods in test/knownfailures.json. by Roland Levillain · 7 years ago
  36. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 7 years ago
  37. 4dc06e2 Merge "Rename and obsolete compiler filter names." by Nicolas Geoffray · 7 years ago
  38. eed8ca4 Remove ART run-test 648-many-direct-methods. by Roland Levillain · 7 years ago
  39. 18457f4 Merge "Disable ART run-test 648-many-direct-methods with "no-image"." by Treehugger Robot · 7 years ago
  40. b66ca57 Merge "Ignore an additional thread in test 911" by Alex Light · 7 years ago
  41. d7a3a67 Disable ART run-test 648-many-direct-methods with "no-image". by Roland Levillain · 7 years ago
  42. d77156a Disable test 648 on speed-profile. by Nicolas Geoffray · 7 years ago
  43. 3cf6a70 Ignore an additional thread in test 911 by Alex Light · 7 years ago
  44. 9e6571e test: Blacklist 987-stack-trace-dumping for javac/dx by Igor Murashkin · 7 years ago
  45. 0d2ea2f Merge "Disable ART run-test 648-many-direct-methods with AOT." by Roland Levillain · 7 years ago
  46. 56891d9 Disable ART run-test 648-many-direct-methods with AOT. by Roland Levillain · 7 years ago
  47. cf7d5d6 Merge "ART: Support per PID stack trace files." by Narayan Kamath · 7 years ago
  48. 7ac443c Merge "Handle classes with a huge number of direct methods." by Roland Levillain · 7 years ago
  49. 84695ae ART: Support per PID stack trace files. by Narayan Kamath · 7 years ago
  50. d424f70 Merge "testrunner: Forward --build-with-javac-dx to run-test" by Treehugger Robot · 7 years ago
  51. 6eb267b Merge "Add more cts tests" by Treehugger Robot · 7 years ago
  52. 8889a89 testrunner: Forward --build-with-javac-dx to run-test by Igor Murashkin · 7 years ago
  53. ec0885e Add more cts tests by Alex Light · 7 years ago
  54. 6680e33 Handle classes with a huge number of direct methods. by Roland Levillain · 7 years ago
  55. 21b0c29 Remove unneeded shims and jni binding code by Alex Light · 7 years ago
  56. 9dd326e Merge "ART: Add object-readbarrier-inl.h" by Treehugger Robot · 7 years ago
  57. 0a5fa0c Merge "ART: Refactor run-test 911" by Treehugger Robot · 7 years ago
  58. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 7 years ago
  59. 6a90934 Merge "Add suppression for process_vm_readv." by Treehugger Robot · 7 years ago
  60. 70ddf5e ART: Refactor run-test 911 by Andreas Gampe · 7 years ago
  61. e81b88f Merge "run_build_test_target: Fix run-test not running for art-test[-javac]" by Treehugger Robot · 7 years ago
  62. 6eadc67 Add suppression for process_vm_readv. by Josh Gao · 7 years ago
  63. 01079c4 run_build_test_target: Fix run-test not running for art-test[-javac] by Igor Murashkin · 7 years ago
  64. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  65. d68677c Merge "Fix verifier crash on abstract final class." by Treehugger Robot · 7 years ago
  66. 9cb0c46 Fix verifier crash on abstract final class. by Vladimir Marko · 7 years ago
  67. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 7 years ago
  68. d1a05c9 Merge "Handle catch phis in code sinking." by Nicolas Geoffray · 7 years ago
  69. bdbc63b Merge changes If234ff55,I2d83fc46,I5ad78a15 by Treehugger Robot · 7 years ago
  70. 42151c0 Be able to run jvmti-stress on RI by Alex Light · 7 years ago
  71. 0af8cde Do native method bind in jvmti-stress by Alex Light · 7 years ago
  72. 65af20b Agent libraries need to be searched for JNI functions by Alex Light · 7 years ago
  73. f99f62f Merge "ARM64: Support MultiplyAccumulate for SIMD." by Aart Bik · 7 years ago
  74. 13445e7 Handle catch phis in code sinking. by Nicolas Geoffray · 7 years ago
  75. 38870a8 Merge "Add descriptor validation to ClassLinker::FindClass()." by Treehugger Robot · 7 years ago
  76. 5fdd778 Add descriptor validation to ClassLinker::FindClass(). by Vladimir Marko · 7 years ago
  77. de9e54a Merge "Vdex: Workaround arrays with erroneous component type." by Treehugger Robot · 7 years ago
  78. bdb540d Vdex: Workaround arrays with erroneous component type. by Nicolas Geoffray · 7 years ago
  79. f34dd20 ARM64: Support MultiplyAccumulate for SIMD. by Artem Serov · 7 years ago
  80. 6c99499 Merge "Remove obsolete rules to build runtests" by Colin Cross · 7 years ago
  81. afcec28 Merge changes from topic 'art_run_test_912_cts_refactor' by Treehugger Robot · 7 years ago
  82. 1fa5765 ART: Refactor run-test 912 (3/3) by Andreas Gampe · 7 years ago
  83. cdd50bf ART: Refactor run-test 912 (2/3) by Andreas Gampe · 7 years ago
  84. d5f2ccc ART: Refactor run-test 912 (1/3) by Andreas Gampe · 7 years ago
  85. 9088df8 Merge "Implement can_generate_native_method_bind capability" by Treehugger Robot · 7 years ago
  86. ed5d0ee Merge "Implement halving add idiom (with checker tests)." by Treehugger Robot · 7 years ago
  87. 5971502 Merge "Fix CHA test failures under some configurations." by Mingyao Yang · 7 years ago
  88. f3e61ee Implement halving add idiom (with checker tests). by Aart Bik · 7 years ago
  89. d78ddec Implement can_generate_native_method_bind capability by Alex Light · 7 years ago
  90. 70d9cf9 Merge "ART: Refactor run-test 924" by Treehugger Robot · 7 years ago
  91. 5e2c289 Merge "ART: Filter more thread roots" by Treehugger Robot · 7 years ago
  92. 447c1af ART: Refactor run-test 924 by Andreas Gampe · 7 years ago
  93. 6684cc3 ART: Filter more thread roots by Andreas Gampe · 7 years ago
  94. 70713df Fix obsolete method change check. by Alex Light · 7 years ago
  95. 741a81a Merge "Make ART build/test configurations use the CC collector by default." by Treehugger Robot · 7 years ago
  96. c36a970 Merge "Use correct type for GetValueFromShadowFrame" by Mathieu Chartier · 7 years ago
  97. b2410c9 Merge "Use WARN_UNUSED consistently in ART." by Roland Levillain · 7 years ago
  98. 71b1708 Use correct type for GetValueFromShadowFrame by Mathieu Chartier · 7 years ago
  99. 2aac653 Merge "ART: Call ThreadGroup.add in Thread::FinishStartup" by Treehugger Robot · 7 years ago
  100. 1cae72e Merge "Fix ARM64 SystemArrayCopy intrinsic with large constant dest position." by Roland Levillain · 7 years ago