1. 457bc24 Revert "Disable tests after latest nativeloader changes." by Dimitry Ivanov · 9 years ago
  2. bf80a06 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
  3. 471118e Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  4. 0f35e0b Merge "Remove invoke after inlining." by Treehugger Robot · 9 years ago
  5. 1be7cbd Remove invoke after inlining. by Nicolas Geoffray · 9 years ago
  6. de604a2 Merge changes I96464d76,Id5e77316,Icb42a081,I68afc181,I82094e46 by Calin Juravle · 9 years ago
  7. 7032e78 Disable tests after latest nativeloader changes. by Nicolas Geoffray · 9 years ago
  8. 91288d8 Revert "Revert "Write conflict tables in image"" by Mathieu Chartier · 9 years ago
  9. d23d7d1 Revert "Write conflict tables in image" by Mathieu Chartier · 9 years ago
  10. ffc8707 Split profile recording from jit compilation by Calin Juravle · 9 years ago
  11. e42888f Write conflict tables in image by Mathieu Chartier · 9 years ago
  12. 9fa4614 Merge "Fix string patch target retrieval in OatWriter." by Treehugger Robot · 9 years ago
  13. da93946 Merge "ART: Disable back edge uses for irreducible loops" by Treehugger Robot · 9 years ago
  14. 052164a Fix string patch target retrieval in OatWriter. by Vladimir Marko · 9 years ago
  15. 07b3510 ART: Disable back edge uses for irreducible loops by David Brazdil · 9 years ago
  16. f2cb389 Merge "ART: Eliminate unlikely code from hot path in x86 div/rem" by Roland Levillain · 9 years ago
  17. e30ee0a Merge "Forbid HDeoptimize instructions in OSR methods." by Nicolas Geoffray · 9 years ago
  18. 93a18c5 Forbid HDeoptimize instructions in OSR methods. by Nicolas Geoffray · 9 years ago
  19. 5e67a6a Merge "Test component type for errors too. With regression test." by Aart Bik · 9 years ago
  20. 9d944d1 ART: Eliminate unlikely code from hot path in x86 div/rem by Serguei Katkov · 9 years ago
  21. f417ff4 Test component type for errors too. With regression test. by Aart Bik · 9 years ago
  22. 2712a07 Merge "Make sure the referring class is in the dex cache." by Treehugger Robot · 9 years ago
  23. dbea8b4 Merge "Revert "Revert "Thumb2: Reduce memory used for fixup dependencies.""" by Vladimir Marko · 9 years ago
  24. 393fdb8 Make sure the referring class is in the dex cache. by Nicolas Geoffray · 9 years ago
  25. a64f249 Revert "Revert "Thumb2: Reduce memory used for fixup dependencies."" by Vladimir Marko · 9 years ago
  26. 2798325 Merge "Reduce memory lost by ArenaAllocator for large allocations." by Vladimir Marko · 9 years ago
  27. 88b8915 Merge "Refactor use of __ANDROID__ macro" by Roland Levillain · 9 years ago
  28. 3e0e717 Reduce memory lost by ArenaAllocator for large allocations. by Vladimir Marko · 9 years ago
  29. ee3e2be Merge "Add flag to ArtMethod to skip compilation." by Treehugger Robot · 9 years ago
  30. 250a378 Add flag to ArtMethod to skip compilation. by Nicolas Geoffray · 9 years ago
  31. 37da253 Merge "Revert "Thumb2: Reduce memory used for fixup dependencies."" by Treehugger Robot · 9 years ago
  32. d89e241 Revert "Thumb2: Reduce memory used for fixup dependencies." by Guang Zhu · 9 years ago
  33. f6e6331 Merge "MIPS64: Implement bitCount intrinsics." by Aart Bik · 9 years ago
  34. 4f4a6c4 Merge "ART: Naive NullCheck elimination in InstructionBuilder" by David Brazdil · 9 years ago
  35. c120bbe ART: Naive NullCheck elimination in InstructionBuilder by David Brazdil · 9 years ago
  36. 1f2ce44 Thumb2: Reduce memory used for fixup dependencies. by Vladimir Marko · 9 years ago
  37. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 9 years ago
  38. 7fda785 MIPS64: Implement bitCount intrinsics. by Chris Larsen · 9 years ago
  39. 2efce70 Merge "X86/X86_64: Switch to locked add from mfence" by Aart Bik · 9 years ago
  40. 94408d3 ART: Address late comments on a GVN memory-saving CL by David Brazdil · 9 years ago
  41. cc857cf Reduce memory usage in GVN by David Brazdil · 9 years ago
  42. c6b5627 Fix HInstruction::ReplaceInput(), allow no-op. by Vladimir Marko · 9 years ago
  43. a584db5 Merge "Fix RTP to hold mutator lock while using raw mirror pointers." by Vladimir Marko · 9 years ago
  44. 2bdf842 Merge "Thumb2: Fix EmitJumpTables() to extend buffer only if needed." by Vladimir Marko · 9 years ago
  45. 62977ff Fix RTP to hold mutator lock while using raw mirror pointers. by Vladimir Marko · 9 years ago
  46. 9152fed Thumb2: Fix EmitJumpTables() to extend buffer only if needed. by Vladimir Marko · 9 years ago
  47. 5eda02c Merge "Reuse HUseListNode<>s when replacing instruction or input." by Vladimir Marko · 9 years ago
  48. 5eed0c5 Fix reference_type_propagation_test. by Vladimir Marko · 9 years ago
  49. b4154d3 Merge "Revert "Revert "Use dex cache from compilation unit in RTP.""" by Vladimir Marko · 9 years ago
  50. 31244b4 Do not use EXPECT_DEATH in unit test, fails on device. by Aart Bik · 9 years ago
  51. 3c19d3e Reuse HUseListNode<>s when replacing instruction or input. by Vladimir Marko · 9 years ago
  52. 6435910 Merge "Use iterators "before" the use node in HUserRecord<>." by Vladimir Marko · 9 years ago
  53. 456307a Revert "Revert "Use dex cache from compilation unit in RTP."" by Vladimir Marko · 9 years ago
  54. 814ae94 Merge "Fix a DCHECK failure in Arm64RelativePatcher with read barrier." by Hiroshi Yamauchi · 9 years ago
  55. 46817b8 Use iterators "before" the use node in HUserRecord<>. by Vladimir Marko · 9 years ago
  56. 5f6b908 Merge "Avoid constructing types with errors." by Aart Bik · 9 years ago
  57. c5c508d Merge "Fix inlining loops in OSR mode." by Vladimir Marko · 9 years ago
  58. fd66c50 Fix inlining loops in OSR mode. by Vladimir Marko · 9 years ago
  59. fa3091e ART: Fix IsLinearOrderWellFormed in liveness analysis by David Brazdil · 9 years ago
  60. 8b3f9b2 Avoid constructing types with errors. by Aart Bik · 9 years ago
  61. a5b7557 Fix a DCHECK failure in Arm64RelativePatcher with read barrier. by Hiroshi Yamauchi · 9 years ago
  62. 2dcab78 Merge "Remove the no-longer-needed F/I and D/J alias." by Aart Bik · 9 years ago
  63. 979fb00 Merge "Fix: correctly destruct VIXL labels." by Roland Levillain · 9 years ago
  64. 18b36ab Remove the no-longer-needed F/I and D/J alias. by Aart Bik · 9 years ago
  65. 05241f4 Merge "Enable allocation elimination as part of LSE" by Mingyao Yang · 9 years ago
  66. 9984b63 Merge "Revert "Use dex cache from compilation unit in RTP."" by Nicolas Geoffray · 9 years ago
  67. 34d9b04 Revert "Use dex cache from compilation unit in RTP." by Nicolas Geoffray · 9 years ago
  68. 062157f Enable allocation elimination as part of LSE by Mingyao Yang · 9 years ago
  69. c01a664 Fix: correctly destruct VIXL labels. by Alexandre Rames · 9 years ago
  70. d80ff24 Merge "Fix CFI fixups for long branches on MIPS." by Vladimir Marko · 9 years ago
  71. 27bb86e Use dex cache from compilation unit in RTP. by Vladimir Marko · 9 years ago
  72. a2a8434 Merge "ART: Save a bit of memory in production LICM" by David Brazdil · 9 years ago
  73. aa680e8 ART: Save a bit of memory in production LICM by David Brazdil · 9 years ago
  74. adf8491 ART: Update DCHECKs in SsaLivenessAnalysis::AddBackEdgeUses by David Brazdil · 9 years ago
  75. 89c31e3 Merge "Use dex cache from compilation unit in HInstructionBuilder." by Vladimir Marko · 9 years ago
  76. 6134ba1 Fix CFI fixups for long branches on MIPS. by Vladimir Marko · 9 years ago
  77. 3cd50df Use dex cache from compilation unit in HInstructionBuilder. by Vladimir Marko · 9 years ago
  78. dc1d104 Merge "Revert "Remove the no-longer-needed F/I and D/J alias."" by Aart Bik · 9 years ago
  79. 1f7624c Revert "Remove the no-longer-needed F/I and D/J alias." by Aart Bik · 9 years ago
  80. 8d4b37e Merge "Move Assemblers to the Arena." by Vladimir Marko · 9 years ago
  81. 93205e3 Move Assemblers to the Arena. by Vladimir Marko · 9 years ago
  82. de76960 Merge "Remove the no-longer-needed F/I and D/J alias." by Aart Bik · 9 years ago
  83. 2f52064 Remove the no-longer-needed F/I and D/J alias. by Aart Bik · 9 years ago
  84. 7aa04a1 X86/X86_64: Switch to locked add from mfence by Mark Mendell · 10 years ago
  85. d58b837 Allocate code generators on the arena. by Vladimir Marko · 9 years ago
  86. 934c5b6 Merge "Small changes in ARM and x86-64 SystemArrayCopy intrinsics." by Roland Levillain · 9 years ago
  87. ebea3d2 Small changes in ARM and x86-64 SystemArrayCopy intrinsics. by Roland Levillain · 9 years ago
  88. c2e8af9 ART: Speed up HGraph::PopulateIrreducibleRecursive by David Brazdil · 9 years ago
  89. 2ba04ea Revert "Revert "Reduce dirty image pages by improving binning"" by Mathieu Chartier · 9 years ago
  90. d464fa1 Revert "Reduce dirty image pages by improving binning" by Mathieu Chartier · 9 years ago
  91. f3cee19 Reduce dirty image pages by improving binning by Mathieu Chartier · 9 years ago
  92. e835f3a Merge changes from topic 'rr_barrier' by Mathieu Chartier · 9 years ago
  93. c4ae916 Store precice set of which constructors require barriers by Mathieu Chartier · 9 years ago
  94. e1bcd8a Revert "Disable some image_test cases with concurrent collector." by Hiroshi Yamauchi · 9 years ago
  95. 1d6fdaf Fix image_test for the CC collector. by Hiroshi Yamauchi · 9 years ago
  96. b5d3861 Revert "Revert "Check if we require barrier if we did not resolve classes"" by Mathieu Chartier · 9 years ago
  97. 371bd83 Revert "Revert "Change RequiresConstructorBarrier default to yes"" by Mathieu Chartier · 9 years ago
  98. 7fa1f92 Merge "Remove more Quick-related macros in tests." by Roland Levillain · 9 years ago
  99. 8913162 Merge "Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals""" by David Brazdil · 9 years ago
  100. dee58d6 Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"" by David Brazdil · 9 years ago