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