1. b25a31a Merge "Revert "Blacklist failing test."" by Treehugger Robot · 8 years ago
  2. 3678820 Merge "Blacklist test under gcstress." by Treehugger Robot · 8 years ago
  3. 640fbdc Merge "Disambiguate memory accesses in instruction scheduling" by Nicolas Geoffray · 8 years ago
  4. 5b455d3 Blacklist test under gcstress. by Nicolas Geoffray · 8 years ago
  5. 662dc65 Revert "Blacklist failing test." by Adam Vartanian · 8 years ago
  6. 4a77b1e Merge "Remove obsolete helpers from CompilerDriver." by Treehugger Robot · 8 years ago
  7. 4913cf3 Remove obsolete helpers from CompilerDriver. by Vladimir Marko · 8 years ago
  8. 4dd8880 Merge "Fixes for constant method handles" by Treehugger Robot · 8 years ago
  9. 631827d Fixes for constant method handles by Orion Hodson · 8 years ago
  10. d64fbfa Merge "Blacklist failing test." by Nicolas Geoffray · 8 years ago
  11. f8aac61 Blacklist failing test. by Nicolas Geoffray · 8 years ago
  12. 8091ed8 Merge "MIPS: Shorten .bss string/class loads" by Treehugger Robot · 8 years ago
  13. 61cfb15 Merge "ARM64: Restore FP registers in read barrier thunk." by Nicolas Geoffray · 8 years ago
  14. 7015e76 ARM64: Restore FP registers in read barrier thunk. by Nicolas Geoffray · 8 years ago
  15. 7df2bb6 Merge "Fix boot classes init when compiling app image" by Mathieu Chartier · 8 years ago
  16. a073f1f Merge "Split up ti-agent/common_helper.cc" by Treehugger Robot · 8 years ago
  17. 348c437 Merge "Refactor module registration" by Treehugger Robot · 8 years ago
  18. d0d6596 Split up ti-agent/common_helper.cc by Alex Light · 8 years ago
  19. fb5b7d8 Merge "Fix questionable behavior for the bulk region clearing" by Treehugger Robot · 8 years ago
  20. 9a1c4b4 Merge "Fix race condition new regions in AllocNonVirtual" by Treehugger Robot · 8 years ago
  21. d449cc1 Merge "Check for temporary and retired classes in GetClassFields." by Treehugger Robot · 8 years ago
  22. e9c2341 Merge "Renumber test 988-redefine-use-after-free to 998" by Treehugger Robot · 8 years ago
  23. e602b1c Fix boot classes init when compiling app image by Chang Xing · 8 years ago
  24. e128af5 Merge "ARM: ART Vectorizer (64-bit vectors)." by Treehugger Robot · 8 years ago
  25. f39c091 Fix questionable behavior for the bulk region clearing by Mathieu Chartier · 8 years ago
  26. bde0d22 Renumber test 988-redefine-use-after-free to 998 by Alex Light · 8 years ago
  27. 478986c Fix race condition new regions in AllocNonVirtual by Mathieu Chartier · 8 years ago
  28. 2c6cd69 Check for temporary and retired classes in GetClassFields. by Alex Light · 8 years ago
  29. dfcf10b Merge "Add SuspendReason enum and change Suspension functions." by Treehugger Robot · 8 years ago
  30. dd3240c Merge "MIPS32: MoveLocation refactoring" by Aart Bik · 8 years ago
  31. 2a3471f Disambiguate memory accesses in instruction scheduling by xueliang.zhong · 8 years ago
  32. 46f9340 Add SuspendReason enum and change Suspension functions. by Alex Light · 8 years ago
  33. 89ae0f4 Merge "Fix unintended change in JIT inlining heuristics." by Nicolas Geoffray · 8 years ago
  34. aed3dbf Merge "Improve array index analysis in LSA." by Nicolas Geoffray · 8 years ago
  35. 6cb5ae0 Merge "Only protect cleared regions for target builds" by Treehugger Robot · 8 years ago
  36. 8f7c410 ARM: ART Vectorizer (64-bit vectors). by Artem Serov · 8 years ago
  37. cf96bed Fix unintended change in JIT inlining heuristics. by Nicolas Geoffray · 8 years ago
  38. 740c300 Merge "Add CHECKs to help diagnose a crash seen internally." by Nicolas Geoffray · 8 years ago
  39. 4aa0cf8 Merge "Turn a few DCHECK into CHECKs." by Nicolas Geoffray · 8 years ago
  40. 5f17267 Merge "If branch changer which changes the opcodes." by Aart Bik · 8 years ago
  41. 222a480 Merge "ART: Change main-thread thread paging scheme" by Treehugger Robot · 8 years ago
  42. abae637 If branch changer which changes the opcodes. by Sumnima Joshi · 8 years ago
  43. 99f753b Merge "Improved subscript and data dependence analysis." by Treehugger Robot · 8 years ago
  44. 163c540 Merge "Handle spurious wakeups in VerifyClass" by Treehugger Robot · 8 years ago
  45. 6c63f86 ART: Change main-thread thread paging scheme by Andreas Gampe · 8 years ago
  46. 4f1482f Merge "Make DoDexPcMoveEvent always be NO_INLINE" by Treehugger Robot · 8 years ago
  47. 37dc4df Improved subscript and data dependence analysis. by Aart Bik · 8 years ago
  48. 5ef7020 Handle spurious wakeups in VerifyClass by Mathieu Chartier · 8 years ago
  49. c1b3c71 Only protect cleared regions for target builds by Mathieu Chartier · 8 years ago
  50. 2989a4a Make DoDexPcMoveEvent always be NO_INLINE by Alex Light · 8 years ago
  51. 757b26c Add CHECKs to help diagnose a crash seen internally. by Nicolas Geoffray · 8 years ago
  52. c9c3104 Turn a few DCHECK into CHECKs. by Nicolas Geoffray · 8 years ago
  53. fe9a4f0 Merge "oatdump: Improve documentation of option `--app-image`." by Roland Levillain · 8 years ago
  54. 853cc56 Merge "Code cleanup around compiler options and JIT." by Nicolas Geoffray · 8 years ago
  55. bbf6f80 Merge "Remove 953-invoke-polymorphic-compiler from knownfailures.json" by Treehugger Robot · 8 years ago
  56. 57c4704 Code cleanup around compiler options and JIT. by Nicolas Geoffray · 8 years ago
  57. 4ebbb60 Merge "test: Fix 593-checker-shift-and-simplifier for target" by Treehugger Robot · 8 years ago
  58. d0e2ddd Remove 953-invoke-polymorphic-compiler from knownfailures.json by Orion Hodson · 8 years ago
  59. e4a19f6 Merge "Force DoDexPcMoveEvent to be NO_INLINE with ASAN" by Treehugger Robot · 8 years ago
  60. d340127 Force DoDexPcMoveEvent to be NO_INLINE with ASAN by Alex Light · 8 years ago
  61. 9a70a63 Merge "Add tests 988-992 to cts" by Treehugger Robot · 8 years ago
  62. f88e73f Merge changes Id2a4db5a,I5e71b85d,I70f76ba7,I4d19cc10,I231178e7 by Treehugger Robot · 8 years ago
  63. ec79f19 test: Fix 593-checker-shift-and-simplifier for target by Igor Murashkin · 8 years ago
  64. 5cc179c Merge "Protect cleared regions" by Treehugger Robot · 8 years ago
  65. 76754cc Merge "Prevent loop optimization in debuggable mode." by Aart Bik · 8 years ago
  66. 3dc94c4 Merge "test: Modify 633-checker-rtp-getclass for javac/dx" by Treehugger Robot · 8 years ago
  67. c38c369 Add JVMTI breakpoint and SingleStep tests by Alex Light · 8 years ago
  68. a26e349 Add JVMTI Breakpoint and SingleStep functionality by Alex Light · 8 years ago
  69. fc90567 Interpreter needs to handle DexPcMovedEvent throwing. by Alex Light · 8 years ago
  70. 49bac84 Protect cleared regions by Mathieu Chartier · 8 years ago
  71. 975bf2c Merge "Revert "Revert "Refeactor region clearing / allocation code""" by Treehugger Robot · 8 years ago
  72. f57c1ae Prevent loop optimization in debuggable mode. by Nicolas Geoffray · 8 years ago
  73. 5e9fc32 Merge "Fix static analyzer warnings" by Treehugger Robot · 8 years ago
  74. 70fbac7 Add tests 988-992 to cts by Alex Light · 8 years ago
  75. 03ba5d6 test: Modify 633-checker-rtp-getclass for javac/dx by Igor Murashkin · 8 years ago
  76. 420823f Revert "Revert "Refeactor region clearing / allocation code"" by Mathieu Chartier · 8 years ago
  77. 97e7803 Move debugger.cc GetCanonicalMethod to ArtMethod by Alex Light · 8 years ago
  78. a6d098c Merge "Unrolling and dynamic loop peeling framework in vectorizer." by Aart Bik · 8 years ago
  79. 0ca1ae2 Merge "buildbot: Include dx-tests" by Treehugger Robot · 8 years ago
  80. 9f35dd4 Merge "gofmt -w build/art.go" by Treehugger Robot · 8 years ago
  81. 4f1c9e6 oatdump: Improve documentation of option `--app-image`. by Roland Levillain · 8 years ago
  82. 8098da9 MIPS32: MoveLocation refactoring by Lena Djokic · 8 years ago
  83. ebd4def Merge "Temporarily disable run-test 004-JniTest on javac-dx configurations." by Roland Levillain · 8 years ago
  84. 80e7e47 Merge "test: Modify 586-checker-null-array-get for javac/dx" by Igor Murashkin · 8 years ago
  85. 774fa6d Merge "test: Modify 565-checker-doublenegbitwise for javac/dx" by Igor Murashkin · 8 years ago
  86. d0c3e83 buildbot: Include dx-tests by Orion Hodson · 8 years ago
  87. ef43805 Interpreter: Save and restore object result register. by Nicolas Geoffray · 8 years ago
  88. 1849820 Temporarily disable run-test 004-JniTest on javac-dx configurations. by Roland Levillain · 8 years ago
  89. bc81c32 Merge "Ensure 652-deopt-intrinsic is not subject to JIT GC." by Treehugger Robot · 8 years ago
  90. 1c6016e Merge "Dump heap reference adjacent memory for logging corruption" by Treehugger Robot · 8 years ago
  91. 0e5cd3e Ensure 652-deopt-intrinsic is not subject to JIT GC. by Nicolas Geoffray · 8 years ago
  92. ac2f74c Merge "Revert "Refeactor region clearing / allocation code"" by Mathieu Chartier · 8 years ago
  93. b645c306 Revert "Refeactor region clearing / allocation code" by Mathieu Chartier · 8 years ago
  94. 4c18d19 Merge "Restore profile saver priority in GC critical section" by Mathieu Chartier · 8 years ago
  95. b814ef5 Dump heap reference adjacent memory for logging corruption by Mathieu Chartier · 8 years ago
  96. 133b4a4 Merge changes from topic 'art_javac' by Treehugger Robot · 8 years ago
  97. e523294 Merge "Refeactor region clearing / allocation code" by Treehugger Robot · 8 years ago
  98. 11ffec2 test: Modify 586-checker-null-array-get for javac/dx by Igor Murashkin · 8 years ago
  99. 5494e5b Restore profile saver priority in GC critical section by Mathieu Chartier · 8 years ago
  100. f8c8192 test: Modify 565-checker-doublenegbitwise for javac/dx by Igor Murashkin · 8 years ago