1. 16dcd0d am 19cdfa15: Merge "Add virtual destructor to please one of our compilers." by Nicolas Geoffray · 11 years ago
  2. 19cdfa1 Merge "Add virtual destructor to please one of our compilers." by Nicolas Geoffray · 11 years ago
  3. 1789282 am b4b38124: Merge "Fix profile-backoff usage message" by Calin Juravle · 11 years ago
  4. aa037b5 Add virtual destructor to please one of our compilers. by Nicolas Geoffray · 11 years ago
  5. b4b3812 Merge "Fix profile-backoff usage message" by Calin Juravle · 11 years ago
  6. ad921d6 am 74d055cc: Merge "Forgot these files from last commit." by Nicolas Geoffray · 11 years ago
  7. 74d055c Merge "Forgot these files from last commit." by Nicolas Geoffray · 11 years ago
  8. 76716a6 Forgot these files from last commit. by Nicolas Geoffray · 11 years ago
  9. 47e05a7 am adde7d28: Merge "Import Dart\'s parallel move resolver." by Nicolas Geoffray · 11 years ago
  10. adde7d2 Merge "Import Dart's parallel move resolver." by Nicolas Geoffray · 11 years ago
  11. 4e3d23a Import Dart's parallel move resolver. by Nicolas Geoffray · 11 years ago
  12. a075220 am 48e50e88: Merge "Add a check for null thread before trying to suspend" by Sebastien Hertz · 11 years ago
  13. 48e50e8 Merge "Add a check for null thread before trying to suspend" by Sebastien Hertz · 11 years ago
  14. 1309ae5 am 2054b925: Merge "x86: For integer ALU operation handle v+=v case" by Bill Buzbee · 11 years ago
  15. 2054b92 Merge "x86: For integer ALU operation handle v+=v case" by Bill Buzbee · 11 years ago
  16. d293fb4 x86: For integer ALU operation handle v+=v case by Serguei Katkov · 11 years ago
  17. 91b76ac am 15e1b7e1: Merge "Create two CompilerTemp for a wide compiler temp" by Bill Buzbee · 11 years ago
  18. 15e1b7e Merge "Create two CompilerTemp for a wide compiler temp" by Bill Buzbee · 11 years ago
  19. 54d36b6 Create two CompilerTemp for a wide compiler temp by Chao-ying Fu · 11 years ago
  20. 28d198c am dfd301f1: Merge "Update dump-oat-* and oatdump for new image file layout" by Brian Carlstrom · 11 years ago
  21. dfd301f Merge "Update dump-oat-* and oatdump for new image file layout" by Brian Carlstrom · 11 years ago
  22. 0c94737 am 5ef3d954: Merge "AArch64: Enable LONG_* and INT_* opcodes." by Bill Buzbee · 11 years ago
  23. 5ef3d95 Merge "AArch64: Enable LONG_* and INT_* opcodes." by Bill Buzbee · 11 years ago
  24. ad37f83 am 7d5cf703: Merge "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 11 years ago
  25. c9dfa50 am be2cb9b2: Merge "Move SetMonitorEnterObject outside of blocked thread state change." by Mathieu Chartier · 11 years ago
  26. c78a9e9 am 6c805669: Merge "Add support for jemalloc instead of dlmalloc." by Christopher Ferris · 11 years ago
  27. 517a0dd am 88ce52a5: Merge "ART: Topological Sort Traversal Implementation" by Bill Buzbee · 11 years ago
  28. 7d5cf70 Merge "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 11 years ago
  29. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 11 years ago
  30. be2cb9b Merge "Move SetMonitorEnterObject outside of blocked thread state change." by Mathieu Chartier · 11 years ago
  31. a6e7f08 Move SetMonitorEnterObject outside of blocked thread state change. by Mathieu Chartier · 11 years ago
  32. 6c80566 Merge "Add support for jemalloc instead of dlmalloc." by Christopher Ferris · 11 years ago
  33. c4ddc04 Add support for jemalloc instead of dlmalloc. by Christopher Ferris · 11 years ago
  34. 88ce52a Merge "ART: Topological Sort Traversal Implementation" by Bill Buzbee · 11 years ago
  35. 0f5baa0 Update dump-oat-* and oatdump for new image file layout by Brian Carlstrom · 11 years ago
  36. 14e8144 Add a check for null thread before trying to suspend by Johnnie Birch · 11 years ago
  37. 44e5bde ART: Topological Sort Traversal Implementation by Jean Christophe Beyler · 11 years ago
  38. e1297ac am 697726d4: Merge "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 11 years ago
  39. 697726d Merge "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 11 years ago
  40. 8addd1f am 65e3b69b: Merge "Move modify_ldt_lock into global lock order." by Ian Rogers · 11 years ago
  41. 65e3b69 Merge "Move modify_ldt_lock into global lock order." by Ian Rogers · 11 years ago
  42. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 11 years ago
  43. 9672d4c am 570370da: Merge "Fixes style nitpick" by Dan Albert · 11 years ago
  44. 570370d Merge "Fixes style nitpick" by Dan Albert · 11 years ago
  45. f122fb0 am 225353e2: Merge "Add a read barrier for weak roots in monitors." by Hiroshi Yamauchi · 11 years ago
  46. 225353e Merge "Add a read barrier for weak roots in monitors." by Hiroshi Yamauchi · 11 years ago
  47. db693d1 Fixes style nitpick by Dan Albert · 11 years ago
  48. b42057d am 5da6e2b8: Merge "Move art host to libc++" by Dan Albert · 11 years ago
  49. 9e36931 Move modify_ldt_lock into global lock order. by Chao-ying Fu · 11 years ago
  50. 5da6e2b Merge "Move art host to libc++" by Dan Albert · 11 years ago
  51. ed65c5e AArch64: Enable LONG_* and INT_* opcodes. by Serban Constantinescu · 11 years ago
  52. 565b432 am b8033db2: Merge "Support new VMRuntime native methods" by Sebastien Hertz · 11 years ago
  53. b8033db Merge "Support new VMRuntime native methods" by Sebastien Hertz · 11 years ago
  54. 882131e am 8b4b4f0f: Merge "ART: Pass driver generalization" by Bill Buzbee · 11 years ago
  55. 8b4b4f0 Merge "ART: Pass driver generalization" by Bill Buzbee · 11 years ago
  56. 4f59668 ART: Pass driver generalization by James C Scott · 11 years ago
  57. de61679 am 59f3f625: Merge "ART: MIR, SSARepresentation, and BasicBlock Additional API" by Bill Buzbee · 11 years ago
  58. 59f3f62 Merge "ART: MIR, SSARepresentation, and BasicBlock Additional API" by Bill Buzbee · 11 years ago
  59. 3aa5773 ART: MIR, SSARepresentation, and BasicBlock Additional API by Jean Christophe Beyler · 11 years ago
  60. dc104a9 am 481b4027: Merge "Quick compiler: free up space in MIR." by buzbee · 11 years ago
  61. 481b402 Merge "Quick compiler: free up space in MIR." by buzbee · 11 years ago
  62. 54c73ca Fix profile-backoff usage message by Calin Juravle · 11 years ago
  63. b032a23 am 7bf9c46e: Merge "Method inlining across dex files in boot image." by Vladimir Marko · 11 years ago
  64. 7bf9c46 Merge "Method inlining across dex files in boot image." by Vladimir Marko · 11 years ago
  65. a705376 Support new VMRuntime native methods by Sebastien Hertz · 11 years ago
  66. a51a0b0 Method inlining across dex files in boot image. by Vladimir Marko · 11 years ago
  67. c57015f am 1526c30f: Merge "Secure move-exception in intepreter" by Sebastien Hertz · 11 years ago
  68. 1526c30 Merge "Secure move-exception in intepreter" by Sebastien Hertz · 11 years ago
  69. 4cba0d9 Add a read barrier for weak roots in monitors. by Hiroshi Yamauchi · 11 years ago
  70. 6bb8fa6 am 4996f119: Merge "Use decltype() instead of typeof()" by Dan Albert · 11 years ago
  71. 3e0d1db am aca0ca9d: Merge "Change profiler file name parsing option" by Brian Carlstrom · 11 years ago
  72. 4996f11 Merge "Use decltype() instead of typeof()" by Dan Albert · 11 years ago
  73. aca0ca9 Merge "Change profiler file name parsing option" by Brian Carlstrom · 11 years ago
  74. 57f80fa Use decltype() instead of typeof() by Dan Albert · 11 years ago
  75. 2a0e954 Move art host to libc++ by Dan Albert · 11 years ago
  76. 2221e3b Change profiler file name parsing option by Wei Jin · 11 years ago
  77. 2dce8b3 am 5d8b7b22: Merge "Fix build." by Mathieu Chartier · 11 years ago
  78. 5d8b7b2 Merge "Fix build." by Mathieu Chartier · 11 years ago
  79. e9e55ac Fix build. by Mathieu Chartier · 11 years ago
  80. 3e3ac29 am 061ece16: Merge "Begin migration of art::Atomic to std::atomic." by Ian Rogers · 11 years ago
  81. 061ece1 Merge "Begin migration of art::Atomic to std::atomic." by Ian Rogers · 11 years ago
  82. 31ffae8 am 388c6e27: Merge "ART: Fix stub test inline assembly for x86" by Andreas Gampe · 11 years ago
  83. e86e5b2 am 89bfb2be: Merge "Fix test-art-target-oat for multi target" by Brian Carlstrom · 11 years ago
  84. ef562fd Quick compiler: free up space in MIR. by buzbee · 11 years ago
  85. 388c6e2 Merge "ART: Fix stub test inline assembly for x86" by Andreas Gampe · 11 years ago
  86. 89bfb2b Merge "Fix test-art-target-oat for multi target" by Brian Carlstrom · 11 years ago
  87. c32deb4 Fix test-art-target-oat for multi target by Sebastien Hertz · 11 years ago
  88. 3ecbbfc ART: Fix stub test inline assembly for x86 by Andreas Gampe · 11 years ago
  89. df10469 am 9c471342: Merge "ART: Make StubTest IMT sanity check a warning" by Andreas Gampe · 11 years ago
  90. 67922bb am 512d5393: Merge "Work around Mac assembler differences." by Ian Rogers · 11 years ago
  91. 9c47134 Merge "ART: Make StubTest IMT sanity check a warning" by Andreas Gampe · 11 years ago
  92. cd3479d am fd06f392: Merge "ART: Fix libjavacore dependency" by Andreas Gampe · 11 years ago
  93. 512d539 Merge "Work around Mac assembler differences." by Ian Rogers · 11 years ago
  94. fd06f39 Merge "ART: Fix libjavacore dependency" by Andreas Gampe · 11 years ago
  95. 0ea3794 ART: Make StubTest IMT sanity check a warning by Andreas Gampe · 11 years ago
  96. 045fb3a am 9488238e: Merge "ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures" by Andreas Gampe · 11 years ago
  97. 9488238 Merge "ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures" by Andreas Gampe · 11 years ago
  98. 51f7635 ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures by Andreas Gampe · 11 years ago
  99. fb040d0 ART: Fix libjavacore dependency by Andreas Gampe · 11 years ago
  100. ee153be am 603fce9a: Merge "Change zygote_creation_lock_ to be member instead of static." by Mathieu Chartier · 11 years ago