1. ac5ba84 am edeb6dec: am 22e59fd2: ART: Allow arrays with erroneous component type by Andreas Gampe · 11 years ago
  2. 92d7085 am 0e7c2272: am 0db2c431: Merge "ART: Allow arrays with erroneous component type" by Andreas Gampe · 11 years ago
  3. edeb6de am 22e59fd2: ART: Allow arrays with erroneous component type by Andreas Gampe · 11 years ago
  4. 0e7c227 am 0db2c431: Merge "ART: Allow arrays with erroneous component type" by Andreas Gampe · 11 years ago
  5. 22e59fd ART: Allow arrays with erroneous component type by Andreas Gampe · 11 years ago
  6. 214689f am 5b5c051a: am 0237ac84: ART: Special-case cb(n)z even for in-reg constant by Andreas Gampe · 11 years ago
  7. 562e7d3 am 342baf06: am c4a5f588: Merge "ART: Special-case cb(n)z even for in-reg constant" by Andreas Gampe · 11 years ago
  8. 5b5c051 am 0237ac84: ART: Special-case cb(n)z even for in-reg constant by Andreas Gampe · 11 years ago
  9. 342baf0 am c4a5f588: Merge "ART: Special-case cb(n)z even for in-reg constant" by Andreas Gampe · 11 years ago
  10. 0237ac8 ART: Special-case cb(n)z even for in-reg constant by Andreas Gampe · 11 years ago
  11. 80713f2 am a1997328: am 9646172b: Merge "ART: Rewrite ParallelGC run-test" by Andreas Gampe · 11 years ago
  12. 3fc02f3 am d596a671: am ff9d95d5: Merge "Tweaks to patchoat and other related things." by Andreas Gampe · 11 years ago
  13. a199732 am 9646172b: Merge "ART: Rewrite ParallelGC run-test" by Andreas Gampe · 11 years ago
  14. d596a67 am ff9d95d5: Merge "Tweaks to patchoat and other related things." by Andreas Gampe · 11 years ago
  15. 6d21f09 am 840a873f: am f071e86c: Merge "ART: Use array-inl.h in reference_table_test" into lmp-dev by Andreas Gampe · 11 years ago
  16. 840a873 am f071e86c: Merge "ART: Use array-inl.h in reference_table_test" into lmp-dev by Andreas Gampe · 11 years ago
  17. b7f5484 am 0cadcc4b: am 3bcac48f: Merge "ART: Fix run-test 114 ParallelGC to account for OOM" by Andreas Gampe · 11 years ago
  18. 0cadcc4 am 3bcac48f: Merge "ART: Fix run-test 114 ParallelGC to account for OOM" by Andreas Gampe · 11 years ago
  19. 1166458 am 6a30278b: am 698d79d1: ART: Clean up API after change 102631 by Andreas Gampe · 11 years ago
  20. 8eeca4d am 6995c859: am 4dd37adc: Merge "ART: Clean up API after change 102631" by Andreas Gampe · 11 years ago
  21. 6a30278 am 698d79d1: ART: Clean up API after change 102631 by Andreas Gampe · 11 years ago
  22. 6995c85 am 4dd37adc: Merge "ART: Clean up API after change 102631" by Andreas Gampe · 11 years ago
  23. 698d79d ART: Clean up API after change 102631 by Andreas Gampe · 11 years ago
  24. 0db2c43 Merge "ART: Allow arrays with erroneous component type" by Andreas Gampe · 11 years ago
  25. dc13d7d ART: Allow arrays with erroneous component type by Andreas Gampe · 11 years ago
  26. c4a5f58 Merge "ART: Special-case cb(n)z even for in-reg constant" by Andreas Gampe · 11 years ago
  27. b07c1f9 ART: Special-case cb(n)z even for in-reg constant by Andreas Gampe · 11 years ago
  28. e4d703a am 0aac1d69: am 9c81c0cb: Merge "Fix main space memory leak and add checks." by Mathieu Chartier · 11 years ago
  29. 0aac1d6 am 9c81c0cb: Merge "Fix main space memory leak and add checks." by Mathieu Chartier · 11 years ago
  30. 3f8d8cc am d24091d6: am b2ac1ab4: Fix main space memory leak and add checks. by Mathieu Chartier · 11 years ago
  31. 89ad86e am 3847e645: am 5d790444: Merge "Fix dangling pointer bug when transitioning to background." into lmp-dev by Mathieu Chartier · 11 years ago
  32. d24091d am b2ac1ab4: Fix main space memory leak and add checks. by Mathieu Chartier · 11 years ago
  33. 3847e64 am 5d790444: Merge "Fix dangling pointer bug when transitioning to background." into lmp-dev by Mathieu Chartier · 11 years ago
  34. 8ac76de am d305c3ad: Merge branch \'lmp-dev-plus-aosp\' of https://googleplex-android.googlesource.com/_direct/platform/art into lmp-dev-plus-aosp by Will Leshner · 11 years ago
  35. 79f6fcc am 0545d972: am 3847d663: Merge "Increase limit to 2600 on host clang builds for frame size." into lmp-dev by Stephen Hines · 11 years ago
  36. 61cccd1 am b98e0d8a: am d190d989: Merge "Fix dangling pointer bug when transitioning to background." by Mathieu Chartier · 11 years ago
  37. c789371 am 8cac6317: resolved conflicts for merge of 76fb6019 to lmp-dev-plus-aosp by Stephen Hines · 11 years ago
  38. d305c3a Merge branch 'lmp-dev-plus-aosp' of https://googleplex-android.googlesource.com/_direct/platform/art into lmp-dev-plus-aosp by Will Leshner · 11 years ago
  39. b98e0d8 am d190d989: Merge "Fix dangling pointer bug when transitioning to background." by Mathieu Chartier · 11 years ago
  40. 0545d97 am 3847d663: Merge "Increase limit to 2600 on host clang builds for frame size." into lmp-dev by Stephen Hines · 11 years ago
  41. b2ac1ab Fix main space memory leak and add checks. by Mathieu Chartier · 11 years ago
  42. 8cac631 resolved conflicts for merge of 76fb6019 to lmp-dev-plus-aosp by Stephen Hines · 11 years ago
  43. 6c7cfdc am 8b605381: am bacabce9: Merge "Add back a deleted check related to verification." into lmp-dev by Stephen Hines · 11 years ago
  44. cc3b794 am d85bd526: Merge "resolved conflicts for merge of 9ef2ec9b to lmp-dev-plus-aosp" into lmp-dev-plus-aosp by Stephen Hines · 11 years ago
  45. 94e8c63 am 28c284f2: am 9fbe946f: Merge "Fix JNI compiler frame size adjustments." by Vladimir Marko · 11 years ago
  46. 5eb6962 am ec107544: am 1ad334e6: Merge "Rename openDexFileNative to openDexFile." by Narayan Kamath · 11 years ago
  47. 42cc070 am 2307ee06: am 86507ed4: Merge "Add a new stack map scheme that encodes compilation info per pc." by Nicolas Geoffray · 11 years ago
  48. f295795 am 1174dfe1: am e2f654a4: Merge "ART: Fix wrong CHECK in GetCurrentLocationForThrow" by Andreas Gampe · 11 years ago
  49. 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
  50. 5e76656 am b3c3f938: resolved conflicts for merge of 307f6508 to lmp-dev-plus-aosp by Andreas Gampe · 11 years ago
  51. 8b60538 am bacabce9: Merge "Add back a deleted check related to verification." into lmp-dev by Stephen Hines · 11 years ago
  52. 28c284f am 9fbe946f: Merge "Fix JNI compiler frame size adjustments." by Vladimir Marko · 11 years ago
  53. ec10754 am 1ad334e6: Merge "Rename openDexFileNative to openDexFile." by Narayan Kamath · 11 years ago
  54. 2307ee0 am 86507ed4: Merge "Add a new stack map scheme that encodes compilation info per pc." by Nicolas Geoffray · 11 years ago
  55. 1174dfe am e2f654a4: Merge "ART: Fix wrong CHECK in GetCurrentLocationForThrow" by Andreas Gampe · 11 years ago
  56. c780880 am b7563b64: Merge "ART: Turn on ART_TEST_KEEP_GOING by default, clean up unused vars" by Andreas Gampe · 11 years ago
  57. b3c3f93 resolved conflicts for merge of 307f6508 to lmp-dev-plus-aosp by Andreas Gampe · 11 years ago
  58. 5be1837 am 749647c9: am ee2d1ada: Fix JNI compiler frame size adjustments. by Vladimir Marko · 11 years ago
  59. 749647c am ee2d1ada: Fix JNI compiler frame size adjustments. by Vladimir Marko · 11 years ago
  60. ee2d1ad Fix JNI compiler frame size adjustments. by Vladimir Marko · 11 years ago
  61. 5659725 am 51cc4322: am 195bb33e: Merge "ART: Account for multidex location strings in VMClassLoader" by Andreas Gampe · 11 years ago
  62. 51cc432 am 195bb33e: Merge "ART: Account for multidex location strings in VMClassLoader" by Andreas Gampe · 11 years ago
  63. a7b1246 am 829cfffd: am 6d5e82f7: ART: Fix wrong CHECK in GetCurrentLocationForThrow by Andreas Gampe · 11 years ago
  64. 5b70ff5 am c6dfd89a: am b3ec51e6: ART: Relax CurrentMethodVisitor requirements on GetDexPC by Andreas Gampe · 11 years ago
  65. 9a6e259 am 6380efcb: am 9157c0ca: ART: Account for multidex location strings in VMClassLoader by Andreas Gampe · 11 years ago
  66. 829cfff am 6d5e82f7: ART: Fix wrong CHECK in GetCurrentLocationForThrow by Andreas Gampe · 11 years ago
  67. c6dfd89 am b3ec51e6: ART: Relax CurrentMethodVisitor requirements on GetDexPC by Andreas Gampe · 11 years ago
  68. 6380efc am 9157c0ca: ART: Account for multidex location strings in VMClassLoader by Andreas Gampe · 11 years ago
  69. 6d5e82f ART: Fix wrong CHECK in GetCurrentLocationForThrow by Andreas Gampe · 11 years ago
  70. b3ec51e ART: Relax CurrentMethodVisitor requirements on GetDexPC by Andreas Gampe · 11 years ago
  71. 9157c0c ART: Account for multidex location strings in VMClassLoader by Andreas Gampe · 11 years ago
  72. 47654a3 am e751e9a4: am 4857b868: Merge "Integrate ART with NativeBridge interfaces" by Andreas Gampe · 11 years ago
  73. e751e9a am 4857b868: Merge "Integrate ART with NativeBridge interfaces" by Andreas Gampe · 11 years ago
  74. 981bb0b am 32de2140: am c0dcf291: Fix stale remembered sets error. by Mathieu Chartier · 11 years ago
  75. 17c10a2 am 56aa8922: am 5dc158e9: Fix access to long/double stack values from debugger by Sebastien Hertz · 11 years ago
  76. 32de214 am c0dcf291: Fix stale remembered sets error. by Mathieu Chartier · 11 years ago
  77. 56aa892 am 5dc158e9: Fix access to long/double stack values from debugger by Sebastien Hertz · 11 years ago
  78. 9c81c0c Merge "Fix main space memory leak and add checks." by Mathieu Chartier · 11 years ago
  79. 2796a16 Fix main space memory leak and add checks. by Mathieu Chartier · 11 years ago
  80. d190d98 Merge "Fix dangling pointer bug when transitioning to background." by Mathieu Chartier · 11 years ago
  81. 00b5915 Fix dangling pointer bug when transitioning to background. by Mathieu Chartier · 11 years ago
  82. 5d79044 Merge "Fix dangling pointer bug when transitioning to background." into lmp-dev by Mathieu Chartier · 11 years ago
  83. 27c84b6 Fix dangling pointer bug when transitioning to background. by Mathieu Chartier · 11 years ago
  84. d85bd52 Merge "resolved conflicts for merge of 9ef2ec9b to lmp-dev-plus-aosp" into lmp-dev-plus-aosp by Stephen Hines · 11 years ago
  85. 305e60b resolved conflicts for merge of 9ef2ec9b to lmp-dev-plus-aosp by Stephen Hines · 11 years ago
  86. 9ef2ec9 Merge "Remove errors/warnings from tautological comparisons." into lmp-dev by Stephen Hines · 11 years ago
  87. 4df72b8 Remove errors/warnings from tautological comparisons. by Stephen Hines · 11 years ago
  88. 3579ffb am 338eb238: am 54f3c041: Merge "Fix memory leak in RemoveRememberedSet." by Mathieu Chartier · 11 years ago
  89. 4857b86 Merge "Integrate ART with NativeBridge interfaces" by Andreas Gampe · 11 years ago
  90. 355383f Integrate ART with NativeBridge interfaces by Yong WU · 11 years ago
  91. 338eb23 am 54f3c041: Merge "Fix memory leak in RemoveRememberedSet." by Mathieu Chartier · 11 years ago
  92. 3847d66 Merge "Increase limit to 2600 on host clang builds for frame size." into lmp-dev by Stephen Hines · 11 years ago
  93. e1b3cc7 Increase limit to 2600 on host clang builds for frame size. by Stephen Hines · 11 years ago
  94. 137e5b2 Update frame-larger-than limit to 2440 for new clang. by Stephen Hines · 11 years ago
  95. 79ce45c Add back a deleted check related to verification. by Stephen Hines · 11 years ago
  96. 76fb601 Merge "Update frame-larger-than limit to 2440 for new clang." into lmp-dev by Stephen Hines · 11 years ago
  97. bacabce Merge "Add back a deleted check related to verification." into lmp-dev by Stephen Hines · 11 years ago
  98. ebde53d am fcc91b80: resolved conflicts for merge of bebee4fd to lmp-dev-plus-aosp by Andreas Gampe · 11 years ago
  99. fcc91b8 resolved conflicts for merge of bebee4fd to lmp-dev-plus-aosp by Andreas Gampe · 11 years ago
  100. 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