1. d20288b am daa31c58: Merge "ART: Reject array-length on non-reference register" by Andreas Gampe · 11 years ago
  2. eaf570c am 3f49507c: Merge "ART: Rework quick entrypoint code in Mir2Lir, cleanup" by Andreas Gampe · 11 years ago
  3. 0a059b4 am 37f1c7c6: Merge "Implement array get and array put in optimizing." by Nicolas Geoffray · 11 years ago
  4. fbd0508 am 98cc1e55: Merge "ART: Fix target test paths" by Andreas Gampe · 11 years ago
  5. fae7418 am b3bf7afc: Merge "Remove the per-project FDO support. Use the common FDO support from build/core. LOCAL_FDO_SUPPORT indicates if the module should enable FDO builds." by Ian Rogers · 11 years ago
  6. 736cfc9 am 4483fbfd: Merge "Revert "Enable Load Store Elimination for ARM and ARM64"" by Bill Buzbee · 11 years ago
  7. 54d560d am 123c5743: Merge "Enable Load Store Elimination for ARM and ARM64" by Bill Buzbee · 11 years ago
  8. 2ba30eb am a65d63e4: Merge "SetConstantWide should mark both SSA regs as constant" by Bill Buzbee · 11 years ago
  9. 6b4f0a5 am 5e3f45bd: Merge "ART: ReEnable check for a gap between method\'s arg "in" vregs and rest of its vregs" by Bill Buzbee · 11 years ago
  10. 80d45bd am b97df048: Merge "ART: Native bridge command-line parameter" by Andreas Gampe · 11 years ago
  11. edeb6de am 22e59fd2: ART: Allow arrays with erroneous component type by Andreas Gampe · 11 years ago
  12. 0e7c227 am 0db2c431: Merge "ART: Allow arrays with erroneous component type" by Andreas Gampe · 11 years ago
  13. 22e59fd ART: Allow arrays with erroneous component type by Andreas Gampe · 11 years ago
  14. 5b5c051 am 0237ac84: ART: Special-case cb(n)z even for in-reg constant by Andreas Gampe · 11 years ago
  15. 342baf0 am c4a5f588: Merge "ART: Special-case cb(n)z even for in-reg constant" by Andreas Gampe · 11 years ago
  16. 0237ac8 ART: Special-case cb(n)z even for in-reg constant by Andreas Gampe · 11 years ago
  17. a199732 am 9646172b: Merge "ART: Rewrite ParallelGC run-test" by Andreas Gampe · 11 years ago
  18. d596a67 am ff9d95d5: Merge "Tweaks to patchoat and other related things." by Andreas Gampe · 11 years ago
  19. 840a873 am f071e86c: Merge "ART: Use array-inl.h in reference_table_test" into lmp-dev by Andreas Gampe · 11 years ago
  20. b3bf7af Merge "Remove the per-project FDO support. Use the common FDO support from build/core. LOCAL_FDO_SUPPORT indicates if the module should enable FDO builds." by Ian Rogers · 11 years ago
  21. 1740eca Remove the per-project FDO support. Use the common FDO support from build/core. by Dehao Chen · 11 years ago
  22. 4483fbf Merge "Revert "Enable Load Store Elimination for ARM and ARM64"" by Bill Buzbee · 11 years ago
  23. c32447b Revert "Enable Load Store Elimination for ARM and ARM64" by Bill Buzbee · 11 years ago
  24. fcc36ba Enable Load Store Elimination for ARM and ARM64 by Serban Constantinescu · 11 years ago
  25. 0cadcc4 am 3bcac48f: Merge "ART: Fix run-test 114 ParallelGC to account for OOM" by Andreas Gampe · 11 years ago
  26. 6a30278 am 698d79d1: ART: Clean up API after change 102631 by Andreas Gampe · 11 years ago
  27. 6995c85 am 4dd37adc: Merge "ART: Clean up API after change 102631" by Andreas Gampe · 11 years ago
  28. 698d79d ART: Clean up API after change 102631 by Andreas Gampe · 11 years ago
  29. 3f49507 Merge "ART: Rework quick entrypoint code in Mir2Lir, cleanup" by Andreas Gampe · 11 years ago
  30. 9843059 ART: Rework quick entrypoint code in Mir2Lir, cleanup by Andreas Gampe · 11 years ago
  31. a65d63e Merge "SetConstantWide should mark both SSA regs as constant" by Bill Buzbee · 11 years ago
  32. 0db2c43 Merge "ART: Allow arrays with erroneous component type" by Andreas Gampe · 11 years ago
  33. dc13d7d ART: Allow arrays with erroneous component type by Andreas Gampe · 11 years ago
  34. c4a5f58 Merge "ART: Special-case cb(n)z even for in-reg constant" by Andreas Gampe · 11 years ago
  35. b07c1f9 ART: Special-case cb(n)z even for in-reg constant by Andreas Gampe · 11 years ago
  36. 0aac1d6 am 9c81c0cb: Merge "Fix main space memory leak and add checks." by Mathieu Chartier · 11 years ago
  37. d24091d am b2ac1ab4: Fix main space memory leak and add checks. by Mathieu Chartier · 11 years ago
  38. 3847e64 am 5d790444: Merge "Fix dangling pointer bug when transitioning to background." into lmp-dev by Mathieu Chartier · 11 years ago
  39. 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
  40. b98e0d8 am d190d989: Merge "Fix dangling pointer bug when transitioning to background." by Mathieu Chartier · 11 years ago
  41. 0545d97 am 3847d663: Merge "Increase limit to 2600 on host clang builds for frame size." into lmp-dev by Stephen Hines · 11 years ago
  42. b2ac1ab Fix main space memory leak and add checks. by Mathieu Chartier · 11 years ago
  43. 8cac631 resolved conflicts for merge of 76fb6019 to lmp-dev-plus-aosp by Stephen Hines · 11 years ago
  44. 8b60538 am bacabce9: Merge "Add back a deleted check related to verification." into lmp-dev by Stephen Hines · 11 years ago
  45. 9c81c0c Merge "Fix main space memory leak and add checks." by Mathieu Chartier · 11 years ago
  46. 2796a16 Fix main space memory leak and add checks. by Mathieu Chartier · 11 years ago
  47. d190d98 Merge "Fix dangling pointer bug when transitioning to background." by Mathieu Chartier · 11 years ago
  48. 00b5915 Fix dangling pointer bug when transitioning to background. by Mathieu Chartier · 11 years ago
  49. 5d79044 Merge "Fix dangling pointer bug when transitioning to background." into lmp-dev by Mathieu Chartier · 11 years ago
  50. 27c84b6 Fix dangling pointer bug when transitioning to background. by Mathieu Chartier · 11 years ago
  51. d85bd52 Merge "resolved conflicts for merge of 9ef2ec9b to lmp-dev-plus-aosp" into lmp-dev-plus-aosp 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. 305e60b resolved conflicts for merge of 9ef2ec9b to lmp-dev-plus-aosp by Stephen Hines · 11 years ago
  58. b3c3f93 resolved conflicts for merge of 307f6508 to lmp-dev-plus-aosp by Andreas Gampe · 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. 51cc432 am 195bb33e: Merge "ART: Account for multidex location strings in VMClassLoader" by Andreas Gampe · 11 years ago
  62. 829cfff am 6d5e82f7: ART: Fix wrong CHECK in GetCurrentLocationForThrow by Andreas Gampe · 11 years ago
  63. c6dfd89 am b3ec51e6: ART: Relax CurrentMethodVisitor requirements on GetDexPC by Andreas Gampe · 11 years ago
  64. 6380efc am 9157c0ca: ART: Account for multidex location strings in VMClassLoader by Andreas Gampe · 11 years ago
  65. 6d5e82f ART: Fix wrong CHECK in GetCurrentLocationForThrow by Andreas Gampe · 11 years ago
  66. b3ec51e ART: Relax CurrentMethodVisitor requirements on GetDexPC by Andreas Gampe · 11 years ago
  67. 9157c0c ART: Account for multidex location strings in VMClassLoader by Andreas Gampe · 11 years ago
  68. e751e9a am 4857b868: Merge "Integrate ART with NativeBridge interfaces" by Andreas Gampe · 11 years ago
  69. 32de214 am c0dcf291: Fix stale remembered sets error. by Mathieu Chartier · 11 years ago
  70. 56aa892 am 5dc158e9: Fix access to long/double stack values from debugger by Sebastien Hertz · 11 years ago
  71. 9ef2ec9 Merge "Remove errors/warnings from tautological comparisons." into lmp-dev by Stephen Hines · 11 years ago
  72. 4df72b8 Remove errors/warnings from tautological comparisons. by Stephen Hines · 11 years ago
  73. daa31c5 Merge "ART: Reject array-length on non-reference register" by Andreas Gampe · 11 years ago
  74. 65c9db8 ART: Reject array-length on non-reference register by Andreas Gampe · 11 years ago
  75. 98cc1e5 Merge "ART: Fix target test paths" by Andreas Gampe · 11 years ago
  76. 1fe5e5c ART: Fix target test paths by Andreas Gampe · 11 years ago
  77. 123c574 Merge "Enable Load Store Elimination for ARM and ARM64" by Bill Buzbee · 11 years ago
  78. 5e3f45b Merge "ART: ReEnable check for a gap between method's arg "in" vregs and rest of its vregs" by Bill Buzbee · 11 years ago
  79. b97df04 Merge "ART: Native bridge command-line parameter" by Andreas Gampe · 11 years ago
  80. 855564b ART: Native bridge command-line parameter by Andreas Gampe · 11 years ago
  81. 4857b86 Merge "Integrate ART with NativeBridge interfaces" by Andreas Gampe · 11 years ago
  82. 355383f Integrate ART with NativeBridge interfaces by Yong WU · 11 years ago
  83. 338eb23 am 54f3c041: Merge "Fix memory leak in RemoveRememberedSet." by Mathieu Chartier · 11 years ago
  84. 3847d66 Merge "Increase limit to 2600 on host clang builds for frame size." into lmp-dev by Stephen Hines · 11 years ago
  85. e1b3cc7 Increase limit to 2600 on host clang builds for frame size. by Stephen Hines · 11 years ago
  86. 137e5b2 Update frame-larger-than limit to 2440 for new clang. by Stephen Hines · 11 years ago
  87. 79ce45c Add back a deleted check related to verification. by Stephen Hines · 11 years ago
  88. 76fb601 Merge "Update frame-larger-than limit to 2440 for new clang." into lmp-dev by Stephen Hines · 11 years ago
  89. bacabce Merge "Add back a deleted check related to verification." into lmp-dev by Stephen Hines · 11 years ago
  90. fcc91b8 resolved conflicts for merge of bebee4fd to lmp-dev-plus-aosp by Andreas Gampe · 11 years ago
  91. 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
  92. 337dfe0 am 1f710373: Merge "ART: Check high part of dalvik register pairs on put-wide" into lmp-dev by Andreas Gampe · 11 years ago
  93. 15b707b am 0f45f22e: (-s ours) ART: Throw StackOverflowError in native code by Andreas Gampe · 11 years ago
  94. 204e57c resolved conflicts for merge of 7521704f to lmp-dev-plus-aosp by Mathieu Chartier · 11 years ago
  95. c0dcf29 Fix stale remembered sets error. by Mathieu Chartier · 11 years ago
  96. f071e86 Merge "ART: Use array-inl.h in reference_table_test" into lmp-dev by Andreas Gampe · 11 years ago
  97. eb88be2 ART: Use array-inl.h in reference_table_test by Andreas Gampe · 11 years ago
  98. 797517a am ca928ba8: Merge "Fix access to long/double stack values from debugger" by Sebastien Hertz · 11 years ago
  99. 5dc158e Fix access to long/double stack values from debugger by Sebastien Hertz · 11 years ago
  100. 688e7c5 ART: ReEnable check for a gap between method's arg "in" vregs and rest of its vregs by Alexei Zavjalov · 11 years ago