1. 0239c43 Merge "Fix transfer over rejected induction." by Aart Bik · 8 years ago
  2. 74da529 Fix transfer over rejected induction. by Aart Bik · 8 years ago
  3. bd1ec61 Merge "Create test for field access in obsolete methods." by Alex Light · 8 years ago
  4. 07001c8 Merge changes Ie74f2dbe,I092d2e95,I5a75f5c4 by Treehugger Robot · 8 years ago
  5. 3222144 Create test for field access in obsolete methods. by Alex Light · 8 years ago
  6. 1aa03b3 Merge changes I8cc87bac,If1a92e47 by Alex Light · 8 years ago
  7. 6cb2155 Fix 616-cha assumptions. by Calin Juravle · 8 years ago
  8. 857f058 Fix JIT crash due to unverified dead code by Calin Juravle · 8 years ago
  9. 0966558 Use interpret-only instead of verify-at-runtime when testing JIT by Calin Juravle · 8 years ago
  10. 06ce6d4 Merge "MIPS64: Improve string and class loads." by Treehugger Robot · 8 years ago
  11. ee3a0bd Merge "Make 141-class-unload more robust under JIT." by Nicolas Geoffray · 8 years ago
  12. ca5b9dc Cleanup jvmti tests by Alex Light · 8 years ago
  13. f63f569 MIPS64: Improve string and class loads. by Alexey Frunze · 8 years ago
  14. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  15. d54f43c Merge "Improved induction var and range analysis around types." by Aart Bik · 8 years ago
  16. 481593d Merge "Revert "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"""" by Nicolas Geoffray · 8 years ago
  17. ca48041 Revert "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Nicolas Geoffray · 8 years ago
  18. 761460e Merge "Revert "Fix 616-cha assumptions."" by Vladimir Marko · 8 years ago
  19. b71da27 Revert "Fix 616-cha assumptions." by Vladimir Marko · 8 years ago
  20. 263cc99 Merge "Revert "Fix JIT crash due to unverified dead code"" by Vladimir Marko · 8 years ago
  21. ad0c8bd Revert "Fix JIT crash due to unverified dead code" by Vladimir Marko · 8 years ago
  22. e6bd027 Improved induction var and range analysis around types. by Aart Bik · 8 years ago
  23. 2d76677 Merge "Fix 616-cha assumptions." by Treehugger Robot · 8 years ago
  24. 9b8e6de Merge "Temporarily disable 153-reference-stress." by Hiroshi Yamauchi · 8 years ago
  25. 5c77917 Fix 616-cha assumptions. by Calin Juravle · 8 years ago
  26. 132eb43 Fix JIT crash due to unverified dead code by Calin Juravle · 8 years ago
  27. 71464a1 Merge "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Treehugger Robot · 8 years ago
  28. 021c5f2 Make 141-class-unload more robust under JIT. by Nicolas Geoffray · 8 years ago
  29. 76873db Merge "ARM: VIXL32: Implement some dispatch optimizations." by Nicolas Geoffray · 8 years ago
  30. 828b70c Temporarily disable 153-reference-stress. by Hiroshi Yamauchi · 8 years ago
  31. 5b32b91 Merge "Allow redefined methods/classes to access fields" by Treehugger Robot · 8 years ago
  32. 200b9d7 Allow redefined methods/classes to access fields by Alex Light · 8 years ago
  33. c5fcb44 ARM: VIXL32: Implement some dispatch optimizations. by Artem Serov · 8 years ago
  34. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 8 years ago
  35. a3dccf9 Merge "Fill in empty iftable early" by Mathieu Chartier · 8 years ago
  36. 1e4841e Fill in empty iftable early by Mathieu Chartier · 8 years ago
  37. 2c43590 Merge "Fixed signal 11 bug by not testing resolved method first." by Treehugger Robot · 8 years ago
  38. e9f3269 Merge "Fine tuning the induction analysis." by Treehugger Robot · 8 years ago
  39. d0a022d Fine tuning the induction analysis. by Aart Bik · 8 years ago
  40. ab2270f Fixed signal 11 bug by not testing resolved method first. by Aart Bik · 8 years ago
  41. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  42. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 8 years ago
  43. f9b3457 Merge "ART: Blacklist tests that require JIT" by Andreas Gampe · 8 years ago
  44. b7cc593 Merge "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  45. b81a984 Revert "Basic obsolete methods support" by Alex Light · 8 years ago
  46. 401e6b4 Merge "ART: Add GetLineNumberTable" by Treehugger Robot · 8 years ago
  47. 6d736d8 Merge "Basic obsolete methods support" by Alex Light · 8 years ago
  48. 940caa7 ART: Blacklist tests that require JIT by Andreas Gampe · 8 years ago
  49. d8936da Basic obsolete methods support by Alex Light · 8 years ago
  50. c477787 Merge "Don't visit proxy methods in CHAStackVisitor::VisitFrame" by Mathieu Chartier · 8 years ago
  51. c9da0f8 Merge "Don't re-read referent in ReferenceProcessor::GetReferent" by Mathieu Chartier · 8 years ago
  52. dfc453b Merge "Handle primitive types in VerifierTypes::AddAssignability." by Nicolas Geoffray · 8 years ago
  53. da3e561 ART: Add GetLineNumberTable by Andreas Gampe · 8 years ago
  54. 7b9a83f Don't visit proxy methods in CHAStackVisitor::VisitFrame by Mingyao Yang · 8 years ago
  55. 36994ba Don't re-read referent in ReferenceProcessor::GetReferent by Mathieu Chartier · 8 years ago
  56. 0955e34 Merge changes Iac3db17f,I4221ef81 by Treehugger Robot · 8 years ago
  57. d1665a0 Handle primitive types in VerifierTypes::AddAssignability. by Nicolas Geoffray · 8 years ago
  58. 1e35a69 Merge "Disable 626-const-class-linking for JIT." by Vladimir Marko · 8 years ago
  59. 0392920 Disable 626-const-class-linking for JIT. by Vladimir Marko · 8 years ago
  60. 16850ae Fix string compression for embedded zero chars. by Vladimir Marko · 8 years ago
  61. 2340e3f ART: Fix stack trace location reporting by Andreas Gampe · 8 years ago
  62. ceafe35 ART: Rewrite test 911 stack trace reporting by Andreas Gampe · 8 years ago
  63. 0ee6447 Merge changes Ieb86f678,I8e7280f0 by Treehugger Robot · 8 years ago
  64. d9fb4dd Merge "Disable test 964 with no-image" by Alex Light · 8 years ago
  65. f10dfcd ART: Stack locals by Andreas Gampe · 8 years ago
  66. ce29d18 Merge "ART: Implement FollowReferences for initial object" by Treehugger Robot · 8 years ago
  67. 4dbcfd6 Disable test 964 with no-image by Alex Light · 8 years ago
  68. c836b5a Merge "Revert "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry.""" by Nicolas Geoffray · 8 years ago
  69. 726e517 Merge "Revert^8 "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
  70. 0f3be56 Use System.out only. by Nicolas Geoffray · 8 years ago
  71. 638a693 ART: Implement FollowReferences for initial object by Andreas Gampe · 8 years ago
  72. df7822e Added polynomial induction variables analysis. With tests. by Aart Bik · 8 years ago
  73. c5798bf Revert^8 "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  74. bffdc70 Revert "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry."" by Scott Wakeling · 8 years ago
  75. 2f34995 Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry." by Nicolas Geoffray · 8 years ago
  76. d494c5e ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry. by Artem Serov · 8 years ago
  77. 6746874 Merge "Added geometric induction variables analysis." by Aart Bik · 8 years ago
  78. 02d45c6 Merge "Fix two tests after vdex change." by Nicolas Geoffray · 8 years ago
  79. 1d0ae3f Fix two tests after vdex change. by Nicolas Geoffray · 8 years ago
  80. 07830e1 Merge "Mterp/arm: Add CFI directives." by Bill Buzbee · 8 years ago
  81. d1aa291 Merge "Update Jack options to enable invoke-polymorphic" by Benoit Lamarche · 8 years ago
  82. 5677d9a Merge "ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch." by Nicolas Geoffray · 8 years ago
  83. c071a01 Added geometric induction variables analysis. by Aart Bik · 8 years ago
  84. ac50aab Mterp/arm: Add CFI directives. by buzbee · 8 years ago
  85. 51c17fa Create empty VerifiedMethod after vdex verification. by Nicolas Geoffray · 8 years ago
  86. d4cc5b2 ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch. by Artem Serov · 8 years ago
  87. 68c426d Don't use an internal timeout, rely on the test harness one. by Nicolas Geoffray · 8 years ago
  88. 3bdc662 Merge "Disable test 080 for GSS" by Treehugger Robot · 8 years ago
  89. 6d7e998 Disable test 080 for GSS by Mathieu Chartier · 8 years ago
  90. b53347e Merge "Cleanup of redefinition testing" by Treehugger Robot · 8 years ago
  91. 1e07ca6 Cleanup of redefinition testing by Alex Light · 8 years ago
  92. a9033d7 Add more detail to rosalloc fragmentation OOME by Mathieu Chartier · 8 years ago
  93. c571e73 Merge "ART: Add verifier support for invoke-polymorphic." by Treehugger Robot · 8 years ago
  94. cfa325e ART: Add verifier support for invoke-polymorphic. by Orion Hodson · 8 years ago
  95. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  96. 2c8c6b6 Revert "Make sure that const-class linkage is preserved, try again." by Vladimir Marko · 8 years ago
  97. 9036914 Merge "Make sure that const-class linkage is preserved, try again." by Treehugger Robot · 8 years ago
  98. cb5ab35 Make sure that const-class linkage is preserved, try again. by Vladimir Marko · 8 years ago
  99. 3233dcc Update Jack options to enable invoke-polymorphic by mikaelpeltier · 8 years ago
  100. 982e0bf Merge "ARM: VIXL32: A couple of fixes to have more tests passing." by Nicolas Geoffray · 8 years ago