1. dadc075 Merge "Fix missing patchoat dependency for dex2oat test." by Treehugger Robot · 9 years ago
  2. b136c87 Merge "MIPS64: java.lang.Math.round" by Aart Bik · 9 years ago
  3. a548c08 Merge "Math Round Intrinsic Implementations For Java8." by Roland Levillain · 9 years ago
  4. f51ac42 Fix missing patchoat dependency for dex2oat test. by Richard Uhler · 9 years ago
  5. 4a7a7d2 Merge "ARM: Remove unnecessary VMOV from float/double-to-int." by Vladimir Marko · 9 years ago
  6. 5f48571 Merge "Fix the definition of THREAD_CURRENT_IBASE_OFFSET." by Roland Levillain · 9 years ago
  7. 4d35bee Merge "ARM: Use 64-bit literals for LoadDImmediate()." by Treehugger Robot · 9 years ago
  8. e6a2d0f Fix the definition of THREAD_CURRENT_IBASE_OFFSET. by Roland Levillain · 9 years ago
  9. d1e153c Math Round Intrinsic Implementations For Java8. by xueliang.zhong · 9 years ago
  10. ebdbf4b ARM: Use 64-bit literals for LoadDImmediate(). by Vladimir Marko · 9 years ago
  11. 2e7acaf Merge "Implement System.arraycopy intrinsic on x86." by Nicolas Geoffray · 9 years ago
  12. 7d14037 Merge "Mark ReadBarrierJni as a direct entry point on MIPS32." by Roland Levillain · 9 years ago
  13. 59313b2 Merge "Revert "Revert "ART: Add Mterp export pc poison testing mode""" by Bill Buzbee · 9 years ago
  14. c9c5fe4 Merge "Add missing dependency required for ahat-test." by Treehugger Robot · 9 years ago
  15. fea1abd Implement System.arraycopy intrinsic on x86. by Nicolas Geoffray · 9 years ago
  16. d47fd90 Revert "Revert "ART: Add Mterp export pc poison testing mode"" by Bill Buzbee · 9 years ago
  17. 9fa7852 Merge "Fix System.arraycopy when doing same array copying." by Treehugger Robot · 9 years ago
  18. 8c5d310 ARM: Remove unnecessary VMOV from float/double-to-int. by Vladimir Marko · 9 years ago
  19. 9f65db8 Fix System.arraycopy when doing same array copying. by Nicolas Geoffray · 9 years ago
  20. f731706 Merge "Revert "Revert "Inline and optimize interface calls.""" by Nicolas Geoffray · 9 years ago
  21. 05801f4 Merge "Revert "ART: Add Mterp export pc poison testing mode"" by Bill Buzbee · 9 years ago
  22. d7af522 Revert "ART: Add Mterp export pc poison testing mode" by Bill Buzbee · 9 years ago
  23. c5a0004 Add missing dependency required for ahat-test. by Richard Uhler · 9 years ago
  24. 2812ddd Merge "ART: Add Mterp export pc poison testing mode" by Bill Buzbee · 9 years ago
  25. 072350e Merge "Revert "Add missing dependency required for ahat-test."" by Richard Uhler · 9 years ago
  26. 3fbfab1 Revert "Add missing dependency required for ahat-test." by Richard Uhler · 9 years ago
  27. 97c7873 Merge "Add missing dependency required for ahat-test." by Treehugger Robot · 9 years ago
  28. e664cfe ART: Add Mterp export pc poison testing mode by buzbee · 9 years ago
  29. 5bf7bac Revert "Revert "Inline and optimize interface calls."" by Nicolas Geoffray · 9 years ago
  30. a5f0a1a Merge "Revert "Inline and optimize interface calls."" by Nicolas Geoffray · 9 years ago
  31. 19dc255 Revert "Inline and optimize interface calls." by Nicolas Geoffray · 9 years ago
  32. 4f3438f Merge "Inline and optimize interface calls." by Treehugger Robot · 9 years ago
  33. c96b0b0 Merge "Fix stack alignment in x86 read barrier entry points." by Roland Levillain · 9 years ago
  34. 0e5ff79 Mark ReadBarrierJni as a direct entry point on MIPS32. by Roland Levillain · 9 years ago
  35. d9facea Inline and optimize interface calls. by Nicolas Geoffray · 9 years ago
  36. 94aaec9 Merge "Expect spurious wake-up from futex(2)/FUTEX_WAIT call." by Vladimir Marko · 9 years ago
  37. ed22d48 Merge "Remove stray end of macro." by Roland Levillain · 9 years ago
  38. aaeef5e Remove stray end of macro. by Roland Levillain · 9 years ago
  39. d778cd6 Expect spurious wake-up from futex(2)/FUTEX_WAIT call. by Vladimir Marko · 9 years ago
  40. 74c0d1b Merge "MIPS32: Fix MipsInstructionSetFeatures::FromVariant()" by Treehugger Robot · 9 years ago
  41. f7ba875 Merge "Simplification for associative and commutative operations on constants" by Nicolas Geoffray · 9 years ago
  42. 5aef803 Merge "Never go to resolution while inspecting inlined frames." by Nicolas Geoffray · 9 years ago
  43. c6df1e3 Never go to resolution while inspecting inlined frames. by Nicolas Geoffray · 9 years ago
  44. d80c5d2 Merge "MIPS32: Improve method invocation" by Treehugger Robot · 9 years ago
  45. 13f6d39 Add missing dependency required for ahat-test. by Richard Uhler · 9 years ago
  46. e3fb245 MIPS32: Improve method invocation by Alexey Frunze · 9 years ago
  47. e14dc86 Simplification for associative and commutative operations on constants by Anton Kirilov · 9 years ago
  48. 1fdb340 Merge "Create a typedef for HInstruction::GetInputs() return type." by Treehugger Robot · 9 years ago
  49. 4890a7c Merge "Make the Compute() method of all HIRs static." by Treehugger Robot · 9 years ago
  50. e900491 Create a typedef for HInstruction::GetInputs() return type. by Vladimir Marko · 9 years ago
  51. 7fe30f9 Make the Compute() method of all HIRs static. by Anton Kirilov · 9 years ago
  52. d5ff99a Merge "MIPS: Use $a0 instead $zero for passing faulting address" by Treehugger Robot · 9 years ago
  53. dbc326d Merge "Do not use popen, it uses a hardcoded path for "sh"." by Nicolas Geoffray · 9 years ago
  54. 56fe0f0 Do not use popen, it uses a hardcoded path for "sh". by Nicolas Geoffray · 9 years ago
  55. 5d45e8f MIPS: Use $a0 instead $zero for passing faulting address by Goran Jakovljevic · 9 years ago
  56. 6e739ac Merge "Reformat files using Android-style imports." by Treehugger Robot · 9 years ago
  57. c42a4d5 MIPS32: Fix MipsInstructionSetFeatures::FromVariant() by Alexey Frunze · 9 years ago
  58. 04e5e59 Merge "Improvements in induction range analysis." by Aart Bik · 9 years ago
  59. e6a6387 Reformat files using Android-style imports. by Gus Smith · 9 years ago
  60. 60245ae Merge "Revert "Revert "Gray only immune objects mutators access.""" by Treehugger Robot · 9 years ago
  61. 1fe7627 Merge "Fix divergence between interpreter and compiler." by Treehugger Robot · 9 years ago
  62. a7821bf Fix stack alignment in x86 read barrier entry points. by Roland Levillain · 9 years ago
  63. a77ceae Merge "MIPS32: Disassemble and test movf.fmt and movt.fmt (missed earlier)" by Treehugger Robot · 9 years ago
  64. a8aaf5a MIPS32: Disassemble and test movf.fmt and movt.fmt (missed earlier) by Alexey Frunze · 9 years ago
  65. 19c1014 Merge "Special case the suspend to runnable transition when locking." by Nicolas Geoffray · 9 years ago
  66. e430539 Merge "Revert "Integer.bitCount and Long.bitCount intrinsics for ARM"" by Nicolas Geoffray · 9 years ago
  67. 35ca359 Revert "Integer.bitCount and Long.bitCount intrinsics for ARM" by Nicolas Geoffray · 9 years ago
  68. 46a8e03 Merge "ART: Add very-large threshold to dex2oat" by Treehugger Robot · 9 years ago
  69. 67f0282 ART: Add very-large threshold to dex2oat by Andreas Gampe · 9 years ago
  70. d8db5a2 Revert "Revert "Gray only immune objects mutators access."" by Hiroshi Yamauchi · 9 years ago
  71. 0d38e26 Merge "ART: Add dex2oat swap-usage parameters" by Treehugger Robot · 9 years ago
  72. e1459ae ART: Add dex2oat swap-usage parameters by Andreas Gampe · 9 years ago
  73. 2a1b7ac Fix divergence between interpreter and compiler. by Aart Bik · 9 years ago
  74. 5be510d Merge "Also add the monitor offset as a potential implicit NPE." by Nicolas Geoffray · 9 years ago
  75. 350cc99 Also add the monitor offset as a potential implicit NPE. by Nicolas Geoffray · 9 years ago
  76. 8bf8117 Merge "Fix merging HLoadClass with HNewInstance." by Vladimir Marko · 9 years ago
  77. 52be7e7 Improvements in induction range analysis. by Aart Bik · 9 years ago
  78. 9f5f8ac Special case the suspend to runnable transition when locking. by Nicolas Geoffray · 9 years ago
  79. c7591b4 Fix merging HLoadClass with HNewInstance. by Vladimir Marko · 9 years ago
  80. 04a23d7 Merge "Clean up profiler options" by Treehugger Robot · 9 years ago
  81. 3e6bc4c Merge "Fix interpreter tests." by Nicolas Geoffray · 9 years ago
  82. 7f0ae73 Fix interpreter tests. by Nicolas Geoffray · 9 years ago
  83. c23d645 Merge "Fix mac build." by Nicolas Geoffray · 9 years ago
  84. 5b64306 Fix mac build. by Nicolas Geoffray · 9 years ago
  85. 138dbff Clean up profiler options by Calin Juravle · 9 years ago
  86. b98a57d Merge "Integer.bitCount and Long.bitCount intrinsics for ARM" by Treehugger Robot · 9 years ago
  87. 2a17419 Integer.bitCount and Long.bitCount intrinsics for ARM by xueliang.zhong · 9 years ago
  88. 9c23cec Merge "Remove the old obsolete profiler" by Treehugger Robot · 9 years ago
  89. fdbc395 Merge "Do checks on the fault address when we think it's an NPE." by Treehugger Robot · 9 years ago
  90. 34bccc1 Merge "ARM64: Ensure stricter alignment when loading and storing register pairs" by Treehugger Robot · 9 years ago
  91. e8e1127 Do checks on the fault address when we think it's an NPE. by Nicolas Geoffray · 9 years ago
  92. bb8d501 Merge "Revert "Optimize IMT"" by Nicolas Geoffray · 9 years ago
  93. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 9 years ago
  94. e36389f Merge "Revert "Refactor GetIMTIndex"" by Nicolas Geoffray · 9 years ago
  95. d4ceecc Revert "Refactor GetIMTIndex" by Nicolas Geoffray · 9 years ago
  96. abf6441 Merge "Revert "Propagate flags to ShouldHaveEmbeddedVTable"" by Nicolas Geoffray · 9 years ago
  97. fb7a0b4 Revert "Propagate flags to ShouldHaveEmbeddedVTable" by Nicolas Geoffray · 9 years ago
  98. 4dd9d82 Merge "Add ability to generate a random test profile" by Treehugger Robot · 9 years ago
  99. 5cb6513 Merge "ARM assembler support for VCNT and VPADDL." by Treehugger Robot · 9 years ago
  100. e652c12 ARM assembler support for VCNT and VPADDL. by xueliang.zhong · 9 years ago