1. d69cca6 am 8210866b: am 6bec6cb7: Merge "Fix quick mode bugs for Mips." by Bill Buzbee · 11 years ago
  2. b0f1313 am 846bc1f4: am a64d7288: Merge "AArch64: implement easy division and reminder." by Bill Buzbee · 11 years ago
  3. 386b63a am 47c8b6db: am 3084d78f: Merge "Don\'t allow negative GetFreeMemory." by Mathieu Chartier · 11 years ago
  4. 8210866 am 6bec6cb7: Merge "Fix quick mode bugs for Mips." by Bill Buzbee · 11 years ago
  5. 846bc1f am a64d7288: Merge "AArch64: implement easy division and reminder." by Bill Buzbee · 11 years ago
  6. 47c8b6d am 3084d78f: Merge "Don\'t allow negative GetFreeMemory." by Mathieu Chartier · 11 years ago
  7. c14a170 am dd2c7ff3: am e313d165: Merge "Fix off-by-one errors in limit checking for ldr/str instructions." by Dave Allison · 11 years ago
  8. dd2c7ff am e313d165: Merge "Fix off-by-one errors in limit checking for ldr/str instructions." by Dave Allison · 11 years ago
  9. a542a86 am 98703c5a: am d5a4a2f9: Merge "ART: ARM64 fp return reg locations are FP" by Andreas Gampe · 11 years ago
  10. 98703c5 am d5a4a2f9: Merge "ART: ARM64 fp return reg locations are FP" by Andreas Gampe · 11 years ago
  11. c2fb61c am 8df24a31: am aec31aae: Merge "Add a new type of profile data in ART profiler" by Calin Juravle · 11 years ago
  12. 8df24a3 am aec31aae: Merge "Add a new type of profile data in ART profiler" by Calin Juravle · 11 years ago
  13. 11abb74 am 3212ca5c: am a94d7fd1: Merge "Fix topological ordering and use it for optimizations." by Vladimir Marko · 11 years ago
  14. 3212ca5 am a94d7fd1: Merge "Fix topological ordering and use it for optimizations." by Vladimir Marko · 11 years ago
  15. 316e4b0 am cf0125a6: am 6c22b193: Merge "Fix JNI ToReflectedMethod for constructor" by Sebastien Hertz · 11 years ago
  16. cf0125a am 6c22b193: Merge "Fix JNI ToReflectedMethod for constructor" by Sebastien Hertz · 11 years ago
  17. 6bec6cb Merge "Fix quick mode bugs for Mips." by Bill Buzbee · 11 years ago
  18. 2db3e26 Fix quick mode bugs for Mips. by Douglas Leung · 11 years ago
  19. a64d728 Merge "AArch64: implement easy division and reminder." by Bill Buzbee · 11 years ago
  20. aec31aa Merge "Add a new type of profile data in ART profiler" by Calin Juravle · 11 years ago
  21. 445220d Add a new type of profile data in ART profiler by Wei Jin · 11 years ago
  22. 6c22b19 Merge "Fix JNI ToReflectedMethod for constructor" by Sebastien Hertz · 11 years ago
  23. 2e21ed0 am 0a765541: am cdda4e5b: Merge "ART: Change sprintf to snprintf" by Andreas Gampe · 11 years ago
  24. a94d7fd Merge "Fix topological ordering and use it for optimizations." by Vladimir Marko · 11 years ago
  25. 0a76554 am cdda4e5b: Merge "ART: Change sprintf to snprintf" by Andreas Gampe · 11 years ago
  26. a67a2e2 am 42840d0f: am b2c369f7: Merge "Expanded native code to use arraycopy for specific data types." by Jeff Hao · 11 years ago
  27. 42840d0 am b2c369f7: Merge "Expanded native code to use arraycopy for specific data types." by Jeff Hao · 11 years ago
  28. 2336454 am 21add57d: am fee5586d: Merge "Support additional instructions in ARM and thumb assemblers" by Dave Allison · 11 years ago
  29. 21add57 am fee5586d: Merge "Support additional instructions in ARM and thumb assemblers" by Dave Allison · 11 years ago
  30. 3084d78 Merge "Don't allow negative GetFreeMemory." by Mathieu Chartier · 11 years ago
  31. 146b187 Don't allow negative GetFreeMemory. by Mathieu Chartier · 11 years ago
  32. d5a4a2f Merge "ART: ARM64 fp return reg locations are FP" by Andreas Gampe · 11 years ago
  33. c6301bc ART: ARM64 fp return reg locations are FP by Andreas Gampe · 11 years ago
  34. cdda4e5 Merge "ART: Change sprintf to snprintf" by Andreas Gampe · 11 years ago
  35. 829b4ba ART: Change sprintf to snprintf by Andreas Gampe · 11 years ago
  36. fee5586 Merge "Support additional instructions in ARM and thumb assemblers" by Dave Allison · 11 years ago
  37. e313d16 Merge "Fix off-by-one errors in limit checking for ldr/str instructions." by Dave Allison · 11 years ago
  38. 0bb9ade Fix off-by-one errors in limit checking for ldr/str instructions. by Dave Allison · 11 years ago
  39. b2c369f Merge "Expanded native code to use arraycopy for specific data types." by Jeff Hao · 11 years ago
  40. 45fdb93 Support additional instructions in ARM and thumb assemblers by Dave Allison · 11 years ago
  41. 14cff71 am 4edcf40e: am 57d99f67: Merge "Return "false" instead of "nullptr" in bool DexFile::Open." by Nicolas Geoffray · 11 years ago
  42. 4edcf40 am 57d99f67: Merge "Return "false" instead of "nullptr" in bool DexFile::Open." by Nicolas Geoffray · 11 years ago
  43. d333376 Fix JNI ToReflectedMethod for constructor by Sebastien Hertz · 11 years ago
  44. bb96fbc am e4be0f77: am 58fb36a8: Merge "Fix build rule." by Nicolas Geoffray · 11 years ago
  45. e4be0f7 am 58fb36a8: Merge "Fix build rule." by Nicolas Geoffray · 11 years ago
  46. e0d537f am 039f6b70: am b1cbf58b: Merge "Re-enable tests with the optimizing compiler." by Nicolas Geoffray · 11 years ago
  47. 6cd257a am e5f8f78d: am 0c173466: Merge "Fix memory leak in JDWP object registry" by Sebastien Hertz · 11 years ago
  48. 6b173f1 am 404283f0: am 8803c1cb: Merge "ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests" by Andreas Gampe · 11 years ago
  49. 039f6b7 am b1cbf58b: Merge "Re-enable tests with the optimizing compiler." by Nicolas Geoffray · 11 years ago
  50. e5f8f78 am 0c173466: Merge "Fix memory leak in JDWP object registry" by Sebastien Hertz · 11 years ago
  51. 404283f am 8803c1cb: Merge "ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests" by Andreas Gampe · 11 years ago
  52. 9585cdc am ff786b91: am 8a9f3ee5: Merge "ART: Native support for multidex" by Andreas Gampe · 11 years ago
  53. ff786b9 am 8a9f3ee5: Merge "ART: Native support for multidex" by Andreas Gampe · 11 years ago
  54. 0c3d73f am 48e29b00: am b849f6dd: Merge "Fix linux build." by Brian Carlstrom · 11 years ago
  55. 48e29b0 am b849f6dd: Merge "Fix linux build." by Brian Carlstrom · 11 years ago
  56. f788016 am 663ab27f: am e334cca5: Merge "Further refine gtest dependencies." by Brian Carlstrom · 11 years ago
  57. cd95094 am 2ae11512: am b0947fcc: Merge "Copyright assignment" by Andreas Gampe · 11 years ago
  58. 663ab27 am e334cca5: Merge "Further refine gtest dependencies." by Brian Carlstrom · 11 years ago
  59. 2ae1151 am b0947fcc: Merge "Copyright assignment" by Andreas Gampe · 11 years ago
  60. 672e0d8 am 21b3a87f: am 3ee7b367: Merge "Fix the Mac build on x86-64." by Ian Rogers · 11 years ago
  61. 21b3a87 am 3ee7b367: Merge "Fix the Mac build on x86-64." by Ian Rogers · 11 years ago
  62. d5ee86e am e7248f2f: Merge "Really use GCC for ARM64" by Sebastien Hertz · 11 years ago
  63. e334cca Merge "Further refine gtest dependencies." by Brian Carlstrom · 11 years ago
  64. eb85f2b Further refine gtest dependencies. by Brian Carlstrom · 11 years ago
  65. 8803c1c Merge "ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests" by Andreas Gampe · 11 years ago
  66. 86f5662 ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests by Andreas Gampe · 11 years ago
  67. 8a9f3ee Merge "ART: Native support for multidex" by Andreas Gampe · 11 years ago
  68. 833a485 ART: Native support for multidex by Andreas Gampe · 11 years ago
  69. b849f6d Merge "Fix linux build." by Brian Carlstrom · 11 years ago
  70. 39b1ef0 Fix linux build. by Brian Carlstrom · 11 years ago
  71. b0947fc Merge "Copyright assignment" by Andreas Gampe · 11 years ago
  72. 62edf0b Copyright assignment by Bernhard Rosenkraenzer · 11 years ago
  73. b899341 Merge "Further refine gtest dependencies." by Brian Carlstrom · 11 years ago
  74. 4ac5c69 Further refine gtest dependencies. by Brian Carlstrom · 11 years ago
  75. b4c03f2 am d5ee86ec: am e7248f2f: Merge "Really use GCC for ARM64" by Sebastien Hertz · 11 years ago
  76. 263cb56 am 17701f5c: am 77c0b8d6: Merge "Address comments on change 45d26c86b00580593067ca42091ad66cf7dc4f7c" by Brian Carlstrom · 11 years ago
  77. 7b3704b am 54708050: am ebeaf8f7: Merge "Treat larger than jint capacity in NewDirectByteBuffer as an error" by Brian Carlstrom · 11 years ago
  78. 8f63ffa am 1d61b33b: am fe6bfba3: Merge "Revert "Re-enable tests with the optimizing compiler."" by Nicolas Geoffray · 11 years ago
  79. 5127733 am 5da93ae1: am 84691ba2: Merge "Re-enable tests with the optimizing compiler." by Nicolas Geoffray · 11 years ago
  80. efef7ef am d5201be5: am ae43e2b1: Merge "Fix test-art-target error" by Nicolas Geoffray · 11 years ago
  81. b5ff6b9 am bd19364b: am 89522f4b: Merge "Fix a bug in LiveInterval::FirstRegisterUseAfter." by Nicolas Geoffray · 11 years ago
  82. d53a443 am a2aa5cfb: am b5dc9444: Merge "Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS" by Brian Carlstrom · 11 years ago
  83. 81eb075 am 29282d82: am e043deb5: Merge "Add libjavacore dependency for oat tests" by Brian Carlstrom · 11 years ago
  84. 307e63d am 64eaccb3: am 3153895d: Merge "Weaken condition to dump a thread\'s stack in a debug build." by Ian Rogers · 11 years ago
  85. 81269d9 am 90b19dab: am ece10dbe: Merge "Define run-test targets." by Ian Rogers · 11 years ago
  86. b089ea9 am a4bce9e0: am b9d11f7e: Merge "x86_64: Fix wide argument increment" by Ian Rogers · 11 years ago
  87. 0c4cb2f am 7896d11c: am c6f0f60b: Merge "x86_64: int-to-long should ensure that int in kCoreReg" by Ian Rogers · 11 years ago
  88. 21ebafa resolved conflicts for merge of 4153a39a to master by Ian Rogers · 11 years ago
  89. ed58688 Merge "Revert "Quick compiler: remove temporary workaround."" by Andreas Gampe · 11 years ago
  90. f62a9fd Revert "Quick compiler: remove temporary workaround." by Andreas Gampe · 11 years ago
  91. 17701f5 am 77c0b8d6: Merge "Address comments on change 45d26c86b00580593067ca42091ad66cf7dc4f7c" by Brian Carlstrom · 11 years ago
  92. 5470805 am ebeaf8f7: Merge "Treat larger than jint capacity in NewDirectByteBuffer as an error" by Brian Carlstrom · 11 years ago
  93. 1d61b33 am fe6bfba3: Merge "Revert "Re-enable tests with the optimizing compiler."" by Nicolas Geoffray · 11 years ago
  94. 5da93ae am 84691ba2: Merge "Re-enable tests with the optimizing compiler." by Nicolas Geoffray · 11 years ago
  95. d5201be am ae43e2b1: Merge "Fix test-art-target error" by Nicolas Geoffray · 11 years ago
  96. bd19364 am 89522f4b: Merge "Fix a bug in LiveInterval::FirstRegisterUseAfter." by Nicolas Geoffray · 11 years ago
  97. a2aa5cf am b5dc9444: Merge "Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS" by Brian Carlstrom · 11 years ago
  98. 29282d8 am e043deb5: Merge "Add libjavacore dependency for oat tests" by Brian Carlstrom · 11 years ago
  99. 64eaccb am 3153895d: Merge "Weaken condition to dump a thread\'s stack in a debug build." by Ian Rogers · 11 years ago
  100. 90b19da am ece10dbe: Merge "Define run-test targets." by Ian Rogers · 11 years ago