1. 9fb3d87 am b42057dd: am 5da6e2b8: Merge "Move art host to libc++" by Dan Albert · 11 years ago
  2. b42057d am 5da6e2b8: Merge "Move art host to libc++" by Dan Albert · 11 years ago
  3. 5da6e2b Merge "Move art host to libc++" by Dan Albert · 11 years ago
  4. 4c62281 am 565b4328: am b8033db2: Merge "Support new VMRuntime native methods" by Sebastien Hertz · 11 years ago
  5. 565b432 am b8033db2: Merge "Support new VMRuntime native methods" by Sebastien Hertz · 11 years ago
  6. b8033db Merge "Support new VMRuntime native methods" by Sebastien Hertz · 11 years ago
  7. bfcc428 am 882131e7: am 8b4b4f0f: Merge "ART: Pass driver generalization" by Bill Buzbee · 11 years ago
  8. 882131e am 8b4b4f0f: Merge "ART: Pass driver generalization" by Bill Buzbee · 11 years ago
  9. 8b4b4f0 Merge "ART: Pass driver generalization" by Bill Buzbee · 11 years ago
  10. 4f59668 ART: Pass driver generalization by James C Scott · 11 years ago
  11. c95dfe5 am de616797: am 59f3f625: Merge "ART: MIR, SSARepresentation, and BasicBlock Additional API" by Bill Buzbee · 11 years ago
  12. de61679 am 59f3f625: Merge "ART: MIR, SSARepresentation, and BasicBlock Additional API" by Bill Buzbee · 11 years ago
  13. 59f3f62 Merge "ART: MIR, SSARepresentation, and BasicBlock Additional API" by Bill Buzbee · 11 years ago
  14. 3aa5773 ART: MIR, SSARepresentation, and BasicBlock Additional API by Jean Christophe Beyler · 11 years ago
  15. ce94b26 am dc104a95: am 481b4027: Merge "Quick compiler: free up space in MIR." by buzbee · 11 years ago
  16. dc104a9 am 481b4027: Merge "Quick compiler: free up space in MIR." by buzbee · 11 years ago
  17. 481b402 Merge "Quick compiler: free up space in MIR." by buzbee · 11 years ago
  18. 8d4d35a am b032a234: am 7bf9c46e: Merge "Method inlining across dex files in boot image." by Vladimir Marko · 11 years ago
  19. b032a23 am 7bf9c46e: Merge "Method inlining across dex files in boot image." by Vladimir Marko · 11 years ago
  20. 7bf9c46 Merge "Method inlining across dex files in boot image." by Vladimir Marko · 11 years ago
  21. e59d340 am c57015fe: am 1526c30f: Merge "Secure move-exception in intepreter" by Sebastien Hertz · 11 years ago
  22. a705376 Support new VMRuntime native methods by Sebastien Hertz · 11 years ago
  23. a51a0b0 Method inlining across dex files in boot image. by Vladimir Marko · 11 years ago
  24. c57015f am 1526c30f: Merge "Secure move-exception in intepreter" by Sebastien Hertz · 11 years ago
  25. 1526c30 Merge "Secure move-exception in intepreter" by Sebastien Hertz · 11 years ago
  26. cb24c62 am 6bb8fa6f: am 4996f119: Merge "Use decltype() instead of typeof()" by Dan Albert · 11 years ago
  27. 2895b7e am 3e0d1db6: am aca0ca9d: Merge "Change profiler file name parsing option" by Brian Carlstrom · 11 years ago
  28. 6bb8fa6 am 4996f119: Merge "Use decltype() instead of typeof()" by Dan Albert · 11 years ago
  29. 3e0d1db am aca0ca9d: Merge "Change profiler file name parsing option" by Brian Carlstrom · 11 years ago
  30. 4996f11 Merge "Use decltype() instead of typeof()" by Dan Albert · 11 years ago
  31. aca0ca9 Merge "Change profiler file name parsing option" by Brian Carlstrom · 11 years ago
  32. 57f80fa Use decltype() instead of typeof() by Dan Albert · 11 years ago
  33. 2a0e954 Move art host to libc++ by Dan Albert · 11 years ago
  34. 2221e3b Change profiler file name parsing option by Wei Jin · 11 years ago
  35. 84551e7 am 2dce8b3c: am 5d8b7b22: Merge "Fix build." by Mathieu Chartier · 11 years ago
  36. 2dce8b3 am 5d8b7b22: Merge "Fix build." by Mathieu Chartier · 11 years ago
  37. 5d8b7b2 Merge "Fix build." by Mathieu Chartier · 11 years ago
  38. e9e55ac Fix build. by Mathieu Chartier · 11 years ago
  39. 9a69946 am 3e3ac290: am 061ece16: Merge "Begin migration of art::Atomic to std::atomic." by Ian Rogers · 11 years ago
  40. 89629d4 am 31ffae8c: am 388c6e27: Merge "ART: Fix stub test inline assembly for x86" by Andreas Gampe · 11 years ago
  41. bbe4f6e am e86e5b27: am 89bfb2be: Merge "Fix test-art-target-oat for multi target" by Brian Carlstrom · 11 years ago
  42. 6114b38 am df104690: am 9c471342: Merge "ART: Make StubTest IMT sanity check a warning" by Andreas Gampe · 11 years ago
  43. 3e3ac29 am 061ece16: Merge "Begin migration of art::Atomic to std::atomic." by Ian Rogers · 11 years ago
  44. 061ece1 Merge "Begin migration of art::Atomic to std::atomic." by Ian Rogers · 11 years ago
  45. 31ffae8 am 388c6e27: Merge "ART: Fix stub test inline assembly for x86" by Andreas Gampe · 11 years ago
  46. e86e5b2 am 89bfb2be: Merge "Fix test-art-target-oat for multi target" by Brian Carlstrom · 11 years ago
  47. ef562fd Quick compiler: free up space in MIR. by buzbee · 11 years ago
  48. 388c6e2 Merge "ART: Fix stub test inline assembly for x86" by Andreas Gampe · 11 years ago
  49. 89bfb2b Merge "Fix test-art-target-oat for multi target" by Brian Carlstrom · 11 years ago
  50. c32deb4 Fix test-art-target-oat for multi target by Sebastien Hertz · 11 years ago
  51. 3ecbbfc ART: Fix stub test inline assembly for x86 by Andreas Gampe · 11 years ago
  52. 94cba82 am 67922bb3: am 512d5393: Merge "Work around Mac assembler differences." by Ian Rogers · 11 years ago
  53. df10469 am 9c471342: Merge "ART: Make StubTest IMT sanity check a warning" by Andreas Gampe · 11 years ago
  54. b9dc035 am cd3479df: am fd06f392: Merge "ART: Fix libjavacore dependency" by Andreas Gampe · 11 years ago
  55. 67922bb am 512d5393: Merge "Work around Mac assembler differences." by Ian Rogers · 11 years ago
  56. 9c47134 Merge "ART: Make StubTest IMT sanity check a warning" by Andreas Gampe · 11 years ago
  57. cd3479d am fd06f392: Merge "ART: Fix libjavacore dependency" by Andreas Gampe · 11 years ago
  58. 512d539 Merge "Work around Mac assembler differences." by Ian Rogers · 11 years ago
  59. fd06f39 Merge "ART: Fix libjavacore dependency" by Andreas Gampe · 11 years ago
  60. 0ea3794 ART: Make StubTest IMT sanity check a warning by Andreas Gampe · 11 years ago
  61. 6c1f168 am 045fb3a5: am 9488238e: Merge "ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures" by Andreas Gampe · 11 years ago
  62. 045fb3a am 9488238e: Merge "ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures" by Andreas Gampe · 11 years ago
  63. 9488238 Merge "ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures" by Andreas Gampe · 11 years ago
  64. 51f7635 ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures by Andreas Gampe · 11 years ago
  65. 2912810 am ee153be8: am 603fce9a: Merge "Change zygote_creation_lock_ to be member instead of static." by Mathieu Chartier · 11 years ago
  66. fb040d0 ART: Fix libjavacore dependency by Andreas Gampe · 11 years ago
  67. ee153be am 603fce9a: Merge "Change zygote_creation_lock_ to be member instead of static." by Mathieu Chartier · 11 years ago
  68. 603fce9 Merge "Change zygote_creation_lock_ to be member instead of static." by Mathieu Chartier · 11 years ago
  69. 8e4a96d Change zygote_creation_lock_ to be member instead of static. by Mathieu Chartier · 11 years ago
  70. f84c9ce am 88fb3338: am 299d2a2b: Merge "64-bit temp register support." by buzbee · 11 years ago
  71. 88fb333 am 299d2a2b: Merge "64-bit temp register support." by buzbee · 11 years ago
  72. 299d2a2 Merge "64-bit temp register support." by buzbee · 11 years ago
  73. b01bf15 64-bit temp register support. by buzbee · 11 years ago
  74. 5c00490 Secure move-exception in intepreter by Sebastien Hertz · 11 years ago
  75. 9f21e41 Work around Mac assembler differences. by Ian Rogers · 11 years ago
  76. 3e5cf30 Begin migration of art::Atomic to std::atomic. by Ian Rogers · 11 years ago
  77. c1edde5 am 4dd74b2d: am d3236731: Merge "Simplify Class::IsArtFieldClass()." by Hiroshi Yamauchi · 11 years ago
  78. 4dd74b2 am d3236731: Merge "Simplify Class::IsArtFieldClass()." by Hiroshi Yamauchi · 11 years ago
  79. d323673 Merge "Simplify Class::IsArtFieldClass()." by Hiroshi Yamauchi · 11 years ago
  80. bd0fb61 Simplify Class::IsArtFieldClass(). by Hiroshi Yamauchi · 11 years ago
  81. d89c1b4 am 81fec24e: am 834cf612: Merge "Move another LOG to VLOG(signals)" by Brian Carlstrom · 11 years ago
  82. 81fec24 am 834cf612: Merge "Move another LOG to VLOG(signals)" by Brian Carlstrom · 11 years ago
  83. 834cf61 Merge "Move another LOG to VLOG(signals)" by Brian Carlstrom · 11 years ago
  84. 9d14d8c am 0214800d: am b405e919: Merge "Add context to LinkFields asserts since the previous_size check failed" by Brian Carlstrom · 11 years ago
  85. 0214800 am b405e919: Merge "Add context to LinkFields asserts since the previous_size check failed" by Brian Carlstrom · 11 years ago
  86. b405e91 Merge "Add context to LinkFields asserts since the previous_size check failed" by Brian Carlstrom · 11 years ago
  87. 895449a am 494c5843: am 3035f2d2: Merge "Use strtod to read a double rather than operator >>" by Dave Allison · 11 years ago
  88. 5956cfc am 8cc56dcd: am 1271e5db: Merge "Add DALVIKVM_FLAGS to test invocation." by Mathieu Chartier · 11 years ago
  89. 4e16a77 am e0241079: am f87ef8c8: Merge "Improve heap verification for invalid roots." by Mathieu Chartier · 11 years ago
  90. 494c584 am 3035f2d2: Merge "Use strtod to read a double rather than operator >>" by Dave Allison · 11 years ago
  91. 8cc56dc am 1271e5db: Merge "Add DALVIKVM_FLAGS to test invocation." by Mathieu Chartier · 11 years ago
  92. e024107 am f87ef8c8: Merge "Improve heap verification for invalid roots." by Mathieu Chartier · 11 years ago
  93. f363283 Add context to LinkFields asserts since the previous_size check failed by Brian Carlstrom · 11 years ago
  94. 3035f2d Merge "Use strtod to read a double rather than operator >>" by Dave Allison · 11 years ago
  95. 1271e5d Merge "Add DALVIKVM_FLAGS to test invocation." by Mathieu Chartier · 11 years ago
  96. 769a5ad Add DALVIKVM_FLAGS to test invocation. by Mathieu Chartier · 11 years ago
  97. f87ef8c Merge "Improve heap verification for invalid roots." by Mathieu Chartier · 11 years ago
  98. 999385c Use strtod to read a double rather than operator >> by Dave Allison · 11 years ago
  99. 8ab7e78 Improve heap verification for invalid roots. by Mathieu Chartier · 11 years ago
  100. f215696 am ba5802c0: am 6d49184b: Merge "Workaround stack overflow issue with clang" by Brian Carlstrom · 11 years ago