1. d2f6f77 ART change: Script is using function(), which is bash specific. by Nicolas Geoffray · 10 years ago
  2. 37d4c1d Merge "Remove spurious duplicate line of code" by Ian Rogers · 10 years ago
  3. 4b8ed4b Merge "Always reset CFI state." by Ian Rogers · 10 years ago
  4. c665129 Always reset CFI state. by Ian Rogers · 10 years ago
  5. 2f4c3a4 Remove spurious duplicate line of code by buzbee · 10 years ago
  6. d46a0b1 Merge "Put the post zygote non-moving space next to the malloc space." by Hiroshi Yamauchi · 10 years ago
  7. 5ccd498 Put the post zygote non-moving space next to the malloc space. by Hiroshi Yamauchi · 10 years ago
  8. f1375cd Merge "Ensure functions start with clean CFA state." by Ian Rogers · 10 years ago
  9. ee043fc Ensure functions start with clean CFA state. by Ian Rogers · 10 years ago
  10. e6d7a61 Merge "Fix BitVector::SetInitialBits()." by Vladimir Marko · 10 years ago
  11. 4812d43 Fix BitVector::SetInitialBits(). by Vladimir Marko · 10 years ago
  12. b28bdd6 Merge "Avoid Cache*LoweringInfo pass when there's no GET/PUT/INVOKE." by Vladimir Marko · 10 years ago
  13. 3d73ba2 Avoid Cache*LoweringInfo pass when there's no GET/PUT/INVOKE. by Vladimir Marko · 10 years ago
  14. c5bb05e Merge "Disable host clang only if WITHOUT_HOST_CLANG is set" by Ying Wang · 10 years ago
  15. d858c96 Disable host clang only if WITHOUT_HOST_CLANG is set by Ying Wang · 10 years ago
  16. f844843 Merge "Unify 64bit int constant definitions." by Ian Rogers · 10 years ago
  17. 0f67847 Unify 64bit int constant definitions. by Ian Rogers · 10 years ago
  18. 73a4713 Merge "Fix LIR generation for long arithmetic operation" by Ian Rogers · 10 years ago
  19. 398e4e4 Merge "Fix old stack frame size check" by Andreas Gampe · 10 years ago
  20. 5b417b9 Fix old stack frame size check by Andreas Gampe · 10 years ago
  21. e4bf2b8 Merge "Don't always allocate constructor newInstance as non movable." by Mathieu Chartier · 10 years ago
  22. f4b9762 Don't always allocate constructor newInstance as non movable. by Mathieu Chartier · 10 years ago
  23. 3c05039 Merge "LongToFp result storage fixed" by Ian Rogers · 10 years ago
  24. 2b9aa96 Merge "AArch64: Add ARM64 Disassembler" by Ian Rogers · 10 years ago
  25. 3dfc5c1 Merge "ARM: Inline codegen for long-to-float on ARM." by Ian Rogers · 10 years ago
  26. bc90329 Merge "ARM: Remove duplicated instructions; add vcvt, vmla, vmls disassembler." by Ian Rogers · 10 years ago
  27. e6622be AArch64: Add ARM64 Disassembler by Serban Constantinescu · 10 years ago
  28. e2d080c Merge "Add timing split for RevokeAllThreadLocalBuffers." by Mathieu Chartier · 10 years ago
  29. d653431 Add timing split for RevokeAllThreadLocalBuffers. by Mathieu Chartier · 10 years ago
  30. 37991f9 Merge "More JNI compiler tests and small fix" by Andreas Gampe · 10 years ago
  31. 7a0e504 More JNI compiler tests and small fix by Andreas Gampe · 10 years ago
  32. e19649a ARM: Remove duplicated instructions; add vcvt, vmla, vmls disassembler. by Zheng Xu · 10 years ago
  33. f0e6c9c ARM: Inline codegen for long-to-float on ARM. by Zheng Xu · 10 years ago
  34. d57abe5 Merge "Fix lint errors." by Nicolas Geoffray · 10 years ago
  35. 788aaad Fix lint errors. by Nicolas Geoffray · 10 years ago
  36. 930021f Merge "Add register support to the optimizing compiler." by Nicolas Geoffray · 10 years ago
  37. 3ff386a Add register support to the optimizing compiler. by Nicolas Geoffray · 10 years ago
  38. b515928 Merge "New header fix for gcc 4.7 build." by Nicolas Geoffray · 10 years ago
  39. 3346585 Merge "Cache method lowering info in mir graph." by Vladimir Marko · 10 years ago
  40. e84bfb5 New header fix for gcc 4.7 build. by Nicolas Geoffray · 10 years ago
  41. 75b10e7 Merge "Add includes to fix gcc 4.7 build." by Nicolas Geoffray · 10 years ago
  42. a7f198c Add includes to fix gcc 4.7 build. by Nicolas Geoffray · 10 years ago
  43. f096aad Cache method lowering info in mir graph. by Vladimir Marko · 11 years ago
  44. 0307b5c Merge "Support WITHOUT_CLANG builds" by Brian Carlstrom · 10 years ago
  45. 9719cd2 Support WITHOUT_CLANG builds by Brian Carlstrom · 10 years ago
  46. c74e46a Merge "Work around arm64 host prebuilt differences." by Ian Rogers · 10 years ago
  47. 35df1f3 Work around arm64 host prebuilt differences. by Ian Rogers · 10 years ago
  48. 5142cf0 Merge "JNI down call fixes." by Andreas Gampe · 10 years ago
  49. e0dcd46 JNI down call fixes. by Ian Rogers · 10 years ago
  50. 80a250f Merge "Revert "Revert "Make clang the default compiler on host.""" by Ian Rogers · 10 years ago
  51. a03de6d Revert "Revert "Make clang the default compiler on host."" by Ian Rogers · 10 years ago
  52. aee6ed5 Merge "Revert "Make clang the default compiler on host."" by Ian Rogers · 10 years ago
  53. d54f3a6 Revert "Make clang the default compiler on host." by Ian Rogers · 10 years ago
  54. c418580 Merge "Make clang the default compiler on host." by Ian Rogers · 10 years ago
  55. 87f8b4c Make clang the default compiler on host. by Ian Rogers · 10 years ago
  56. a54ece2 Merge "Fix tests to pass with VerifyObject." by Mathieu Chartier · 10 years ago
  57. 5647d18 Fix tests to pass with VerifyObject. by Mathieu Chartier · 10 years ago
  58. 2145f46 Merge "Bump oat version due to InstructionSet enum renumbering in change:" by Brian Carlstrom · 10 years ago
  59. 173a8b4 Bump oat version due to InstructionSet enum renumbering in change: by Brian Carlstrom · 10 years ago
  60. c2bb539 Merge "Use GetEntryPointFromQuickCompiledCode instead of GetQuickOatCodeOffset" by Brian Carlstrom · 10 years ago
  61. 6124f70 Merge "Make use of profiling information for dex2oat" by Dave Allison · 10 years ago
  62. 474cc79 Use GetEntryPointFromQuickCompiledCode instead of GetQuickOatCodeOffset by Brian Carlstrom · 10 years ago
  63. 39c3bfb Make use of profiling information for dex2oat by Dave Allison · 10 years ago
  64. 0918614 Merge "Add convenience targets for switching between full, smart, interpret-only" by Brian Carlstrom · 10 years ago
  65. 108460a Merge "Release unused parts of a JNI frame before calling native code" by Andreas Gampe · 10 years ago
  66. c147b00 Release unused parts of a JNI frame before calling native code by Andreas Gampe · 10 years ago
  67. aa00fe0 Merge "Add more VerifyObject calls." by Mathieu Chartier · 10 years ago
  68. c645f1d Add more VerifyObject calls. by Mathieu Chartier · 10 years ago
  69. de46ed1 Merge "Fix clang errors in ArenaAllocator." by Vladimir Marko · 10 years ago
  70. bd9e9db Fix clang errors in ArenaAllocator. by Vladimir Marko · 10 years ago
  71. b166d84 Merge "backtrace: use Java stack to help decode native" by Kenny Root · 10 years ago
  72. 3c0c179 Merge "Use ScopedArenaAllocator for CacheFieldLoweringInfo pass." by Vladimir Marko · 10 years ago
  73. a24122d Use ScopedArenaAllocator for CacheFieldLoweringInfo pass. by Vladimir Marko · 10 years ago
  74. a9d7be6 Merge "Create a scoped arena allocator and use that for LVN." by Vladimir Marko · 10 years ago
  75. 91b6ffa Fix LIR generation for long arithmetic operation by Yevgeny Rouban · 10 years ago
  76. 2348977 Merge "Fix issues with clang and BUILD_HOST_64bit." by Ian Rogers · 10 years ago
  77. 1e895cd Add convenience targets for switching between full, smart, interpret-only by Brian Carlstrom · 10 years ago
  78. 44d6ff1 Fix issues with clang and BUILD_HOST_64bit. by Ian Rogers · 10 years ago
  79. b35d722 Merge "Enable annotalysis on clang ART builds." by Ian Rogers · 10 years ago
  80. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 10 years ago
  81. 5365eea Merge "Defer heap transitions to heap trimming daemon." by Mathieu Chartier · 10 years ago
  82. f1ac817 Merge "Restore obj after RequestConcurrentGC." by Mathieu Chartier · 10 years ago
  83. f517f1a Restore obj after RequestConcurrentGC. by Mathieu Chartier · 10 years ago
  84. a5f9de0 Defer heap transitions to heap trimming daemon. by Mathieu Chartier · 10 years ago
  85. 067d20f backtrace: use Java stack to help decode native by Kenny Root · 10 years ago
  86. c7a8981 Merge "Disable compaction for jni workarounds." by Mathieu Chartier · 10 years ago
  87. 6dda898 Disable compaction for jni workarounds. by Mathieu Chartier · 10 years ago
  88. a7e649d Merge "Make heap reference poisoning work with the interpreter." by Hiroshi Yamauchi · 10 years ago
  89. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 10 years ago
  90. 8785d61 Merge "Fix host architecture for 64bit." by Ian Rogers · 10 years ago
  91. befbd57 Fix host architecture for 64bit. by Ian Rogers · 10 years ago
  92. 97c3d61 Merge "Lock ranking fix for monitor IDs." by Ian Rogers · 10 years ago
  93. 85ae517 Lock ranking fix for monitor IDs. by Ian Rogers · 10 years ago
  94. 653661f Merge "Generic JNI implementation for x86_64" by Ian Rogers · 10 years ago
  95. bf6b92a Generic JNI implementation for x86_64 by Andreas Gampe · 10 years ago
  96. 51a80d7 LongToFp result storage fixed by Maxim Kazantsev · 10 years ago
  97. e63a745 Make heap reference poisoning work with the interpreter. by Hiroshi Yamauchi · 10 years ago
  98. 359597e Merge "Revert "Revert "Avoid compiling monster methods in boot image""" by Brian Carlstrom · 10 years ago
  99. e26baff Merge "Size and offset fixes to compile for 64b host" by Andreas Gampe · 10 years ago
  100. 39d9218 Size and offset fixes to compile for 64b host by Andreas Gampe · 10 years ago