1. e224367 am 119b21a6: Merge "[optimizing] Improve 32 bit long shift by 1." by Roland Levillain · 10 years ago
  2. 119b21a Merge "[optimizing] Improve 32 bit long shift by 1." by Roland Levillain · 10 years ago
  3. 796008a am 0e4c27e5: Merge "Add a parent environment to HEnvironment." by Nicolas Geoffray · 10 years ago
  4. 0e4c27e Merge "Add a parent environment to HEnvironment." by Nicolas Geoffray · 10 years ago
  5. 0a23d74 Add a parent environment to HEnvironment. by Nicolas Geoffray · 10 years ago
  6. ba56d06 [optimizing] Improve 32 bit long shift by 1. by Mark Mendell · 10 years ago
  7. b4833e5 am cdeb0b5f: Merge "[optimizing] Tune some x86_64 moves" by Nicolas Geoffray · 10 years ago
  8. cdeb0b5 Merge "[optimizing] Tune some x86_64 moves" by Nicolas Geoffray · 10 years ago
  9. c628cc9 am 775b7b88: Merge "Don\'t allow JIT to compile native methods" by Mathieu Chartier · 10 years ago
  10. 775b7b8 Merge "Don't allow JIT to compile native methods" by Mathieu Chartier · 10 years ago
  11. 70f7d98 Don't allow JIT to compile native methods by Mathieu Chartier · 10 years ago
  12. dc5b620 am 591d8e4e: Merge "Add stub_test implementation for mips & mips64" by Andreas Gampe · 10 years ago
  13. 05c67f0 am e20df2a6: Merge "Fix stub_test for Mips64" by Andreas Gampe · 10 years ago
  14. 8515f6a am 0172c5b0: Merge "Check IsReferenceVReg during deopt" by Mathieu Chartier · 10 years ago
  15. 591d8e4 Merge "Add stub_test implementation for mips & mips64" by Andreas Gampe · 10 years ago
  16. e20df2a Merge "Fix stub_test for Mips64" by Andreas Gampe · 10 years ago
  17. 0456881 Fix stub_test for Mips64 by Goran Jakovljevic · 10 years ago
  18. 0172c5b Merge "Check IsReferenceVReg during deopt" by Mathieu Chartier · 10 years ago
  19. 50030ef Check IsReferenceVReg during deopt by Mathieu Chartier · 10 years ago
  20. 2619371 am 2c68641c: Merge "ART: Merge entries with same name and protect in MemMap dump." by Vladimir Marko · 10 years ago
  21. 2c68641 Merge "ART: Merge entries with same name and protect in MemMap dump." by Vladimir Marko · 10 years ago
  22. 17a924a ART: Merge entries with same name and protect in MemMap dump. by Vladimir Marko · 10 years ago
  23. 7381073 am 6727a481: Merge "Skip compilation when falling-through out of method code." by Calin Juravle · 10 years ago
  24. 6727a48 Merge "Skip compilation when falling-through out of method code." by Calin Juravle · 10 years ago
  25. 1f927a8 am add1d9ba: Merge "Fix typo in comments." by Richard Uhler · 10 years ago
  26. add1d9b Merge "Fix typo in comments." by Richard Uhler · 10 years ago
  27. 0b4408d am 2e8da8ec: Merge "ART: Fix debug output for bad reused MemMap." by Vladimir Marko · 10 years ago
  28. 2e8da8e Merge "ART: Fix debug output for bad reused MemMap." by Vladimir Marko · 10 years ago
  29. b550582 ART: Fix debug output for bad reused MemMap. by Vladimir Marko · 10 years ago
  30. e15eea0 am 659f4c14: Merge "ART: Refactor 082-inline-execute" by Andreas Gampe · 10 years ago
  31. 659f4c1 Merge "ART: Refactor 082-inline-execute" by Andreas Gampe · 10 years ago
  32. 678e695 ART: Refactor 082-inline-execute by Andreas Gampe · 10 years ago
  33. b361d94 Fix typo in comments. by Richard Uhler · 10 years ago
  34. ea1c03e am 7b4de07f: Merge "Quick: Fix DCE to rename SSA regs for degenerate Phis." by Vladimir Marko · 10 years ago
  35. 9888b44 am b5784d47: Merge "Quick: Abolish kMirOpCheckPart2." by Vladimir Marko · 10 years ago
  36. 7b4de07 Merge "Quick: Fix DCE to rename SSA regs for degenerate Phis." by Vladimir Marko · 10 years ago
  37. b5784d4 Merge "Quick: Abolish kMirOpCheckPart2." by Vladimir Marko · 10 years ago
  38. 92e83bf [optimizing] Tune some x86_64 moves by Mark Mendell · 10 years ago
  39. 4a75e3c am ba9ef537: Merge "Support multiple instrumentation clients" by Sebastien Hertz · 10 years ago
  40. ba9ef53 Merge "Support multiple instrumentation clients" by Sebastien Hertz · 10 years ago
  41. 0462c4c Support multiple instrumentation clients by Sebastien Hertz · 10 years ago
  42. a8b4dfc am b882da74: Merge "Remove unused InvokeWithShadowFrame" by Sebastien Hertz · 10 years ago
  43. b882da7 Merge "Remove unused InvokeWithShadowFrame" by Sebastien Hertz · 10 years ago
  44. 5446254 Remove unused InvokeWithShadowFrame by Sebastien Hertz · 10 years ago
  45. 4ef69be Add stub_test implementation for mips & mips64 by Goran Jakovljevic · 10 years ago
  46. f3a8c70 am 6d2d4806: Merge "Fix broken checks in IsValidPartOfMemberNameUtf8Slow." by Narayan Kamath · 10 years ago
  47. e299f16 Quick: Abolish kMirOpCheckPart2. by Vladimir Marko · 10 years ago
  48. 6d2d480 Merge "Fix broken checks in IsValidPartOfMemberNameUtf8Slow." by Narayan Kamath · 10 years ago
  49. f60715c Quick: Fix DCE to rename SSA regs for degenerate Phis. by Vladimir Marko · 10 years ago
  50. c42bd50 am eb7c5b19: Merge "JDWP: properly combine location events" by Sebastien Hertz · 10 years ago
  51. eb7c5b1 Merge "JDWP: properly combine location events" by Sebastien Hertz · 10 years ago
  52. 8508e37 Fix broken checks in IsValidPartOfMemberNameUtf8Slow. by Narayan Kamath · 10 years ago
  53. 205db69 am f07f71f9: Merge "Use a growable array instead of an environment during SSA." by Nicolas Geoffray · 10 years ago
  54. f07f71f Merge "Use a growable array instead of an environment during SSA." by Nicolas Geoffray · 10 years ago
  55. 8c0c91a Use a growable array instead of an environment during SSA. by Nicolas Geoffray · 10 years ago
  56. 905a88d am 46a4b268: Merge "Relax the only one back-edge restriction." by Nicolas Geoffray · 10 years ago
  57. 5199f91 am bc3b93ea: Merge "No need to relocate the core image for the art script." by Nicolas Geoffray · 10 years ago
  58. 46a4b26 Merge "Relax the only one back-edge restriction." by Nicolas Geoffray · 10 years ago
  59. db216f4 Relax the only one back-edge restriction. by Nicolas Geoffray · 10 years ago
  60. bc3b93e Merge "No need to relocate the core image for the art script." by Nicolas Geoffray · 10 years ago
  61. 9a950de am a6591ef9: Merge "ART: Fix mips64 jni bugs." by Andreas Gampe · 10 years ago
  62. a6591ef Merge "ART: Fix mips64 jni bugs." by Andreas Gampe · 10 years ago
  63. d90957f ART: Fix mips64 jni bugs. by Douglas Leung · 10 years ago
  64. 75b27b5 am 225f679f: Merge "In quick compiler, force string init invoke to be fast path." by Jeff Hao · 10 years ago
  65. 225f679 Merge "In quick compiler, force string init invoke to be fast path." by Jeff Hao · 10 years ago
  66. a412964 In quick compiler, force string init invoke to be fast path. by Jeff Hao · 10 years ago
  67. 86b09d0 am 8771be9a: Merge "Fix mips64 bugs." by Andreas Gampe · 10 years ago
  68. 8771be9 Merge "Fix mips64 bugs." by Andreas Gampe · 10 years ago
  69. 6b45fd2 No need to relocate the core image for the art script. by Nicolas Geoffray · 10 years ago
  70. f986daa am 23d358b6: Merge "Quick: Inline synthetic accessors generated by jack." by Vladimir Marko · 10 years ago
  71. 23d358b Merge "Quick: Inline synthetic accessors generated by jack." by Vladimir Marko · 10 years ago
  72. d5f1005 Quick: Inline synthetic accessors generated by jack. by Vladimir Marko · 10 years ago
  73. 07a1305 am dceab011: Merge "Bump jdwp timeout to 12 minutes." by Nicolas Geoffray · 10 years ago
  74. dceab01 Merge "Bump jdwp timeout to 12 minutes." by Nicolas Geoffray · 10 years ago
  75. 472b00c Bump jdwp timeout to 12 minutes. by Nicolas Geoffray · 10 years ago
  76. b1c02d3 am 9cce14f5: Merge "Re-enable JDWP tests on volantis." by Nicolas Geoffray · 10 years ago
  77. 1b1ca21 am 644fa22a: Merge "Fix instrumentation exit stub for arm64" by Sebastien Hertz · 10 years ago
  78. 9cce14f Merge "Re-enable JDWP tests on volantis." by Nicolas Geoffray · 10 years ago
  79. 51a9098 Re-enable JDWP tests on volantis. by Nicolas Geoffray · 10 years ago
  80. 644fa22 Merge "Fix instrumentation exit stub for arm64" by Sebastien Hertz · 10 years ago
  81. 27a4a9d Fix instrumentation exit stub for arm64 by Sebastien Hertz · 10 years ago
  82. e92d0af am 3acc27f4: Merge "Fix Mips64 utils.h typo" by Andreas Gampe · 10 years ago
  83. 3acc27f Merge "Fix Mips64 utils.h typo" by Andreas Gampe · 10 years ago
  84. e7755e7 Fix Mips64 utils.h typo by Duane Sand · 10 years ago
  85. 6b87b6b am 35b6625c: Merge "Temporarily suppress 098-ddmc for the read barrier config." by Hiroshi Yamauchi · 10 years ago
  86. 35b6625 Merge "Temporarily suppress 098-ddmc for the read barrier config." by Hiroshi Yamauchi · 10 years ago
  87. 1d85823 Temporarily suppress 098-ddmc for the read barrier config. by Hiroshi Yamauchi · 10 years ago
  88. 95072ae am 2b689e37: Merge "Revert "Revert "Revert "Revert "[optimizing] Improve x86 shifts""""" by Roland Levillain · 10 years ago
  89. 2b689e3 Merge "Revert "Revert "Revert "Revert "[optimizing] Improve x86 shifts""""" by Roland Levillain · 10 years ago
  90. 9b9cb18 am 898fa9b9: Merge "Find better split positions in the register allocator." by Nicolas Geoffray · 10 years ago
  91. 898fa9b Merge "Find better split positions in the register allocator." by Nicolas Geoffray · 10 years ago
  92. fbda5f3 Find better split positions in the register allocator. by Nicolas Geoffray · 10 years ago
  93. 9820d3c am 008b17ae: Merge "ART: Fix double-free in oatdump" by Andreas Gampe · 10 years ago
  94. 008b17a Merge "ART: Fix double-free in oatdump" by Andreas Gampe · 10 years ago
  95. df2bb1f ART: Fix double-free in oatdump by Andreas Gampe · 10 years ago
  96. 5e37e23 am c2baa5e3: Merge "ART: Emit debug info when app is debuggable" by Andreas Gampe · 10 years ago
  97. 42b59f6 am dd13f157: Merge "Fix mismatched new[]/delete." by Christopher Ferris · 10 years ago
  98. 9a3fe45 am d864f501: Merge "Delete invalid DCHECK" by Mathieu Chartier · 10 years ago
  99. c2baa5e Merge "ART: Emit debug info when app is debuggable" by Andreas Gampe · 10 years ago
  100. f307f8c ART: Emit debug info when app is debuggable by Andreas Gampe · 10 years ago