1. dc104a9 am 481b4027: Merge "Quick compiler: free up space in MIR." by buzbee · 11 years ago
  2. 481b402 Merge "Quick compiler: free up space in MIR." by buzbee · 11 years ago
  3. b032a23 am 7bf9c46e: Merge "Method inlining across dex files in boot image." by Vladimir Marko · 11 years ago
  4. 7bf9c46 Merge "Method inlining across dex files in boot image." by Vladimir Marko · 11 years ago
  5. a51a0b0 Method inlining across dex files in boot image. by Vladimir Marko · 11 years ago
  6. c57015f am 1526c30f: Merge "Secure move-exception in intepreter" by Sebastien Hertz · 11 years ago
  7. 1526c30 Merge "Secure move-exception in intepreter" by Sebastien Hertz · 11 years ago
  8. 6bb8fa6 am 4996f119: Merge "Use decltype() instead of typeof()" by Dan Albert · 11 years ago
  9. 3e0d1db am aca0ca9d: Merge "Change profiler file name parsing option" by Brian Carlstrom · 11 years ago
  10. 4996f11 Merge "Use decltype() instead of typeof()" by Dan Albert · 11 years ago
  11. aca0ca9 Merge "Change profiler file name parsing option" by Brian Carlstrom · 11 years ago
  12. 57f80fa Use decltype() instead of typeof() by Dan Albert · 11 years ago
  13. 2221e3b Change profiler file name parsing option by Wei Jin · 11 years ago
  14. 2dce8b3 am 5d8b7b22: Merge "Fix build." by Mathieu Chartier · 11 years ago
  15. 5d8b7b2 Merge "Fix build." by Mathieu Chartier · 11 years ago
  16. e9e55ac Fix build. by Mathieu Chartier · 11 years ago
  17. 3e3ac29 am 061ece16: Merge "Begin migration of art::Atomic to std::atomic." by Ian Rogers · 11 years ago
  18. 061ece1 Merge "Begin migration of art::Atomic to std::atomic." by Ian Rogers · 11 years ago
  19. 31ffae8 am 388c6e27: Merge "ART: Fix stub test inline assembly for x86" by Andreas Gampe · 11 years ago
  20. e86e5b2 am 89bfb2be: Merge "Fix test-art-target-oat for multi target" by Brian Carlstrom · 11 years ago
  21. ef562fd Quick compiler: free up space in MIR. by buzbee · 11 years ago
  22. 388c6e2 Merge "ART: Fix stub test inline assembly for x86" by Andreas Gampe · 11 years ago
  23. 89bfb2b Merge "Fix test-art-target-oat for multi target" by Brian Carlstrom · 11 years ago
  24. c32deb4 Fix test-art-target-oat for multi target by Sebastien Hertz · 11 years ago
  25. 3ecbbfc ART: Fix stub test inline assembly for x86 by Andreas Gampe · 11 years ago
  26. df10469 am 9c471342: Merge "ART: Make StubTest IMT sanity check a warning" by Andreas Gampe · 11 years ago
  27. 67922bb am 512d5393: Merge "Work around Mac assembler differences." by Ian Rogers · 11 years ago
  28. 9c47134 Merge "ART: Make StubTest IMT sanity check a warning" by Andreas Gampe · 11 years ago
  29. cd3479d am fd06f392: Merge "ART: Fix libjavacore dependency" by Andreas Gampe · 11 years ago
  30. 512d539 Merge "Work around Mac assembler differences." by Ian Rogers · 11 years ago
  31. fd06f39 Merge "ART: Fix libjavacore dependency" by Andreas Gampe · 11 years ago
  32. 0ea3794 ART: Make StubTest IMT sanity check a warning by Andreas Gampe · 11 years ago
  33. 045fb3a am 9488238e: Merge "ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures" by Andreas Gampe · 11 years ago
  34. 9488238 Merge "ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures" by Andreas Gampe · 11 years ago
  35. 51f7635 ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures by Andreas Gampe · 11 years ago
  36. fb040d0 ART: Fix libjavacore dependency by Andreas Gampe · 11 years ago
  37. ee153be am 603fce9a: Merge "Change zygote_creation_lock_ to be member instead of static." by Mathieu Chartier · 11 years ago
  38. 603fce9 Merge "Change zygote_creation_lock_ to be member instead of static." by Mathieu Chartier · 11 years ago
  39. 8e4a96d Change zygote_creation_lock_ to be member instead of static. by Mathieu Chartier · 11 years ago
  40. 88fb333 am 299d2a2b: Merge "64-bit temp register support." by buzbee · 11 years ago
  41. 299d2a2 Merge "64-bit temp register support." by buzbee · 11 years ago
  42. b01bf15 64-bit temp register support. by buzbee · 11 years ago
  43. 5c00490 Secure move-exception in intepreter by Sebastien Hertz · 11 years ago
  44. 9f21e41 Work around Mac assembler differences. by Ian Rogers · 11 years ago
  45. 3e5cf30 Begin migration of art::Atomic to std::atomic. by Ian Rogers · 11 years ago
  46. 4dd74b2 am d3236731: Merge "Simplify Class::IsArtFieldClass()." by Hiroshi Yamauchi · 11 years ago
  47. d323673 Merge "Simplify Class::IsArtFieldClass()." by Hiroshi Yamauchi · 11 years ago
  48. bd0fb61 Simplify Class::IsArtFieldClass(). by Hiroshi Yamauchi · 11 years ago
  49. 81fec24 am 834cf612: Merge "Move another LOG to VLOG(signals)" by Brian Carlstrom · 11 years ago
  50. 834cf61 Merge "Move another LOG to VLOG(signals)" by Brian Carlstrom · 11 years ago
  51. 0214800 am b405e919: Merge "Add context to LinkFields asserts since the previous_size check failed" by Brian Carlstrom · 11 years ago
  52. b405e91 Merge "Add context to LinkFields asserts since the previous_size check failed" by Brian Carlstrom · 11 years ago
  53. 494c584 am 3035f2d2: Merge "Use strtod to read a double rather than operator >>" by Dave Allison · 11 years ago
  54. 8cc56dc am 1271e5db: Merge "Add DALVIKVM_FLAGS to test invocation." by Mathieu Chartier · 11 years ago
  55. e024107 am f87ef8c8: Merge "Improve heap verification for invalid roots." by Mathieu Chartier · 11 years ago
  56. f363283 Add context to LinkFields asserts since the previous_size check failed by Brian Carlstrom · 11 years ago
  57. 3035f2d Merge "Use strtod to read a double rather than operator >>" by Dave Allison · 11 years ago
  58. 1271e5d Merge "Add DALVIKVM_FLAGS to test invocation." by Mathieu Chartier · 11 years ago
  59. 769a5ad Add DALVIKVM_FLAGS to test invocation. by Mathieu Chartier · 11 years ago
  60. f87ef8c Merge "Improve heap verification for invalid roots." by Mathieu Chartier · 11 years ago
  61. 999385c Use strtod to read a double rather than operator >> by Dave Allison · 11 years ago
  62. 8ab7e78 Improve heap verification for invalid roots. by Mathieu Chartier · 11 years ago
  63. ba5802c am 6d49184b: Merge "Workaround stack overflow issue with clang" by Brian Carlstrom · 11 years ago
  64. ee618f5 Move another LOG to VLOG(signals) by Brian Carlstrom · 11 years ago
  65. 6d49184 Merge "Workaround stack overflow issue with clang" by Brian Carlstrom · 11 years ago
  66. 82aeddb Workaround stack overflow issue with clang by Sebastien Hertz · 11 years ago
  67. fd0f1f1 am 07d5fa63: Merge "ART: Randomize mem_map start address for linear scan search" by Andreas Gampe · 11 years ago
  68. 07d5fa6 Merge "ART: Randomize mem_map start address for linear scan search" by Andreas Gampe · 11 years ago
  69. c02b104 am 02d2d48f: Merge "Add use-artd-full." by Hiroshi Yamauchi · 11 years ago
  70. 02d2d48 Merge "Add use-artd-full." by Hiroshi Yamauchi · 11 years ago
  71. d8f26db ART: Randomize mem_map start address for linear scan search by Andreas Gampe · 11 years ago
  72. b985e93 am fd126447: Merge "Fix race condition between GCDaemon and DeleteLocalReference" by Mathieu Chartier · 11 years ago
  73. fd12644 Merge "Fix race condition between GCDaemon and DeleteLocalReference" by Mathieu Chartier · 11 years ago
  74. 35aef2c Fix race condition between GCDaemon and DeleteLocalReference by Yevgeny Rouban · 11 years ago
  75. 110041c am 27a2b70f: Merge "Improve stack walk performance." by Vladimir Marko · 11 years ago
  76. 27a2b70 Merge "Improve stack walk performance." by Vladimir Marko · 11 years ago
  77. c36e668 am 9593976c: Merge "Allow X86 QBE to be extended" by Ian Rogers · 11 years ago
  78. 9593976 Merge "Allow X86 QBE to be extended" by Ian Rogers · 11 years ago
  79. e87f9b5 Allow X86 QBE to be extended by Mark Mendell · 11 years ago
  80. 4c1c510 Improve stack walk performance. by Vladimir Marko · 11 years ago
  81. 6b148c1 am 79705f9b: Merge "Arm64 - update fp callee save base" by buzbee · 11 years ago
  82. 79705f9b Merge "Arm64 - update fp callee save base" by buzbee · 11 years ago
  83. 9cdf48e Arm64 - update fp callee save base by buzbee · 11 years ago
  84. 69d7beb am 214eee43: Merge "AArch64: fixes in A64 code generation." by Bill Buzbee · 11 years ago
  85. 214eee4 Merge "AArch64: fixes in A64 code generation." by Bill Buzbee · 11 years ago
  86. ec8e2fb am fdfe733d: Merge "Fix art-host build rule." by Nicolas Geoffray · 11 years ago
  87. fdfe733 Merge "Fix art-host build rule." by Nicolas Geoffray · 11 years ago
  88. 27a935a Fix art-host build rule. by Nicolas Geoffray · 11 years ago
  89. a2a8fd6 am da69b35b: Merge "Remove cleaning obsolete 2ND_ART_NATIVETEST_DIR and 2ND_ART_TEST_DIR directories" by Brian Carlstrom · 11 years ago
  90. f59fd67 am f562b6b2: Merge "Up-to-date odex files should take precedence over profile checks" by Brian Carlstrom · 11 years ago
  91. d623f76 am 422b2e53: Merge "Fix typo in option parsing." by Ian Rogers · 11 years ago
  92. 3551abb am 7d718dfc: Merge "Fix the sense of when mutexes are used for longs in atomic support." by Ian Rogers · 11 years ago
  93. c01f155 am 1a5ff7c3: Merge "Fix DexFile.getClassNameList." by Ian Rogers · 11 years ago
  94. 15f348e am 607fa7b0: Merge "Now we have a proper C++ library, use std::unique_ptr." by Ian Rogers · 11 years ago
  95. f06045e am 1dc38715: Merge "Updating clean-oat again" by Brian Carlstrom · 11 years ago
  96. da69b35 Merge "Remove cleaning obsolete 2ND_ART_NATIVETEST_DIR and 2ND_ART_TEST_DIR directories" by Brian Carlstrom · 11 years ago
  97. f562b6b Merge "Up-to-date odex files should take precedence over profile checks" by Brian Carlstrom · 11 years ago
  98. 69c3e4c Remove cleaning obsolete 2ND_ART_NATIVETEST_DIR and 2ND_ART_TEST_DIR directories by Brian Carlstrom · 11 years ago
  99. e1ff199 Up-to-date odex files should take precedence over profile checks by Brian Carlstrom · 11 years ago
  100. 422b2e5 Merge "Fix typo in option parsing." by Ian Rogers · 11 years ago