1. 99891d6 Update arm64/optimizing expectations. by Nicolas Geoffray · 10 years ago
  2. 8b5223b Merge "Avoid JNI call with pending OOME." by Ian Rogers · 10 years ago
  3. 3242729 Avoid JNI call with pending OOME. by Ian Rogers · 10 years ago
  4. af6dad6 Merge "Fix zygote space and non moving space map names" by Mathieu Chartier · 10 years ago
  5. 7247af5 Fix zygote space and non moving space map names by Mathieu Chartier · 10 years ago
  6. 017ff87 Merge "Fix transitive equality error in set." by Mathieu Chartier · 10 years ago
  7. 88f21ca Fix transitive equality error in set. by Mathieu Chartier · 10 years ago
  8. 834896d Merge "Improvements to the ARM64 disassembler." by Ian Rogers · 10 years ago
  9. 7b5f98e Merge "Fix the last users of TARGET_CPU_SMP." by Ian Rogers · 10 years ago
  10. 8366ca0 Fix the last users of TARGET_CPU_SMP. by Elliott Hughes · 10 years ago
  11. 8542ff3 Merge "AArch64: Addressing Cortex-A53 erratum 835769." by Ian Rogers · 10 years ago
  12. cee552a Merge "ART: X86Mir2Lir::OpRegRegReg should expect kOpMul for r_dest == r_src2 case" by Bill Buzbee · 10 years ago
  13. f91ffc6 Merge "Fix safepoint bug when computing live registers." by Nicolas Geoffray · 10 years ago
  14. 87d0376 Fix safepoint bug when computing live registers. by Nicolas Geoffray · 10 years ago
  15. 82bea60 Merge "Fix a memory leak in jni_internal_test." by Ian Rogers · 10 years ago
  16. dd11d2a Fix a memory leak in jni_internal_test. by Ian Rogers · 10 years ago
  17. 6a0ac5c Merge "Use HOptimization abstraction for running optimizations." by Nicolas Geoffray · 10 years ago
  18. 79cff58 Merge "Remove file added after bad cherry pick." by Nicolas Geoffray · 10 years ago
  19. 5e6916c Use HOptimization abstraction for running optimizations. by Nicolas Geoffray · 10 years ago
  20. e3a16db Remove file added after bad cherry pick. by Nicolas Geoffray · 10 years ago
  21. d79ac38 Merge "Quick compiler: fix x86 special identity" by buzbee · 10 years ago
  22. 4ee71b2 ART: X86Mir2Lir::OpRegRegReg should expect kOpMul for r_dest == r_src2 case by Pavel Vyssotski · 10 years ago
  23. e8f74e5 Quick compiler: fix x86 special identity by buzbee · 10 years ago
  24. a500b03 Merge "Consistently use k{InstructionSet}WordSize." by Nicolas Geoffray · 10 years ago
  25. 1724334 Merge "Use cross-compilation helper." by Nicolas Geoffray · 10 years ago
  26. 86a8d7a Consistently use k{InstructionSet}WordSize. by Nicolas Geoffray · 10 years ago
  27. 4179cc1 Use cross-compilation helper. by Nicolas Geoffray · 10 years ago
  28. 255a5bd Merge "ART: Track Flush & Close in FdFile" by Andreas Gampe · 10 years ago
  29. 4303ba9 ART: Track Flush & Close in FdFile by Andreas Gampe · 10 years ago
  30. e5f88fe Merge "Fix no relocate host tests" by Mathieu Chartier · 10 years ago
  31. 130914e Fix no relocate host tests by Mathieu Chartier · 10 years ago
  32. a971100 Merge "ART: Build fix" by Andreas Gampe · 10 years ago
  33. 4a962e5 ART: Build fix by Andreas Gampe · 10 years ago
  34. f90866a Merge "Change 64 bit ArtMethod fields to be pointer sized" by Mathieu Chartier · 10 years ago
  35. 2d72101 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 10 years ago
  36. e049168 Merge "Do not try to sharpen super calls to abstract methods." by Vladimir Marko · 10 years ago
  37. 920506d Do not try to sharpen super calls to abstract methods. by Vladimir Marko · 10 years ago
  38. d3b0c55 Merge "Fix typo." by Nicolas Geoffray · 10 years ago
  39. 5680ba9 Fix typo. by Nicolas Geoffray · 10 years ago
  40. ee54634 Merge "Opt compiler: Add support for more IRs on arm64." by Nicolas Geoffray · 10 years ago
  41. 67555f7 Opt compiler: Add support for more IRs on arm64. by Alexandre Rames · 10 years ago
  42. 65420b2 AArch64: Addressing Cortex-A53 erratum 835769. by Matteo Franchin · 10 years ago
  43. bf75c5c Merge "Fix a bug in the type propagation phase of optimizing." by Nicolas Geoffray · 10 years ago
  44. 27e49ba Merge "Add support for int-to-float & int-to-double in optimizing." by Roland Levillain · 10 years ago
  45. 440e3e3 Merge "Enable the hspace compaction on OOM by default." by Hiroshi Yamauchi · 10 years ago
  46. 20ed5af Enable the hspace compaction on OOM by default. by Hiroshi Yamauchi · 10 years ago
  47. 6eb53ad Merge "Add denver64 as a known ARM64 variant." by Ian Rogers · 10 years ago
  48. d9df670 Add denver64 as a known ARM64 variant. by Ian Rogers · 10 years ago
  49. a2eb8cb Merge "Change IsZygote test to !IsCompiler" by Mathieu Chartier · 10 years ago
  50. 9c7d8bc Change IsZygote test to !IsCompiler by Mathieu Chartier · 10 years ago
  51. 974eb95 Merge "Combine image string char arrays into single array" by Mathieu Chartier · 10 years ago
  52. fd04b6f Combine image string char arrays into single array by Mathieu Chartier · 10 years ago
  53. d777112 Merge "Don't call AddImageStringsToTable or MoveImageClassesToClassTable if running imageless" by Mathieu Chartier · 10 years ago
  54. bc58ede Don't call AddImageStringsToTable or MoveImageClassesToClassTable if running imageless by Mathieu Chartier · 10 years ago
  55. 5d99e33 Merge "ART: copy dalvikInsn back on throw instruction processing" by Bill Buzbee · 10 years ago
  56. 144ed95 Merge "Add stress test for field offset assignment sorting." by Vladimir Marko · 10 years ago
  57. fe32907 Add stress test for field offset assignment sorting. by Vladimir Marko · 10 years ago
  58. 9aaf6a7 Merge "Change 512 to kLocalsMax." by Mathieu Chartier · 10 years ago
  59. 21cc798 Fix a bug in the type propagation phase of optimizing. by Nicolas Geoffray · 10 years ago
  60. 7895946 Change 512 to kLocalsMax. by Mathieu Chartier · 10 years ago
  61. 4c552bd Merge "Fix ordering of fields with the same name." by Vladimir Marko · 10 years ago
  62. 825365c Merge "Fix reference leaks in ToReflectedMethod and ToReflectedField" by Mathieu Chartier · 10 years ago
  63. 41da596 Fix reference leaks in ToReflectedMethod and ToReflectedField by Mathieu Chartier · 10 years ago
  64. 72c92d8 Merge "Don't fall back to Quick in optimizing." by Nicolas Geoffray · 10 years ago
  65. e2dc6fa Don't fall back to Quick in optimizing. by Nicolas Geoffray · 10 years ago
  66. 7a7c1db Fix ordering of fields with the same name. by Vladimir Marko · 10 years ago
  67. cff1374 Add support for int-to-float & int-to-double in optimizing. by Roland Levillain · 10 years ago
  68. 410709f Merge "Fix art_quick_instrumentation_entry stub for x86/x86_64" by Sebastien Hertz · 10 years ago
  69. 32b12f8 Fix art_quick_instrumentation_entry stub for x86/x86_64 by Sebastien Hertz · 10 years ago
  70. 6990bda Merge "Fix DCHECK in artInstrumentationMethodEntryFromCode" by Sebastien Hertz · 10 years ago
  71. 8315ee0 Fix DCHECK in artInstrumentationMethodEntryFromCode by Sebastien Hertz · 10 years ago
  72. 7bfb3f8 Merge "Revert "Revert "Unfortunately, the test still hits too many run failures.""" by Nicolas Geoffray · 10 years ago
  73. 3cfb0d3 Revert "Revert "Unfortunately, the test still hits too many run failures."" by Nicolas Geoffray · 10 years ago
  74. 1c18d5d Merge "[optimizing compiler] Add REM_INT, REM_LONG" by Calin Juravle · 10 years ago
  75. bacfec3 [optimizing compiler] Add REM_INT, REM_LONG by Calin Juravle · 10 years ago
  76. 610b21c Merge "Add support for int-to-short in the optimizing compiler." by Roland Levillain · 10 years ago
  77. 1ad824c Merge "Revert "Arm64: Use the debug version of VIXL for debug builds."" by Nicolas Geoffray · 10 years ago
  78. 847c8db Revert "Arm64: Use the debug version of VIXL for debug builds." by Nicolas Geoffray · 10 years ago
  79. 6a35b98 Merge "Fix lint error." by Nicolas Geoffray · 10 years ago
  80. 900f6eb Fix lint error. by Nicolas Geoffray · 10 years ago
  81. 6d54142 Merge "Arm64: Use the debug version of VIXL for debug builds." by Nicolas Geoffray · 10 years ago
  82. c1d4ec9 Merge "Minor object store optimizations." by Nicolas Geoffray · 10 years ago
  83. 44e6d98 Merge "Fix failure in --no-dex2oat invocation of 425-invokesuper." by Nicolas Geoffray · 10 years ago
  84. 1ed097d Fix failure in --no-dex2oat invocation of 425-invokesuper. by Nicolas Geoffray · 10 years ago
  85. 58d2974 Merge "The libc++ gtest is being renamed to libgtest." by Dan Albert · 10 years ago
  86. 8805c91 Merge "Up the stack size limit for SANITIZE_HOST." by Dan Albert · 10 years ago
  87. 98b8bcf Up the stack size limit for SANITIZE_HOST. by Dan Albert · 10 years ago
  88. cac81ca Merge "Avoid abort in malformed dex code." by Ian Rogers · 10 years ago
  89. 64deff0 Merge "AArch64: Small improvements." by Bill Buzbee · 10 years ago
  90. 8e1f4f8 Avoid abort in malformed dex code. by Ian Rogers · 10 years ago
  91. 195c576 Arm64: Use the debug version of VIXL for debug builds. by Serban Constantinescu · 10 years ago
  92. 81852bf Merge "Fix LinkFieldsComparator." by Vladimir Marko · 10 years ago
  93. d577748 Fix LinkFieldsComparator. by Vladimir Marko · 10 years ago
  94. 2431452 AArch64: Small improvements. by Matteo Franchin · 10 years ago
  95. 01a8d71 Add support for int-to-short in the optimizing compiler. by Roland Levillain · 10 years ago
  96. ff5298f Merge "Add support for int-to-char in the optimizing compiler." by Roland Levillain · 10 years ago
  97. 7bacaa8 Merge "Keep original order of fields in Class." by Vladimir Marko · 10 years ago
  98. af07bc1 Minor object store optimizations. by Nicolas Geoffray · 10 years ago
  99. 981e454 Add support for int-to-char in the optimizing compiler. by Roland Levillain · 10 years ago
  100. 76649e8 Keep original order of fields in Class. by Vladimir Marko · 10 years ago