1. 3bc8615 Use LIRSlowPath for intrinsics, improve String.indexOf(). by Vladimir Marko · 10 years ago
  2. c102043 Merge "Bump up stack overflow region for 64bit." by Ian Rogers · 10 years ago
  3. 9e6a111 Merge "ART's intrinsic for String.indexOf use the incorrect register" by Bill Buzbee · 10 years ago
  4. 0cecf49 Merge "Add dex2oat --print-pass-names and --disable-passes= options." by Vladimir Marko · 10 years ago
  5. b9d50a9 Merge "Move inline method detection to runtime." by Vladimir Marko · 10 years ago
  6. c1db36c Merge "Fix non-{arm, x86} builds." by Nicolas Geoffray · 10 years ago
  7. 39d57e2 Fix non-{arm, x86} builds. by Nicolas Geoffray · 10 years ago
  8. 8b0a6ef Merge "Fix virt-specifiers outside class definition errors." by Nicolas Geoffray · 10 years ago
  9. 896362b Fix virt-specifiers outside class definition errors. by Nicolas Geoffray · 10 years ago
  10. af7ec0e Merge "More code generation for the optimizing compiler." by Nicolas Geoffray · 10 years ago
  11. bab4ed7 More code generation for the optimizing compiler. by Nicolas Geoffray · 10 years ago
  12. 9dd077c Merge "Add command line support for enabling the optimizing compiler." by Nicolas Geoffray · 10 years ago
  13. b34f69a Add command line support for enabling the optimizing compiler. by Nicolas Geoffray · 10 years ago
  14. 34fa0d9 ART's intrinsic for String.indexOf use the incorrect register by Yevgeny Rouban · 10 years ago
  15. b3fabf4 Bump up stack overflow region for 64bit. by Ian Rogers · 10 years ago
  16. 113f7a4 Merge "Fix type of constant to be long." by Ian Rogers · 10 years ago
  17. cb94bf2 Fix type of constant to be long. by Ian Rogers · 10 years ago
  18. 0243db5 Merge "Work-around stack overflow issues." by Andreas Gampe · 10 years ago
  19. 463cb4d Work-around stack overflow issues. by Ian Rogers · 10 years ago
  20. e78a423 Merge "Fixing structure of native frame for Generic JNI" by Andreas Gampe · 10 years ago
  21. 36fea8d Fixing structure of native frame for Generic JNI by Andreas Gampe · 10 years ago
  22. 12bea57 Merge "Fix tests for 64b" by Andreas Gampe · 10 years ago
  23. a7a3196 Merge "Improve use of CHECK macros." by Ian Rogers · 10 years ago
  24. 442285a Merge "Fix oatdump for apps." by Dave Allison · 10 years ago
  25. 5d05705 Improve use of CHECK macros. by Ian Rogers · 10 years ago
  26. cfa5c48 Fix tests for 64b by Andreas Gampe · 10 years ago
  27. 63dcdff Merge "Implement proxy support for x86-64." by Ian Rogers · 10 years ago
  28. b7dabf5 Implement proxy support for x86-64. by Ian Rogers · 10 years ago
  29. 52f46f2 Merge "Set default dex2oat instruction set for x86-64 and ARM64." by Ian Rogers · 10 years ago
  30. ffb939a Set default dex2oat instruction set for x86-64 and ARM64. by Ian Rogers · 10 years ago
  31. fbe40f5 Merge "Fixed and refactored 64b host build" by Andreas Gampe · 10 years ago
  32. c6104ae Fix oatdump for apps. by Dave Allison · 10 years ago
  33. 922141a Fixed and refactored 64b host build by Andreas Gampe · 10 years ago
  34. e3e0260 Move inline method detection to runtime. by Vladimir Marko · 10 years ago
  35. cd8ce66 Add dex2oat --print-pass-names and --disable-passes= options. by Chao-ying Fu · 10 years ago
  36. ca46e20 Merge "Test Method.getModifiers() result for proxy methods" by Brian Carlstrom · 10 years ago
  37. 4460ea6 Test Method.getModifiers() result for proxy methods by Brian Carlstrom · 10 years ago
  38. b4ebf6b Merge "A few 64bit fixes." by Ian Rogers · 10 years ago
  39. 1a57066 A few 64bit fixes. by Ian Rogers · 10 years ago
  40. 37d4c1d Merge "Remove spurious duplicate line of code" by Ian Rogers · 10 years ago
  41. 4b8ed4b Merge "Always reset CFI state." by Ian Rogers · 10 years ago
  42. c665129 Always reset CFI state. by Ian Rogers · 10 years ago
  43. 2f4c3a4 Remove spurious duplicate line of code by buzbee · 10 years ago
  44. d46a0b1 Merge "Put the post zygote non-moving space next to the malloc space." by Hiroshi Yamauchi · 10 years ago
  45. 5ccd498 Put the post zygote non-moving space next to the malloc space. by Hiroshi Yamauchi · 10 years ago
  46. f1375cd Merge "Ensure functions start with clean CFA state." by Ian Rogers · 10 years ago
  47. ee043fc Ensure functions start with clean CFA state. by Ian Rogers · 10 years ago
  48. e6d7a61 Merge "Fix BitVector::SetInitialBits()." by Vladimir Marko · 10 years ago
  49. 4812d43 Fix BitVector::SetInitialBits(). by Vladimir Marko · 10 years ago
  50. b28bdd6 Merge "Avoid Cache*LoweringInfo pass when there's no GET/PUT/INVOKE." by Vladimir Marko · 10 years ago
  51. 3d73ba2 Avoid Cache*LoweringInfo pass when there's no GET/PUT/INVOKE. by Vladimir Marko · 10 years ago
  52. c5bb05e Merge "Disable host clang only if WITHOUT_HOST_CLANG is set" by Ying Wang · 10 years ago
  53. d858c96 Disable host clang only if WITHOUT_HOST_CLANG is set by Ying Wang · 10 years ago
  54. f844843 Merge "Unify 64bit int constant definitions." by Ian Rogers · 10 years ago
  55. 0f67847 Unify 64bit int constant definitions. by Ian Rogers · 10 years ago
  56. 73a4713 Merge "Fix LIR generation for long arithmetic operation" by Ian Rogers · 10 years ago
  57. 398e4e4 Merge "Fix old stack frame size check" by Andreas Gampe · 10 years ago
  58. 5b417b9 Fix old stack frame size check by Andreas Gampe · 10 years ago
  59. e4bf2b8 Merge "Don't always allocate constructor newInstance as non movable." by Mathieu Chartier · 10 years ago
  60. f4b9762 Don't always allocate constructor newInstance as non movable. by Mathieu Chartier · 10 years ago
  61. 3c05039 Merge "LongToFp result storage fixed" by Ian Rogers · 10 years ago
  62. 2b9aa96 Merge "AArch64: Add ARM64 Disassembler" by Ian Rogers · 10 years ago
  63. 3dfc5c1 Merge "ARM: Inline codegen for long-to-float on ARM." by Ian Rogers · 10 years ago
  64. bc90329 Merge "ARM: Remove duplicated instructions; add vcvt, vmla, vmls disassembler." by Ian Rogers · 10 years ago
  65. e6622be AArch64: Add ARM64 Disassembler by Serban Constantinescu · 10 years ago
  66. e2d080c Merge "Add timing split for RevokeAllThreadLocalBuffers." by Mathieu Chartier · 10 years ago
  67. d653431 Add timing split for RevokeAllThreadLocalBuffers. by Mathieu Chartier · 10 years ago
  68. 37991f9 Merge "More JNI compiler tests and small fix" by Andreas Gampe · 10 years ago
  69. 7a0e504 More JNI compiler tests and small fix by Andreas Gampe · 10 years ago
  70. e19649a ARM: Remove duplicated instructions; add vcvt, vmla, vmls disassembler. by Zheng Xu · 10 years ago
  71. f0e6c9c ARM: Inline codegen for long-to-float on ARM. by Zheng Xu · 10 years ago
  72. d57abe5 Merge "Fix lint errors." by Nicolas Geoffray · 10 years ago
  73. 788aaad Fix lint errors. by Nicolas Geoffray · 10 years ago
  74. 930021f Merge "Add register support to the optimizing compiler." by Nicolas Geoffray · 10 years ago
  75. 3ff386a Add register support to the optimizing compiler. by Nicolas Geoffray · 10 years ago
  76. b515928 Merge "New header fix for gcc 4.7 build." by Nicolas Geoffray · 10 years ago
  77. 3346585 Merge "Cache method lowering info in mir graph." by Vladimir Marko · 10 years ago
  78. e84bfb5 New header fix for gcc 4.7 build. by Nicolas Geoffray · 10 years ago
  79. 75b10e7 Merge "Add includes to fix gcc 4.7 build." by Nicolas Geoffray · 10 years ago
  80. a7f198c Add includes to fix gcc 4.7 build. by Nicolas Geoffray · 10 years ago
  81. f096aad Cache method lowering info in mir graph. by Vladimir Marko · 10 years ago
  82. 0307b5c Merge "Support WITHOUT_CLANG builds" by Brian Carlstrom · 10 years ago
  83. 9719cd2 Support WITHOUT_CLANG builds by Brian Carlstrom · 10 years ago
  84. c74e46a Merge "Work around arm64 host prebuilt differences." by Ian Rogers · 10 years ago
  85. 35df1f3 Work around arm64 host prebuilt differences. by Ian Rogers · 10 years ago
  86. 5142cf0 Merge "JNI down call fixes." by Andreas Gampe · 10 years ago
  87. e0dcd46 JNI down call fixes. by Ian Rogers · 10 years ago
  88. 80a250f Merge "Revert "Revert "Make clang the default compiler on host.""" by Ian Rogers · 10 years ago
  89. a03de6d Revert "Revert "Make clang the default compiler on host."" by Ian Rogers · 10 years ago
  90. aee6ed5 Merge "Revert "Make clang the default compiler on host."" by Ian Rogers · 10 years ago
  91. d54f3a6 Revert "Make clang the default compiler on host." by Ian Rogers · 10 years ago
  92. c418580 Merge "Make clang the default compiler on host." by Ian Rogers · 10 years ago
  93. 87f8b4c Make clang the default compiler on host. by Ian Rogers · 10 years ago
  94. a54ece2 Merge "Fix tests to pass with VerifyObject." by Mathieu Chartier · 10 years ago
  95. 5647d18 Fix tests to pass with VerifyObject. by Mathieu Chartier · 10 years ago
  96. 2145f46 Merge "Bump oat version due to InstructionSet enum renumbering in change:" by Brian Carlstrom · 10 years ago
  97. 173a8b4 Bump oat version due to InstructionSet enum renumbering in change: by Brian Carlstrom · 10 years ago
  98. c2bb539 Merge "Use GetEntryPointFromQuickCompiledCode instead of GetQuickOatCodeOffset" by Brian Carlstrom · 10 years ago
  99. 6124f70 Merge "Make use of profiling information for dex2oat" by Dave Allison · 10 years ago
  100. 474cc79 Use GetEntryPointFromQuickCompiledCode instead of GetQuickOatCodeOffset by Brian Carlstrom · 10 years ago