1. 9a70a63 Merge "Add tests 988-992 to cts" by Treehugger Robot · 8 years ago
  2. f88e73f Merge changes Id2a4db5a,I5e71b85d,I70f76ba7,I4d19cc10,I231178e7 by Treehugger Robot · 8 years ago
  3. 5cc179c Merge "Protect cleared regions" by Treehugger Robot · 8 years ago
  4. 76754cc Merge "Prevent loop optimization in debuggable mode." by Aart Bik · 8 years ago
  5. 3dc94c4 Merge "test: Modify 633-checker-rtp-getclass for javac/dx" by Treehugger Robot · 8 years ago
  6. c38c369 Add JVMTI breakpoint and SingleStep tests by Alex Light · 8 years ago
  7. a26e349 Add JVMTI Breakpoint and SingleStep functionality by Alex Light · 8 years ago
  8. fc90567 Interpreter needs to handle DexPcMovedEvent throwing. by Alex Light · 8 years ago
  9. 49bac84 Protect cleared regions by Mathieu Chartier · 8 years ago
  10. 975bf2c Merge "Revert "Revert "Refeactor region clearing / allocation code""" by Treehugger Robot · 8 years ago
  11. f57c1ae Prevent loop optimization in debuggable mode. by Nicolas Geoffray · 8 years ago
  12. 5e9fc32 Merge "Fix static analyzer warnings" by Treehugger Robot · 8 years ago
  13. 70fbac7 Add tests 988-992 to cts by Alex Light · 8 years ago
  14. 03ba5d6 test: Modify 633-checker-rtp-getclass for javac/dx by Igor Murashkin · 8 years ago
  15. 420823f Revert "Revert "Refeactor region clearing / allocation code"" by Mathieu Chartier · 8 years ago
  16. 97e7803 Move debugger.cc GetCanonicalMethod to ArtMethod by Alex Light · 8 years ago
  17. a6d098c Merge "Unrolling and dynamic loop peeling framework in vectorizer." by Aart Bik · 8 years ago
  18. 0ca1ae2 Merge "buildbot: Include dx-tests" by Treehugger Robot · 8 years ago
  19. 9f35dd4 Merge "gofmt -w build/art.go" by Treehugger Robot · 8 years ago
  20. ebd4def Merge "Temporarily disable run-test 004-JniTest on javac-dx configurations." by Roland Levillain · 8 years ago
  21. 80e7e47 Merge "test: Modify 586-checker-null-array-get for javac/dx" by Igor Murashkin · 8 years ago
  22. 774fa6d Merge "test: Modify 565-checker-doublenegbitwise for javac/dx" by Igor Murashkin · 8 years ago
  23. d0c3e83 buildbot: Include dx-tests by Orion Hodson · 8 years ago
  24. ef43805 Interpreter: Save and restore object result register. by Nicolas Geoffray · 8 years ago
  25. 1849820 Temporarily disable run-test 004-JniTest on javac-dx configurations. by Roland Levillain · 8 years ago
  26. bc81c32 Merge "Ensure 652-deopt-intrinsic is not subject to JIT GC." by Treehugger Robot · 8 years ago
  27. 1c6016e Merge "Dump heap reference adjacent memory for logging corruption" by Treehugger Robot · 8 years ago
  28. 0e5cd3e Ensure 652-deopt-intrinsic is not subject to JIT GC. by Nicolas Geoffray · 8 years ago
  29. ac2f74c Merge "Revert "Refeactor region clearing / allocation code"" by Mathieu Chartier · 8 years ago
  30. b645c306 Revert "Refeactor region clearing / allocation code" by Mathieu Chartier · 8 years ago
  31. 4c18d19 Merge "Restore profile saver priority in GC critical section" by Mathieu Chartier · 8 years ago
  32. b814ef5 Dump heap reference adjacent memory for logging corruption by Mathieu Chartier · 8 years ago
  33. 133b4a4 Merge changes from topic 'art_javac' by Treehugger Robot · 8 years ago
  34. e523294 Merge "Refeactor region clearing / allocation code" by Treehugger Robot · 8 years ago
  35. 11ffec2 test: Modify 586-checker-null-array-get for javac/dx by Igor Murashkin · 8 years ago
  36. 5494e5b Restore profile saver priority in GC critical section by Mathieu Chartier · 8 years ago
  37. f8c8192 test: Modify 565-checker-doublenegbitwise for javac/dx by Igor Murashkin · 8 years ago
  38. 0381bed test: Modify 536-checker-intrinsic-optimization for javac/dx by Igor Murashkin · 8 years ago
  39. 1690907 test: Modify 593-checker-boolean-2-integral-conv for javac/dx by Igor Murashkin · 8 years ago
  40. 243e730 Merge "Adding additional logging to Class Verbose Log" by Treehugger Robot · 8 years ago
  41. 2347b39 Refeactor region clearing / allocation code by Mathieu Chartier · 8 years ago
  42. eac25e8 Merge "test: Modify 458-checker-instruct-simplification for javac/dx" by Treehugger Robot · 8 years ago
  43. 4269173 test: Modify 458-checker-instruct-simplification for javac/dx by Igor Murashkin · 8 years ago
  44. 14a68b4 Unrolling and dynamic loop peeling framework in vectorizer. by Aart Bik · 8 years ago
  45. 271c1e1 Adding additional logging to Class Verbose Log by Bharadwaj Kalandhabhatta · 8 years ago
  46. 2db58b6 gofmt -w build/art.go by Colin Cross · 8 years ago
  47. 9d7fd99 Merge "Only look for method optimization annotations in the bootstrap class loader." by Roland Levillain · 8 years ago
  48. 67380d6 Merge "Fixes for run-test 656-annotation-lookup-generic-jni." by Treehugger Robot · 8 years ago
  49. ec5a7cc Merge "Make waiting for blocking GC more intuitive" by Mathieu Chartier · 8 years ago
  50. 1f2dd65 Fixes for run-test 656-annotation-lookup-generic-jni. by Roland Levillain · 8 years ago
  51. 35e42f0 Only look for method optimization annotations in the bootstrap class loader. by Roland Levillain · 8 years ago
  52. 9f0b368 Merge "test: Enable checker tests for javac/dx" by Treehugger Robot · 8 years ago
  53. db87b28 Merge "Don't use the graph's dex file when printing HInvoke." by Nicolas Geoffray · 8 years ago
  54. 90d7188 Merge "Add a test for b/62688874." by Nicolas Geoffray · 8 years ago
  55. 40112dd Make waiting for blocking GC more intuitive by Mathieu Chartier · 8 years ago
  56. 46e67be Merge "test: Bump dx max heap size for default*gen tests" by Treehugger Robot · 8 years ago
  57. ab6daee Merge "Fix the stack at the beginning of the Generic JNI trampoline." by Treehugger Robot · 8 years ago
  58. a2d578f test: Bump dx max heap size for default*gen tests by Igor Murashkin · 8 years ago
  59. 0d2323e Fix the stack at the beginning of the Generic JNI trampoline. by Roland Levillain · 8 years ago
  60. df5a523 Add a test for b/62688874. by Nicolas Geoffray · 8 years ago
  61. 2c7cebd test: Enable checker tests for javac/dx by Igor Murashkin · 8 years ago
  62. 80b99c2 Merge "Fix static analyzer warning" by Treehugger Robot · 8 years ago
  63. afdcd84 Merge "test: Fix 4 checker tests to pass with javac/dx" by Treehugger Robot · 8 years ago
  64. 5ceac0e Don't use the graph's dex file when printing HInvoke. by Nicolas Geoffray · 8 years ago
  65. bd44132 test: Fix 4 checker tests to pass with javac/dx by Igor Murashkin · 8 years ago
  66. 3b9aee8 Merge "Fix braino when handling branches fallthrough in arm backend." by Nicolas Geoffray · 8 years ago
  67. 6fda427 Fix braino when handling branches fallthrough in arm backend. by Nicolas Geoffray · 8 years ago
  68. d1c983a Merge "ART: Add stack-dump mode for contention logging" by Treehugger Robot · 8 years ago
  69. d0210e5 ART: Add stack-dump mode for contention logging by Andreas Gampe · 8 years ago
  70. a0e63df Merge "ART: Fix issues in RequestSynchronousCheckpoint" by Treehugger Robot · 8 years ago
  71. 117f9b3 ART: Fix issues in RequestSynchronousCheckpoint by Andreas Gampe · 8 years ago
  72. 7f34311 Merge "Make bootjars work with OUT_DIR & friends" by Treehugger Robot · 8 years ago
  73. ab6fa4f Make bootjars work with OUT_DIR & friends by Alex Light · 8 years ago
  74. 721276b Merge "ART: Change contention logging lock strategy" by Treehugger Robot · 8 years ago
  75. e5d5405 Merge "Revert "ART: Simple structural class check"" by Treehugger Robot · 8 years ago
  76. 96e3dd5 Merge "buildbot: Blacklist repeated annotations test failure for javac/dx" by Igor Murashkin · 8 years ago
  77. 9c9b936 Merge changes I8d333ea5,Ie4efc8bb by Treehugger Robot · 8 years ago
  78. 7b78379 buildbot: Blacklist repeated annotations test failure for javac/dx by Igor Murashkin · 8 years ago
  79. f45cf4b Merge "Fix static analyzer warnings" by Treehugger Robot · 8 years ago
  80. 8389d92 Merge "Don't do a read barrier in GetProfilingInfo." by Treehugger Robot · 8 years ago
  81. 47686f6 Merge "ahat: Improve field diffing." by Treehugger Robot · 8 years ago
  82. a792067 Don't do a read barrier in GetProfilingInfo. by Nicolas Geoffray · 8 years ago
  83. d6918e3 ahat: Improve field diffing. by Richard Uhler · 8 years ago
  84. 2cf5659 Merge "run-test: Fix bash warning with DESUGAR=false" by Treehugger Robot · 8 years ago
  85. fe51c7b Merge "ART: Fix missing wait in GetAllStackTraces" by Treehugger Robot · 8 years ago
  86. 6237cd3 ART: Fix missing wait in GetAllStackTraces by Andreas Gampe · 8 years ago
  87. 991725a Revert "ART: Simple structural class check" by Andreas Gampe · 8 years ago
  88. be3d723 Fix static analyzer warnings by George Burgess IV · 8 years ago
  89. 111b109 ART: Change contention logging lock strategy by Andreas Gampe · 8 years ago
  90. 19921b7 Merge "Fix static analyzer warnings" by Treehugger Robot · 8 years ago
  91. cd48a4e Merge "ART: Create phony package for ART artifacts" by Treehugger Robot · 8 years ago
  92. 1bfc9fc Merge "ART: Fix use-after-free" by Treehugger Robot · 8 years ago
  93. 8046f3f Merge "Add support for generating boot image profile" by Mathieu Chartier · 8 years ago
  94. 760a58f ART: Create phony package for ART artifacts by Andreas Gampe · 8 years ago
  95. 2f79455 Add support for generating boot image profile by Mathieu Chartier · 8 years ago
  96. ad9173d ART: Fix use-after-free by Andreas Gampe · 8 years ago
  97. 247fc33 ART: Make gAborting an atomic by Andreas Gampe · 8 years ago
  98. 51d80cc ART: Refactor abort code by Andreas Gampe · 8 years ago
  99. d86b320 Fix static analyzer warnings by George Burgess IV · 8 years ago
  100. 984387f Fix static analyzer warnings by George Burgess IV · 8 years ago