1. 2ca10eb Refactored optimization passes setup. by Aart Bik · 7 years ago
  2. 02f4101 Merge "Try to be consistent when setting fields of OatWriter::OatDexFile." by Nicolas Geoffray · 7 years ago
  3. 06546df Merge "Increase timeout for libjdwp tests" by Treehugger Robot · 7 years ago
  4. ec4a10c Increase timeout for libjdwp tests by Alex Light · 7 years ago
  5. 97a042e Try to be consistent when setting fields of OatWriter::OatDexFile. by Nicolas Geoffray · 7 years ago
  6. 8acd00f Merge "cpplint: Remove many unnecessary NOLINT" by Treehugger Robot · 7 years ago
  7. 9b69cdf Merge "Use -Werror in art/libart_fake" by Chih-hung Hsieh · 7 years ago
  8. 5573c37 cpplint: Remove many unnecessary NOLINT by Igor Murashkin · 7 years ago
  9. 32f2073 Use -Werror in art/libart_fake by Chih-Hung Hsieh · 7 years ago
  10. 1598a77 Merge "Don't merge values for exit block in LSE." by Treehugger Robot · 7 years ago
  11. 46721ef Don't merge values for exit block in LSE. by Mingyao Yang · 7 years ago
  12. 2d774be Merge "Use intrinsic codegen for compiling intrinsic methods." by Vladimir Marko · 7 years ago
  13. 9a38a69 Merge "Remove unneeded endian.h include" by Nicolas Geoffray · 7 years ago
  14. 41af72b Merge "Rename d8 to d8-compat-dx" by Nicolas Geoffray · 7 years ago
  15. 134b52b Merge "Update test names after package changes." by Nicolas Geoffray · 7 years ago
  16. eecced8 Update test names after package changes. by Nicolas Geoffray · 7 years ago
  17. a4ba9b5 Rename d8 to d8-compat-dx by Alan Leung · 7 years ago
  18. 7137b65 Merge "Revert "Make arm64-scratch-register less dexer dependent"" by Nicolas Geoffray · 7 years ago
  19. 94cd28a Revert "Make arm64-scratch-register less dexer dependent" by Nicolas Geoffray · 7 years ago
  20. 237c113 Remove unneeded endian.h include by Alex Light · 7 years ago
  21. a5197fa Merge "cpplint: Use upstream cpplint" by Treehugger Robot · 7 years ago
  22. 0bfd0cc Merge "Add JVMTI DDMS extension method and event." by Treehugger Robot · 7 years ago
  23. e999445 Merge "MIPS: Implement Sum-of-Abs-Differences" by Aart Bik · 7 years ago
  24. 925b514 Merge "Make arm64-scratch-register less dexer dependent" by Alan Leung · 7 years ago
  25. 6b337da Merge "Add crash_dump to the list of golem unbundled dependencies." by Nicolas Geoffray · 7 years ago
  26. cf053a5 Add crash_dump to the list of golem unbundled dependencies. by Nicolas Geoffray · 7 years ago
  27. 92f7f3c Use intrinsic codegen for compiling intrinsic methods. by Vladimir Marko · 7 years ago
  28. 5dcb0d2 Merge "ART: Clean up #includes in jit_code_cache.h ." by Vladimir Marko · 7 years ago
  29. 38e380b MIPS: Implement Sum-of-Abs-Differences by Lena Djokic · 7 years ago
  30. 8c2b929 Add JVMTI DDMS extension method and event. by Alex Light · 7 years ago
  31. 2a2d311 cpplint: Use upstream cpplint by Igor Murashkin · 7 years ago
  32. c82745f Make arm64-scratch-register less dexer dependent by Alan Leung · 7 years ago
  33. b0b68cf ART: Clean up #includes in jit_code_cache.h . by Vladimir Marko · 7 years ago
  34. 1121e0a Merge "ART: Destroy unprocessed tasks in TaskProcessor." by Vladimir Marko · 7 years ago
  35. 169bf2b Merge "Put back kWithoutReadBarrier." by Nicolas Geoffray · 7 years ago
  36. eab2b42 Merge "Remove kIsVdexEnabled." by Nicolas Geoffray · 7 years ago
  37. b8db200 Put back kWithoutReadBarrier. by Nicolas Geoffray · 7 years ago
  38. 8050453 Merge "Fix bug in proguard deobfuscation of file names." by Richard Uhler · 7 years ago
  39. 103fa6e ART: Destroy unprocessed tasks in TaskProcessor. by Vladimir Marko · 7 years ago
  40. f4580f4 Merge "ART: Simplify MethodHandle invocations" by Orion Hodson · 7 years ago
  41. 73de384 Merge "Don't add a '/' if it's already there." by Nicolas Geoffray · 7 years ago
  42. 06ffecf Don't add a '/' if it's already there. by Nicolas Geoffray · 7 years ago
  43. cadbb81 Merge "Fix run-jdwp-tests.sh when running against RI." by Treehugger Robot · 7 years ago
  44. 88aa690 Fix bug in proguard deobfuscation of file names. by Richard Uhler · 7 years ago
  45. 8eaa8e5 Remove kIsVdexEnabled. by Nicolas Geoffray · 7 years ago
  46. 9611550 Merge "Remove obsolete environment variables." by Nicolas Geoffray · 7 years ago
  47. ea5ad3b Merge "Make sure VMClassLoader is initialized before eating up the RAM" by Mathieu Chartier · 7 years ago
  48. 279ddff Merge changes from topic "no-realpath" by Calin Juravle · 7 years ago
  49. 87c9317 Make sure VMClassLoader is initialized before eating up the RAM by Mathieu Chartier · 7 years ago
  50. 92003fe Revert "Use real locations when opening dex files from the context" by Calin Juravle · 7 years ago
  51. 43b475f Merge "Use CodeItemAccessor helpers for method verifier" by Mathieu Chartier · 7 years ago
  52. 099f8d6 Do not use realpath in oat file assistant by Calin Juravle · 7 years ago
  53. 37eeae2 Merge "Make agent threads retain their thread names" by Treehugger Robot · 7 years ago
  54. 9311297 Make agent threads retain their thread names by Alex Light · 7 years ago
  55. 3da1d0f Use CodeItemAccessor helpers for method verifier by Mathieu Chartier · 7 years ago
  56. 5552e53 Merge "Add ClassDataItemIterator::HasNextMethod" by Mathieu Chartier · 7 years ago
  57. 7959dc8 Merge "Move oatdump to use code item accessor" by Mathieu Chartier · 7 years ago
  58. 0135412 Merge "Revert "Support VecLoad and VecStore in LSE."" by Nicolas Geoffray · 7 years ago
  59. 8c4ddb2 Revert "Support VecLoad and VecStore in LSE." by Nicolas Geoffray · 7 years ago
  60. 52ccbde Merge "MIPS32: Use conditional moves to compute 64-bit shifts." by Treehugger Robot · 7 years ago
  61. 960d4f7 ART: Simplify MethodHandle invocations by Orion Hodson · 7 years ago
  62. 7c201b8 Remove obsolete environment variables. by Nicolas Geoffray · 7 years ago
  63. 784f4d8 Merge "ART: Fix run-test 165" by Treehugger Robot · 7 years ago
  64. dd7f2a2 Merge "Move code around to fix --inline-max-code-units in JIT." by Nicolas Geoffray · 7 years ago
  65. 051f31e Merge "Add D8 reference file for 913-heaps" by Alan Leung · 7 years ago
  66. b7c273c Add ClassDataItemIterator::HasNextMethod by Mathieu Chartier · 7 years ago
  67. d5c0a0a Move oatdump to use code item accessor by Mathieu Chartier · 7 years ago
  68. 66b223c ART: Fix run-test 165 by Andreas Gampe · 7 years ago
  69. 27f5fef Merge "Improvement on array element aliasing analysis." by Mingyao Yang · 7 years ago
  70. dd38567 Merge "ART: Fix test dependencies and code" by Treehugger Robot · 7 years ago
  71. de3e912 Merge "Remove unused declarations of dead code." by Elliott Hughes · 7 years ago
  72. 8f5d7a6 Merge "ART: Fix test dependencies" by Treehugger Robot · 7 years ago
  73. 693bfbf ART: Fix test dependencies and code by Andreas Gampe · 7 years ago
  74. 0e3151b Improvement on array element aliasing analysis. by Mingyao Yang · 7 years ago
  75. 6fde072 Merge "Support VecLoad and VecStore in LSE." by Mingyao Yang · 7 years ago
  76. 4720046 ART: Fix test dependencies by Andreas Gampe · 7 years ago
  77. c9b46d5 Remove unused declarations of dead code. by Elliott Hughes · 7 years ago
  78. b3e7bcc Merge "Add code item accessor helper classes" by Mathieu Chartier · 7 years ago
  79. 62a2f27 Move code around to fix --inline-max-code-units in JIT. by Nicolas Geoffray · 7 years ago
  80. 8d8299d Fix run-jdwp-tests.sh when running against RI. by Alex Light · 7 years ago
  81. a16fec5 Merge "Comment lack of return check on usleep" by David Sehr · 7 years ago
  82. 8871585 Merge "Blacklist test in file actually used by the script." by Nicolas Geoffray · 7 years ago
  83. f97702c Blacklist test in file actually used by the script. by Nicolas Geoffray · 7 years ago
  84. 895a92f Merge "ART: Refactor build_bot.sh" by Andreas Gampe · 7 years ago
  85. a051f29 Merge "Clean up 669-moveable-string-class-equals." by Vladimir Marko · 7 years ago
  86. e983b16 Merge "Record @{Fast,Critical}Native in method's access flags." by Vladimir Marko · 7 years ago
  87. 77526ff Merge "Blacklist lbjdwp flaky test." by Nicolas Geoffray · 7 years ago
  88. a759f02 Blacklist lbjdwp flaky test. by Nicolas Geoffray · 7 years ago
  89. b0a6aee Record @{Fast,Critical}Native in method's access flags. by Vladimir Marko · 7 years ago
  90. 27dae5f Support VecLoad and VecStore in LSE. by xueliang.zhong · 7 years ago
  91. 43fcb33 Merge "Support VecLoad and VecStore in LSA." by Mingyao Yang · 7 years ago
  92. 69147f1 Add code item accessor helper classes by Mathieu Chartier · 7 years ago
  93. 1c0e6e8 Merge "Increment gAborting for UnsafeLogFatalForThreadSuspendAllTimeout" by Mathieu Chartier · 7 years ago
  94. b50b16a Support VecLoad and VecStore in LSA. by xueliang.zhong · 7 years ago
  95. 767d039 Increment gAborting for UnsafeLogFatalForThreadSuspendAllTimeout by Mathieu Chartier · 7 years ago
  96. 6c3e1a0 ART: Refactor build_bot.sh by Andreas Gampe · 7 years ago
  97. 3e5fecd MIPS32: Use conditional moves to compute 64-bit shifts. by Chris Larsen · 7 years ago
  98. 446c6b2 Comment lack of return check on usleep by David Sehr · 7 years ago
  99. 2202d56 Merge "Check invocation's side effects for LSE." by Mingyao Yang · 7 years ago
  100. 0e9e853 Clean up 669-moveable-string-class-equals. by Vladimir Marko · 7 years ago