1. fe32907 Add stress test for field offset assignment sorting. by Vladimir Marko · 10 years ago
  2. 9aaf6a7 Merge "Change 512 to kLocalsMax." by Mathieu Chartier · 10 years ago
  3. 7895946 Change 512 to kLocalsMax. by Mathieu Chartier · 10 years ago
  4. 4c552bd Merge "Fix ordering of fields with the same name." by Vladimir Marko · 10 years ago
  5. 825365c Merge "Fix reference leaks in ToReflectedMethod and ToReflectedField" by Mathieu Chartier · 10 years ago
  6. 41da596 Fix reference leaks in ToReflectedMethod and ToReflectedField by Mathieu Chartier · 10 years ago
  7. 72c92d8 Merge "Don't fall back to Quick in optimizing." by Nicolas Geoffray · 10 years ago
  8. e2dc6fa Don't fall back to Quick in optimizing. by Nicolas Geoffray · 10 years ago
  9. 7a7c1db Fix ordering of fields with the same name. by Vladimir Marko · 10 years ago
  10. 410709f Merge "Fix art_quick_instrumentation_entry stub for x86/x86_64" by Sebastien Hertz · 10 years ago
  11. 32b12f8 Fix art_quick_instrumentation_entry stub for x86/x86_64 by Sebastien Hertz · 10 years ago
  12. 6990bda Merge "Fix DCHECK in artInstrumentationMethodEntryFromCode" by Sebastien Hertz · 10 years ago
  13. 8315ee0 Fix DCHECK in artInstrumentationMethodEntryFromCode by Sebastien Hertz · 10 years ago
  14. 7bfb3f8 Merge "Revert "Revert "Unfortunately, the test still hits too many run failures.""" by Nicolas Geoffray · 10 years ago
  15. 3cfb0d3 Revert "Revert "Unfortunately, the test still hits too many run failures."" by Nicolas Geoffray · 10 years ago
  16. 1c18d5d Merge "[optimizing compiler] Add REM_INT, REM_LONG" by Calin Juravle · 10 years ago
  17. bacfec3 [optimizing compiler] Add REM_INT, REM_LONG by Calin Juravle · 10 years ago
  18. 610b21c Merge "Add support for int-to-short in the optimizing compiler." by Roland Levillain · 10 years ago
  19. 1ad824c Merge "Revert "Arm64: Use the debug version of VIXL for debug builds."" by Nicolas Geoffray · 10 years ago
  20. 847c8db Revert "Arm64: Use the debug version of VIXL for debug builds." by Nicolas Geoffray · 10 years ago
  21. 6a35b98 Merge "Fix lint error." by Nicolas Geoffray · 10 years ago
  22. 900f6eb Fix lint error. by Nicolas Geoffray · 10 years ago
  23. 6d54142 Merge "Arm64: Use the debug version of VIXL for debug builds." by Nicolas Geoffray · 10 years ago
  24. c1d4ec9 Merge "Minor object store optimizations." by Nicolas Geoffray · 10 years ago
  25. 44e6d98 Merge "Fix failure in --no-dex2oat invocation of 425-invokesuper." by Nicolas Geoffray · 10 years ago
  26. 1ed097d Fix failure in --no-dex2oat invocation of 425-invokesuper. by Nicolas Geoffray · 10 years ago
  27. 58d2974 Merge "The libc++ gtest is being renamed to libgtest." by Dan Albert · 10 years ago
  28. 8805c91 Merge "Up the stack size limit for SANITIZE_HOST." by Dan Albert · 10 years ago
  29. 98b8bcf Up the stack size limit for SANITIZE_HOST. by Dan Albert · 10 years ago
  30. cac81ca Merge "Avoid abort in malformed dex code." by Ian Rogers · 10 years ago
  31. 64deff0 Merge "AArch64: Small improvements." by Bill Buzbee · 10 years ago
  32. 8e1f4f8 Avoid abort in malformed dex code. by Ian Rogers · 10 years ago
  33. 195c576 Arm64: Use the debug version of VIXL for debug builds. by Serban Constantinescu · 10 years ago
  34. 81852bf Merge "Fix LinkFieldsComparator." by Vladimir Marko · 10 years ago
  35. d577748 Fix LinkFieldsComparator. by Vladimir Marko · 10 years ago
  36. 2431452 AArch64: Small improvements. by Matteo Franchin · 10 years ago
  37. 01a8d71 Add support for int-to-short in the optimizing compiler. by Roland Levillain · 10 years ago
  38. ff5298f Merge "Add support for int-to-char in the optimizing compiler." by Roland Levillain · 10 years ago
  39. 7bacaa8 Merge "Keep original order of fields in Class." by Vladimir Marko · 10 years ago
  40. af07bc1 Minor object store optimizations. by Nicolas Geoffray · 10 years ago
  41. 981e454 Add support for int-to-char in the optimizing compiler. by Roland Levillain · 10 years ago
  42. 76649e8 Keep original order of fields in Class. by Vladimir Marko · 10 years ago
  43. 4594ad6 Merge "Quick: Fix arm64 AGET/APUT to use 32-bit index." by Vladimir Marko · 10 years ago
  44. 244087c Merge "ART: Fix last lpae occurrence, Arm64 generic" by Andreas Gampe · 10 years ago
  45. 72a122c ART: Fix last lpae occurrence, Arm64 generic by Andreas Gampe · 10 years ago
  46. 0e57dec Merge "ART: Multiview assembler_test, fix x86-64 assembler" by Andreas Gampe · 10 years ago
  47. 851df20 ART: Multiview assembler_test, fix x86-64 assembler by Andreas Gampe · 10 years ago
  48. 963ab93 Merge "Instruction set features for ARM64, MIPS and X86." by Ian Rogers · 10 years ago
  49. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  50. f20076f Merge "ART: Implicit null check should break def tracking" by Bill Buzbee · 10 years ago
  51. 3225b83 Merge "ART: Compiled-classes list for compiler-driver" by Andreas Gampe · 10 years ago
  52. 4bf3ae9 ART: Compiled-classes list for compiler-driver by Andreas Gampe · 10 years ago
  53. 67ab619 Merge "kill HAVE_GETHOSTBYNAME_R" by Yabin Cui · 10 years ago
  54. 5b23aae Merge "Disable DumpNativeStack." by Ian Rogers · 10 years ago
  55. efb4f28 Merge "Exercise the generation of SBFX on ARM32 & Thumb-2." by Roland Levillain · 10 years ago
  56. 7bdabab Merge "Add support for int-to-byte in the optimizing compiler." by Roland Levillain · 10 years ago
  57. 4545d77 Disable DumpNativeStack. by Ian Rogers · 10 years ago
  58. ec17f98 kill HAVE_GETHOSTBYNAME_R by Yabin Cui · 10 years ago
  59. 346bcbd Merge "Revert "Unfortunately, the test still hits too many run failures."" by Ian Rogers · 10 years ago
  60. f8069a2 Revert "Unfortunately, the test still hits too many run failures." by Ian Rogers · 10 years ago
  61. 1a28fc4 Exercise the generation of SBFX on ARM32 & Thumb-2. by Roland Levillain · 10 years ago
  62. 0660157 Merge "[optimizing compiler] Add 014-math3 to the list of arm64 broken tests" by Calin Juravle · 10 years ago
  63. 3fdfe78 Merge "[optimizing compiler] Rename dex_offset to dex_pc in the builder" by Calin Juravle · 10 years ago
  64. fcdae6e [optimizing compiler] Add 014-math3 to the list of arm64 broken tests by Calin Juravle · 10 years ago
  65. 51d3fc4 Add support for int-to-byte in the optimizing compiler. by Roland Levillain · 10 years ago
  66. 225ff81 [optimizing compiler] Rename dex_offset to dex_pc in the builder by Calin Juravle · 10 years ago
  67. dc87c1d Merge "[optimizing compiler] Fix Move for instruction with constant output" by Calin Juravle · 10 years ago
  68. a21f598 [optimizing compiler] Fix Move for instruction with constant output by Calin Juravle · 10 years ago
  69. 172808c Merge "Use correct register class for refs" by Vladimir Marko · 10 years ago
  70. 9c3617a ART: Implicit null check should break def tracking by Pavel Vyssotski · 10 years ago
  71. e08785b Quick: Fix arm64 AGET/APUT to use 32-bit index. by Vladimir Marko · 10 years ago
  72. d94a0a1 Merge "[optimizing compiler] Add DIV_LONG" by Calin Juravle · 10 years ago
  73. d77ae8a Merge "[optimizing compiler] add HTemporary support for long and doubles" by Calin Juravle · 10 years ago
  74. 39edb50 Merge "And another failing test on optimizing/armv8." by Nicolas Geoffray · 10 years ago
  75. 002aaa1 And another failing test on optimizing/armv8. by Nicolas Geoffray · 10 years ago
  76. d0d805b Merge "Add a --method-filter option to oatdump." by Nicolas Geoffray · 10 years ago
  77. ff92e17 Merge "Unfortunately, the test still hits too many run failures." by Nicolas Geoffray · 10 years ago
  78. 05b6570 Unfortunately, the test still hits too many run failures. by Nicolas Geoffray · 10 years ago
  79. a3279c8 Merge "Do a parallel move in BoundsCheckSlowPath." by Nicolas Geoffray · 10 years ago
  80. 2750354 Use correct register class for refs by Serguei Katkov · 10 years ago
  81. a1af1b5 Merge "Modify the behavior of thread suspend shootouts." by Ian Rogers · 10 years ago
  82. 4ad5cd3 Modify the behavior of thread suspend shootouts. by Ian Rogers · 10 years ago
  83. 741e287 Merge "Use the new name for the libc++ libbacktrace." by Dan Albert · 10 years ago
  84. 81ea72b Merge "ART: Fix clobbering low part in 32-bit version of X86Mir2Lir::GenNegDouble" by Bill Buzbee · 10 years ago
  85. e49e9a0 Merge "ART: GenNegLong incorrectly handled register overlap for x86" by Bill Buzbee · 10 years ago
  86. d6fb6cf [optimizing compiler] Add DIV_LONG by Calin Juravle · 10 years ago
  87. 0069174 Merge "Use CommonRuntimeTest::boot_class_path_ in DexMethodIteratorTest" by Brian Carlstrom · 10 years ago
  88. f97f9fb [optimizing compiler] add HTemporary support for long and doubles by Calin Juravle · 10 years ago
  89. de59a0a Merge "Mark test as failing for optimizing/armv8." by Nicolas Geoffray · 10 years ago
  90. 70e59ad Mark test as failing for optimizing/armv8. by Nicolas Geoffray · 10 years ago
  91. 3fcd220 Add a --method-filter option to oatdump. by Nicolas Geoffray · 10 years ago
  92. f0e3937 Do a parallel move in BoundsCheckSlowPath. by Nicolas Geoffray · 10 years ago
  93. 0eaf65e Merge "Implement and/or/xor in optimizing." by Nicolas Geoffray · 10 years ago
  94. cbed7b6 Merge "Fix bad OOM check in Thread::CreatePeer()." by Vladimir Marko · 10 years ago
  95. 4451205 Fix bad OOM check in Thread::CreatePeer(). by Vladimir Marko · 10 years ago
  96. 9574c4b Implement and/or/xor in optimizing. by Nicolas Geoffray · 10 years ago
  97. 59321e0 Merge "More armv8/optimizing test failures." by Nicolas Geoffray · 10 years ago
  98. 36cc29b More armv8/optimizing test failures. by Nicolas Geoffray · 10 years ago
  99. 0994a63 Merge "Implement monitorenter/monitorexit." by Nicolas Geoffray · 10 years ago
  100. b7baf5c Implement monitorenter/monitorexit. by Nicolas Geoffray · 10 years ago