1. 4b2b05d Merge \"ART: Run RTP if invoke inputs have more specific type\" am: 79fb0a294c by David Brazdil · 9 years ago
  2. 79fb0a2 Merge "ART: Run RTP if invoke inputs have more specific type" by David Brazdil · 9 years ago
  3. 4dec268 Merge \"elf_builder: Fix Mips header flags\" am: 156d8ca8c1 by Greg Kaiser · 9 years ago
  4. 156d8ca Merge "elf_builder: Fix Mips header flags" by Greg Kaiser · 9 years ago
  5. 05ca4b8 Merge \"OatFileAssistantTest: do not relocate image randomly.\" am: 9822f6b81f by Richard Uhler · 9 years ago
  6. 9822f6b Merge "OatFileAssistantTest: do not relocate image randomly." by Richard Uhler · 9 years ago
  7. 94ab38f ART: Run RTP if invoke inputs have more specific type by David Brazdil · 9 years ago
  8. 4db3563 Merge \"Fixed typo in comment.\" am: ee2d222cc5 by Aart Bik · 9 years ago
  9. ee2d222 Merge "Fixed typo in comment." by Treehugger Robot · 9 years ago
  10. 0bac558 Merge \"Support the -i flag in the new dexdump.\" am: f4c7dd6658 by Aart Bik · 9 years ago
  11. f4c7dd6 Merge "Support the -i flag in the new dexdump." by Aart Bik · 9 years ago
  12. d5cc683 Fixed typo in comment. by Aart Bik · 9 years ago
  13. 37d6a3b Support the -i flag in the new dexdump. by Aart Bik · 9 years ago
  14. a48403e OatFileAssistantTest: do not relocate image randomly. by Richard Uhler · 9 years ago
  15. 0ed278e Merge \"Revert \"Revert \"Revert \"Revert \"Disable 149-suspend-all-stress, its output is flaky.\"\"\"\"\" by Nicolas Geoffray · 9 years ago
  16. 739dc72 Merge "Revert "Revert "Revert "Revert "Disable 149-suspend-all-stress, its output is flaky.""""" by Nicolas Geoffray · 9 years ago
  17. 76ec73a Revert "Revert "Revert "Revert "Disable 149-suspend-all-stress, its output is flaky."""" by Nicolas Geoffray · 9 years ago
  18. 342ab5c Merge \"Number of unique strings loaded from dex code added to oatdump\" by Christina Wadsworth · 9 years ago
  19. 12e6e9f Merge "Number of unique strings loaded from dex code added to oatdump" by Mathieu Chartier · 9 years ago
  20. bc233ac Number of unique strings loaded from dex code added to oatdump by Christina Wadsworth · 9 years ago
  21. 6ea223a Merge \"Added a dexdump test containing every DEX instruction\" am: 5f5560dbce by Aart Bik · 9 years ago
  22. 5f5560d Merge "Added a dexdump test containing every DEX instruction" by Aart Bik · 9 years ago
  23. 6a48eb6 Merge \"MIPS64: Unblock callee-save registers\" am: abc9f689d3 by Goran Jakovljevic · 9 years ago
  24. abc9f68 Merge "MIPS64: Unblock callee-save registers" by Treehugger Robot · 9 years ago
  25. 390ef51 Merge \"Replace String.charAt() with HIR.\" am: 4692c35c15 by Vladimir Marko · 9 years ago
  26. 4692c35 Merge "Replace String.charAt() with HIR." by Vladimir Marko · 9 years ago
  27. 9b19adb Merge \"Improve HLoadClass code generation.\" am: f6d4f6e0e6 by Vladimir Marko · 9 years ago
  28. f6d4f6e Merge "Improve HLoadClass code generation." by Vladimir Marko · 9 years ago
  29. 9c4b5f8 Merge \"x86: Fix CFI info for FOUR_ARG_DOWNCALL.\" am: 2150d94b5a by Vladimir Marko · 9 years ago
  30. 2150d94 Merge "x86: Fix CFI info for FOUR_ARG_DOWNCALL." by Vladimir Marko · 9 years ago
  31. 87f3fcb Replace String.charAt() with HIR. by Vladimir Marko · 9 years ago
  32. dbb7f5b Improve HLoadClass code generation. by Vladimir Marko · 9 years ago
  33. 70867c4 Merge \"Fix braino in the test to make it work on target.\" am: b94b5706f0 by Nicolas Geoffray · 9 years ago
  34. 782be11 MIPS64: Unblock callee-save registers by Goran Jakovljevic · 9 years ago
  35. b94b570 Merge "Fix braino in the test to make it work on target." by Nicolas Geoffray · 9 years ago
  36. d8aa513 Fix braino in the test to make it work on target. by Nicolas Geoffray · 9 years ago
  37. 2ebef63 x86: Fix CFI info for FOUR_ARG_DOWNCALL. by Vladimir Marko · 9 years ago
  38. 804ef3d Merge \"Catch additional OOME in ThreadStress.\" am: 9a8620e45e by Vladimir Marko · 9 years ago
  39. bf3cdef Merge \"Release the thread_list lock while waiting for daemons.\" am: bbcf0728f0 by Nicolas Geoffray · 9 years ago
  40. 9a8620e Merge "Catch additional OOME in ThreadStress." by Vladimir Marko · 9 years ago
  41. bbcf072 Merge "Release the thread_list lock while waiting for daemons." by Nicolas Geoffray · 9 years ago
  42. 5fe1026 Catch additional OOME in ThreadStress. by Vladimir Marko · 9 years ago
  43. aa45daa Release the thread_list lock while waiting for daemons. by Nicolas Geoffray · 9 years ago
  44. d14ac1d Merge \"ART: Use null for the BootClassLoader in LoadLibrary\" am: ec02795d89 by Andreas Gampe · 9 years ago
  45. ec02795 Merge "ART: Use null for the BootClassLoader in LoadLibrary" by Treehugger Robot · 9 years ago
  46. 2d48e53 ART: Use null for the BootClassLoader in LoadLibrary by Andreas Gampe · 9 years ago
  47. 3989c42 Added a dexdump test containing every DEX instruction by Aart Bik · 9 years ago
  48. 5a46220 Merge \"Implemented annotations display in dexdump.\" am: e059b5b612 by Aart Bik · 9 years ago
  49. e059b5b Merge "Implemented annotations display in dexdump." by Aart Bik · 9 years ago
  50. 5fe6fb5 Merge \"Revert \"Revert \"Revert \"Disable 149-suspend-all-stress, its output is flaky.\"\"\"\" by Mathieu Chartier · 9 years ago
  51. 34cfc66 Merge "Revert "Revert "Revert "Disable 149-suspend-all-stress, its output is flaky."""" by Mathieu Chartier · 9 years ago
  52. 0b8a914 Revert "Revert "Revert "Disable 149-suspend-all-stress, its output is flaky.""" by Mathieu Chartier · 9 years ago
  53. 91186e8 Merge \"Add lock when iterating over BacktraceMap.\" am: 58c0b44694 by Christopher Ferris · 9 years ago
  54. 58c0b44 Merge "Add lock when iterating over BacktraceMap." by Christopher Ferris · 9 years ago
  55. dce5086 Implemented annotations display in dexdump. by Aart Bik · 9 years ago
  56. fcfcd1e Merge changes I25d9ac3e,I783dac75 am: 83eab26cf2 by Mathieu Chartier · 9 years ago
  57. 11e5ef7 Merge \"Use collector specific helper classes\" am: dca4d5d2bf by Mathieu Chartier · 9 years ago
  58. 83eab26 Merge changes I25d9ac3e,I783dac75 by Mathieu Chartier · 9 years ago
  59. b369cad Revert "Revert "Skip DumpForSigQuit if debugger is active"" by Mathieu Chartier · 9 years ago
  60. 592a758 Revert "Skip DumpForSigQuit if debugger is active" by Mathieu Chartier · 9 years ago
  61. dca4d5d Merge "Use collector specific helper classes" by Mathieu Chartier · 9 years ago
  62. a07f559 Use collector specific helper classes by Mathieu Chartier · 9 years ago
  63. 1ef892b Merge \"ARM: Improve String.getCharsNoCheck intrinsic.\" am: d5aa626b28 by Scott Wakeling · 9 years ago
  64. d5aa626 Merge "ARM: Improve String.getCharsNoCheck intrinsic." by Vladimir Marko · 9 years ago
  65. 3fdab77 ARM: Improve String.getCharsNoCheck intrinsic. by Scott Wakeling · 9 years ago
  66. 56f8b56 Add lock when iterating over BacktraceMap. by Christopher Ferris · 9 years ago
  67. 07a2c35 Merge \"Change IMT size from 64 to 43\" am: 30564fd3c9 by Matthew Gharrity · 9 years ago
  68. 30564fd Merge "Change IMT size from 64 to 43" by Treehugger Robot · 9 years ago
  69. 81a1899 elf_builder: Fix Mips header flags by Greg Kaiser · 9 years ago
  70. 013e3f3 Change IMT size from 64 to 43 by Matthew Gharrity · 9 years ago
  71. 6f1c392 Merge \"For deadlock test, print out any unexpected exceptions.\" am: 8651203072 by Jeff Hao · 9 years ago
  72. 8651203 Merge "For deadlock test, print out any unexpected exceptions." by Treehugger Robot · 9 years ago
  73. d7ceb51 For deadlock test, print out any unexpected exceptions. by Jeff Hao · 9 years ago
  74. b562303 Merge changes I7d3ba051,I2dc96535 am: 76b7919ca3 by Andreas Gampe · 9 years ago
  75. 76b7919 Merge changes I7d3ba051,I2dc96535 by Treehugger Robot · 9 years ago
  76. 3fcf1ca Merge \"Avoid duplicate class for mark compact\" am: 3fa401661e by Mathieu Chartier · 9 years ago
  77. 3fa4016 Merge "Avoid duplicate class for mark compact" by Mathieu Chartier · 9 years ago
  78. d528f68 Avoid duplicate class for mark compact by Mathieu Chartier · 9 years ago
  79. cff3959 Merge \"Ensure we get a ProfilingInfo object before compiling.\" am: 48f9f28c9b by Nicolas Geoffray · 9 years ago
  80. 48f9f28 Merge "Ensure we get a ProfilingInfo object before compiling." by Treehugger Robot · 9 years ago
  81. 2fa1137 Ensure we get a ProfilingInfo object before compiling. by Nicolas Geoffray · 9 years ago
  82. 99ae202 Merge \"MIPS32: Assembler tests for MIPS32R6\" am: 80fdcfc127 by Chris Larsen · 9 years ago
  83. 80fdcfc1 Merge "MIPS32: Assembler tests for MIPS32R6" by Treehugger Robot · 9 years ago
  84. 5a386d0 Merge \"Use a barrier instead of sleep for flaky deadlock test.\" am: 61b370e455 by Jeff Hao · 9 years ago
  85. 61b370e Merge "Use a barrier instead of sleep for flaky deadlock test." by Treehugger Robot · 9 years ago
  86. 7fa5578 ART: Fix ImageSpace::Init by Andreas Gampe · 9 years ago
  87. 9d3581b Merge \"Propagate flags to ShouldHaveEmbeddedVTable\" am: 641466b022 by Mathieu Chartier · 9 years ago
  88. 641466b Merge "Propagate flags to ShouldHaveEmbeddedVTable" by Mathieu Chartier · 9 years ago
  89. efeb9f0 Propagate flags to ShouldHaveEmbeddedVTable by Mathieu Chartier · 9 years ago
  90. 9e27666 Revert "Reduce ImageSpace::Init frame size" by Andreas Gampe · 9 years ago
  91. 4ecaa23 Merge \"Refactor GetIMTIndex\" am: 8a0b9bf88a by Matthew Gharrity · 9 years ago
  92. ab820ee Use a barrier instead of sleep for flaky deadlock test. by Jeff Hao · 9 years ago
  93. 8a0b9bf Merge "Refactor GetIMTIndex" by Treehugger Robot · 9 years ago
  94. e28954d Merge \"Reduce ImageSpace::Init frame size\" am: edbcf54199 by Mathieu Chartier · 9 years ago
  95. edbcf54 Merge "Reduce ImageSpace::Init frame size" by Mathieu Chartier · 9 years ago
  96. a67a49a Reduce ImageSpace::Init frame size by Mathieu Chartier · 9 years ago
  97. 8b74c3a Merge \"Optimize IMT\" am: abdda2fb52 by Nelli Kim · 9 years ago
  98. abdda2f Merge "Optimize IMT" by Mathieu Chartier · 9 years ago
  99. 5070643 Refactor GetIMTIndex by Matthew Gharrity · 9 years ago
  100. 19a8a94 Merge \"Also compile libnetd_client for target testing.\" am: 2b87a47c09 by Nicolas Geoffray · 9 years ago