1. a26e349 Add JVMTI Breakpoint and SingleStep functionality by Alex Light · 8 years ago
  2. fc90567 Interpreter needs to handle DexPcMovedEvent throwing. by Alex Light · 8 years ago
  3. 97e7803 Move debugger.cc GetCanonicalMethod to ArtMethod by Alex Light · 8 years ago
  4. ef43805 Interpreter: Save and restore object result register. by Nicolas Geoffray · 8 years ago
  5. bc81c32 Merge "Ensure 652-deopt-intrinsic is not subject to JIT GC." by Treehugger Robot · 8 years ago
  6. 1c6016e Merge "Dump heap reference adjacent memory for logging corruption" by Treehugger Robot · 8 years ago
  7. 0e5cd3e Ensure 652-deopt-intrinsic is not subject to JIT GC. by Nicolas Geoffray · 8 years ago
  8. ac2f74c Merge "Revert "Refeactor region clearing / allocation code"" by Mathieu Chartier · 8 years ago
  9. b645c306 Revert "Refeactor region clearing / allocation code" by Mathieu Chartier · 8 years ago
  10. 4c18d19 Merge "Restore profile saver priority in GC critical section" by Mathieu Chartier · 8 years ago
  11. b814ef5 Dump heap reference adjacent memory for logging corruption by Mathieu Chartier · 8 years ago
  12. 133b4a4 Merge changes from topic 'art_javac' by Treehugger Robot · 8 years ago
  13. e523294 Merge "Refeactor region clearing / allocation code" by Treehugger Robot · 8 years ago
  14. 5494e5b Restore profile saver priority in GC critical section by Mathieu Chartier · 8 years ago
  15. 0381bed test: Modify 536-checker-intrinsic-optimization for javac/dx by Igor Murashkin · 8 years ago
  16. 1690907 test: Modify 593-checker-boolean-2-integral-conv for javac/dx by Igor Murashkin · 8 years ago
  17. 243e730 Merge "Adding additional logging to Class Verbose Log" by Treehugger Robot · 8 years ago
  18. 2347b39 Refeactor region clearing / allocation code by Mathieu Chartier · 8 years ago
  19. eac25e8 Merge "test: Modify 458-checker-instruct-simplification for javac/dx" by Treehugger Robot · 8 years ago
  20. 4269173 test: Modify 458-checker-instruct-simplification for javac/dx by Igor Murashkin · 8 years ago
  21. 271c1e1 Adding additional logging to Class Verbose Log by Bharadwaj Kalandhabhatta · 8 years ago
  22. 9d7fd99 Merge "Only look for method optimization annotations in the bootstrap class loader." by Roland Levillain · 8 years ago
  23. 67380d6 Merge "Fixes for run-test 656-annotation-lookup-generic-jni." by Treehugger Robot · 8 years ago
  24. ec5a7cc Merge "Make waiting for blocking GC more intuitive" by Mathieu Chartier · 8 years ago
  25. 1f2dd65 Fixes for run-test 656-annotation-lookup-generic-jni. by Roland Levillain · 8 years ago
  26. 35e42f0 Only look for method optimization annotations in the bootstrap class loader. by Roland Levillain · 8 years ago
  27. 9f0b368 Merge "test: Enable checker tests for javac/dx" by Treehugger Robot · 8 years ago
  28. db87b28 Merge "Don't use the graph's dex file when printing HInvoke." by Nicolas Geoffray · 8 years ago
  29. 90d7188 Merge "Add a test for b/62688874." by Nicolas Geoffray · 8 years ago
  30. 40112dd Make waiting for blocking GC more intuitive by Mathieu Chartier · 8 years ago
  31. 46e67be Merge "test: Bump dx max heap size for default*gen tests" by Treehugger Robot · 8 years ago
  32. ab6daee Merge "Fix the stack at the beginning of the Generic JNI trampoline." by Treehugger Robot · 8 years ago
  33. a2d578f test: Bump dx max heap size for default*gen tests by Igor Murashkin · 8 years ago
  34. 0d2323e Fix the stack at the beginning of the Generic JNI trampoline. by Roland Levillain · 8 years ago
  35. df5a523 Add a test for b/62688874. by Nicolas Geoffray · 8 years ago
  36. 2c7cebd test: Enable checker tests for javac/dx by Igor Murashkin · 8 years ago
  37. 80b99c2 Merge "Fix static analyzer warning" by Treehugger Robot · 8 years ago
  38. afdcd84 Merge "test: Fix 4 checker tests to pass with javac/dx" by Treehugger Robot · 8 years ago
  39. 5ceac0e Don't use the graph's dex file when printing HInvoke. by Nicolas Geoffray · 8 years ago
  40. bd44132 test: Fix 4 checker tests to pass with javac/dx by Igor Murashkin · 8 years ago
  41. 3b9aee8 Merge "Fix braino when handling branches fallthrough in arm backend." by Nicolas Geoffray · 8 years ago
  42. 6fda427 Fix braino when handling branches fallthrough in arm backend. by Nicolas Geoffray · 8 years ago
  43. d1c983a Merge "ART: Add stack-dump mode for contention logging" by Treehugger Robot · 8 years ago
  44. d0210e5 ART: Add stack-dump mode for contention logging by Andreas Gampe · 8 years ago
  45. a0e63df Merge "ART: Fix issues in RequestSynchronousCheckpoint" by Treehugger Robot · 8 years ago
  46. 117f9b3 ART: Fix issues in RequestSynchronousCheckpoint by Andreas Gampe · 8 years ago
  47. 7f34311 Merge "Make bootjars work with OUT_DIR & friends" by Treehugger Robot · 8 years ago
  48. ab6fa4f Make bootjars work with OUT_DIR & friends by Alex Light · 8 years ago
  49. 721276b Merge "ART: Change contention logging lock strategy" by Treehugger Robot · 8 years ago
  50. e5d5405 Merge "Revert "ART: Simple structural class check"" by Treehugger Robot · 8 years ago
  51. 96e3dd5 Merge "buildbot: Blacklist repeated annotations test failure for javac/dx" by Igor Murashkin · 8 years ago
  52. 9c9b936 Merge changes I8d333ea5,Ie4efc8bb by Treehugger Robot · 8 years ago
  53. 7b78379 buildbot: Blacklist repeated annotations test failure for javac/dx by Igor Murashkin · 8 years ago
  54. f45cf4b Merge "Fix static analyzer warnings" by Treehugger Robot · 8 years ago
  55. 8389d92 Merge "Don't do a read barrier in GetProfilingInfo." by Treehugger Robot · 8 years ago
  56. 47686f6 Merge "ahat: Improve field diffing." by Treehugger Robot · 8 years ago
  57. a792067 Don't do a read barrier in GetProfilingInfo. by Nicolas Geoffray · 8 years ago
  58. d6918e3 ahat: Improve field diffing. by Richard Uhler · 8 years ago
  59. 2cf5659 Merge "run-test: Fix bash warning with DESUGAR=false" by Treehugger Robot · 8 years ago
  60. fe51c7b Merge "ART: Fix missing wait in GetAllStackTraces" by Treehugger Robot · 8 years ago
  61. 6237cd3 ART: Fix missing wait in GetAllStackTraces by Andreas Gampe · 8 years ago
  62. 991725a Revert "ART: Simple structural class check" by Andreas Gampe · 8 years ago
  63. 111b109 ART: Change contention logging lock strategy by Andreas Gampe · 8 years ago
  64. 19921b7 Merge "Fix static analyzer warnings" by Treehugger Robot · 8 years ago
  65. cd48a4e Merge "ART: Create phony package for ART artifacts" by Treehugger Robot · 8 years ago
  66. 1bfc9fc Merge "ART: Fix use-after-free" by Treehugger Robot · 8 years ago
  67. 8046f3f Merge "Add support for generating boot image profile" by Mathieu Chartier · 8 years ago
  68. 760a58f ART: Create phony package for ART artifacts by Andreas Gampe · 8 years ago
  69. 2f79455 Add support for generating boot image profile by Mathieu Chartier · 8 years ago
  70. ad9173d ART: Fix use-after-free by Andreas Gampe · 8 years ago
  71. 247fc33 ART: Make gAborting an atomic by Andreas Gampe · 8 years ago
  72. 51d80cc ART: Refactor abort code by Andreas Gampe · 8 years ago
  73. d86b320 Fix static analyzer warnings by George Burgess IV · 8 years ago
  74. 984387f Fix static analyzer warnings by George Burgess IV · 8 years ago
  75. a4b58ed Fix static analyzer warning by George Burgess IV · 8 years ago
  76. 5144849 Merge "test: Fix 956-methodhandle-stackframe for javac/dx" by Igor Murashkin · 8 years ago
  77. 2ffec90 Merge "test: Fix 636-wrong-static-access for javac/dx" by Treehugger Robot · 8 years ago
  78. d323277 run-test: Fix bash warning with DESUGAR=false by Igor Murashkin · 8 years ago
  79. a08c9bb Merge "Ensure GetLoadedClasses only returns 'Loaded' Classes." by Treehugger Robot · 8 years ago
  80. 19df565 Merge "Add dex2oat support for profile based image creation" by Mathieu Chartier · 8 years ago
  81. 34bf622 Merge changes Ib2146ee7,I65f724be by Treehugger Robot · 8 years ago
  82. 4040a40 Merge "test: Fix jvmti tests for javac/dx" by Treehugger Robot · 8 years ago
  83. bdd0344 Merge changes Ia0c5e920,I71e957db by Treehugger Robot · 8 years ago
  84. c0f2321 test: Fix 956-methodhandle-stackframe for javac/dx by Igor Murashkin · 8 years ago
  85. 829da13 test: Fix 636-wrong-static-access for javac/dx by Igor Murashkin · 8 years ago
  86. f8a4a2c Ensure GetLoadedClasses only returns 'Loaded' Classes. by Alex Light · 8 years ago
  87. 919852e test: Fix jvmti tests for javac/dx by Igor Murashkin · 8 years ago
  88. 3f8d2d8 Merge "ART: Fix old warnings" by Treehugger Robot · 8 years ago
  89. f70fe3d Add dex2oat support for profile based image creation by Mathieu Chartier · 8 years ago
  90. fae4d85 Merge "Fix loop optimization in the presence of environment uses." by Narayan Kamath · 8 years ago
  91. 27aaf64 ART: Add slow-debug test in 004-JniTest by Andreas Gampe · 8 years ago
  92. 2dcdf52 Merge "Fix lval/rval confusion in imgdiag" by David Sehr · 8 years ago
  93. a4811cd Merge "Revert "More run-test with Jack"" by Igor Murashkin · 8 years ago
  94. 5ab5427 Merge "test: More javac/dx fixes" by Igor Murashkin · 8 years ago
  95. 46c4c85 ART: Add slow-debug test in CommonRuntimeTest by Andreas Gampe · 8 years ago
  96. 5154e2a Merge "More robust 652-deopt-intrinsic." by Nicolas Geoffray · 8 years ago
  97. 1a0a519 Fix loop optimization in the presence of environment uses. by Nicolas Geoffray · 8 years ago
  98. 69489fa ART: Fix old warnings by Andreas Gampe · 8 years ago
  99. 28c4a23 ART: Fix RequestSynchronousCheckpoint by Andreas Gampe · 8 years ago
  100. f1221a1 ART: Use ThreadList RunCheckpoint for GetAllStackTraces by Andreas Gampe · 8 years ago