1. 119e846 Point optimizations for vdex. by Nicolas Geoffray · 8 years ago
  2. 0239c43 Merge "Fix transfer over rejected induction." by Aart Bik · 8 years ago
  3. 74da529 Fix transfer over rejected induction. by Aart Bik · 8 years ago
  4. 364fedb Merge "Handle ART_USE_READ_BARRIER as a product variable." by Hiroshi Yamauchi · 8 years ago
  5. bd1ec61 Merge "Create test for field access in obsolete methods." by Alex Light · 8 years ago
  6. 07001c8 Merge changes Ie74f2dbe,I092d2e95,I5a75f5c4 by Treehugger Robot · 8 years ago
  7. 3222144 Create test for field access in obsolete methods. by Alex Light · 8 years ago
  8. 1aa03b3 Merge changes I8cc87bac,If1a92e47 by Alex Light · 8 years ago
  9. 6cb2155 Fix 616-cha assumptions. by Calin Juravle · 8 years ago
  10. 857f058 Fix JIT crash due to unverified dead code by Calin Juravle · 8 years ago
  11. 0966558 Use interpret-only instead of verify-at-runtime when testing JIT by Calin Juravle · 8 years ago
  12. 1ffb6fc Merge "ARM: VIXL32: Use 16-bit encoding for B(cond,...) where possible." by Nicolas Geoffray · 8 years ago
  13. 06ce6d4 Merge "MIPS64: Improve string and class loads." by Treehugger Robot · 8 years ago
  14. eaaaaef Merge "Sharpen HLoadClass from inliner." by Nicolas Geoffray · 8 years ago
  15. ee3a0bd Merge "Make 141-class-unload more robust under JIT." by Nicolas Geoffray · 8 years ago
  16. ca5b9dc Cleanup jvmti tests by Alex Light · 8 years ago
  17. fb5a6bb Merge "CHA guard optimization (elimination/hoisting)." by Mingyao Yang · 8 years ago
  18. f63f569 MIPS64: Improve string and class loads. by Alexey Frunze · 8 years ago
  19. 1196ed8 Handle ART_USE_READ_BARRIER as a product variable. by Hiroshi Yamauchi · 8 years ago
  20. b0b051a CHA guard optimization (elimination/hoisting). by Mingyao Yang · 8 years ago
  21. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  22. d54f43c Merge "Improved induction var and range analysis around types." by Aart Bik · 8 years ago
  23. 481593d Merge "Revert "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"""" by Nicolas Geoffray · 8 years ago
  24. ca48041 Revert "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Nicolas Geoffray · 8 years ago
  25. 761460e Merge "Revert "Fix 616-cha assumptions."" by Vladimir Marko · 8 years ago
  26. b71da27 Revert "Fix 616-cha assumptions." by Vladimir Marko · 8 years ago
  27. 263cc99 Merge "Revert "Fix JIT crash due to unverified dead code"" by Vladimir Marko · 8 years ago
  28. ad0c8bd Revert "Fix JIT crash due to unverified dead code" by Vladimir Marko · 8 years ago
  29. e6bd027 Improved induction var and range analysis around types. by Aart Bik · 8 years ago
  30. 2d76677 Merge "Fix 616-cha assumptions." by Treehugger Robot · 8 years ago
  31. 9b8e6de Merge "Temporarily disable 153-reference-stress." by Hiroshi Yamauchi · 8 years ago
  32. a7ad00a Merge "Fix arena allocation counting." by Treehugger Robot · 8 years ago
  33. 5c77917 Fix 616-cha assumptions. by Calin Juravle · 8 years ago
  34. b445532 Merge "Fix JIT crash due to unverified dead code" by Calin Juravle · 8 years ago
  35. 5687634 Sharpen HLoadClass from inliner. by Nicolas Geoffray · 8 years ago
  36. 4e335d0 Fix arena allocation counting. by Vladimir Marko · 8 years ago
  37. 132eb43 Fix JIT crash due to unverified dead code by Calin Juravle · 8 years ago
  38. 71464a1 Merge "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Treehugger Robot · 8 years ago
  39. c0e74ba Merge "Don't unquicken RETURN_VOID_NO_BARRIER with vdex." by Nicolas Geoffray · 8 years ago
  40. 021c5f2 Make 141-class-unload more robust under JIT. by Nicolas Geoffray · 8 years ago
  41. d96b96d Merge "Add Thread entry to signal if the thread can call into java" by Calin Juravle · 8 years ago
  42. 685e4a3 Merge "ARM: Fix vixl related branch issue in JNI." by Nicolas Geoffray · 8 years ago
  43. 8f840f8 ARM: Fix vixl related branch issue in JNI. by Artem Serov · 8 years ago
  44. 76873db Merge "ARM: VIXL32: Implement some dispatch optimizations." by Nicolas Geoffray · 8 years ago
  45. b1677e2 Don't unquicken RETURN_VOID_NO_BARRIER with vdex. by Nicolas Geoffray · 8 years ago
  46. 828b70c Temporarily disable 153-reference-stress. by Hiroshi Yamauchi · 8 years ago
  47. ccd5695 Add Thread entry to signal if the thread can call into java by Calin Juravle · 8 years ago
  48. 5b32b91 Merge "Allow redefined methods/classes to access fields" by Treehugger Robot · 8 years ago
  49. 89b31a3 Merge "Add HVariableInputSizeInstruction." by Mingyao Yang · 8 years ago
  50. 200b9d7 Allow redefined methods/classes to access fields by Alex Light · 8 years ago
  51. 20b66e7 Merge "Clear exception if FindClass fails." by Nicolas Geoffray · 8 years ago
  52. d27097a Clear exception if FindClass fails. by Nicolas Geoffray · 8 years ago
  53. 0f69f74 Merge "Do not resolve types with vdex." by Nicolas Geoffray · 8 years ago
  54. 517d9f6 ARM: VIXL32: Use 16-bit encoding for B(cond,...) where possible. by Artem Serov · 8 years ago
  55. c5fcb44 ARM: VIXL32: Implement some dispatch optimizations. by Artem Serov · 8 years ago
  56. ade72d6 Do not resolve types with vdex. by Nicolas Geoffray · 8 years ago
  57. 7e9a562 Merge "ARM: VIXL32: Do a code cleanup." by Nicolas Geoffray · 8 years ago
  58. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 8 years ago
  59. 4c1667f Merge "Flush JIT data cache when committing code." by Nicolas Geoffray · 8 years ago
  60. a3dccf9 Merge "Fill in empty iftable early" by Mathieu Chartier · 8 years ago
  61. 1e4841e Fill in empty iftable early by Mathieu Chartier · 8 years ago
  62. 2c43590 Merge "Fixed signal 11 bug by not testing resolved method first." by Treehugger Robot · 8 years ago
  63. e9f3269 Merge "Fine tuning the induction analysis." by Treehugger Robot · 8 years ago
  64. 45d75c6 Merge "Modify reporting when only true divergences are requested." by Treehugger Robot · 8 years ago
  65. a9dbe83 Add HVariableInputSizeInstruction. by Mingyao Yang · 8 years ago
  66. d0a022d Fine tuning the induction analysis. by Aart Bik · 8 years ago
  67. 995a7db Merge "ART: Move to libbase StringPrintf" by Treehugger Robot · 8 years ago
  68. ab2270f Fixed signal 11 bug by not testing resolved method first. by Aart Bik · 8 years ago
  69. 38f6301 Modify reporting when only true divergences are requested. by Aart Bik · 8 years ago
  70. ed015ac Flush JIT data cache when committing code. by Nicolas Geoffray · 8 years ago
  71. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  72. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 8 years ago
  73. 9538f9e Merge "Add ClassLoader to app-image roots." by Vladimir Marko · 8 years ago
  74. f9b3457 Merge "ART: Blacklist tests that require JIT" by Andreas Gampe · 8 years ago
  75. b7cc593 Merge "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  76. b81a984 Revert "Basic obsolete methods support" by Alex Light · 8 years ago
  77. bdca0a2 Merge "Rename Reference.clear to Reference.clearReferent" by Mathieu Chartier · 8 years ago
  78. 401e6b4 Merge "ART: Add GetLineNumberTable" by Treehugger Robot · 8 years ago
  79. 6f43e3a Rename Reference.clear to Reference.clearReferent by Mathieu Chartier · 8 years ago
  80. 6d736d8 Merge "Basic obsolete methods support" by Alex Light · 8 years ago
  81. 940caa7 ART: Blacklist tests that require JIT by Andreas Gampe · 8 years ago
  82. 7a8e16c Merge "Don't call into ResolveType with possible exception" by Mathieu Chartier · 8 years ago
  83. d8936da Basic obsolete methods support by Alex Light · 8 years ago
  84. fb568d3 Don't call into ResolveType with possible exception by Mathieu Chartier · 8 years ago
  85. c477787 Merge "Don't visit proxy methods in CHAStackVisitor::VisitFrame" by Mathieu Chartier · 8 years ago
  86. bc1f469 Merge "Remove boolean arguments from NewLibrary()" by Treehugger Robot · 8 years ago
  87. 816f784 Merge "Add exclusion for Reference.clear and reference processing" by Mathieu Chartier · 8 years ago
  88. c9da0f8 Merge "Don't re-read referent in ReferenceProcessor::GetReferent" by Mathieu Chartier · 8 years ago
  89. afca930 Merge "Fix AssemblerMIPS64Test.LongBalc() running out of memory." by Treehugger Robot · 8 years ago
  90. 3607394 Fix AssemblerMIPS64Test.LongBalc() running out of memory. by Vladimir Marko · 8 years ago
  91. b73e659 Merge "ARM: Fix breaking changes from recent VIXL update." by Nicolas Geoffray · 8 years ago
  92. eca3eda Add ClassLoader to app-image roots. by Vladimir Marko · 8 years ago
  93. 3f92bde Merge "Implement VisitShouldDeoptimizeFlag for MIPS/MIPS64" by Treehugger Robot · 8 years ago
  94. b70b66e Merge "MIPS64: Improve method invocation." by Treehugger Robot · 8 years ago
  95. c641842 Implement VisitShouldDeoptimizeFlag for MIPS/MIPS64 by Goran Jakovljevic · 8 years ago
  96. 001e1c1 Merge "Support GVN for HLoadClass::LoadKind::kJitTableAddress." by Nicolas Geoffray · 8 years ago
  97. dfc453b Merge "Handle primitive types in VerifierTypes::AddAssignability." by Nicolas Geoffray · 8 years ago
  98. da3e561 ART: Add GetLineNumberTable by Andreas Gampe · 8 years ago
  99. a248587 Merge "ART: Make switch back-edge suspension point consistent" by Treehugger Robot · 8 years ago
  100. c9a7028 Add exclusion for Reference.clear and reference processing by Mathieu Chartier · 8 years ago