1. 8a63101 am 82f3c1b7: Merge "ART: API to dex instructions" by Ian Rogers · 11 years ago
  2. da5c869 am ae19a731: Merge "Make the specification of when we need precise constants more precise." by Ian Rogers · 11 years ago
  3. 82f3c1b Merge "ART: API to dex instructions" by Ian Rogers · 11 years ago
  4. ae19a73 Merge "Make the specification of when we need precise constants more precise." by Ian Rogers · 11 years ago
  5. e64407c am ec23021c: Merge "ART: Added print indices back to BitVector Dumper" by Ian Rogers · 11 years ago
  6. ec23021 Merge "ART: Added print indices back to BitVector Dumper" by Ian Rogers · 11 years ago
  7. ee84b49 am ccddc498: Merge "x86_64: Fix 079-Phantom hang with QCG enabled" by Ian Rogers · 11 years ago
  8. ccddc49 Merge "x86_64: Fix 079-Phantom hang with QCG enabled" by Ian Rogers · 11 years ago
  9. 7192a73 am b0515fa6: Merge "Fix style issue." by Vladimir Marko · 11 years ago
  10. b0515fa Merge "Fix style issue." by Vladimir Marko · 11 years ago
  11. 920be0b2 Fix style issue. by Vladimir Marko · 11 years ago
  12. 46960fe Make the specification of when we need precise constants more precise. by Ian Rogers · 11 years ago
  13. 3ec4480 am e24580a1: Merge "Rewrite BitVector index iterator." by Vladimir Marko · 11 years ago
  14. e24580a Merge "Rewrite BitVector index iterator." by Vladimir Marko · 11 years ago
  15. 520f37b ART: Added print indices back to BitVector Dumper by Jean Christophe Beyler · 11 years ago
  16. a5b8fde Rewrite BitVector index iterator. by Vladimir Marko · 11 years ago
  17. 95662b1 am 766b7586: Merge "Remove obsolete pass_driver.cc ." by Vladimir Marko · 11 years ago
  18. 766b758 Merge "Remove obsolete pass_driver.cc ." by Vladimir Marko · 11 years ago
  19. 61bc2b3 Remove obsolete pass_driver.cc . by Vladimir Marko · 11 years ago
  20. a0c2915 am 567e9dbc: Merge "x86_64: Disable optimizations on x86_64" by Bill Buzbee · 11 years ago
  21. c546cf7 am 7dba21fb: Merge "x86_64: Disable all intrinsics" by Bill Buzbee · 11 years ago
  22. 567e9db Merge "x86_64: Disable optimizations on x86_64" by Bill Buzbee · 11 years ago
  23. 7dba21f Merge "x86_64: Disable all intrinsics" by Bill Buzbee · 11 years ago
  24. dfa4f4c am 83159364: Merge "Fix InternTable::Lookup()/Remove() for hash code collisions." by Vladimir Marko · 11 years ago
  25. 8315936 Merge "Fix InternTable::Lookup()/Remove() for hash code collisions." by Vladimir Marko · 11 years ago
  26. 16dcd0d am 19cdfa15: Merge "Add virtual destructor to please one of our compilers." by Nicolas Geoffray · 11 years ago
  27. 19cdfa1 Merge "Add virtual destructor to please one of our compilers." by Nicolas Geoffray · 11 years ago
  28. 1789282 am b4b38124: Merge "Fix profile-backoff usage message" by Calin Juravle · 11 years ago
  29. aa037b5 Add virtual destructor to please one of our compilers. by Nicolas Geoffray · 11 years ago
  30. b4b3812 Merge "Fix profile-backoff usage message" by Calin Juravle · 11 years ago
  31. fa658b0 x86_64: Fix 079-Phantom hang with QCG enabled by Dmitry Petrochenko · 11 years ago
  32. 4c80043 x86_64: Disable all intrinsics by Dmitry Petrochenko · 11 years ago
  33. ba279d9 x86_64: Disable optimizations on x86_64 by Dmitry Petrochenko · 11 years ago
  34. ad921d6 am 74d055cc: Merge "Forgot these files from last commit." by Nicolas Geoffray · 11 years ago
  35. 74d055c Merge "Forgot these files from last commit." by Nicolas Geoffray · 11 years ago
  36. 76716a6 Forgot these files from last commit. by Nicolas Geoffray · 11 years ago
  37. 47e05a7 am adde7d28: Merge "Import Dart\'s parallel move resolver." by Nicolas Geoffray · 11 years ago
  38. adde7d2 Merge "Import Dart's parallel move resolver." by Nicolas Geoffray · 11 years ago
  39. 4e3d23a Import Dart's parallel move resolver. by Nicolas Geoffray · 11 years ago
  40. a075220 am 48e50e88: Merge "Add a check for null thread before trying to suspend" by Sebastien Hertz · 11 years ago
  41. 48e50e8 Merge "Add a check for null thread before trying to suspend" by Sebastien Hertz · 11 years ago
  42. 1309ae5 am 2054b925: Merge "x86: For integer ALU operation handle v+=v case" by Bill Buzbee · 11 years ago
  43. 2054b92 Merge "x86: For integer ALU operation handle v+=v case" by Bill Buzbee · 11 years ago
  44. d293fb4 x86: For integer ALU operation handle v+=v case by Serguei Katkov · 11 years ago
  45. 91b76ac am 15e1b7e1: Merge "Create two CompilerTemp for a wide compiler temp" by Bill Buzbee · 11 years ago
  46. 15e1b7e Merge "Create two CompilerTemp for a wide compiler temp" by Bill Buzbee · 11 years ago
  47. 54d36b6 Create two CompilerTemp for a wide compiler temp by Chao-ying Fu · 11 years ago
  48. 28d198c am dfd301f1: Merge "Update dump-oat-* and oatdump for new image file layout" by Brian Carlstrom · 11 years ago
  49. dfd301f Merge "Update dump-oat-* and oatdump for new image file layout" by Brian Carlstrom · 11 years ago
  50. 0c94737 am 5ef3d954: Merge "AArch64: Enable LONG_* and INT_* opcodes." by Bill Buzbee · 11 years ago
  51. 5ef3d95 Merge "AArch64: Enable LONG_* and INT_* opcodes." by Bill Buzbee · 11 years ago
  52. ad37f83 am 7d5cf703: Merge "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 11 years ago
  53. c9dfa50 am be2cb9b2: Merge "Move SetMonitorEnterObject outside of blocked thread state change." by Mathieu Chartier · 11 years ago
  54. c78a9e9 am 6c805669: Merge "Add support for jemalloc instead of dlmalloc." by Christopher Ferris · 11 years ago
  55. 517a0dd am 88ce52a5: Merge "ART: Topological Sort Traversal Implementation" by Bill Buzbee · 11 years ago
  56. 7d5cf70 Merge "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 11 years ago
  57. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 11 years ago
  58. be2cb9b Merge "Move SetMonitorEnterObject outside of blocked thread state change." by Mathieu Chartier · 11 years ago
  59. a6e7f08 Move SetMonitorEnterObject outside of blocked thread state change. by Mathieu Chartier · 11 years ago
  60. 6c80566 Merge "Add support for jemalloc instead of dlmalloc." by Christopher Ferris · 11 years ago
  61. c4ddc04 Add support for jemalloc instead of dlmalloc. by Christopher Ferris · 11 years ago
  62. 88ce52a Merge "ART: Topological Sort Traversal Implementation" by Bill Buzbee · 11 years ago
  63. 0f5baa0 Update dump-oat-* and oatdump for new image file layout by Brian Carlstrom · 11 years ago
  64. 14e8144 Add a check for null thread before trying to suspend by Johnnie Birch · 11 years ago
  65. c3db20b ART: API to dex instructions by Jean Christophe Beyler · 11 years ago
  66. 44e5bde ART: Topological Sort Traversal Implementation by Jean Christophe Beyler · 11 years ago
  67. e1297ac am 697726d4: Merge "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 11 years ago
  68. 697726d Merge "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 11 years ago
  69. 8addd1f am 65e3b69b: Merge "Move modify_ldt_lock into global lock order." by Ian Rogers · 11 years ago
  70. 65e3b69 Merge "Move modify_ldt_lock into global lock order." by Ian Rogers · 11 years ago
  71. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 11 years ago
  72. 9672d4c am 570370da: Merge "Fixes style nitpick" by Dan Albert · 11 years ago
  73. 570370d Merge "Fixes style nitpick" by Dan Albert · 11 years ago
  74. f122fb0 am 225353e2: Merge "Add a read barrier for weak roots in monitors." by Hiroshi Yamauchi · 11 years ago
  75. 225353e Merge "Add a read barrier for weak roots in monitors." by Hiroshi Yamauchi · 11 years ago
  76. db693d1 Fixes style nitpick by Dan Albert · 11 years ago
  77. b42057d am 5da6e2b8: Merge "Move art host to libc++" by Dan Albert · 11 years ago
  78. 9e36931 Move modify_ldt_lock into global lock order. by Chao-ying Fu · 11 years ago
  79. 5da6e2b Merge "Move art host to libc++" by Dan Albert · 11 years ago
  80. ed65c5e AArch64: Enable LONG_* and INT_* opcodes. by Serban Constantinescu · 11 years ago
  81. 565b432 am b8033db2: Merge "Support new VMRuntime native methods" by Sebastien Hertz · 11 years ago
  82. b8033db Merge "Support new VMRuntime native methods" by Sebastien Hertz · 11 years ago
  83. 882131e am 8b4b4f0f: Merge "ART: Pass driver generalization" by Bill Buzbee · 11 years ago
  84. 8b4b4f0 Merge "ART: Pass driver generalization" by Bill Buzbee · 11 years ago
  85. 4f59668 ART: Pass driver generalization by James C Scott · 11 years ago
  86. de61679 am 59f3f625: Merge "ART: MIR, SSARepresentation, and BasicBlock Additional API" by Bill Buzbee · 11 years ago
  87. 59f3f62 Merge "ART: MIR, SSARepresentation, and BasicBlock Additional API" by Bill Buzbee · 11 years ago
  88. 3aa5773 ART: MIR, SSARepresentation, and BasicBlock Additional API by Jean Christophe Beyler · 11 years ago
  89. dc104a9 am 481b4027: Merge "Quick compiler: free up space in MIR." by buzbee · 11 years ago
  90. 481b402 Merge "Quick compiler: free up space in MIR." by buzbee · 11 years ago
  91. 53dc70c Fix InternTable::Lookup()/Remove() for hash code collisions. by Vladimir Marko · 11 years ago
  92. 54c73ca Fix profile-backoff usage message by Calin Juravle · 11 years ago
  93. b032a23 am 7bf9c46e: Merge "Method inlining across dex files in boot image." by Vladimir Marko · 11 years ago
  94. 7bf9c46 Merge "Method inlining across dex files in boot image." by Vladimir Marko · 11 years ago
  95. a705376 Support new VMRuntime native methods by Sebastien Hertz · 11 years ago
  96. a51a0b0 Method inlining across dex files in boot image. by Vladimir Marko · 11 years ago
  97. c57015f am 1526c30f: Merge "Secure move-exception in intepreter" by Sebastien Hertz · 11 years ago
  98. 1526c30 Merge "Secure move-exception in intepreter" by Sebastien Hertz · 11 years ago
  99. 4cba0d9 Add a read barrier for weak roots in monitors. by Hiroshi Yamauchi · 11 years ago
  100. 6bb8fa6 am 4996f119: Merge "Use decltype() instead of typeof()" by Dan Albert · 11 years ago