1. a4b83d3 Merge "Change JIT timings to collect thread CPU time." am: 79bbbc1c9c by Nicolas Geoffray · 7 years ago
  2. 79bbbc1 Merge "Change JIT timings to collect thread CPU time." by Nicolas Geoffray · 7 years ago
  3. 7b0d6e9 Merge "ART: Faster PrettyMethod()." am: d95b7e1e9b by Vladimir Marko · 7 years ago
  4. d95b7e1 Merge "ART: Faster PrettyMethod()." by Vladimir Marko · 7 years ago
  5. 3d69922 Change JIT timings to collect thread CPU time. by Nicolas Geoffray · 7 years ago
  6. 67a491d Merge "Verify NumberMethodId in profile and dex_file." am: 9d712939ec by Shubham Ajmera · 7 years ago
  7. 9d71293 Merge "Verify NumberMethodId in profile and dex_file." by Treehugger Robot · 7 years ago
  8. 5591ccb Merge "ART: Improve double-JNI-load exception message" am: 594bccc128 by Andreas Gampe · 7 years ago
  9. 594bccc Merge "ART: Improve double-JNI-load exception message" by Treehugger Robot · 7 years ago
  10. fa4e1a1 Merge "Make 597-deopt-invoke-stub more solid." am: f4ef5c6e25 by Mingyao Yang · 7 years ago
  11. f4ef5c6 Merge "Make 597-deopt-invoke-stub more solid." by Mingyao Yang · 7 years ago
  12. 8c05070 Merge "MIPS32R2: Allow all kinds of class/string loads and invokes" by Vladimir Marko · 7 years ago
  13. 39946df Merge "Revert^2 "Verify profile wrt dex file in dex2oat""" am: 478abf08c6 by Shubham Ajmera · 7 years ago
  14. 3f7f952 Merge "Implement Sum-of-Abs-Differences idiom recognition." am: 38a03535e4 by Aart Bik · 7 years ago
  15. 994cfb3 Merge "MIPS32R2: Allow all kinds of class/string loads and invokes" by Vladimir Marko · 7 years ago
  16. 478abf0 Merge "Revert^2 "Verify profile wrt dex file in dex2oat""" by Shubham Ajmera · 7 years ago
  17. 460ab79 Verify NumberMethodId in profile and dex_file. by Shubham Ajmera · 7 years ago
  18. 38a0353 Merge "Implement Sum-of-Abs-Differences idiom recognition." by Treehugger Robot · 7 years ago
  19. b8a55f8 ART: Faster PrettyMethod(). by Vladimir Marko · 7 years ago
  20. dbbac8f Implement Sum-of-Abs-Differences idiom recognition. by Aart Bik · 8 years ago
  21. 5b303e0 Merge "Ensure extract is seen as having scalar result." am: 2406bf1799 by Aart Bik · 7 years ago
  22. 2406bf1 Merge "Ensure extract is seen as having scalar result." by Treehugger Robot · 7 years ago
  23. 056b615 Merge "Add more repeat support and register views." am: 1c8ac50fa9 by Aart Bik · 7 years ago
  24. 1c8ac50 Merge "Add more repeat support and register views." by Treehugger Robot · 7 years ago
  25. 188b2bf Revert^2 "Verify profile wrt dex file in dex2oat"" by Shubham Ajmera · 7 years ago
  26. a907a02 Merge "Refactor compiled_method.h ." am: 20e9a7f4ac by Vladimir Marko · 7 years ago
  27. 20e9a7f Merge "Refactor compiled_method.h ." by Vladimir Marko · 7 years ago
  28. ed0e951 Merge "Remove few MIPS checker tests from 552-checker-sharpening" am: 1d9f45b5f5 by Goran Jakovljevic · 7 years ago
  29. 1d9f45b Merge "Remove few MIPS checker tests from 552-checker-sharpening" by Treehugger Robot · 7 years ago
  30. 829c34b Merge "Make checker-constant-folding less dexer dependent." am: fa5b9c8469 by Alan Leung · 7 years ago
  31. fa5b9c8 Merge "Make checker-constant-folding less dexer dependent." by Treehugger Robot · 7 years ago
  32. 4cabe1f Remove few MIPS checker tests from 552-checker-sharpening by Goran Jakovljevic · 7 years ago
  33. debb510 MIPS32R2: Allow all kinds of class/string loads and invokes by Goran Jakovljevic · 7 years ago
  34. 138b485 Make checker-constant-folding less dexer dependent. by Alan Leung · 8 years ago
  35. fe6527a Merge "Unlink the vdex/oat file if we fail to compile succesfully" by Calin Juravle · 7 years ago
  36. 5402edd Merge "Unlink the vdex/oat file if we fail to compile succesfully" by Calin Juravle · 7 years ago
  37. 5e3afa9 Ensure extract is seen as having scalar result. by Aart Bik · 7 years ago
  38. d4215bb Unlink the vdex/oat file if we fail to compile succesfully by Calin Juravle · 7 years ago
  39. ec64ca0 Merge "ART: Fix os << std::string* errors" am: 208dd6076b by Andreas Gampe · 7 years ago
  40. 208dd60 Merge "ART: Fix os << std::string* errors" by Treehugger Robot · 7 years ago
  41. f10e86b Merge "Add property-changing JVMTI agent wrapper." am: 0a56392ccf by Alex Light · 7 years ago
  42. 0a56392 Merge "Add property-changing JVMTI agent wrapper." by Treehugger Robot · 7 years ago
  43. 0ac2e5c Add property-changing JVMTI agent wrapper. by Alex Light · 7 years ago
  44. f7754e8 Add more repeat support and register views. by Aart Bik · 7 years ago
  45. bbd9037 Merge "Add more error logs to profile validation" am: bf536c314a by Calin Juravle · 7 years ago
  46. 672bcf5 ART: Fix os << std::string* errors by Andreas Gampe · 7 years ago
  47. bf536c3 Merge "Add more error logs to profile validation" by Calin Juravle · 7 years ago
  48. 1331a14 Merge "ART: Fix incorrect logging" am: b407afe983 by Andreas Gampe · 7 years ago
  49. b407afe Merge "ART: Fix incorrect logging" by Treehugger Robot · 7 years ago
  50. d8dbc8d Refactor compiled_method.h . by Vladimir Marko · 7 years ago
  51. b71c557 Merge "Refactor linker files from compiler/ to dex2oat/." am: 93780a6009 by Vladimir Marko · 7 years ago
  52. 93780a6 Merge "Refactor linker files from compiler/ to dex2oat/." by Treehugger Robot · 7 years ago
  53. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 8 years ago
  54. 251675c Merge "Revert^2 "ART: Remove workaround in verifer after Jack update."" by Orion Hodson · 7 years ago
  55. 3c68315 Merge "Revert^2 "ART: Remove workaround in verifer after Jack update."" by Treehugger Robot · 7 years ago
  56. e463ec4 Merge "Revert "Verify profile wrt dex file in dex2oat"" am: b92384853a by Nicolas Geoffray · 7 years ago
  57. b923848 Merge "Revert "Verify profile wrt dex file in dex2oat"" by Nicolas Geoffray · 7 years ago
  58. 7b211a1 Revert "Verify profile wrt dex file in dex2oat" by Nicolas Geoffray · 7 years ago
  59. 6887add Merge "Fix DumpString to read the right amount of args" am: c4d71c3f96 by Mathieu Chartier · 7 years ago
  60. c4d71c3 Merge "Fix DumpString to read the right amount of args" by Mathieu Chartier · 7 years ago
  61. fd03f1e ART: Improve double-JNI-load exception message by Andreas Gampe · 7 years ago
  62. 335ee58 ART: Fix incorrect logging by Andreas Gampe · 7 years ago
  63. 72324d6 Merge "Verify profile wrt dex file in dex2oat" am: ac7f970bdb by Shubham Ajmera · 7 years ago
  64. ac7f970 Merge "Verify profile wrt dex file in dex2oat" by Treehugger Robot · 7 years ago
  65. 1ad1e3f Add more error logs to profile validation by Calin Juravle · 7 years ago
  66. bc61cb5 Fix DumpString to read the right amount of args by Mathieu Chartier · 7 years ago
  67. ba753ad Merge changes Ib4459783,Ibb40f919 am: 0588f3aa44 by Andreas Gampe · 7 years ago
  68. 0588f3a Merge changes Ib4459783,Ibb40f919 by Treehugger Robot · 7 years ago
  69. 2676520 Verify profile wrt dex file in dex2oat by Shubham Ajmera · 8 years ago
  70. 4584122 ART: Remove suspend-check optimization by Andreas Gampe · 7 years ago
  71. 20f6def Merge "Recognize ABS cases." am: 8048bf6d13 by Aart Bik · 7 years ago
  72. 9d6f325 Merge "Fix exclusive_owner_ spelling" am: 486b1b3af3 by Andreas Gampe · 7 years ago
  73. 8048bf6 Merge "Recognize ABS cases." by Treehugger Robot · 7 years ago
  74. 486b1b3 Merge "Fix exclusive_owner_ spelling" by Andreas Gampe · 7 years ago
  75. 4264507 Merge "ART: Add warmup to 063-process-manager" am: 8ffe25c561 by Andreas Gampe · 7 years ago
  76. 7774f16 Merge "Fix typo in run-jdwp-tests.sh" am: 7c0b58773a by Alex Light · 7 years ago
  77. 8ffe25c Merge "ART: Add warmup to 063-process-manager" by Treehugger Robot · 7 years ago
  78. 7c0b587 Merge "Fix typo in run-jdwp-tests.sh" by Treehugger Robot · 7 years ago
  79. 04bb35a Fix exclusive_owner_ spelling by Hans Boehm · 7 years ago
  80. 09659c2 ART: Remove heap poisoning from globals.h by Andreas Gampe · 7 years ago
  81. 377f09b Merge "Shrink ART Mutex exclusive_owner_ field to Atomic<pid_t>" am: 4d159807a4 by Hans Boehm · 7 years ago
  82. 4f7dd34 Recognize ABS cases. by Aart Bik · 8 years ago
  83. 4d15980 Merge "Shrink ART Mutex exclusive_owner_ field to Atomic<pid_t>" by Hans Boehm · 7 years ago
  84. ccb7bb9 Fix typo in run-jdwp-tests.sh by Alex Light · 7 years ago
  85. aa3317e ART: Add warmup to 063-process-manager by Andreas Gampe · 7 years ago
  86. bd9fb51 Merge changes I38b16291,I159669ec am: 08601a494e by Andreas Gampe · 7 years ago
  87. 08601a4 Merge changes I38b16291,I159669ec by Treehugger Robot · 7 years ago
  88. f93cd63 Merge "DWARF: Allow compilation units to contain methods out of order." by David Srbecky · 7 years ago
  89. 216ba99 Merge "DWARF: Allow compilation units to contain methods out of order." by David Srbecky · 7 years ago
  90. 8c721c4 Merge "Make 567-checker-compare less Dex-sensitive." am: a62747766b by Alan Leung · 7 years ago
  91. a627477 Merge "Make 567-checker-compare less Dex-sensitive." by Treehugger Robot · 7 years ago
  92. 277a467 Merge "Handle new zygote flags in ART" am: e1fe6a98d4 by Nicolas Geoffray · 7 years ago
  93. e1fe6a9 Merge "Handle new zygote flags in ART" by Nicolas Geoffray · 7 years ago
  94. a43f002 Merge "MIPS: Follow-up to "Allow deoptimization when returning from a runtime method"" by Alexey Frunze · 7 years ago
  95. 560b7c8 Merge "MIPS: Follow-up to "Allow deoptimization when returning from a runtime method"" by Treehugger Robot · 7 years ago
  96. 60454cb MIPS: Follow-up to "Allow deoptimization when returning from a runtime method" by Alexey Frunze · 8 years ago
  97. d87d85b Merge "Cleanup and consolidate JVMTI event code." am: 67246e9693 by Alex Light · 7 years ago
  98. 67246e9 Merge "Cleanup and consolidate JVMTI event code." by Treehugger Robot · 7 years ago
  99. 7ed38bc Merge "ART: Add debug output to 063-process-manager" am: d4f686c882 by Andreas Gampe · 7 years ago
  100. d4f686c Merge "ART: Add debug output to 063-process-manager" by Treehugger Robot · 7 years ago