1. b645c306 Revert "Refeactor region clearing / allocation code" by Mathieu Chartier · 8 years ago
  2. 2347b39 Refeactor region clearing / allocation code by Mathieu Chartier · 8 years ago
  3. 9d7fd99 Merge "Only look for method optimization annotations in the bootstrap class loader." by Roland Levillain · 8 years ago
  4. 67380d6 Merge "Fixes for run-test 656-annotation-lookup-generic-jni." by Treehugger Robot · 8 years ago
  5. ec5a7cc Merge "Make waiting for blocking GC more intuitive" by Mathieu Chartier · 8 years ago
  6. 1f2dd65 Fixes for run-test 656-annotation-lookup-generic-jni. by Roland Levillain · 8 years ago
  7. 35e42f0 Only look for method optimization annotations in the bootstrap class loader. by Roland Levillain · 8 years ago
  8. 9f0b368 Merge "test: Enable checker tests for javac/dx" by Treehugger Robot · 8 years ago
  9. db87b28 Merge "Don't use the graph's dex file when printing HInvoke." by Nicolas Geoffray · 8 years ago
  10. 90d7188 Merge "Add a test for b/62688874." by Nicolas Geoffray · 8 years ago
  11. 40112dd Make waiting for blocking GC more intuitive by Mathieu Chartier · 8 years ago
  12. 46e67be Merge "test: Bump dx max heap size for default*gen tests" by Treehugger Robot · 8 years ago
  13. ab6daee Merge "Fix the stack at the beginning of the Generic JNI trampoline." by Treehugger Robot · 8 years ago
  14. a2d578f test: Bump dx max heap size for default*gen tests by Igor Murashkin · 8 years ago
  15. 0d2323e Fix the stack at the beginning of the Generic JNI trampoline. by Roland Levillain · 8 years ago
  16. df5a523 Add a test for b/62688874. by Nicolas Geoffray · 8 years ago
  17. 2c7cebd test: Enable checker tests for javac/dx by Igor Murashkin · 8 years ago
  18. 80b99c2 Merge "Fix static analyzer warning" by Treehugger Robot · 8 years ago
  19. afdcd84 Merge "test: Fix 4 checker tests to pass with javac/dx" by Treehugger Robot · 8 years ago
  20. 5ceac0e Don't use the graph's dex file when printing HInvoke. by Nicolas Geoffray · 8 years ago
  21. bd44132 test: Fix 4 checker tests to pass with javac/dx by Igor Murashkin · 8 years ago
  22. 3b9aee8 Merge "Fix braino when handling branches fallthrough in arm backend." by Nicolas Geoffray · 8 years ago
  23. 6fda427 Fix braino when handling branches fallthrough in arm backend. by Nicolas Geoffray · 8 years ago
  24. d1c983a Merge "ART: Add stack-dump mode for contention logging" by Treehugger Robot · 8 years ago
  25. d0210e5 ART: Add stack-dump mode for contention logging by Andreas Gampe · 8 years ago
  26. a0e63df Merge "ART: Fix issues in RequestSynchronousCheckpoint" by Treehugger Robot · 8 years ago
  27. 117f9b3 ART: Fix issues in RequestSynchronousCheckpoint by Andreas Gampe · 8 years ago
  28. 7f34311 Merge "Make bootjars work with OUT_DIR & friends" by Treehugger Robot · 8 years ago
  29. ab6fa4f Make bootjars work with OUT_DIR & friends by Alex Light · 8 years ago
  30. 721276b Merge "ART: Change contention logging lock strategy" by Treehugger Robot · 8 years ago
  31. e5d5405 Merge "Revert "ART: Simple structural class check"" by Treehugger Robot · 8 years ago
  32. 96e3dd5 Merge "buildbot: Blacklist repeated annotations test failure for javac/dx" by Igor Murashkin · 8 years ago
  33. 9c9b936 Merge changes I8d333ea5,Ie4efc8bb by Treehugger Robot · 8 years ago
  34. 7b78379 buildbot: Blacklist repeated annotations test failure for javac/dx by Igor Murashkin · 8 years ago
  35. f45cf4b Merge "Fix static analyzer warnings" by Treehugger Robot · 8 years ago
  36. 8389d92 Merge "Don't do a read barrier in GetProfilingInfo." by Treehugger Robot · 8 years ago
  37. 47686f6 Merge "ahat: Improve field diffing." by Treehugger Robot · 8 years ago
  38. a792067 Don't do a read barrier in GetProfilingInfo. by Nicolas Geoffray · 8 years ago
  39. d6918e3 ahat: Improve field diffing. by Richard Uhler · 8 years ago
  40. 2cf5659 Merge "run-test: Fix bash warning with DESUGAR=false" by Treehugger Robot · 8 years ago
  41. fe51c7b Merge "ART: Fix missing wait in GetAllStackTraces" by Treehugger Robot · 8 years ago
  42. 6237cd3 ART: Fix missing wait in GetAllStackTraces by Andreas Gampe · 8 years ago
  43. 991725a Revert "ART: Simple structural class check" by Andreas Gampe · 8 years ago
  44. 111b109 ART: Change contention logging lock strategy by Andreas Gampe · 8 years ago
  45. 19921b7 Merge "Fix static analyzer warnings" by Treehugger Robot · 8 years ago
  46. cd48a4e Merge "ART: Create phony package for ART artifacts" by Treehugger Robot · 8 years ago
  47. 1bfc9fc Merge "ART: Fix use-after-free" by Treehugger Robot · 8 years ago
  48. 8046f3f Merge "Add support for generating boot image profile" by Mathieu Chartier · 8 years ago
  49. 760a58f ART: Create phony package for ART artifacts by Andreas Gampe · 8 years ago
  50. 2f79455 Add support for generating boot image profile by Mathieu Chartier · 8 years ago
  51. ad9173d ART: Fix use-after-free by Andreas Gampe · 8 years ago
  52. 247fc33 ART: Make gAborting an atomic by Andreas Gampe · 8 years ago
  53. 51d80cc ART: Refactor abort code by Andreas Gampe · 8 years ago
  54. d86b320 Fix static analyzer warnings by George Burgess IV · 8 years ago
  55. 984387f Fix static analyzer warnings by George Burgess IV · 8 years ago
  56. a4b58ed Fix static analyzer warning by George Burgess IV · 8 years ago
  57. 5144849 Merge "test: Fix 956-methodhandle-stackframe for javac/dx" by Igor Murashkin · 8 years ago
  58. 2ffec90 Merge "test: Fix 636-wrong-static-access for javac/dx" by Treehugger Robot · 8 years ago
  59. d323277 run-test: Fix bash warning with DESUGAR=false by Igor Murashkin · 8 years ago
  60. a08c9bb Merge "Ensure GetLoadedClasses only returns 'Loaded' Classes." by Treehugger Robot · 8 years ago
  61. 19df565 Merge "Add dex2oat support for profile based image creation" by Mathieu Chartier · 8 years ago
  62. 34bf622 Merge changes Ib2146ee7,I65f724be by Treehugger Robot · 8 years ago
  63. 4040a40 Merge "test: Fix jvmti tests for javac/dx" by Treehugger Robot · 8 years ago
  64. bdd0344 Merge changes Ia0c5e920,I71e957db by Treehugger Robot · 8 years ago
  65. c0f2321 test: Fix 956-methodhandle-stackframe for javac/dx by Igor Murashkin · 8 years ago
  66. 829da13 test: Fix 636-wrong-static-access for javac/dx by Igor Murashkin · 8 years ago
  67. f8a4a2c Ensure GetLoadedClasses only returns 'Loaded' Classes. by Alex Light · 8 years ago
  68. 919852e test: Fix jvmti tests for javac/dx by Igor Murashkin · 8 years ago
  69. 3f8d2d8 Merge "ART: Fix old warnings" by Treehugger Robot · 8 years ago
  70. f70fe3d Add dex2oat support for profile based image creation by Mathieu Chartier · 8 years ago
  71. fae4d85 Merge "Fix loop optimization in the presence of environment uses." by Narayan Kamath · 8 years ago
  72. 27aaf64 ART: Add slow-debug test in 004-JniTest by Andreas Gampe · 8 years ago
  73. 2dcdf52 Merge "Fix lval/rval confusion in imgdiag" by David Sehr · 8 years ago
  74. a4811cd Merge "Revert "More run-test with Jack"" by Igor Murashkin · 8 years ago
  75. 5ab5427 Merge "test: More javac/dx fixes" by Igor Murashkin · 8 years ago
  76. 46c4c85 ART: Add slow-debug test in CommonRuntimeTest by Andreas Gampe · 8 years ago
  77. 5154e2a Merge "More robust 652-deopt-intrinsic." by Nicolas Geoffray · 8 years ago
  78. 1a0a519 Fix loop optimization in the presence of environment uses. by Nicolas Geoffray · 8 years ago
  79. 69489fa ART: Fix old warnings by Andreas Gampe · 8 years ago
  80. 28c4a23 ART: Fix RequestSynchronousCheckpoint by Andreas Gampe · 8 years ago
  81. f1221a1 ART: Use ThreadList RunCheckpoint for GetAllStackTraces by Andreas Gampe · 8 years ago
  82. 8979f71 Merge "Bump vdex version to regenerate vdex files" by Treehugger Robot · 8 years ago
  83. 4aeed04 Merge "build: disable -Wmissing-noreturn for clang-tidy" by Treehugger Robot · 8 years ago
  84. dd8aa32 build: disable -Wmissing-noreturn for clang-tidy by George Burgess IV · 8 years ago
  85. f86eda6 Fix lval/rval confusion in imgdiag by David Sehr · 8 years ago
  86. ef0bf09 Merge "ART: Move debug-checks to runtime-debug-flags" by Treehugger Robot · 8 years ago
  87. 7888b59 Merge "ART: Add support for runtime debug checks" by Treehugger Robot · 8 years ago
  88. 7506c70 Merge "Revert "Revert "Refactor imgdiag in preparation for ArtMethod""" by Treehugger Robot · 8 years ago
  89. d61c381 Revert "More run-test with Jack" by Igor Murashkin · 8 years ago
  90. 10ba685 test: More javac/dx fixes by Igor Murashkin · 8 years ago
  91. 50005a0 Revert "Revert "Refactor imgdiag in preparation for ArtMethod"" by David Sehr · 8 years ago
  92. aea05c1 ART: Move debug-checks to runtime-debug-flags by Andreas Gampe · 8 years ago
  93. 1c5b42f ART: Add support for runtime debug checks by Andreas Gampe · 8 years ago
  94. 71fa64f Bump vdex version to regenerate vdex files by Shubham Ajmera · 8 years ago
  95. b96ed2c Merge "test: enable javac/dx to import libcore on the bootclasspath" by Igor Murashkin · 8 years ago
  96. 1c843e9 test: enable javac/dx to import libcore on the bootclasspath by Igor Murashkin · 8 years ago
  97. 2603bcd Merge "Revert "Refactor imgdiag in preparation for ArtMethod"" by David Sehr · 8 years ago
  98. 45de57f Revert "Refactor imgdiag in preparation for ArtMethod" by David Sehr · 8 years ago
  99. c18f3d0 Merge "Address some review comments for aog/415919" by Mathieu Chartier · 8 years ago
  100. ce7a8b4 Merge "Fixing syntax and behavior from previous commit" by Treehugger Robot · 8 years ago