1. 9d6f786 Merge "Revert "Revert "Revert "Revert some flaky unloading"""" by Alex Light · 9 years ago
  2. 340f486 Revert "Revert "Revert "Revert some flaky unloading""" by Alex Light · 9 years ago
  3. 4a85ad8 Merge "Do not place null check on unresolved method calls." by Aart Bik · 9 years ago
  4. 296fbb4 Do not place null check on unresolved method calls. by Aart Bik · 9 years ago
  5. 81d82ff Use sleep instead of sched_yield. by Nicolas Geoffray · 9 years ago
  6. 1027880 Be pro-active into ensuring a method is JITted in test. by Nicolas Geoffray · 9 years ago
  7. c92a7a1 Wrap certain exception types when loading an erroneous class. by Jeff Hao · 9 years ago
  8. 88b970c Merge "Do not hide instance field hard failure with soft failure" by Aart Bik · 9 years ago
  9. 3188364 Do not hide instance field hard failure with soft failure by Aart Bik · 9 years ago
  10. 3aaf964 Revert "Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces."" by Nicolas Geoffray · 9 years ago
  11. 6b631dc Merge "ART: ArrayGet hoisting restriction added." by Aart Bik · 9 years ago
  12. f89381f ART: ArrayGet hoisting restriction added. by Anton Shamin · 9 years ago
  13. 12abcbd Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces." by Nicolas Geoffray · 9 years ago
  14. 8080673 Fix ArtMethod::GetInvokeType for static methods on interfaces. by Nicolas Geoffray · 9 years ago
  15. 99b6ed6 Merge "Do not place null check from unresolved field access." by Aart Bik · 9 years ago
  16. 1415413 Do not place null check from unresolved field access. by Aart Bik · 9 years ago
  17. f3349b5 Merge "Exit 0 on success even if --never-clean is passed" by Alex Light · 9 years ago
  18. 5a34c00 Merge "Stop creating $ANDROID_BUILD_TOP/{&&,mkdir} directories." by Alex Light · 9 years ago
  19. 3f432d5 Merge "Fix a bug in reference type propagation." by Treehugger Robot · 9 years ago
  20. a90d489 Fix a bug in reference type propagation. by Nicolas Geoffray · 9 years ago
  21. 61046e1 Merge "Fix bug in verifier: hard fail allowed following softfail" by Aart Bik · 9 years ago
  22. b052632 Fix bug in verifier: hard fail allowed following softfail by Aart Bik · 9 years ago
  23. 6a870fa Exit 0 on success even if --never-clean is passed by Alex Light · 9 years ago
  24. 3d08086 Relax annotation visibility so runtime includes build. by Jeff Hao · 9 years ago
  25. 20e9cef Disable stack assertions in non-compiled code. by Nicolas Geoffray · 9 years ago
  26. f711f2c Partial fragment deoptimization by Mingyao Yang · 9 years ago
  27. 0950abe8 Remove bogus DCHECK. by Nicolas Geoffray · 9 years ago
  28. 68b6380 Merge "Apply String.equals() optimizations on arm, arm64 and x86-64." by Treehugger Robot · 9 years ago
  29. 53b5200 Apply String.equals() optimizations on arm, arm64 and x86-64. by Vladimir Marko · 9 years ago
  30. afb5d19 Stop creating $ANDROID_BUILD_TOP/{&&,mkdir} directories. by Alex Light · 9 years ago
  31. d53208c Merge "Increase test timeouts" by Mathieu Chartier · 9 years ago
  32. 80fd43e Merge "Fix bug in verifier: soft fail was hiding hard fail." by Aart Bik · 9 years ago
  33. 2576be2 Increase test timeouts by Mathieu Chartier · 9 years ago
  34. c2bc265 Fix bug in verifier: soft fail was hiding hard fail. by Aart Bik · 9 years ago
  35. f6d1e0f Compile JNI stubs for verify-profile and interpret-only. by Vladimir Marko · 9 years ago
  36. ffedec5 Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt"" by Mingyao Yang · 9 years ago
  37. 4020ecd Merge "MIPS32: java.lang.Math.round(float)" by Aart Bik · 9 years ago
  38. 695e2c4 Revert "Move rewritten StringFactory call results into dex registers for deopt" by Hiroshi Yamauchi · 9 years ago
  39. 989ab3b Catch classes inheriting from themselves in the class linker. by Roland Levillain · 9 years ago
  40. 8ca33bf Move rewritten StringFactory call results into dex registers for deopt by Mingyao Yang · 9 years ago
  41. f0192c8 Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 9 years ago
  42. 97bad1b Visit IMT of all classes during image writing by Mathieu Chartier · 9 years ago
  43. 8494943 Make quick frames of proxy methods visited if they're constructors. by Jeff Hao · 9 years ago
  44. ab880f4 Typos and stylistic fixes. by Roland Levillain · 9 years ago
  45. d7c2fdc Fix another case of live_in at irreducible loop entry. by Nicolas Geoffray · 9 years ago
  46. 435a668 Merge "Revert "Revert "Make run-test default to optimizing compiler.""" by Alex Light · 9 years ago
  47. 10bc5a4 Revert "Revert "Make run-test default to optimizing compiler."" by Alex Light · 9 years ago
  48. e16259f Merge "Fix issue with Constructor proxies." by Alex Light · 9 years ago
  49. 52c9da0 Fix issue with Constructor proxies. by Alex Light · 9 years ago
  50. 36a94ab Merge "Intrinsify String.length() and String.isEmpty() as HIR." by Vladimir Marko · 9 years ago
  51. d8cd1c8 Merge "Revert "Make run-test default to optimizing compiler."" by Nicolas Geoffray · 9 years ago
  52. 4650c93 Revert "Make run-test default to optimizing compiler." by Nicolas Geoffray · 9 years ago
  53. a8d06f0 Merge "Workaround invokesuper underspecified behavior." by Nicolas Geoffray · 9 years ago
  54. cdd55c2 Merge "Relax the DCHECK in load store elimination." by Nicolas Geoffray · 9 years ago
  55. bc90d0f Make --jvm work again by Alex Light · 9 years ago
  56. dce016e Intrinsify String.length() and String.isEmpty() as HIR. by Vladimir Marko · 9 years ago
  57. 46a9114 Merge "Make run-test default to optimizing compiler." by Alex Light · 9 years ago
  58. 3cbdfc6 Merge "Fix libart tests on target" by Dimitry Ivanov · 9 years ago
  59. 90d48f2 Fix libart tests on target by Dimitry Ivanov · 9 years ago
  60. 5bcbdd5 Merge "Optimizing: LoadString may not have any side effects." by Vladimir Marko · 9 years ago
  61. af3ec0a Merge "ART: Fix dominance for irreducible loops" by David Brazdil · 9 years ago
  62. f663e34 Workaround invokesuper underspecified behavior. by Aart Bik · 9 years ago
  63. 3f4a522 ART: Fix dominance for irreducible loops by David Brazdil · 9 years ago
  64. 130b7cf Fix test with libarttest.so. by Nicolas Geoffray · 9 years ago
  65. 48b2b3e Fix libarttest to be non debug by Mathieu Chartier · 9 years ago
  66. f494663 Make run-test default to optimizing compiler. by Alex Light · 9 years ago
  67. b0fca36 Merge "Fix assert failure in interpreter after deoptimization." by Mingyao Yang · 9 years ago
  68. 504a690 Fix assert failure in interpreter after deoptimization. by Mingyao Yang · 9 years ago
  69. 06fd2cf Change test 136 to use dlopen by Mathieu Chartier · 9 years ago
  70. b652da7 Merge "Remove -XOatFileManagerCompilerFilter argument." by Richard Uhler · 9 years ago
  71. 65fef30 Relax the DCHECK in load store elimination. by Nicolas Geoffray · 9 years ago
  72. a210689 Exploit NE/EQ tests on array length in BCE. by Aart Bik · 9 years ago
  73. b8154f8 Merge "Do not look at dead phis during SsaRedundantPhiElimination." by Treehugger Robot · 9 years ago
  74. 05b3fa0 Do not look at dead phis during SsaRedundantPhiElimination. by Nicolas Geoffray · 9 years ago
  75. 157855b Merge "Make test for app-image loading." by Treehugger Robot · 9 years ago
  76. 2e960a0 Make test for app-image loading. by Alex Light · 9 years ago
  77. f4b3487 Remove -XOatFileManagerCompilerFilter argument. by Richard Uhler · 9 years ago
  78. d6c2bfa Fix vtable corruption. by Alex Light · 9 years ago
  79. 0f35e0b Merge "Remove invoke after inlining." by Treehugger Robot · 9 years ago
  80. 1be7cbd Remove invoke after inlining. by Nicolas Geoffray · 9 years ago
  81. de604a2 Merge changes I96464d76,Id5e77316,Icb42a081,I68afc181,I82094e46 by Calin Juravle · 9 years ago
  82. 79b2d3f Merge "Supply librarySearchPath to PathClassLoader" by Dimitry Ivanov · 9 years ago
  83. 3a79b63 Supply librarySearchPath to PathClassLoader by Dimitry Ivanov · 9 years ago
  84. 91288d8 Revert "Revert "Write conflict tables in image"" by Mathieu Chartier · 9 years ago
  85. ffc8707 Split profile recording from jit compilation by Calin Juravle · 9 years ago
  86. da93946 Merge "ART: Disable back edge uses for irreducible loops" by Treehugger Robot · 9 years ago
  87. 07b3510 ART: Disable back edge uses for irreducible loops by David Brazdil · 9 years ago
  88. a4a640e Fix test to return expected value. by Nicolas Geoffray · 9 years ago
  89. e30ee0a Merge "Forbid HDeoptimize instructions in OSR methods." by Nicolas Geoffray · 9 years ago
  90. 93a18c5 Forbid HDeoptimize instructions in OSR methods. by Nicolas Geoffray · 9 years ago
  91. f09d532 MIPS32: java.lang.Math.round(float) by Chris Larsen · 9 years ago
  92. 4e377e5 Merge "Work around Jack optimizations in arm64 shifter operand test." by Treehugger Robot · 9 years ago
  93. 5bc80b9 Work around Jack optimizations in arm64 shifter operand test. by Vladimir Marko · 9 years ago
  94. f417ff4 Test component type for errors too. With regression test. by Aart Bik · 9 years ago
  95. 22c1f54 ART: Fix ROR Checker test by David Brazdil · 9 years ago
  96. 88b8915 Merge "Refactor use of __ANDROID__ macro" by Roland Levillain · 9 years ago
  97. 4f4a6c4 Merge "ART: Naive NullCheck elimination in InstructionBuilder" by David Brazdil · 9 years ago
  98. c120bbe ART: Naive NullCheck elimination in InstructionBuilder by David Brazdil · 9 years ago
  99. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 9 years ago
  100. dbeb6ee Avoid redundant Long allocation before unboxing by Tobias Thierer · 9 years ago