1. 5eb6962 am ec107544: am 1ad334e6: Merge "Rename openDexFileNative to openDexFile." by Narayan Kamath · 11 years ago
  2. 42cc070 am 2307ee06: am 86507ed4: Merge "Add a new stack map scheme that encodes compilation info per pc." by Nicolas Geoffray · 11 years ago
  3. f295795 am 1174dfe1: am e2f654a4: Merge "ART: Fix wrong CHECK in GetCurrentLocationForThrow" by Andreas Gampe · 11 years ago
  4. 4e3e065 am c7808809: am b7563b64: Merge "ART: Turn on ART_TEST_KEEP_GOING by default, clean up unused vars" by Andreas Gampe · 11 years ago
  5. 5e76656 am b3c3f938: resolved conflicts for merge of 307f6508 to lmp-dev-plus-aosp by Andreas Gampe · 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. b3c3f93 resolved conflicts for merge of 307f6508 to lmp-dev-plus-aosp by Andreas Gampe · 11 years ago
  11. 5be1837 am 749647c9: am ee2d1ada: Fix JNI compiler frame size adjustments. by Vladimir Marko · 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. 5659725 am 51cc4322: am 195bb33e: Merge "ART: Account for multidex location strings in VMClassLoader" by Andreas Gampe · 11 years ago
  15. 51cc432 am 195bb33e: Merge "ART: Account for multidex location strings in VMClassLoader" by Andreas Gampe · 11 years ago
  16. a7b1246 am 829cfffd: am 6d5e82f7: ART: Fix wrong CHECK in GetCurrentLocationForThrow by Andreas Gampe · 11 years ago
  17. 5b70ff5 am c6dfd89a: am b3ec51e6: ART: Relax CurrentMethodVisitor requirements on GetDexPC by Andreas Gampe · 11 years ago
  18. 9a6e259 am 6380efcb: am 9157c0ca: ART: Account for multidex location strings in VMClassLoader by Andreas Gampe · 11 years ago
  19. 829cfff am 6d5e82f7: ART: Fix wrong CHECK in GetCurrentLocationForThrow by Andreas Gampe · 11 years ago
  20. c6dfd89 am b3ec51e6: ART: Relax CurrentMethodVisitor requirements on GetDexPC by Andreas Gampe · 11 years ago
  21. 6380efc am 9157c0ca: ART: Account for multidex location strings in VMClassLoader by Andreas Gampe · 11 years ago
  22. 6d5e82f ART: Fix wrong CHECK in GetCurrentLocationForThrow by Andreas Gampe · 11 years ago
  23. b3ec51e ART: Relax CurrentMethodVisitor requirements on GetDexPC by Andreas Gampe · 11 years ago
  24. 9157c0c ART: Account for multidex location strings in VMClassLoader by Andreas Gampe · 11 years ago
  25. 47654a3 am e751e9a4: am 4857b868: Merge "Integrate ART with NativeBridge interfaces" by Andreas Gampe · 11 years ago
  26. e751e9a am 4857b868: Merge "Integrate ART with NativeBridge interfaces" by Andreas Gampe · 11 years ago
  27. 981bb0b am 32de2140: am c0dcf291: Fix stale remembered sets error. by Mathieu Chartier · 11 years ago
  28. 17c10a2 am 56aa8922: am 5dc158e9: Fix access to long/double stack values from debugger by Sebastien Hertz · 11 years ago
  29. 32de214 am c0dcf291: Fix stale remembered sets error. by Mathieu Chartier · 11 years ago
  30. 56aa892 am 5dc158e9: Fix access to long/double stack values from debugger by Sebastien Hertz · 11 years ago
  31. 3579ffb am 338eb238: am 54f3c041: Merge "Fix memory leak in RemoveRememberedSet." by Mathieu Chartier · 11 years ago
  32. 4857b86 Merge "Integrate ART with NativeBridge interfaces" by Andreas Gampe · 11 years ago
  33. 355383f Integrate ART with NativeBridge interfaces by Yong WU · 11 years ago
  34. 338eb23 am 54f3c041: Merge "Fix memory leak in RemoveRememberedSet." by Mathieu Chartier · 11 years ago
  35. ebde53d am fcc91b80: resolved conflicts for merge of bebee4fd to lmp-dev-plus-aosp by Andreas Gampe · 11 years ago
  36. fcc91b8 resolved conflicts for merge of bebee4fd to lmp-dev-plus-aosp by Andreas Gampe · 11 years ago
  37. 53dd110 am b8eb3ad3: am d68168e9: Merge "ART: Do not attempt to compile a method with too many registers" into lmp-dev by Andreas Gampe · 11 years ago
  38. 8943391 am 337dfe0d: am 1f710373: Merge "ART: Check high part of dalvik register pairs on put-wide" into lmp-dev by Andreas Gampe · 11 years ago
  39. 0b66411 am 15b707b6: am 0f45f22e: (-s ours) ART: Throw StackOverflowError in native code by Andreas Gampe · 11 years ago
  40. 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
  41. 337dfe0 am 1f710373: Merge "ART: Check high part of dalvik register pairs on put-wide" into lmp-dev by Andreas Gampe · 11 years ago
  42. 15b707b am 0f45f22e: (-s ours) ART: Throw StackOverflowError in native code by Andreas Gampe · 11 years ago
  43. 0dafeba am 204e57c4: resolved conflicts for merge of 7521704f to lmp-dev-plus-aosp by Mathieu Chartier · 11 years ago
  44. 204e57c resolved conflicts for merge of 7521704f to lmp-dev-plus-aosp by Mathieu Chartier · 11 years ago
  45. c0dcf29 Fix stale remembered sets error. by Mathieu Chartier · 11 years ago
  46. 8d19f7c am 797517aa: am ca928ba8: Merge "Fix access to long/double stack values from debugger" by Sebastien Hertz · 11 years ago
  47. 797517a am ca928ba8: Merge "Fix access to long/double stack values from debugger" by Sebastien Hertz · 11 years ago
  48. 5dc158e Fix access to long/double stack values from debugger by Sebastien Hertz · 11 years ago
  49. b8b1a93 am 118dbba9: am 3017527b: Merge "Increase limit to 2600 on host clang builds for frame size." by Stephen Hines · 11 years ago
  50. 118dbba am 3017527b: Merge "Increase limit to 2600 on host clang builds for frame size." by Stephen Hines · 11 years ago
  51. 9fa2857 am 50985c8f: am 7f9c8f7b: Merge "Update frame-larger-than limit to 2440 for new clang." by Stephen Hines · 11 years ago
  52. 50985c8 am 7f9c8f7b: Merge "Update frame-larger-than limit to 2440 for new clang." by Stephen Hines · 11 years ago
  53. 24a44cb am 8eb38942: am 488deba5: Merge "Reduce allocations in ParallelGC test." by Mathieu Chartier · 11 years ago
  54. 8eb3894 am 488deba5: Merge "Reduce allocations in ParallelGC test." by Mathieu Chartier · 11 years ago
  55. 3e2d4c8 am 26ff0b18: am cfd31c5e: Merge "Use a (somewhat) more documented environment variable." by Nicolas Geoffray · 11 years ago
  56. 26ff0b1 am cfd31c5e: Merge "Use a (somewhat) more documented environment variable." by Nicolas Geoffray · 11 years ago
  57. b7563b6 Merge "ART: Turn on ART_TEST_KEEP_GOING by default, clean up unused vars" by Andreas Gampe · 11 years ago
  58. e7655c5 ART: Turn on ART_TEST_KEEP_GOING by default, clean up unused vars by Andreas Gampe · 11 years ago
  59. 195bb33 Merge "ART: Account for multidex location strings in VMClassLoader" by Andreas Gampe · 11 years ago
  60. cb8f9e8 ART: Account for multidex location strings in VMClassLoader by Andreas Gampe · 11 years ago
  61. e55e780 am 2bdbeece: am 75c99e9d: Merge "x86: GenSelect utility update" by Andreas Gampe · 11 years ago
  62. bebee4f ART: Refactor GenSelect, refactor gen_common accordingly by Andreas Gampe · 11 years ago
  63. 2bdbeec am 75c99e9d: Merge "x86: GenSelect utility update" by Andreas Gampe · 11 years ago
  64. 0f45f22 ART: Throw StackOverflowError in native code by Andreas Gampe · 11 years ago
  65. d368e81 am b94ed50a: resolved conflicts for merge of 38c488bc to lmp-dev-plus-aosp by Mathieu Chartier · 11 years ago
  66. b94ed50 resolved conflicts for merge of 38c488bc to lmp-dev-plus-aosp by Mathieu Chartier · 11 years ago
  67. 24078ac am f4afc70f: am 0346b6be: Merge "Fix run-test --trace option if --host is specified after." by Jeff Hao · 11 years ago
  68. 38c488b Recycle mem-maps for collector transitions. by Mathieu Chartier · 11 years ago
  69. f4afc70 am 0346b6be: Merge "Fix run-test --trace option if --host is specified after." by Jeff Hao · 11 years ago
  70. db78925 am 8060f68b: am b76cac63: Revert "Revert "Disable adding main and non moving spaces to immune region in GSS"" by Mathieu Chartier · 11 years ago
  71. 8060f68 am b76cac63: Revert "Revert "Disable adding main and non moving spaces to immune region in GSS"" by Mathieu Chartier · 11 years ago
  72. b76cac6 Revert "Revert "Disable adding main and non moving spaces to immune region in GSS"" by Mathieu Chartier · 11 years ago
  73. 1ad334e Merge "Rename openDexFileNative to openDexFile." by Narayan Kamath · 11 years ago
  74. 350b626 Rename openDexFileNative to openDexFile. by Calin Juravle · 11 years ago
  75. cfd31c5 Merge "Use a (somewhat) more documented environment variable." by Nicolas Geoffray · 11 years ago
  76. 6fbcc12 Use a (somewhat) more documented environment variable. by Nicolas Geoffray · 11 years ago
  77. 86507ed Merge "Add a new stack map scheme that encodes compilation info per pc." by Nicolas Geoffray · 11 years ago
  78. ca928ba Merge "Fix access to long/double stack values from debugger" by Sebastien Hertz · 11 years ago
  79. 635b803 am 6590cb04: am cf60db36: Merge "ART: Fix x86_64 instrumentation_exit, also movsd -> movq" by Andreas Gampe · 11 years ago
  80. 6f17810 am 40f53491: am 80b3f96e: Merge "Add test-art-*-run-test-###-test-name32/64 test targets." by Andreas Gampe · 11 years ago
  81. e0305e9 am e1603a5f: am b37576bb: Merge "ART: Fix erroneous output" by Andreas Gampe · 11 years ago
  82. 468a40e am 9871afaf: resolved conflicts for merge of 525f2f30 to lmp-dev-plus-aosp by Andreas Gampe · 11 years ago
  83. 6590cb0 am cf60db36: Merge "ART: Fix x86_64 instrumentation_exit, also movsd -> movq" by Andreas Gampe · 11 years ago
  84. 40f5349 am 80b3f96e: Merge "Add test-art-*-run-test-###-test-name32/64 test targets." by Andreas Gampe · 11 years ago
  85. e1603a5 am b37576bb: Merge "ART: Fix erroneous output" by Andreas Gampe · 11 years ago
  86. 9871afa resolved conflicts for merge of 525f2f30 to lmp-dev-plus-aosp by Andreas Gampe · 11 years ago
  87. 54f3c04 Merge "Fix memory leak in RemoveRememberedSet." by Mathieu Chartier · 11 years ago
  88. 5189e24 Fix memory leak in RemoveRememberedSet. by Mathieu Chartier · 11 years ago
  89. 3017527 Merge "Increase limit to 2600 on host clang builds for frame size." by Stephen Hines · 11 years ago
  90. 1159727 Increase limit to 2600 on host clang builds for frame size. by Stephen Hines · 11 years ago
  91. 488deba Merge "Reduce allocations in ParallelGC test." by Mathieu Chartier · 11 years ago
  92. ac3cea0 Reduce allocations in ParallelGC test. by Mathieu Chartier · 11 years ago
  93. 7f9c8f7 Merge "Update frame-larger-than limit to 2440 for new clang." by Stephen Hines · 11 years ago
  94. 67a4338 Update frame-larger-than limit to 2440 for new clang. by Stephen Hines · 11 years ago
  95. 75c99e9 Merge "x86: GenSelect utility update" by Andreas Gampe · 11 years ago
  96. 0346b6b Merge "Fix run-test --trace option if --host is specified after." by Jeff Hao · 11 years ago
  97. 85139a3 Fix run-test --trace option if --host is specified after. by Jeff Hao · 11 years ago
  98. 7521704 Merge "Fix stale remembered sets error." by Mathieu Chartier · 11 years ago
  99. c5a8347 Fix stale remembered sets error. by Mathieu Chartier · 11 years ago
  100. d68168e Merge "ART: Do not attempt to compile a method with too many registers" into lmp-dev by Andreas Gampe · 11 years ago