1. 88e251f am f2e92073: Merge "Add GcRoot to clean up and enforce read barriers." by Hiroshi Yamauchi · 11 years ago
  2. cf66c48 am 8df73882: Merge "Revert "Fix proxy tracing and enable tests that now work with tracing."" by Nicolas Geoffray · 11 years ago
  3. 8a586a3 am 01be6e3c: Merge "Fix braino in Makefile." by Nicolas Geoffray · 11 years ago
  4. 649aa04 am 2dd6f729: Merge "Add a variable to disable PREBUILD in run-tests." by Nicolas Geoffray · 11 years ago
  5. 75f9858 am 9d2f0100: Merge "AArch64: Clean up CalleeSaveMethod frame and the use of temp registers." by Andreas Gampe · 11 years ago
  6. 5cd7604 am 2815f124: Merge "Fix proxy tracing and enable tests that now work with tracing." by Jeff Hao · 11 years ago
  7. 146409d am 4c6427a7: ART: Reject array-length on non-reference register by Andreas Gampe · 11 years ago
  8. 462e333 am e5647289: Merge "ART: Fix missing initialization in stack_map_stream.h" by Andreas Gampe · 11 years ago
  9. f2e9207 Merge "Add GcRoot to clean up and enforce read barriers." by Hiroshi Yamauchi · 11 years ago
  10. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 11 years ago
  11. 9d2f010 Merge "AArch64: Clean up CalleeSaveMethod frame and the use of temp registers." by Andreas Gampe · 11 years ago
  12. b551fdc AArch64: Clean up CalleeSaveMethod frame and the use of temp registers. by Zheng Xu · 11 years ago
  13. 2815f12 Merge "Fix proxy tracing and enable tests that now work with tracing." by Jeff Hao · 11 years ago
  14. 0398e17 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 11 years ago
  15. d20288b am daa31c58: Merge "ART: Reject array-length on non-reference register" by Andreas Gampe · 11 years ago
  16. 4c6427a ART: Reject array-length on non-reference register by Andreas Gampe · 11 years ago
  17. eaf570c am 3f49507c: Merge "ART: Rework quick entrypoint code in Mir2Lir, cleanup" by Andreas Gampe · 11 years ago
  18. 0a059b4 am 37f1c7c6: Merge "Implement array get and array put in optimizing." by Nicolas Geoffray · 11 years ago
  19. fbd0508 am 98cc1e55: Merge "ART: Fix target test paths" by Andreas Gampe · 11 years ago
  20. 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
  21. 736cfc9 am 4483fbfd: Merge "Revert "Enable Load Store Elimination for ARM and ARM64"" by Bill Buzbee · 11 years ago
  22. 54d560d am 123c5743: Merge "Enable Load Store Elimination for ARM and ARM64" by Bill Buzbee · 11 years ago
  23. 2ba30eb am a65d63e4: Merge "SetConstantWide should mark both SSA regs as constant" by Bill Buzbee · 11 years ago
  24. 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
  25. 80d45bd am b97df048: Merge "ART: Native bridge command-line parameter" by Andreas Gampe · 11 years ago
  26. edeb6de am 22e59fd2: ART: Allow arrays with erroneous component type by Andreas Gampe · 11 years ago
  27. 0e7c227 am 0db2c431: Merge "ART: Allow arrays with erroneous component type" by Andreas Gampe · 11 years ago
  28. 22e59fd ART: Allow arrays with erroneous component type by Andreas Gampe · 11 years ago
  29. 5b5c051 am 0237ac84: ART: Special-case cb(n)z even for in-reg constant by Andreas Gampe · 11 years ago
  30. 342baf0 am c4a5f588: Merge "ART: Special-case cb(n)z even for in-reg constant" by Andreas Gampe · 11 years ago
  31. 0237ac8 ART: Special-case cb(n)z even for in-reg constant by Andreas Gampe · 11 years ago
  32. a199732 am 9646172b: Merge "ART: Rewrite ParallelGC run-test" by Andreas Gampe · 11 years ago
  33. d596a67 am ff9d95d5: Merge "Tweaks to patchoat and other related things." by Andreas Gampe · 11 years ago
  34. 840a873 am f071e86c: Merge "ART: Use array-inl.h in reference_table_test" into lmp-dev by Andreas Gampe · 11 years ago
  35. 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
  36. 1740eca Remove the per-project FDO support. Use the common FDO support from build/core. by Dehao Chen · 11 years ago
  37. 4483fbf Merge "Revert "Enable Load Store Elimination for ARM and ARM64"" by Bill Buzbee · 11 years ago
  38. c32447b Revert "Enable Load Store Elimination for ARM and ARM64" by Bill Buzbee · 11 years ago
  39. fcc36ba Enable Load Store Elimination for ARM and ARM64 by Serban Constantinescu · 11 years ago
  40. 0cadcc4 am 3bcac48f: Merge "ART: Fix run-test 114 ParallelGC to account for OOM" by Andreas Gampe · 11 years ago
  41. 6a30278 am 698d79d1: ART: Clean up API after change 102631 by Andreas Gampe · 11 years ago
  42. 6995c85 am 4dd37adc: Merge "ART: Clean up API after change 102631" by Andreas Gampe · 11 years ago
  43. 698d79d ART: Clean up API after change 102631 by Andreas Gampe · 11 years ago
  44. e564728 Merge "ART: Fix missing initialization in stack_map_stream.h" by Andreas Gampe · 11 years ago
  45. 8eddd2a ART: Fix missing initialization in stack_map_stream.h by Andreas Gampe · 11 years ago
  46. 3f49507 Merge "ART: Rework quick entrypoint code in Mir2Lir, cleanup" by Andreas Gampe · 11 years ago
  47. 9843059 ART: Rework quick entrypoint code in Mir2Lir, cleanup by Andreas Gampe · 11 years ago
  48. a65d63e Merge "SetConstantWide should mark both SSA regs as constant" by Bill Buzbee · 11 years ago
  49. 0db2c43 Merge "ART: Allow arrays with erroneous component type" by Andreas Gampe · 11 years ago
  50. dc13d7d ART: Allow arrays with erroneous component type by Andreas Gampe · 11 years ago
  51. c4a5f58 Merge "ART: Special-case cb(n)z even for in-reg constant" by Andreas Gampe · 11 years ago
  52. b07c1f9 ART: Special-case cb(n)z even for in-reg constant by Andreas Gampe · 11 years ago
  53. 0aac1d6 am 9c81c0cb: Merge "Fix main space memory leak and add checks." by Mathieu Chartier · 11 years ago
  54. d24091d am b2ac1ab4: Fix main space memory leak and add checks. by Mathieu Chartier · 11 years ago
  55. 3847e64 am 5d790444: Merge "Fix dangling pointer bug when transitioning to background." into lmp-dev by Mathieu Chartier · 11 years ago
  56. 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
  57. b98e0d8 am d190d989: Merge "Fix dangling pointer bug when transitioning to background." by Mathieu Chartier · 11 years ago
  58. 0545d97 am 3847d663: Merge "Increase limit to 2600 on host clang builds for frame size." into lmp-dev by Stephen Hines · 11 years ago
  59. b2ac1ab Fix main space memory leak and add checks. by Mathieu Chartier · 11 years ago
  60. 8cac631 resolved conflicts for merge of 76fb6019 to lmp-dev-plus-aosp by Stephen Hines · 11 years ago
  61. 8b60538 am bacabce9: Merge "Add back a deleted check related to verification." into lmp-dev by Stephen Hines · 11 years ago
  62. 9c81c0c Merge "Fix main space memory leak and add checks." by Mathieu Chartier · 11 years ago
  63. 2796a16 Fix main space memory leak and add checks. by Mathieu Chartier · 11 years ago
  64. d190d98 Merge "Fix dangling pointer bug when transitioning to background." by Mathieu Chartier · 11 years ago
  65. 00b5915 Fix dangling pointer bug when transitioning to background. by Mathieu Chartier · 11 years ago
  66. 5d79044 Merge "Fix dangling pointer bug when transitioning to background." into lmp-dev by Mathieu Chartier · 11 years ago
  67. 27c84b6 Fix dangling pointer bug when transitioning to background. by Mathieu Chartier · 11 years ago
  68. d85bd52 Merge "resolved conflicts for merge of 9ef2ec9b to lmp-dev-plus-aosp" into lmp-dev-plus-aosp by Stephen Hines · 11 years ago
  69. 28c284f am 9fbe946f: Merge "Fix JNI compiler frame size adjustments." by Vladimir Marko · 11 years ago
  70. ec10754 am 1ad334e6: Merge "Rename openDexFileNative to openDexFile." by Narayan Kamath · 11 years ago
  71. 2307ee0 am 86507ed4: Merge "Add a new stack map scheme that encodes compilation info per pc." by Nicolas Geoffray · 11 years ago
  72. 1174dfe am e2f654a4: Merge "ART: Fix wrong CHECK in GetCurrentLocationForThrow" by Andreas Gampe · 11 years ago
  73. c780880 am b7563b64: Merge "ART: Turn on ART_TEST_KEEP_GOING by default, clean up unused vars" by Andreas Gampe · 11 years ago
  74. 305e60b resolved conflicts for merge of 9ef2ec9b to lmp-dev-plus-aosp by Stephen Hines · 11 years ago
  75. b3c3f93 resolved conflicts for merge of 307f6508 to lmp-dev-plus-aosp by Andreas Gampe · 11 years ago
  76. 749647c am ee2d1ada: Fix JNI compiler frame size adjustments. by Vladimir Marko · 11 years ago
  77. ee2d1ad Fix JNI compiler frame size adjustments. by Vladimir Marko · 11 years ago
  78. 51cc432 am 195bb33e: Merge "ART: Account for multidex location strings in VMClassLoader" by Andreas Gampe · 11 years ago
  79. 829cfff am 6d5e82f7: ART: Fix wrong CHECK in GetCurrentLocationForThrow by Andreas Gampe · 11 years ago
  80. c6dfd89 am b3ec51e6: ART: Relax CurrentMethodVisitor requirements on GetDexPC by Andreas Gampe · 11 years ago
  81. 6380efc am 9157c0ca: ART: Account for multidex location strings in VMClassLoader by Andreas Gampe · 11 years ago
  82. 6d5e82f ART: Fix wrong CHECK in GetCurrentLocationForThrow by Andreas Gampe · 11 years ago
  83. b3ec51e ART: Relax CurrentMethodVisitor requirements on GetDexPC by Andreas Gampe · 11 years ago
  84. 9157c0c ART: Account for multidex location strings in VMClassLoader by Andreas Gampe · 11 years ago
  85. e751e9a am 4857b868: Merge "Integrate ART with NativeBridge interfaces" by Andreas Gampe · 11 years ago
  86. 32de214 am c0dcf291: Fix stale remembered sets error. by Mathieu Chartier · 11 years ago
  87. 56aa892 am 5dc158e9: Fix access to long/double stack values from debugger by Sebastien Hertz · 11 years ago
  88. 9ef2ec9 Merge "Remove errors/warnings from tautological comparisons." into lmp-dev by Stephen Hines · 11 years ago
  89. 4df72b8 Remove errors/warnings from tautological comparisons. by Stephen Hines · 11 years ago
  90. daa31c5 Merge "ART: Reject array-length on non-reference register" by Andreas Gampe · 11 years ago
  91. 65c9db8 ART: Reject array-length on non-reference register by Andreas Gampe · 11 years ago
  92. 98cc1e5 Merge "ART: Fix target test paths" by Andreas Gampe · 11 years ago
  93. 1fe5e5c ART: Fix target test paths by Andreas Gampe · 11 years ago
  94. 123c574 Merge "Enable Load Store Elimination for ARM and ARM64" by Bill Buzbee · 11 years ago
  95. 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
  96. b97df04 Merge "ART: Native bridge command-line parameter" by Andreas Gampe · 11 years ago
  97. 855564b ART: Native bridge command-line parameter by Andreas Gampe · 11 years ago
  98. 4857b86 Merge "Integrate ART with NativeBridge interfaces" by Andreas Gampe · 11 years ago
  99. 355383f Integrate ART with NativeBridge interfaces by Yong WU · 11 years ago
  100. 338eb23 am 54f3c041: Merge "Fix memory leak in RemoveRememberedSet." by Mathieu Chartier · 11 years ago