1. d9e2301 ART: Reload class on miranda method in verifier by Andreas Gampe · 10 years ago
  2. da2fd5a Merge "If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS." by Hiroshi Yamauchi · 10 years ago
  3. 12bd721 If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS. by Roland Levillain · 10 years ago
  4. 6a1c92f Merge "Revert "Use HCurrentMethod in HInvokeStaticOrDirect."" by Nicolas Geoffray · 10 years ago
  5. c345f14 Revert "Use HCurrentMethod in HInvokeStaticOrDirect." by Nicolas Geoffray · 10 years ago
  6. c47908e Merge "Support for inlining virtual and interface calls." by Nicolas Geoffray · 10 years ago
  7. 4c1ac20 Merge "Use HCurrentMethod in HInvokeStaticOrDirect." by Nicolas Geoffray · 10 years ago
  8. 1d5006c Support for inlining virtual and interface calls. by Nicolas Geoffray · 10 years ago
  9. 38207af Use HCurrentMethod in HInvokeStaticOrDirect. by Nicolas Geoffray · 10 years ago
  10. e918d38 Add $noinline$ tag to make sure a method has not been inlined. by Guillaume "Vermeille" Sanchez · 10 years ago
  11. 6afb706 Fix typos in test/133-static-invoke-super/src/Main.java. by Roland Levillain · 10 years ago
  12. c836bc8 Merge "Fix "run-test --jvm 067-preemptive-unpark"" by Brian Carlstrom · 10 years ago
  13. 49e3b62 Merge "Delegate long-to-float type conversions to the runtime on ARM." by Roland Levillain · 10 years ago
  14. 5f57d2d Fix "run-test --jvm 067-preemptive-unpark" by Brian Carlstrom · 10 years ago
  15. 22c1caa Add more info for attempting to delete non-JNI local reference by Mathieu Chartier · 10 years ago
  16. 5b3ee56 Delegate long-to-float type conversions to the runtime on ARM. by Roland Levillain · 10 years ago
  17. 3c829a3 Fix run-test 458-long-to-fpu. by Roland Levillain · 10 years ago
  18. 122addc Merge "Revert "Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types"""" by Calin Juravle · 10 years ago
  19. 012a072 Revert "Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types""" by Calin Juravle · 10 years ago
  20. 637be5c Merge "Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types""" by Calin Juravle · 10 years ago
  21. 82cc909 Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types"" by Calin Juravle · 10 years ago
  22. 1682e1a Merge "Revert "Bring ReferenceTypePropagation to HInvoke return types"" by Calin Juravle · 10 years ago
  23. 8ccf8a0 Revert "Bring ReferenceTypePropagation to HInvoke return types" by Calin Juravle · 10 years ago
  24. 6b27fef Merge "Bring ReferenceTypePropagation to HInvoke return types" by Calin Juravle · 10 years ago
  25. 77e48c6 Bring ReferenceTypePropagation to HInvoke return types by Guillaume "Vermeille" Sanchez · 10 years ago
  26. 839188b Fix a crash due to a combination of dce/inlining. by Nicolas Geoffray · 10 years ago
  27. b588f4c ART: Fix wrong hard-failure handling in verifier by Andreas Gampe · 10 years ago
  28. 442dd37 Merge "Fix test 115-native-bridge for Mips." by Andreas Gampe · 10 years ago
  29. d0af547 Fix test 115-native-bridge for Mips. by Douglas Leung · 10 years ago
  30. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  31. 0028b9d Merge "ART: Add support for special handlers in sigchainlib" by Andreas Gampe · 10 years ago
  32. 66a7d7a Merge "Support for inlining methods that call/throw." by Nicolas Geoffray · 10 years ago
  33. bd699ea Merge "Bring Reference Type Propagation to Instance/StaticInstanceField" by Roland Levillain · 10 years ago
  34. d23eeef Support for inlining methods that call/throw. by Nicolas Geoffray · 10 years ago
  35. 07f2bc1 Also add run-test dependencies to build-art-*-tests. by Nicolas Geoffray · 10 years ago
  36. 104fd8a Bring Reference Type Propagation to Instance/StaticInstanceField by Guillaume "Vermeille" Sanchez · 10 years ago
  37. 450c62b Add JNI String.<init> test for global and weak global refs. by Jeff Hao · 10 years ago
  38. 03c2cc8 ART: Add support for special handlers in sigchainlib by Andreas Gampe · 10 years ago
  39. a06d66a ART: Distinguish Checker lines from comments by David Brazdil · 10 years ago
  40. 76b1e17 Add a HCurrentMethod node. by Nicolas Geoffray · 10 years ago
  41. 12beecf Merge "ART: Blacklist CFI test for Heap Poisoning" by Andreas Gampe · 10 years ago
  42. 4437219 ART: Blacklist CFI test for Heap Poisoning by Andreas Gampe · 10 years ago
  43. 24128c6 ART: Rename graph dump file name to 'graph.cfg' by David Brazdil · 10 years ago
  44. 7114119 ART: Implement next-line assertions in Checker by David Brazdil · 10 years ago
  45. 39b6c24 Intercept JNI invocation of String.<init> methods. by Jeff Hao · 10 years ago
  46. 540cc3d ART: Use v2 version of NativeBridge struct by Andreas Gampe · 10 years ago
  47. 22efeba Merge "ART: Blacklist CFI test for JIT" by Andreas Gampe · 10 years ago
  48. aab9f73 ART: Blacklist CFI test for JIT by Andreas Gampe · 10 years ago
  49. d6eee93 Merge "ART: Fix RegisterNative order" by Andreas Gampe · 10 years ago
  50. 3f1dc56 ART: Fix RegisterNative order by Andreas Gampe · 10 years ago
  51. e1bbed2 ART: Blacklist CFI test for non-compiled run-tests by Andreas Gampe · 10 years ago
  52. e128ee2 Merge "ART: CFI Test" by Andreas Gampe · 10 years ago
  53. 7381010 ART: CFI Test by Andreas Gampe · 10 years ago
  54. 9099ef7 Add tests for InstanceOf's and CheckCast's MustDoNullCheck by Guillaume "Vermeille" Sanchez · 10 years ago
  55. 0ba218d Remove unnecessary clinit checks by Calin Juravle · 10 years ago
  56. 9ba4e65 Merge "Revert "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1"" by Calin Juravle · 10 years ago
  57. 2b79984 Revert "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1" by Calin Juravle · 10 years ago
  58. 713c59e Merge "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1" by Calin Juravle · 10 years ago
  59. 0f675d8 Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1 by Guillaume "Vermeille" Sanchez · 10 years ago
  60. dc50823 ART: Fix broken Checker test by David Brazdil · 10 years ago
  61. cc8bda0 Merge "Test and fix bug checking status of secondary multidex files." by Richard Uhler · 10 years ago
  62. dc23a38 Merge "Eliminate redundant constructor barriers when inlining." by Calin Juravle · 10 years ago
  63. 3cd4fc8 Eliminate redundant constructor barriers when inlining. by Calin Juravle · 10 years ago
  64. a5511ad Merge "ART: Rephrase test comments, update Checker README" by David Brazdil · 10 years ago
  65. 67ff7d1 Test and fix bug checking status of secondary multidex files. by Richard Uhler · 10 years ago
  66. c7a2485 ART: Revert change to LiveRange::Dump by David Brazdil · 10 years ago
  67. 7fe79ff Revert "ART: Revert change to LiveRange::Dump" by David Brazdil · 10 years ago
  68. d56dd2b ART: Rephrase test comments, update Checker README by David Brazdil · 10 years ago
  69. 294a050 ART: Revert change to LiveRange::Dump by David Brazdil · 10 years ago
  70. 84daae5 ART: Removed redundant Phis as part of DCE by David Brazdil · 10 years ago
  71. c88b09f Merge "ART: Print C1vis lists as [v1,...,vN]" by David Brazdil · 10 years ago
  72. c57397b ART: Print C1vis lists as [v1,...,vN] by David Brazdil · 10 years ago
  73. 99df2b1 Merge "Opt compiler: Speedup div/rem by constants on arm32 and arm64." by Nicolas Geoffray · 10 years ago
  74. c666710 Opt compiler: Speedup div/rem by constants on arm32 and arm64. by Zheng Xu · 10 years ago
  75. c2c48ff ART: Change Checker syntax for variables by David Brazdil · 10 years ago
  76. 1cad536 Merge "ART: Refactor GraphVisualizer attribute printing" by David Brazdil · 10 years ago
  77. c7465286 ART: Refactor GraphVisualizer attribute printing by David Brazdil · 10 years ago
  78. 2a6c5ee Merge "[optimizing] Fold HTypeConversion of constants" by Roland Levillain · 10 years ago
  79. 4e06778 Also print class for NoSuchFieldException by Mathieu Chartier · 10 years ago
  80. e82549b [optimizing] Fold HTypeConversion of constants by Mark Mendell · 10 years ago
  81. da3749e Add test for String init called from unresolvable class. by Jeff Hao · 10 years ago
  82. cefb155 Merge "ART: arm indexOf intrinsics for the optimizing compiler" by Andreas Gampe · 10 years ago
  83. 7207898 Merge "Re-enable 098-ddmc for the read barrier config." by Hiroshi Yamauchi · 10 years ago
  84. f396211 Merge "ART: Rediscover loops after deleting blocks in DCE" by David Brazdil · 10 years ago
  85. 2c27f2c ART: Split Checker into smaller files by David Brazdil · 10 years ago
  86. 2588023 Revert "ART: Split Checker into smaller files" by David Brazdil · 10 years ago
  87. a490be5 ART: Split Checker into smaller files by David Brazdil · 10 years ago
  88. ba6fdbc ART: arm indexOf intrinsics for the optimizing compiler by Andreas Gampe · 10 years ago
  89. a4b8c21 ART: Rediscover loops after deleting blocks in DCE by David Brazdil · 10 years ago
  90. 987b2e6 Merge "Simplify floating-point comparisons with NaN in Optimizing." by Roland Levillain · 10 years ago
  91. dacf601 ART: Enable Checker annotations in smali files by David Brazdil · 10 years ago
  92. 983f1b2 Re-enable 098-ddmc for the read barrier config. by Hiroshi Yamauchi · 10 years ago
  93. 9dfba72 Merge "ART: x86 indexOf intrinsics for the optimizing compiler" by Andreas Gampe · 10 years ago
  94. 21030dd ART: x86 indexOf intrinsics for the optimizing compiler by Andreas Gampe · 10 years ago
  95. 6108ed8 Merge "Add a flag to StackVisitor for inlining." by Nicolas Geoffray · 10 years ago
  96. 8e5bd18 Add a flag to StackVisitor for inlining. by Nicolas Geoffray · 10 years ago
  97. ba56d06 [optimizing] Improve 32 bit long shift by 1. by Mark Mendell · 10 years ago
  98. 6727a48 Merge "Skip compilation when falling-through out of method code." by Calin Juravle · 10 years ago
  99. 3b55ebb Simplify floating-point comparisons with NaN in Optimizing. by Roland Levillain · 10 years ago
  100. 678e695 ART: Refactor 082-inline-execute by Andreas Gampe · 10 years ago