1. 1990211 am fc9f8c00: am 4daa8b51: Merge "Fix host Mac build." by Ian Rogers · 11 years ago
  2. 6dc3be1 am 951e5e99: am 9ae76720: Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 11 years ago
  3. 1a4840a am b1d9c4b3: am 3283ade4: Merge "Fix exception reporting from interpreter" by Sebastien Hertz · 11 years ago
  4. a725a9a am 758d93d9: am bc72903b: Merge "ART: Fix MIPS build" by Andreas Gampe · 11 years ago
  5. a16def8 am f186675d: am a23b630a: Merge "ART: Move __memcmp16 from Bionic to ART" by Andreas Gampe · 11 years ago
  6. 051c2dc am d6ff1904: am 08654d40: Merge "Workaround frame size issues." by Ian Rogers · 11 years ago
  7. e9849c2 am c0615740: am 73304bb6: Merge "X86_64: Proper IMT fix" by Ian Rogers · 11 years ago
  8. 0d03a24 am beb66d69: am aa4e4d84: Merge "Fix for test-art-host" by Brian Carlstrom · 11 years ago
  9. f7e0ae8 am b116db59: am 69d57a89: Merge "Use HOST_LIBRARY_PATH to access host shared libraries." by Ying Wang · 11 years ago
  10. fc9f8c0 am 4daa8b51: Merge "Fix host Mac build." by Ian Rogers · 11 years ago
  11. 8ed008b am a844dfae: am 5bf6a779: Merge "Change MethodHelper to use a Handle." by Mathieu Chartier · 11 years ago
  12. 175ffa4 am b86371b7: am 335b91fb: Merge "ART: Add instrumentation stubs for ARM64 and X86-64" by Andreas Gampe · 11 years ago
  13. 1c3f010 am 3ece6c17: am b399e971: Merge "Reduced frequency of blocks for concurrent gc" by Mathieu Chartier · 11 years ago
  14. bd7ce3e am a5fdcbf9: am d500a43a: Merge "ART: Generalize code to find PC for artInvokeInterfaceTrampoline" by Andreas Gampe · 11 years ago
  15. 1c0b2cb am 62c360a5: am c829a18d: Merge "Round up arena allocations to 8 bytes." by Vladimir Marko · 11 years ago
  16. a66c7ae am 7478d103: am f71f8da2: Merge "Remove TARGET_REX_SUPPORT define." by Ian Rogers · 11 years ago
  17. 7abec8e am 6e24c9fc: am 608f63ba: Merge "Add locking around boot image generation." by Narayan Kamath · 11 years ago
  18. c46900d am 98028b59: am 6e71a1fb: Merge "Plug code generator into liveness analysis." by Nicolas Geoffray · 11 years ago
  19. 47345fe am 9de8a312: am 7eb3fa1e: Merge "Add a type propagation phase after building SSA." by Nicolas Geoffray · 11 years ago
  20. bfd4821 am 9fffccc9: am fd755e00: Merge "X86_64: Pass \'hidden method index\' in EAX" by Ian Rogers · 11 years ago
  21. 297daef am 1a105ff8: am d49f5b87: Merge "Tidy up x86 assembler and fix byte register encoding." by Ian Rogers · 11 years ago
  22. 3d593ad am 01b18562: am 305e4b0a: Merge "ART: Generic JNI for x86" by Andreas Gampe · 11 years ago
  23. 26825b0 am 08e5bd13: am b14f2e0f: Merge "Fix output of 107 art/test" by Bill Buzbee · 11 years ago
  24. 5dc31e8 am b9a04612: am a0b0ba04: Merge "X86_64: Fix core.oat compilation issues" by Bill Buzbee · 11 years ago
  25. a2d95b4 am 388f5a5b: am 846447a1: Merge "x86_64: Reduce dex2oat compilation logs" by Bill Buzbee · 11 years ago
  26. afb9011 am 3841a143: am 88c3484e: Merge "AArch64: fix and enable sparse- and packed-switch." by Bill Buzbee · 11 years ago
  27. 951e5e9 am 9ae76720: Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 11 years ago
  28. b1d9c4b am 3283ade4: Merge "Fix exception reporting from interpreter" by Sebastien Hertz · 11 years ago
  29. 758d93d am bc72903b: Merge "ART: Fix MIPS build" by Andreas Gampe · 11 years ago
  30. f186675 am a23b630a: Merge "ART: Move __memcmp16 from Bionic to ART" by Andreas Gampe · 11 years ago
  31. d6ff190 am 08654d40: Merge "Workaround frame size issues." by Ian Rogers · 11 years ago
  32. c061574 am 73304bb6: Merge "X86_64: Proper IMT fix" by Ian Rogers · 11 years ago
  33. beb66d6 am aa4e4d84: Merge "Fix for test-art-host" by Brian Carlstrom · 11 years ago
  34. 4daa8b5 Merge "Fix host Mac build." by Ian Rogers · 11 years ago
  35. e3d5581 Fix host Mac build. by Ian Rogers · 11 years ago
  36. a23b630 Merge "ART: Move __memcmp16 from Bionic to ART" by Andreas Gampe · 11 years ago
  37. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 11 years ago
  38. 9ae7672 Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 11 years ago
  39. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 11 years ago
  40. 08654d4 Merge "Workaround frame size issues." by Ian Rogers · 11 years ago
  41. 5487494 Workaround frame size issues. by Ian Rogers · 11 years ago
  42. 73304bb Merge "X86_64: Proper IMT fix" by Ian Rogers · 11 years ago
  43. aa4e4d8 Merge "Fix for test-art-host" by Brian Carlstrom · 11 years ago
  44. afdc560 Fix for test-art-host by Brian Carlstrom · 11 years ago
  45. bc72903 Merge "ART: Fix MIPS build" by Andreas Gampe · 11 years ago
  46. 6240102 ART: Fix MIPS build by Andreas Gampe · 11 years ago
  47. 3283ade Merge "Fix exception reporting from interpreter" by Sebastien Hertz · 11 years ago
  48. 9f10203 Fix exception reporting from interpreter by Sebastien Hertz · 11 years ago
  49. 55884bc X86_64: Proper IMT fix by Mark Mendell · 11 years ago
  50. b116db5 am 69d57a89: Merge "Use HOST_LIBRARY_PATH to access host shared libraries." by Ying Wang · 11 years ago
  51. 69d57a8 Merge "Use HOST_LIBRARY_PATH to access host shared libraries." by Ying Wang · 11 years ago
  52. 07935e5 Use HOST_LIBRARY_PATH to access host shared libraries. by Ying Wang · 11 years ago
  53. a844dfa am 5bf6a779: Merge "Change MethodHelper to use a Handle." by Mathieu Chartier · 11 years ago
  54. 5bf6a77 Merge "Change MethodHelper to use a Handle." by Mathieu Chartier · 11 years ago
  55. b86371b am 335b91fb: Merge "ART: Add instrumentation stubs for ARM64 and X86-64" by Andreas Gampe · 11 years ago
  56. 335b91f Merge "ART: Add instrumentation stubs for ARM64 and X86-64" by Andreas Gampe · 11 years ago
  57. 3ece6c1 am b399e971: Merge "Reduced frequency of blocks for concurrent gc" by Mathieu Chartier · 11 years ago
  58. b399e97 Merge "Reduced frequency of blocks for concurrent gc" by Mathieu Chartier · 11 years ago
  59. 530e1b5 Reduced frequency of blocks for concurrent gc by Fred Shih · 11 years ago
  60. a5fdcbf am d500a43a: Merge "ART: Generalize code to find PC for artInvokeInterfaceTrampoline" by Andreas Gampe · 11 years ago
  61. d500a43 Merge "ART: Generalize code to find PC for artInvokeInterfaceTrampoline" by Andreas Gampe · 11 years ago
  62. 41c507a ART: Generalize code to find PC for artInvokeInterfaceTrampoline by Alexei Zavjalov · 11 years ago
  63. 62c360a am c829a18d: Merge "Round up arena allocations to 8 bytes." by Vladimir Marko · 11 years ago
  64. c829a18 Merge "Round up arena allocations to 8 bytes." by Vladimir Marko · 11 years ago
  65. 7478d10 am f71f8da2: Merge "Remove TARGET_REX_SUPPORT define." by Ian Rogers · 11 years ago
  66. f71f8da Merge "Remove TARGET_REX_SUPPORT define." by Ian Rogers · 11 years ago
  67. ea248f8 Remove TARGET_REX_SUPPORT define. by Ian Rogers · 11 years ago
  68. 22a0ef8 Round up arena allocations to 8 bytes. by Vladimir Marko · 11 years ago
  69. 6e24c9f am 608f63ba: Merge "Add locking around boot image generation." by Narayan Kamath · 11 years ago
  70. 608f63b Merge "Add locking around boot image generation." by Narayan Kamath · 11 years ago
  71. d1c606f Add locking around boot image generation. by Narayan Kamath · 11 years ago
  72. 98028b5 am 6e71a1fb: Merge "Plug code generator into liveness analysis." by Nicolas Geoffray · 11 years ago
  73. 9de8a31 am 7eb3fa1e: Merge "Add a type propagation phase after building SSA." by Nicolas Geoffray · 11 years ago
  74. 9fffccc am fd755e00: Merge "X86_64: Pass \'hidden method index\' in EAX" by Ian Rogers · 11 years ago
  75. 1a105ff am d49f5b87: Merge "Tidy up x86 assembler and fix byte register encoding." by Ian Rogers · 11 years ago
  76. 01b1856 am 305e4b0a: Merge "ART: Generic JNI for x86" by Andreas Gampe · 11 years ago
  77. 6e71a1f Merge "Plug code generator into liveness analysis." by Nicolas Geoffray · 11 years ago
  78. 31d76b4 Plug code generator into liveness analysis. by Nicolas Geoffray · 11 years ago
  79. 7eb3fa1 Merge "Add a type propagation phase after building SSA." by Nicolas Geoffray · 11 years ago
  80. fd755e0 Merge "X86_64: Pass 'hidden method index' in EAX" by Ian Rogers · 11 years ago
  81. d49f5b8 Merge "Tidy up x86 assembler and fix byte register encoding." by Ian Rogers · 11 years ago
  82. 305e4b0 Merge "ART: Generic JNI for x86" by Andreas Gampe · 11 years ago
  83. 0f9b9c5 Tidy up x86 assembler and fix byte register encoding. by Ian Rogers · 11 years ago
  84. 08e5bd1 am b14f2e0f: Merge "Fix output of 107 art/test" by Bill Buzbee · 11 years ago
  85. b9a0461 am a0b0ba04: Merge "X86_64: Fix core.oat compilation issues" by Bill Buzbee · 11 years ago
  86. 388f5a5 am 846447a1: Merge "x86_64: Reduce dex2oat compilation logs" by Bill Buzbee · 11 years ago
  87. 3841a14 am 88c3484e: Merge "AArch64: fix and enable sparse- and packed-switch." by Bill Buzbee · 11 years ago
  88. b14f2e0 Merge "Fix output of 107 art/test" by Bill Buzbee · 11 years ago
  89. a0b0ba0 Merge "X86_64: Fix core.oat compilation issues" by Bill Buzbee · 11 years ago
  90. 846447a Merge "x86_64: Reduce dex2oat compilation logs" by Bill Buzbee · 11 years ago
  91. 88c3484 Merge "AArch64: fix and enable sparse- and packed-switch." by Bill Buzbee · 11 years ago
  92. 779f8c9 ART: Generic JNI for x86 by Andreas Gampe · 11 years ago
  93. d3703d8 X86_64: Pass 'hidden method index' in EAX by Mark Mendell · 11 years ago
  94. c91f95b am 91a8bfed: am 5d4a3fed: Merge "Fix GetFreeMemory to use fooprint limit instead of max memory." by Mathieu Chartier · 11 years ago
  95. 91a8bfe am 5d4a3fed: Merge "Fix GetFreeMemory to use fooprint limit instead of max memory." by Mathieu Chartier · 11 years ago
  96. 5d4a3fe Merge "Fix GetFreeMemory to use fooprint limit instead of max memory." by Mathieu Chartier · 11 years ago
  97. d30e1d6 Fix GetFreeMemory to use fooprint limit instead of max memory. by Mathieu Chartier · 11 years ago
  98. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 11 years ago
  99. f71f950 Fix output of 107 art/test by Dmitry Petrochenko · 11 years ago
  100. 30022af x86_64: Reduce dex2oat compilation logs by Dmitry Petrochenko · 11 years ago