1. e1b6d7b Merge "type conversion elimination for constant input" by Treehugger Robot · 7 years ago
  2. cebb5e7 type conversion elimination for constant input by Mingyao Yang · 7 years ago
  3. 6d95c80 Merge "Recognize countable "break" loops" by Aart Bik · 7 years ago
  4. 3604749 Merge "Add remaining DDMS messages into DdmPublishChunk" by Alex Light · 7 years ago
  5. 772099a Add remaining DDMS messages into DdmPublishChunk by Alex Light · 7 years ago
  6. b284f8d Revert "Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe."" by Alex Light · 7 years ago
  7. af93410 Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe." by Alex Light · 7 years ago
  8. ceb0693 Recognize countable "break" loops by Aart Bik · 7 years ago
  9. e5a2ae3 Make JVMTI DisposeEnvironment and GetEnv thread safe. by Alex Light · 7 years ago
  10. 5573c37 cpplint: Remove many unnecessary NOLINT by Igor Murashkin · 7 years ago
  11. 1598a77 Merge "Don't merge values for exit block in LSE." by Treehugger Robot · 7 years ago
  12. 46721ef Don't merge values for exit block in LSE. by Mingyao Yang · 7 years ago
  13. 41af72b Merge "Rename d8 to d8-compat-dx" by Nicolas Geoffray · 7 years ago
  14. a4ba9b5 Rename d8 to d8-compat-dx by Alan Leung · 7 years ago
  15. 7137b65 Merge "Revert "Make arm64-scratch-register less dexer dependent"" by Nicolas Geoffray · 7 years ago
  16. 94cd28a Revert "Make arm64-scratch-register less dexer dependent" by Nicolas Geoffray · 7 years ago
  17. 0bfd0cc Merge "Add JVMTI DDMS extension method and event." by Treehugger Robot · 7 years ago
  18. e999445 Merge "MIPS: Implement Sum-of-Abs-Differences" by Aart Bik · 7 years ago
  19. 925b514 Merge "Make arm64-scratch-register less dexer dependent" by Alan Leung · 7 years ago
  20. 38e380b MIPS: Implement Sum-of-Abs-Differences by Lena Djokic · 7 years ago
  21. 8c2b929 Add JVMTI DDMS extension method and event. by Alex Light · 7 years ago
  22. c82745f Make arm64-scratch-register less dexer dependent by Alan Leung · 7 years ago
  23. b0b68cf ART: Clean up #includes in jit_code_cache.h . by Vladimir Marko · 7 years ago
  24. 87c9317 Make sure VMClassLoader is initialized before eating up the RAM by Mathieu Chartier · 7 years ago
  25. 784f4d8 Merge "ART: Fix run-test 165" by Treehugger Robot · 7 years ago
  26. 051f31e Merge "Add D8 reference file for 913-heaps" by Alan Leung · 7 years ago
  27. 66b223c ART: Fix run-test 165 by Andreas Gampe · 7 years ago
  28. 4720046 ART: Fix test dependencies by Andreas Gampe · 7 years ago
  29. a051f29 Merge "Clean up 669-moveable-string-class-equals." by Vladimir Marko · 7 years ago
  30. 2202d56 Merge "Check invocation's side effects for LSE." by Mingyao Yang · 7 years ago
  31. 0e9e853 Clean up 669-moveable-string-class-equals. by Vladimir Marko · 7 years ago
  32. 972e654 Merge "Fix String.equals() for moveable String.class." by Vladimir Marko · 7 years ago
  33. bda66c7 Merge "cpplint: Cleanup errors" by Treehugger Robot · 7 years ago
  34. 1078d15 ART: Change meaning of run-test's --no-image by Andreas Gampe · 7 years ago
  35. 293f1c0 Check invocation's side effects for LSE. by Mingyao Yang · 7 years ago
  36. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  37. 5d16562 Merge "Delete CodeItemIterator" by Mathieu Chartier · 7 years ago
  38. 3b3ecdf Merge "Simplify handling of finalizable in LSE." by Mingyao Yang · 7 years ago
  39. b630031 Merge "ART: Do not use proxy method as owner of lock" by Treehugger Robot · 7 years ago
  40. 025c1a6 Simplify handling of finalizable in LSE. by Mingyao Yang · 7 years ago
  41. 37d164f Merge "ART: Change no-dex2oat test configuration" by Treehugger Robot · 7 years ago
  42. da28305 Fix String.equals() for moveable String.class. by Vladimir Marko · 7 years ago
  43. db9f630 Merge "Revert "Move ART tests to use D8."" by Nicolas Geoffray · 7 years ago
  44. 18085ac Revert "Move ART tests to use D8." by Nicolas Geoffray · 7 years ago
  45. 3b7ce4e Merge "Fix missing dependencies in master-art-host" by Treehugger Robot · 7 years ago
  46. cefd676 Merge "runtime: Bitstring implementation for subtype checking (4/4)." by Treehugger Robot · 7 years ago
  47. 45c899b Fix missing dependencies in master-art-host by Alan Leung · 7 years ago
  48. 5b8a197 ART: Change no-dex2oat test configuration by Andreas Gampe · 7 years ago
  49. f8efae7 Add D8 reference file for 913-heaps by Alan Leung · 7 years ago
  50. 86083f7 runtime: Bitstring implementation for subtype checking (4/4). by Igor Murashkin · 7 years ago
  51. 5abdfa9 Merge "Move ART tests to use D8." by Alan Leung · 7 years ago
  52. 0021feb Delete CodeItemIterator by Mathieu Chartier · 7 years ago
  53. 074c5d7 Fix 651-checker-long-simd-minmax by Goran Jakovljevic · 7 years ago
  54. 5a38727 ART: Do not use proxy method as owner of lock by Andreas Gampe · 7 years ago
  55. 0ee89f4 Move ART tests to use D8. by Alan Leung · 7 years ago
  56. 3836845 Merge "Clear shadow registers only after potentially switching interpreters." by Nicolas Geoffray · 7 years ago
  57. 846127c Clear shadow registers only after potentially switching interpreters. by Nicolas Geoffray · 7 years ago
  58. 521be42 Merge "Add D8 reference file for 911-get-stack-trace" by Alan Leung · 7 years ago
  59. 42530a8 Merge "ART: Fix OOME case in proxy dispatch" by Treehugger Robot · 7 years ago
  60. 72627a5 Merge "Fix LSA hunt for original reference bug." by Nicolas Geoffray · 7 years ago
  61. ee29a07 ART: Fix OOME case in proxy dispatch by Andreas Gampe · 7 years ago
  62. 2070513 Add D8 reference file for 911-get-stack-trace by Alan Leung · 7 years ago
  63. 535a15c Testrunner: Stop execution when a test fails with ART_TEST_KEEP_GOING=false by Shubham Ajmera · 7 years ago
  64. e0eb483 Fix LSA hunt for original reference bug. by xueliang.zhong · 7 years ago
  65. 98ac0cc Merge "Prevent abort in situations with recursive checkpoints" by Treehugger Robot · 7 years ago
  66. df00a1e Prevent abort in situations with recursive checkpoints by Alex Light · 7 years ago
  67. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago
  68. 13e6f29 Merge "Alignment optimizations in vectorizer." by Aart Bik · 7 years ago
  69. 43f0cdb ART: Intrinsify polymorphic signature methods by Orion Hodson · 7 years ago
  70. 26ef34c ART: Move intrinsics definitions to runtime by Orion Hodson · 7 years ago
  71. 437bb1e Merge "Make boolean-2-integral-conv less dexer sensitive." by Alan Leung · 7 years ago
  72. 03bcd79 Merge "Avoid JVMTI global deoptimization when possible" by Treehugger Robot · 7 years ago
  73. 0fa1786 Avoid JVMTI global deoptimization when possible by Alex Light · 7 years ago
  74. 8009a1e Work around for 910-method with D8 by Alan Leung · 7 years ago
  75. a734225 Make boolean-2-integral-conv less dexer sensitive. by Alan Leung · 7 years ago
  76. d07e065 Merge "Disable DX workaround for 611-checker-simplify-if" by Alan Leung · 7 years ago
  77. 1a36a3c Merge "Make checker-register-hints less dexer sensitive." by Alan Leung · 7 years ago
  78. 38a3f21 Alignment optimizations in vectorizer. by Aart Bik · 7 years ago
  79. e434c4f MIPS: Basic SIMD reduction support. by Lena Djokic · 7 years ago
  80. 529d259 Make checker-register-hints less dexer sensitive. by Alan Leung · 7 years ago
  81. 2c9ac40 Disable DX workaround for 611-checker-simplify-if by Alan Leung · 7 years ago
  82. c2389ab Merge "Add agent for printing breakpoints" by Treehugger Robot · 7 years ago
  83. 0e151e7 Add agent for printing breakpoints by Alex Light · 7 years ago
  84. 8c6c357 Make SIMD checker tests more robust. by Aart Bik · 7 years ago
  85. 31275df Merge "Fix type conversion bug" by Treehugger Robot · 7 years ago
  86. 4cee4d0 Merge "Enable D8 for test 1929-exception-catch-exception." by Alan Leung · 7 years ago
  87. dab6907 Fix type conversion bug by Aart Bik · 7 years ago
  88. 2c80f0a Enable D8 for test 1929-exception-catch-exception. by Ian Zerny · 7 years ago
  89. 89f33b8 Ensure GetSourceDebugExtension works with Proxy classes. by Alex Light · 7 years ago
  90. e4df8d9 Merge "Improve sign and zero extension analysis." by Treehugger Robot · 7 years ago
  91. 91f55e6 HACK: don't override DX when running make by Colin Cross · 7 years ago
  92. a30af16 Merge "Revert "Revert "Add ability to have device-name based options""" by Treehugger Robot · 7 years ago
  93. 4d1a9d4 Improve sign and zero extension analysis. by Aart Bik · 7 years ago
  94. 3412a00 Revert "Revert "Add ability to have device-name based options"" by Alex Light · 7 years ago
  95. 6247604 Merge "Revert "Add ability to have device-name based options"" by Nicolas Geoffray · 7 years ago
  96. 63ada4e Revert "Add ability to have device-name based options" by Nicolas Geoffray · 7 years ago
  97. 1b8376c Merge "Switch to soong_ui to dump make vars" by Treehugger Robot · 7 years ago
  98. 2875173 Merge "Add ability to have device-name based options" by Treehugger Robot · 7 years ago
  99. b277aa1 Merge "ART: Introduce Uint8 loads in compiled code." by Vladimir Marko · 7 years ago
  100. d9a6296 Merge "Relax loop-back-edge-use for different dexers." by Alan Leung · 7 years ago