1. 0545d97 am 3847d663: Merge "Increase limit to 2600 on host clang builds for frame size." into lmp-dev by Stephen Hines · 11 years ago
  2. 8cac631 resolved conflicts for merge of 76fb6019 to lmp-dev-plus-aosp by Stephen Hines · 11 years ago
  3. 8b60538 am bacabce9: Merge "Add back a deleted check related to verification." into lmp-dev by Stephen Hines · 11 years ago
  4. d85bd52 Merge "resolved conflicts for merge of 9ef2ec9b to lmp-dev-plus-aosp" into lmp-dev-plus-aosp by Stephen Hines · 11 years ago
  5. 28c284f am 9fbe946f: Merge "Fix JNI compiler frame size adjustments." by Vladimir Marko · 11 years ago
  6. ec10754 am 1ad334e6: Merge "Rename openDexFileNative to openDexFile." by Narayan Kamath · 11 years ago
  7. 2307ee0 am 86507ed4: Merge "Add a new stack map scheme that encodes compilation info per pc." by Nicolas Geoffray · 11 years ago
  8. 1174dfe am e2f654a4: Merge "ART: Fix wrong CHECK in GetCurrentLocationForThrow" by Andreas Gampe · 11 years ago
  9. c780880 am b7563b64: Merge "ART: Turn on ART_TEST_KEEP_GOING by default, clean up unused vars" by Andreas Gampe · 11 years ago
  10. 305e60b resolved conflicts for merge of 9ef2ec9b to lmp-dev-plus-aosp by Stephen Hines · 11 years ago
  11. b3c3f93 resolved conflicts for merge of 307f6508 to lmp-dev-plus-aosp by Andreas Gampe · 11 years ago
  12. 749647c am ee2d1ada: Fix JNI compiler frame size adjustments. by Vladimir Marko · 11 years ago
  13. ee2d1ad Fix JNI compiler frame size adjustments. by Vladimir Marko · 11 years ago
  14. 51cc432 am 195bb33e: Merge "ART: Account for multidex location strings in VMClassLoader" by Andreas Gampe · 11 years ago
  15. 829cfff am 6d5e82f7: ART: Fix wrong CHECK in GetCurrentLocationForThrow by Andreas Gampe · 11 years ago
  16. c6dfd89 am b3ec51e6: ART: Relax CurrentMethodVisitor requirements on GetDexPC by Andreas Gampe · 11 years ago
  17. 6380efc am 9157c0ca: ART: Account for multidex location strings in VMClassLoader by Andreas Gampe · 11 years ago
  18. 6d5e82f ART: Fix wrong CHECK in GetCurrentLocationForThrow by Andreas Gampe · 11 years ago
  19. b3ec51e ART: Relax CurrentMethodVisitor requirements on GetDexPC by Andreas Gampe · 11 years ago
  20. 9157c0c ART: Account for multidex location strings in VMClassLoader by Andreas Gampe · 11 years ago
  21. e751e9a am 4857b868: Merge "Integrate ART with NativeBridge interfaces" by Andreas Gampe · 11 years ago
  22. 32de214 am c0dcf291: Fix stale remembered sets error. by Mathieu Chartier · 11 years ago
  23. 56aa892 am 5dc158e9: Fix access to long/double stack values from debugger by Sebastien Hertz · 11 years ago
  24. 9ef2ec9 Merge "Remove errors/warnings from tautological comparisons." into lmp-dev by Stephen Hines · 11 years ago
  25. 4df72b8 Remove errors/warnings from tautological comparisons. by Stephen Hines · 11 years ago
  26. 4857b86 Merge "Integrate ART with NativeBridge interfaces" by Andreas Gampe · 11 years ago
  27. 355383f Integrate ART with NativeBridge interfaces by Yong WU · 11 years ago
  28. 338eb23 am 54f3c041: Merge "Fix memory leak in RemoveRememberedSet." by Mathieu Chartier · 11 years ago
  29. 3847d66 Merge "Increase limit to 2600 on host clang builds for frame size." into lmp-dev by Stephen Hines · 11 years ago
  30. e1b3cc7 Increase limit to 2600 on host clang builds for frame size. by Stephen Hines · 11 years ago
  31. 137e5b2 Update frame-larger-than limit to 2440 for new clang. by Stephen Hines · 11 years ago
  32. 79ce45c Add back a deleted check related to verification. by Stephen Hines · 11 years ago
  33. 76fb601 Merge "Update frame-larger-than limit to 2440 for new clang." into lmp-dev by Stephen Hines · 11 years ago
  34. bacabce Merge "Add back a deleted check related to verification." into lmp-dev by Stephen Hines · 11 years ago
  35. fcc91b8 resolved conflicts for merge of bebee4fd to lmp-dev-plus-aosp by Andreas Gampe · 11 years ago
  36. b8eb3ad am d68168e9: Merge "ART: Do not attempt to compile a method with too many registers" into lmp-dev by Andreas Gampe · 11 years ago
  37. 337dfe0 am 1f710373: Merge "ART: Check high part of dalvik register pairs on put-wide" into lmp-dev by Andreas Gampe · 11 years ago
  38. 15b707b am 0f45f22e: (-s ours) ART: Throw StackOverflowError in native code by Andreas Gampe · 11 years ago
  39. 204e57c resolved conflicts for merge of 7521704f to lmp-dev-plus-aosp by Mathieu Chartier · 11 years ago
  40. c0dcf29 Fix stale remembered sets error. by Mathieu Chartier · 11 years ago
  41. 797517a am ca928ba8: Merge "Fix access to long/double stack values from debugger" by Sebastien Hertz · 11 years ago
  42. 5dc158e Fix access to long/double stack values from debugger by Sebastien Hertz · 11 years ago
  43. 118dbba am 3017527b: Merge "Increase limit to 2600 on host clang builds for frame size." by Stephen Hines · 11 years ago
  44. 50985c8 am 7f9c8f7b: Merge "Update frame-larger-than limit to 2440 for new clang." by Stephen Hines · 11 years ago
  45. 8eb3894 am 488deba5: Merge "Reduce allocations in ParallelGC test." by Mathieu Chartier · 11 years ago
  46. 26ff0b1 am cfd31c5e: Merge "Use a (somewhat) more documented environment variable." by Nicolas Geoffray · 11 years ago
  47. b7563b6 Merge "ART: Turn on ART_TEST_KEEP_GOING by default, clean up unused vars" by Andreas Gampe · 11 years ago
  48. e7655c5 ART: Turn on ART_TEST_KEEP_GOING by default, clean up unused vars by Andreas Gampe · 11 years ago
  49. 195bb33 Merge "ART: Account for multidex location strings in VMClassLoader" by Andreas Gampe · 11 years ago
  50. cb8f9e8 ART: Account for multidex location strings in VMClassLoader by Andreas Gampe · 11 years ago
  51. bebee4f ART: Refactor GenSelect, refactor gen_common accordingly by Andreas Gampe · 11 years ago
  52. 2bdbeec am 75c99e9d: Merge "x86: GenSelect utility update" by Andreas Gampe · 11 years ago
  53. 0f45f22 ART: Throw StackOverflowError in native code by Andreas Gampe · 11 years ago
  54. b94ed50 resolved conflicts for merge of 38c488bc to lmp-dev-plus-aosp by Mathieu Chartier · 11 years ago
  55. 38c488b Recycle mem-maps for collector transitions. by Mathieu Chartier · 11 years ago
  56. f4afc70 am 0346b6be: Merge "Fix run-test --trace option if --host is specified after." by Jeff Hao · 11 years ago
  57. 8060f68 am b76cac63: Revert "Revert "Disable adding main and non moving spaces to immune region in GSS"" by Mathieu Chartier · 11 years ago
  58. b76cac6 Revert "Revert "Disable adding main and non moving spaces to immune region in GSS"" by Mathieu Chartier · 11 years ago
  59. 1ad334e Merge "Rename openDexFileNative to openDexFile." by Narayan Kamath · 11 years ago
  60. 350b626 Rename openDexFileNative to openDexFile. by Calin Juravle · 11 years ago
  61. cfd31c5 Merge "Use a (somewhat) more documented environment variable." by Nicolas Geoffray · 11 years ago
  62. 6fbcc12 Use a (somewhat) more documented environment variable. by Nicolas Geoffray · 11 years ago
  63. 9fbe946 Merge "Fix JNI compiler frame size adjustments." by Vladimir Marko · 11 years ago
  64. 4e24b9d Fix JNI compiler frame size adjustments. by Vladimir Marko · 11 years ago
  65. 86507ed Merge "Add a new stack map scheme that encodes compilation info per pc." by Nicolas Geoffray · 11 years ago
  66. ca928ba Merge "Fix access to long/double stack values from debugger" by Sebastien Hertz · 11 years ago
  67. 6590cb0 am cf60db36: Merge "ART: Fix x86_64 instrumentation_exit, also movsd -> movq" by Andreas Gampe · 11 years ago
  68. 40f5349 am 80b3f96e: Merge "Add test-art-*-run-test-###-test-name32/64 test targets." by Andreas Gampe · 11 years ago
  69. e1603a5 am b37576bb: Merge "ART: Fix erroneous output" by Andreas Gampe · 11 years ago
  70. 9871afa resolved conflicts for merge of 525f2f30 to lmp-dev-plus-aosp by Andreas Gampe · 11 years ago
  71. 54f3c04 Merge "Fix memory leak in RemoveRememberedSet." by Mathieu Chartier · 11 years ago
  72. 5189e24 Fix memory leak in RemoveRememberedSet. by Mathieu Chartier · 11 years ago
  73. 3017527 Merge "Increase limit to 2600 on host clang builds for frame size." by Stephen Hines · 11 years ago
  74. 1159727 Increase limit to 2600 on host clang builds for frame size. by Stephen Hines · 11 years ago
  75. 488deba Merge "Reduce allocations in ParallelGC test." by Mathieu Chartier · 11 years ago
  76. ac3cea0 Reduce allocations in ParallelGC test. by Mathieu Chartier · 11 years ago
  77. 7f9c8f7 Merge "Update frame-larger-than limit to 2440 for new clang." by Stephen Hines · 11 years ago
  78. 67a4338 Update frame-larger-than limit to 2440 for new clang. by Stephen Hines · 11 years ago
  79. 75c99e9 Merge "x86: GenSelect utility update" by Andreas Gampe · 11 years ago
  80. 0346b6b Merge "Fix run-test --trace option if --host is specified after." by Jeff Hao · 11 years ago
  81. 85139a3 Fix run-test --trace option if --host is specified after. by Jeff Hao · 11 years ago
  82. 7521704 Merge "Fix stale remembered sets error." by Mathieu Chartier · 11 years ago
  83. c5a8347 Fix stale remembered sets error. by Mathieu Chartier · 11 years ago
  84. d68168e Merge "ART: Do not attempt to compile a method with too many registers" into lmp-dev by Andreas Gampe · 11 years ago
  85. b07bba1 ART: Do not attempt to compile a method with too many registers by Andreas Gampe · 11 years ago
  86. 1f71037 Merge "ART: Check high part of dalvik register pairs on put-wide" into lmp-dev by Andreas Gampe · 11 years ago
  87. 328fbbf ART: Check high part of dalvik register pairs on put-wide by Andreas Gampe · 11 years ago
  88. 0ebe2f8 am f5881ed6: ART: Fix x86_64 instrumentation_exit, also movsd -> movq by Andreas Gampe · 11 years ago
  89. 80a98c0 am 2c240f79: Fix x86 instrumentation exit entrypoint and trace size limit. by Jeff Hao · 11 years ago
  90. f5881ed ART: Fix x86_64 instrumentation_exit, also movsd -> movq by Andreas Gampe · 11 years ago
  91. 2c240f7 Fix x86 instrumentation exit entrypoint and trace size limit. by Jeff Hao · 11 years ago
  92. e2f654a Merge "ART: Fix wrong CHECK in GetCurrentLocationForThrow" by Andreas Gampe · 11 years ago
  93. f9df5c1 ART: Fix wrong CHECK in GetCurrentLocationForThrow by Andreas Gampe · 11 years ago
  94. 307f650 Merge "ART: Relax CurrentMethodVisitor requirements on GetDexPC" by Andreas Gampe · 11 years ago
  95. 4a8c3fa ART: Relax CurrentMethodVisitor requirements on GetDexPC by Andreas Gampe · 11 years ago
  96. a7dfd3c am 7dfc30b5: Merge "Use the TMPDIR environment variable for test directory if set." by Ian Rogers · 11 years ago
  97. 51b24bf am 4490ff42: Merge "Rewrite topological sort order and improve GVN." into lmp-dev by Vladimir Marko · 11 years ago
  98. 2009852 am 293caab6: Fix null pointer check elimination for catch entries. by Vladimir Marko · 11 years ago
  99. 4de0d3f am 0edcfd64: Merge "Fix implicit stack overflow check on optimizing/x86." by Nicolas Geoffray · 11 years ago
  100. 93fcbaa am 8bf67c21: Merge "Rewrite topological sort order and improve GVN." by Vladimir Marko · 11 years ago