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