1. 691839c signal_catcher: reformat includes. by Josh Gao · 7 years ago
  2. 361a1fa fd_file: never report Close failure on linux. by Josh Gao · 7 years ago
  3. 494ec69 fd_file: don't report failure when trying to flush a pipe. by Josh Gao · 7 years ago
  4. 2dc2bcc Merge "Ensure the oat/vdex file is erased if we fail to truncate" by Calin Juravle · 7 years ago
  5. 8b96c16 Merge "Add failures file to jdwp tests using libjdwp.so" by Alex Light · 7 years ago
  6. f636252 Merge changes I87f14bf1,Idc21bf89 by Alex Light · 7 years ago
  7. 4894cdd Merge "ART: Introduce compiler data type." by Vladimir Marko · 7 years ago
  8. d796c61 Merge "ART: Blacklist oatwriter layout test for more configs" by Treehugger Robot · 7 years ago
  9. 9c39cae ART: Blacklist oatwriter layout test for more configs by Andreas Gampe · 7 years ago
  10. 6b80102 Merge "ART: Change GetAndroidRoot() handling" by Treehugger Robot · 7 years ago
  11. b09be72 Ensure the oat/vdex file is erased if we fail to truncate by Calin Juravle · 7 years ago
  12. 0e9d7aa Add failures file to jdwp tests using libjdwp.so by Alex Light · 7 years ago
  13. 8f6d83f Merge "test: Blacklist oatwriter layout test for no-dex2oat" by Treehugger Robot · 7 years ago
  14. 3f09389 ART: Change GetAndroidRoot() handling by Andreas Gampe · 7 years ago
  15. f2d23ee Merge "Consolidate all JVMTI jthread decoding." by Treehugger Robot · 7 years ago
  16. 92300ae Merge "ART: More waiting in 063" by Treehugger Robot · 7 years ago
  17. 302014c test: Blacklist oatwriter layout test for no-dex2oat by Igor Murashkin · 7 years ago
  18. 7ddc23d Consolidate all JVMTI jthread decoding. by Alex Light · 7 years ago
  19. db67af1 ART: More waiting in 063 by Andreas Gampe · 7 years ago
  20. 2fe2d41 Merge "compiler: layout OatMethodQuickCode by profile hotness" by Igor Murashkin · 7 years ago
  21. 2c1ef39 Merge "Delete DexMethodIterator" by Mathieu Chartier · 7 years ago
  22. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 7 years ago
  23. 0168211 Merge "Don't build ahat tests with EMMA_INSTRUMENT." by Treehugger Robot · 7 years ago
  24. bdff6fe Don't build ahat tests with EMMA_INSTRUMENT. by Richard Uhler · 7 years ago
  25. 362d701 Merge "Make test more robust." by Nicolas Geoffray · 7 years ago
  26. d17c8b6 Delete DexMethodIterator by Mathieu Chartier · 7 years ago
  27. 1ebe51d Merge "Ensure GetThreadState works with Thread subtypes" by Treehugger Robot · 7 years ago
  28. ba461c3 Ensure GetThreadState works with Thread subtypes by Alex Light · 7 years ago
  29. bdc28b7 Merge "Make cts JVMTI tests more consistent" by Treehugger Robot · 7 years ago
  30. 88df35c Make cts JVMTI tests more consistent by Alex Light · 7 years ago
  31. 6fdc1b6 Updated tests skips for jvmti/redefine stress. by Alex Light · 7 years ago
  32. ae9f3e4 Merge "Remove incorrect checks for ShadowFrame in GetLocalInstance" by Alex Light · 7 years ago
  33. aee9eaf Merge "Harden monitor tests against spurious wakeups." by Alex Light · 7 years ago
  34. e1e347d Merge "Don't build ahat tests for mac." by Richard Uhler · 7 years ago
  35. d2c7516 Don't build ahat tests for mac. by Richard Uhler · 7 years ago
  36. 290d692 Merge changes I9a71ea46,Ib14c294a,Id91c2be4,I3fa77e2e by Richard Uhler · 7 years ago
  37. dbab8aa Make test more robust. by Nicolas Geoffray · 7 years ago
  38. 79bbbc1 Merge "Change JIT timings to collect thread CPU time." by Nicolas Geoffray · 7 years ago
  39. d95b7e1 Merge "ART: Faster PrettyMethod()." by Vladimir Marko · 7 years ago
  40. 3d69922 Change JIT timings to collect thread CPU time. by Nicolas Geoffray · 7 years ago
  41. 9d71293 Merge "Verify NumberMethodId in profile and dex_file." by Treehugger Robot · 7 years ago
  42. 594bccc Merge "ART: Improve double-JNI-load exception message" by Treehugger Robot · 7 years ago
  43. beae5ac Harden monitor tests against spurious wakeups. by Alex Light · 7 years ago
  44. b0bc3fa Remove incorrect checks for ShadowFrame in GetLocalInstance by Alex Light · 7 years ago
  45. 91842ae Lower PLOG(ERROR) to PLOG(WARNING) if unable to find realpath by Alex Light · 7 years ago
  46. f4ef5c6 Merge "Make 597-deopt-invoke-stub more solid." by Mingyao Yang · 7 years ago
  47. 994cfb3 Merge "MIPS32R2: Allow all kinds of class/string loads and invokes" by Vladimir Marko · 7 years ago
  48. 545412b compiler: layout OatMethodQuickCode by profile hotness by Igor Murashkin · 7 years ago
  49. 478abf0 Merge "Revert^2 "Verify profile wrt dex file in dex2oat""" by Shubham Ajmera · 7 years ago
  50. 460ab79 Verify NumberMethodId in profile and dex_file. by Shubham Ajmera · 7 years ago
  51. 38a0353 Merge "Implement Sum-of-Abs-Differences idiom recognition." by Treehugger Robot · 7 years ago
  52. b8a55f8 ART: Faster PrettyMethod(). by Vladimir Marko · 7 years ago
  53. dbbac8f Implement Sum-of-Abs-Differences idiom recognition. by Aart Bik · 7 years ago
  54. 2406bf1 Merge "Ensure extract is seen as having scalar result." by Treehugger Robot · 7 years ago
  55. 1c8ac50 Merge "Add more repeat support and register views." by Treehugger Robot · 7 years ago
  56. 188b2bf Revert^2 "Verify profile wrt dex file in dex2oat"" by Shubham Ajmera · 7 years ago
  57. 20e9a7f Merge "Refactor compiled_method.h ." by Vladimir Marko · 7 years ago
  58. 1d9f45b Merge "Remove few MIPS checker tests from 552-checker-sharpening" by Treehugger Robot · 7 years ago
  59. fa5b9c8 Merge "Make checker-constant-folding less dexer dependent." by Treehugger Robot · 7 years ago
  60. 4cabe1f Remove few MIPS checker tests from 552-checker-sharpening by Goran Jakovljevic · 7 years ago
  61. debb510 MIPS32R2: Allow all kinds of class/string loads and invokes by Goran Jakovljevic · 7 years ago
  62. 26a982a Remove last remaining guava dependencies. by Richard Uhler · 7 years ago
  63. a3b7cf0 Use a custom parser implementation instead of perflib. by Richard Uhler · 7 years ago
  64. 07f8abb Remove perflib-based native allocation registry identification. by Richard Uhler · 7 years ago
  65. 72f0ec7 ahat: Expand test coverage using static heap dumps. by Richard Uhler · 7 years ago
  66. 138b485 Make checker-constant-folding less dexer dependent. by Alan Leung · 7 years ago
  67. 5402edd Merge "Unlink the vdex/oat file if we fail to compile succesfully" by Calin Juravle · 7 years ago
  68. 5e3afa9 Ensure extract is seen as having scalar result. by Aart Bik · 7 years ago
  69. d4215bb Unlink the vdex/oat file if we fail to compile succesfully by Calin Juravle · 7 years ago
  70. 208dd60 Merge "ART: Fix os << std::string* errors" by Treehugger Robot · 7 years ago
  71. 0a56392 Merge "Add property-changing JVMTI agent wrapper." by Treehugger Robot · 7 years ago
  72. 0ac2e5c Add property-changing JVMTI agent wrapper. by Alex Light · 7 years ago
  73. f7754e8 Add more repeat support and register views. by Aart Bik · 7 years ago
  74. 672bcf5 ART: Fix os << std::string* errors by Andreas Gampe · 7 years ago
  75. bf536c3 Merge "Add more error logs to profile validation" by Calin Juravle · 7 years ago
  76. b407afe Merge "ART: Fix incorrect logging" by Treehugger Robot · 7 years ago
  77. d8dbc8d Refactor compiled_method.h . by Vladimir Marko · 7 years ago
  78. 93780a6 Merge "Refactor linker files from compiler/ to dex2oat/." by Treehugger Robot · 7 years ago
  79. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 8 years ago
  80. 3c68315 Merge "Revert^2 "ART: Remove workaround in verifer after Jack update."" by Treehugger Robot · 7 years ago
  81. b923848 Merge "Revert "Verify profile wrt dex file in dex2oat"" by Nicolas Geoffray · 7 years ago
  82. 7b211a1 Revert "Verify profile wrt dex file in dex2oat" by Nicolas Geoffray · 7 years ago
  83. c4d71c3 Merge "Fix DumpString to read the right amount of args" by Mathieu Chartier · 7 years ago
  84. fd03f1e ART: Improve double-JNI-load exception message by Andreas Gampe · 7 years ago
  85. 335ee58 ART: Fix incorrect logging by Andreas Gampe · 7 years ago
  86. ac7f970 Merge "Verify profile wrt dex file in dex2oat" by Treehugger Robot · 7 years ago
  87. 1ad1e3f Add more error logs to profile validation by Calin Juravle · 7 years ago
  88. bc61cb5 Fix DumpString to read the right amount of args by Mathieu Chartier · 7 years ago
  89. 0588f3a Merge changes Ib4459783,Ibb40f919 by Treehugger Robot · 7 years ago
  90. 2676520 Verify profile wrt dex file in dex2oat by Shubham Ajmera · 7 years ago
  91. 4584122 ART: Remove suspend-check optimization by Andreas Gampe · 7 years ago
  92. 8048bf6 Merge "Recognize ABS cases." by Treehugger Robot · 7 years ago
  93. 486b1b3 Merge "Fix exclusive_owner_ spelling" by Andreas Gampe · 7 years ago
  94. 8ffe25c Merge "ART: Add warmup to 063-process-manager" by Treehugger Robot · 7 years ago
  95. 7c0b587 Merge "Fix typo in run-jdwp-tests.sh" by Treehugger Robot · 7 years ago
  96. 04bb35a Fix exclusive_owner_ spelling by Hans Boehm · 7 years ago
  97. 09659c2 ART: Remove heap poisoning from globals.h by Andreas Gampe · 7 years ago
  98. 4f7dd34 Recognize ABS cases. by Aart Bik · 7 years ago
  99. 4d15980 Merge "Shrink ART Mutex exclusive_owner_ field to Atomic<pid_t>" by Hans Boehm · 7 years ago
  100. ccb7bb9 Fix typo in run-jdwp-tests.sh by Alex Light · 7 years ago