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