1. 5510c0a Rename debugFlags to runtimeFlags. by Nicolas Geoffray · 7 years ago
  2. 61add1d Merge "Random comment typo fixes" by Hans Boehm · 7 years ago
  3. 6d525fd Merge "Fix bug in BCE remainder handling." by Treehugger Robot · 7 years ago
  4. 34dc841 Merge "Show ArtMethods in imgdiag" by David Sehr · 7 years ago
  5. d972b42 Random comment typo fixes by Hans Boehm · 7 years ago
  6. a49e053 Show ArtMethods in imgdiag by David Sehr · 7 years ago
  7. bae9c9a Fix bug in BCE remainder handling. by Aart Bik · 7 years ago
  8. 47d00f6 Merge changes I88fd4905,Ib8c0a28c by Treehugger Robot · 7 years ago
  9. 1ffbc05 Merge "No unrolling for large loop bodies." by Treehugger Robot · 7 years ago
  10. 521b50f No unrolling for large loop bodies. by Aart Bik · 7 years ago
  11. 9d9f2d7 Merge "Use mmapped boot image class table for PIC app HLoadClass." by Vladimir Marko · 7 years ago
  12. a7c83ac ART: Clean up WellKnownClasses include. by Andreas Gampe · 7 years ago
  13. db48a79 ART: Clear WellKnownClasses on shutdown by Andreas Gampe · 7 years ago
  14. 94ec2db Use mmapped boot image class table for PIC app HLoadClass. by Vladimir Marko · 7 years ago
  15. fe30b3e Merge "Generalize range analysis." by Aart Bik · 7 years ago
  16. 8e9090b Generalize range analysis. by Aart Bik · 7 years ago
  17. d4d1182 Merge "ARM64: Tune SIMD loop unrolling factor heuristic." by Aart Bik · 7 years ago
  18. f6dcede Merge "Bug fix on 32-bit vs 64-bit movd/movdq on x86_64." by Treehugger Robot · 7 years ago
  19. f966115 Merge "Revert "Add static version of dexdump2"" by Colin Cross · 7 years ago
  20. aaa5684 Revert "Add static version of dexdump2" by Colin Cross · 7 years ago
  21. dcaf0e5 Bug fix on 32-bit vs 64-bit movd/movdq on x86_64. by Aart Bik · 7 years ago
  22. d2d9171 Merge "Add static version of dexdump2" by Colin Cross · 7 years ago
  23. 86ce504 Merge "optimizing: add block-scoped constructor fence merging pass" by Treehugger Robot · 7 years ago
  24. dd018df optimizing: add block-scoped constructor fence merging pass by Igor Murashkin · 7 years ago
  25. 88f929c Merge "Use mmapped boot image intern table for PIC app HLoadString." by Vladimir Marko · 7 years ago
  26. c54e4cf Merge "MIPS64: Ease test for using "Lui + Dinsu" to load 64-bit constants." by Treehugger Robot · 7 years ago
  27. 1f418c1 Merge "ART: additional info SIGILL" by Orion Hodson · 7 years ago
  28. 3edbcdf Merge "Revert "mirror: Make Class::Status 64-bit field"" by Treehugger Robot · 7 years ago
  29. cf83aaa Revert "mirror: Make Class::Status 64-bit field" by Igor Murashkin · 7 years ago
  30. 284610e Add static version of dexdump2 by Colin Cross · 7 years ago
  31. e3f06d5 Merge "mirror: Make Class::Status 64-bit field" by Treehugger Robot · 7 years ago
  32. 806e65e Merge "Add one more EnsureJitCompiled() to 088-monitor-verification" by Mingyao Yang · 7 years ago
  33. ec99514 Merge changes from topic "ti-stress slicer" by Treehugger Robot · 7 years ago
  34. de07216 mirror: Make Class::Status 64-bit field by Igor Murashkin · 7 years ago
  35. 8859cec MIPS64: Ease test for using "Lui + Dinsu" to load 64-bit constants. by Chris Larsen · 7 years ago
  36. d25c915 Merge "Fix context verification for relative dependencies" by Calin Juravle · 7 years ago
  37. e69463a Merge "Add support for JVMTI GetObjectMonitorUsage function." by Alex Light · 7 years ago
  38. 21a7144 Undefine CHECK while including slicer headers. by Alex Light · 7 years ago
  39. bfe41af Suppress warnings caused by including slicer headers in ti-stress by Alex Light · 7 years ago
  40. f26bb6c ARM64: Tune SIMD loop unrolling factor heuristic. by Artem Serov · 7 years ago
  41. ceae954 Move ti-stress to use slicer directly by Alex Light · 7 years ago
  42. afd3acd Merge "ART: Change thread dump order on abort" by Treehugger Robot · 7 years ago
  43. 47adfde Add one more EnsureJitCompiled() to 088-monitor-verification by Mingyao Yang · 7 years ago
  44. 6cfbdbc Use mmapped boot image intern table for PIC app HLoadString. by Vladimir Marko · 7 years ago
  45. 66e3af9 Merge "Remove DexCache arrays from app oat .bss." by Treehugger Robot · 7 years ago
  46. b072ec2 Merge "2 tests sometimes timing out on gcstress/debug." by Nicolas Geoffray · 7 years ago
  47. b22a3ed 2 tests sometimes timing out on gcstress/debug. by Nicolas Geoffray · 7 years ago
  48. 0cff0b0 ART: additional info SIGILL by Orion Hodson · 7 years ago
  49. 0f3c700 Remove DexCache arrays from app oat .bss. by Vladimir Marko · 7 years ago
  50. 9af08e6 Merge "Pass stats into the loop optimization phase." by Aart Bik · 7 years ago
  51. 7086920 Merge "Add more logging for b/64759619" by Treehugger Robot · 7 years ago
  52. ce56864 Add support for JVMTI GetObjectMonitorUsage function. by Alex Light · 7 years ago
  53. f598131 Add more logging for b/64759619 by Mathieu Chartier · 7 years ago
  54. a3f78fe ART: Change thread dump order on abort by Andreas Gampe · 7 years ago
  55. b92cc33 Pass stats into the loop optimization phase. by Aart Bik · 7 years ago
  56. f56311a Merge "Added vectorization stats." by Treehugger Robot · 7 years ago
  57. 21b8592 Added vectorization stats. by Aart Bik · 7 years ago
  58. 1e96a5d Fix context verification for relative dependencies by Calin Juravle · 7 years ago
  59. 82629c9 Merge "Revert^4 "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 7 years ago
  60. ac8a2a7 Merge "Basic SIMD reduction support." by Aart Bik · 7 years ago
  61. 5620865 Merge "Port two methods in checker-dead-blocks to Smali" by Treehugger Robot · 7 years ago
  62. b03f3eb Port two methods in checker-dead-blocks to Smali by Alan Leung · 7 years ago
  63. 28f53f5 Merge changes I66c62317,Id097273a,If3bfe695 by Treehugger Robot · 7 years ago
  64. 901679c Merge "Move InlineWithControlFlow to Smali based." by Treehugger Robot · 7 years ago
  65. 40d6702 Merge "Move some checker-gvn test to Smali" by Treehugger Robot · 7 years ago
  66. a2a2e46 Merge "Revert "Revert "JVMTI Exception and ExceptionCatch events""" by Treehugger Robot · 7 years ago
  67. 2ee1790 Revert^4 "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 7 years ago
  68. 61758b9 Merge "Disable 639-checker-code-sinking in PIC mode." by Treehugger Robot · 7 years ago
  69. d3ea5b3 ART: Recognize compile-time soft-fails by Andreas Gampe · 7 years ago
  70. 5d3b002 ART: Change CanAssumeVerified to GetPreviousClassState by Andreas Gampe · 7 years ago
  71. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 7 years ago
  72. ee5303f ART: Move Class::Status to ClassStatus by Andreas Gampe · 7 years ago
  73. 0148de4 Basic SIMD reduction support. by Aart Bik · 7 years ago
  74. 1accd63 Merge "Clean up ImageHeader section getters." by Treehugger Robot · 7 years ago
  75. e4e692a Disable 639-checker-code-sinking in PIC mode. by Vladimir Marko · 7 years ago
  76. c101222 Merge "Handle the case cwd has a trailing slash." by Nicolas Geoffray · 7 years ago
  77. cd87c3e Clean up ImageHeader section getters. by Vladimir Marko · 7 years ago
  78. c4be2c8 Handle the case cwd has a trailing slash. by Nicolas Geoffray · 7 years ago
  79. c69f6c3 Merge "ART: Don't prepend '/' if classpath_dir is empty" by Treehugger Robot · 7 years ago
  80. f415065 Merge "ART: Enhance comment" by Treehugger Robot · 7 years ago
  81. 7252738 ART: Don't prepend '/' if classpath_dir is empty by Andreas Gampe · 7 years ago
  82. 788b8b2 Merge "Use real locations when opening dex files from the context" by Calin Juravle · 7 years ago
  83. 972c9a4 Merge "Remove unnecessary work in dominators computation." by Treehugger Robot · 7 years ago
  84. 9a2e027 Remove unnecessary work in dominators computation. by Richard Uhler · 7 years ago
  85. 39d44ba Merge "Revert "JVMTI Exception and ExceptionCatch events"" by Nicolas Geoffray · 7 years ago
  86. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 7 years ago
  87. 0c277f2 Merge "Revert "Make WatchedFramePop instrumentation event pure-virtual"" by Nicolas Geoffray · 7 years ago
  88. b2c8fc6 Revert "Make WatchedFramePop instrumentation event pure-virtual" by Nicolas Geoffray · 7 years ago
  89. e883ebf Merge "Revert "Basic SIMD reduction support."" by Nicolas Geoffray · 7 years ago
  90. 982334c Revert "Basic SIMD reduction support." by Nicolas Geoffray · 7 years ago
  91. 821a259 Use real locations when opening dex files from the context by Calin Juravle · 7 years ago
  92. 3753bcd Merge "Make WatchedFramePop instrumentation event pure-virtual" by Treehugger Robot · 7 years ago
  93. 8db7e62 Merge "Basic SIMD reduction support." by Treehugger Robot · 7 years ago
  94. a4336b8 Merge "JVMTI Exception and ExceptionCatch events" by Treehugger Robot · 7 years ago
  95. a0e0f10 Make WatchedFramePop instrumentation event pure-virtual by Alex Light · 7 years ago
  96. cfa59b4 Basic SIMD reduction support. by Aart Bik · 7 years ago
  97. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 7 years ago
  98. 6b7500a Move some checker-gvn test to Smali by Alan Leung · 7 years ago
  99. e6c8e3c Merge "Restrict dex2oat threads to 4 on android bots." by Shubham Ajmera · 7 years ago
  100. dd30907 ART: Enhance comment by Andreas Gampe · 7 years ago