1. 916cc1d Implement polymorphic inlining. by Nicolas Geoffray · 8 years ago
  2. 4426439 Merge "Support CMOV for x86 Select" by David Brazdil · 8 years ago
  3. 0723a61 Merge "We also need to delete osr entries when deleting ArtMethod." by Nicolas Geoffray · 8 years ago
  4. 908cb97 Merge "dex2oat: Show memory usage values in bytes" by Vladimir Marko · 8 years ago
  5. a9b9131 We also need to delete osr entries when deleting ArtMethod. by Nicolas Geoffray · 8 years ago
  6. b93c21e Merge "Add custom arena deleter for RegisterLine" by Mathieu Chartier · 8 years ago
  7. 361e04a Add custom arena deleter for RegisterLine by Mathieu Chartier · 8 years ago
  8. 88f38e9 Merge "ahat: annotate char[] objects with their string values." by Richard Uhler · 8 years ago
  9. 4a69a30 Merge "Refactor the inliner." by Nicolas Geoffray · 8 years ago
  10. ce053b2 Merge "X86: Allow long compares to stack operands" by Nicolas Geoffray · 8 years ago
  11. c7f7712 ahat: annotate char[] objects with their string values. by Richard Uhler · 8 years ago
  12. 55bd749 Refactor the inliner. by Nicolas Geoffray · 8 years ago
  13. a1f1296 Merge "HInvokeStaticOrDirect may not have a special input." by Nicolas Geoffray · 8 years ago
  14. 8659e84 X86: Allow long compares to stack operands by Mark Mendell · 8 years ago
  15. 8ea957f Merge "Remove some outdated comments in art tests" by Yohann Roussel · 8 years ago
  16. 9779307 HInvokeStaticOrDirect may not have a special input. by Nicolas Geoffray · 8 years ago
  17. 6b9508d Remove some outdated comments in art tests by Yohann Roussel · 8 years ago
  18. 0c5b18e Support CMOV for x86 Select by Mark Mendell · 8 years ago
  19. 01ba22a Merge "Remove usages of jill.jar, use jack instead" by Yohann Roussel · 8 years ago
  20. aaa779a Remove usages of jill.jar, use jack instead by Yohann Roussel · 8 years ago
  21. 7eca244 Merge "Follow-up to OSR change." by Nicolas Geoffray · 8 years ago
  22. c0b2796 Follow-up to OSR change. by Nicolas Geoffray · 8 years ago
  23. 5322e55 Merge "Remove code cache check from native bridge run-test" by Calin Juravle · 8 years ago
  24. eda4dfa Remove code cache check from native bridge run-test by Calin Juravle · 8 years ago
  25. db65d74 Merge "Change how DWARF detects end of prologue." by David Srbecky · 8 years ago
  26. 01298ee Merge "Fix test by checking if we're using JIT." by Nicolas Geoffray · 8 years ago
  27. 28b7574 Fix test by checking if we're using JIT. by Nicolas Geoffray · 8 years ago
  28. 99b87eb Change how DWARF detects end of prologue. by David Srbecky · 8 years ago
  29. c017318 Merge "Revert "Revert "Make it possible to enable native debugging through debug flags""" by Tamas Berghammer · 8 years ago
  30. 2a776e1 Merge "Fill some gaps in .debug_loc." by David Srbecky · 8 years ago
  31. 3694e91 Merge "Temporarily disable compressed CFI tests." by David Srbecky · 8 years ago
  32. 707954b Merge "Re-enable OSR." by Nicolas Geoffray · 8 years ago
  33. d186dd8 Re-enable OSR. by Nicolas Geoffray · 8 years ago
  34. ac06b6d Temporarily disable compressed CFI tests. by David Srbecky · 8 years ago
  35. 7dc277b Merge "Optimizing: Use range-based loops in BCE." by Vladimir Marko · 8 years ago
  36. dd867c8 Merge "Let the CFI test communicate via stdout rather than arbitrary sleep." by David Srbecky · 8 years ago
  37. da571cb Optimizing: Use range-based loops in BCE. by Vladimir Marko · 8 years ago
  38. afd33d7 Merge "Optimizing: Remove unnecessary And before TypeConversion." by Vladimir Marko · 8 years ago
  39. dd5e5e9 Revert "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 8 years ago
  40. e8e3d92 Merge "Fix broken tests" by David Brazdil · 8 years ago
  41. 8e73ac3 Fix broken tests by David Brazdil · 8 years ago
  42. b3871cd Merge "ART: Fix ArenaStack::AllocWithMemoryTool()." by Vladimir Marko · 8 years ago
  43. 4fb3a42 ART: Fix ArenaStack::AllocWithMemoryTool(). by Vladimir Marko · 8 years ago
  44. af5b2a2 Merge "Fix lint error" by David Brazdil · 8 years ago
  45. 03bf174 Let the CFI test communicate via stdout rather than arbitrary sleep. by David Srbecky · 8 years ago
  46. 6dd10fa Fix lint error by David Brazdil · 8 years ago
  47. 26962cc Merge "Expect less in the presence of a string init call." by Nicolas Geoffray · 8 years ago
  48. c86382a Merge "Add an option to disable native stack dumping on SIGQUIT." by Nicolas Geoffray · 8 years ago
  49. a73280d Add an option to disable native stack dumping on SIGQUIT. by Nicolas Geoffray · 8 years ago
  50. 5e08e36 Expect less in the presence of a string init call. by Nicolas Geoffray · 8 years ago
  51. b01e0e2 Merge "ART: Run SsaBuilder from HGraphBuilder" by David Brazdil · 8 years ago
  52. 9b8beaa Merge "ART: Implement HSelect with CSEL/FCSEL on arm64" by David Brazdil · 8 years ago
  53. ccf88e5 Merge "Optimizing: Simplify consecutive type conversions." by Vladimir Marko · 8 years ago
  54. 8428bd3 Optimizing: Remove unnecessary And before TypeConversion. by Vladimir Marko · 8 years ago
  55. b52bbde Optimizing: Simplify consecutive type conversions. by Vladimir Marko · 8 years ago
  56. b6de3d9 Merge "Switch the tests to using Jack for compilation" by Neil Fuller · 8 years ago
  57. c0b601b ART: Implement HSelect with CSEL/FCSEL on arm64 by David Brazdil · 8 years ago
  58. b3ba4ec Merge "X86_64: Allow HSelect to generate CMOV from memory" by David Brazdil · 8 years ago
  59. dee1b9a X86_64: Allow HSelect to generate CMOV from memory by Mark Mendell · 8 years ago
  60. dd9473b dex2oat: Show memory usage values in bytes by Anton Kirilov · 8 years ago
  61. 88f4bc5 Merge "Add X86/X86_64 support for CMOV from memory." by David Brazdil · 8 years ago
  62. de591e5 Merge "Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm." by Narayan Kamath · 8 years ago
  63. 0095d88 Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm. by Narayan Kamath · 8 years ago
  64. badd826 ART: Run SsaBuilder from HGraphBuilder by David Brazdil · 8 years ago
  65. 3a631b4 Merge "Don't call IsNative if the declaring class can be null." by Nicolas Geoffray · 8 years ago
  66. a50d9c8 Merge "Disable on stack replacement for now." by Nicolas Geoffray · 8 years ago
  67. e866213 Disable on stack replacement for now. by Nicolas Geoffray · 8 years ago
  68. dec3a12 Don't call IsNative if the declaring class can be null. by Nicolas Geoffray · 8 years ago
  69. 47a2a45 Merge "ART: Simplify patchoat" by Andreas Gampe · 8 years ago
  70. 6eb6a39 ART: Simplify patchoat by Andreas Gampe · 8 years ago
  71. ffa2c7c Merge "Fix bug with verification of constructors" by Alex Light · 8 years ago
  72. 4a2c8fc Fix bug with verification of constructors by Alex Light · 8 years ago
  73. 0665090 Merge "Generalized "dom-based" dynamic BCE to symbolic base + offset." by Aart Bik · 8 years ago
  74. 1d23982 Generalized "dom-based" dynamic BCE to symbolic base + offset. by Aart Bik · 8 years ago
  75. abdac47 Add X86/X86_64 support for CMOV from memory. by Mark Mendell · 8 years ago
  76. b9adbf6 Merge "Fix app image memory leak" by Mathieu Chartier · 8 years ago
  77. bd064ea Fix app image memory leak by Mathieu Chartier · 8 years ago
  78. 51333f9 Merge "Fix run-test" by David Brazdil · 8 years ago
  79. 6dbecf4 Fix run-test by David Brazdil · 8 years ago
  80. 1b07552 Merge "Be less extreme on the iteration in 570-checker-osr." by Nicolas Geoffray · 8 years ago
  81. 17fccfb Be less extreme on the iteration in 570-checker-osr. by Nicolas Geoffray · 8 years ago
  82. 0d15f26 Merge "ART: Remove HTemporary" by David Brazdil · 8 years ago
  83. 6c5907a Merge "ART: Treat throw with non-reference type as hard failure in verifier." by David Brazdil · 8 years ago
  84. 980027c ART: Treat throw with non-reference type as hard failure in verifier. by Pavel Vyssotski · 8 years ago
  85. 6e33252 ART: Remove HTemporary by David Brazdil · 8 years ago
  86. b8300fc Switch the tests to using Jack for compilation by Neil Fuller · 8 years ago
  87. 5960a3f Merge "Re-enable OSR." by Nicolas Geoffray · 8 years ago
  88. b20d0f6 Merge "Fix compiler driver gtest." by Nicolas Geoffray · 8 years ago
  89. 31708b7 Fix compiler driver gtest. by Calin Juravle · 8 years ago
  90. 1660d21 Merge "Store relative paths in the profile file" by Nicolas Geoffray · 8 years ago
  91. 34900cc Store relative paths in the profile file by Calin Juravle · 8 years ago
  92. d9994f0 Re-enable OSR. by Nicolas Geoffray · 8 years ago
  93. d3caabd Merge "Fix x86-64 Baker's read barrier fast path for CheckCast." by Hiroshi Yamauchi · 8 years ago
  94. d3df33e Merge "Some clean-up for the handling of HSelect in LSE" by Mingyao Yang · 8 years ago
  95. 8650378 Fix x86-64 Baker's read barrier fast path for CheckCast. by Roland Levillain · 8 years ago
  96. e52bf00 Merge "Make run test 572-checker-array-get-regression gcstress friendly." by Roland Levillain · 8 years ago
  97. 3e6232e Make run test 572-checker-array-get-regression gcstress friendly. by Roland Levillain · 8 years ago
  98. 9b26212 Merge "Fix AllocateBlockedReg." by Nicolas Geoffray · 8 years ago
  99. 953e4c9 Merge "Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"""" by Nicolas Geoffray · 8 years ago
  100. 5d03317 Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64""" by Nicolas Geoffray · 8 years ago