1. c4ddc04 Add support for jemalloc instead of dlmalloc. by Christopher Ferris · 10 years ago
  2. 88ce52a Merge "ART: Topological Sort Traversal Implementation" by Bill Buzbee · 10 years ago
  3. 44e5bde ART: Topological Sort Traversal Implementation by Jean Christophe Beyler · 10 years ago
  4. 697726d Merge "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 10 years ago
  5. 65e3b69 Merge "Move modify_ldt_lock into global lock order." by Ian Rogers · 10 years ago
  6. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 10 years ago
  7. 570370d Merge "Fixes style nitpick" by Dan Albert · 10 years ago
  8. 225353e Merge "Add a read barrier for weak roots in monitors." by Hiroshi Yamauchi · 10 years ago
  9. db693d1 Fixes style nitpick by Dan Albert · 10 years ago
  10. 9e36931 Move modify_ldt_lock into global lock order. by Chao-ying Fu · 10 years ago
  11. 5da6e2b Merge "Move art host to libc++" by Dan Albert · 10 years ago
  12. b8033db Merge "Support new VMRuntime native methods" by Sebastien Hertz · 10 years ago
  13. 8b4b4f0 Merge "ART: Pass driver generalization" by Bill Buzbee · 10 years ago
  14. 4f59668 ART: Pass driver generalization by James C Scott · 10 years ago
  15. 59f3f62 Merge "ART: MIR, SSARepresentation, and BasicBlock Additional API" by Bill Buzbee · 10 years ago
  16. 3aa5773 ART: MIR, SSARepresentation, and BasicBlock Additional API by Jean Christophe Beyler · 10 years ago
  17. 481b402 Merge "Quick compiler: free up space in MIR." by buzbee · 10 years ago
  18. 7bf9c46 Merge "Method inlining across dex files in boot image." by Vladimir Marko · 10 years ago
  19. a705376 Support new VMRuntime native methods by Sebastien Hertz · 10 years ago
  20. a51a0b0 Method inlining across dex files in boot image. by Vladimir Marko · 10 years ago
  21. 1526c30 Merge "Secure move-exception in intepreter" by Sebastien Hertz · 10 years ago
  22. 4cba0d9 Add a read barrier for weak roots in monitors. by Hiroshi Yamauchi · 10 years ago
  23. 4996f11 Merge "Use decltype() instead of typeof()" by Dan Albert · 10 years ago
  24. aca0ca9 Merge "Change profiler file name parsing option" by Brian Carlstrom · 10 years ago
  25. 57f80fa Use decltype() instead of typeof() by Dan Albert · 10 years ago
  26. 2a0e954 Move art host to libc++ by Dan Albert · 10 years ago
  27. 2221e3b Change profiler file name parsing option by Wei Jin · 10 years ago
  28. 5d8b7b2 Merge "Fix build." by Mathieu Chartier · 10 years ago
  29. e9e55ac Fix build. by Mathieu Chartier · 10 years ago
  30. 061ece1 Merge "Begin migration of art::Atomic to std::atomic." by Ian Rogers · 10 years ago
  31. ef562fd Quick compiler: free up space in MIR. by buzbee · 10 years ago
  32. 388c6e2 Merge "ART: Fix stub test inline assembly for x86" by Andreas Gampe · 10 years ago
  33. 89bfb2b Merge "Fix test-art-target-oat for multi target" by Brian Carlstrom · 10 years ago
  34. c32deb4 Fix test-art-target-oat for multi target by Sebastien Hertz · 10 years ago
  35. 3ecbbfc ART: Fix stub test inline assembly for x86 by Andreas Gampe · 10 years ago
  36. 9c47134 Merge "ART: Make StubTest IMT sanity check a warning" by Andreas Gampe · 10 years ago
  37. 512d539 Merge "Work around Mac assembler differences." by Ian Rogers · 10 years ago
  38. fd06f39 Merge "ART: Fix libjavacore dependency" by Andreas Gampe · 10 years ago
  39. 0ea3794 ART: Make StubTest IMT sanity check a warning by Andreas Gampe · 10 years ago
  40. 9488238 Merge "ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures" by Andreas Gampe · 10 years ago
  41. 51f7635 ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures by Andreas Gampe · 10 years ago
  42. fb040d0 ART: Fix libjavacore dependency by Andreas Gampe · 10 years ago
  43. 603fce9 Merge "Change zygote_creation_lock_ to be member instead of static." by Mathieu Chartier · 10 years ago
  44. 8e4a96d Change zygote_creation_lock_ to be member instead of static. by Mathieu Chartier · 10 years ago
  45. 299d2a2 Merge "64-bit temp register support." by buzbee · 10 years ago
  46. b01bf15 64-bit temp register support. by buzbee · 10 years ago
  47. 5c00490 Secure move-exception in intepreter by Sebastien Hertz · 10 years ago
  48. 9f21e41 Work around Mac assembler differences. by Ian Rogers · 10 years ago
  49. 3e5cf30 Begin migration of art::Atomic to std::atomic. by Ian Rogers · 10 years ago
  50. d323673 Merge "Simplify Class::IsArtFieldClass()." by Hiroshi Yamauchi · 10 years ago
  51. bd0fb61 Simplify Class::IsArtFieldClass(). by Hiroshi Yamauchi · 10 years ago
  52. 834cf61 Merge "Move another LOG to VLOG(signals)" by Brian Carlstrom · 10 years ago
  53. b405e91 Merge "Add context to LinkFields asserts since the previous_size check failed" by Brian Carlstrom · 10 years ago
  54. f363283 Add context to LinkFields asserts since the previous_size check failed by Brian Carlstrom · 10 years ago
  55. 3035f2d Merge "Use strtod to read a double rather than operator >>" by Dave Allison · 10 years ago
  56. 1271e5d Merge "Add DALVIKVM_FLAGS to test invocation." by Mathieu Chartier · 10 years ago
  57. 769a5ad Add DALVIKVM_FLAGS to test invocation. by Mathieu Chartier · 10 years ago
  58. f87ef8c Merge "Improve heap verification for invalid roots." by Mathieu Chartier · 10 years ago
  59. 999385c Use strtod to read a double rather than operator >> by Dave Allison · 10 years ago
  60. 8ab7e78 Improve heap verification for invalid roots. by Mathieu Chartier · 10 years ago
  61. ee618f5 Move another LOG to VLOG(signals) by Brian Carlstrom · 10 years ago
  62. 6d49184 Merge "Workaround stack overflow issue with clang" by Brian Carlstrom · 10 years ago
  63. 82aeddb Workaround stack overflow issue with clang by Sebastien Hertz · 10 years ago
  64. 07d5fa6 Merge "ART: Randomize mem_map start address for linear scan search" by Andreas Gampe · 10 years ago
  65. 02d2d48 Merge "Add use-artd-full." by Hiroshi Yamauchi · 10 years ago
  66. d8f26db ART: Randomize mem_map start address for linear scan search by Andreas Gampe · 10 years ago
  67. fd12644 Merge "Fix race condition between GCDaemon and DeleteLocalReference" by Mathieu Chartier · 10 years ago
  68. 35aef2c Fix race condition between GCDaemon and DeleteLocalReference by Yevgeny Rouban · 10 years ago
  69. 27a2b70 Merge "Improve stack walk performance." by Vladimir Marko · 10 years ago
  70. 9593976 Merge "Allow X86 QBE to be extended" by Ian Rogers · 10 years ago
  71. e87f9b5 Allow X86 QBE to be extended by Mark Mendell · 10 years ago
  72. 4c1c510 Improve stack walk performance. by Vladimir Marko · 10 years ago
  73. 79705f9b Merge "Arm64 - update fp callee save base" by buzbee · 10 years ago
  74. 9cdf48e Arm64 - update fp callee save base by buzbee · 10 years ago
  75. 214eee4 Merge "AArch64: fixes in A64 code generation." by Bill Buzbee · 10 years ago
  76. fdfe733 Merge "Fix art-host build rule." by Nicolas Geoffray · 10 years ago
  77. 27a935a Fix art-host build rule. by Nicolas Geoffray · 10 years ago
  78. da69b35 Merge "Remove cleaning obsolete 2ND_ART_NATIVETEST_DIR and 2ND_ART_TEST_DIR directories" by Brian Carlstrom · 10 years ago
  79. f562b6b Merge "Up-to-date odex files should take precedence over profile checks" by Brian Carlstrom · 10 years ago
  80. 69c3e4c Remove cleaning obsolete 2ND_ART_NATIVETEST_DIR and 2ND_ART_TEST_DIR directories by Brian Carlstrom · 10 years ago
  81. e1ff199 Up-to-date odex files should take precedence over profile checks by Brian Carlstrom · 10 years ago
  82. 422b2e5 Merge "Fix typo in option parsing." by Ian Rogers · 10 years ago
  83. 7d718df Merge "Fix the sense of when mutexes are used for longs in atomic support." by Ian Rogers · 10 years ago
  84. f7fd3cb Fix typo in option parsing. by Ian Rogers · 10 years ago
  85. 63c5dd0 Fix the sense of when mutexes are used for longs in atomic support. by Ian Rogers · 10 years ago
  86. 1a5ff7c Merge "Fix DexFile.getClassNameList." by Ian Rogers · 10 years ago
  87. 46889ea Fix DexFile.getClassNameList. by Ian Rogers · 10 years ago
  88. 607fa7b Merge "Now we have a proper C++ library, use std::unique_ptr." by Ian Rogers · 10 years ago
  89. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  90. 1dc3871 Merge "Updating clean-oat again" by Brian Carlstrom · 10 years ago
  91. ee3d4dd Merge "Quick compiler, out of registers fix" by buzbee · 10 years ago
  92. 082833c Quick compiler, out of registers fix by buzbee · 10 years ago
  93. f662e06 Updating clean-oat again by Brian Carlstrom · 10 years ago
  94. 6b52285 Merge "Don't get and restore thread state for ScopedFastNativeObjectAccess." by Mathieu Chartier · 10 years ago
  95. 041cff3 Merge "ART: Fix ARM64 long-jump context caller-save smashes" by Andreas Gampe · 10 years ago
  96. 6cf8010 ART: Fix ARM64 long-jump context caller-save smashes by Andreas Gampe · 10 years ago
  97. 2b7c4d1 Don't get and restore thread state for ScopedFastNativeObjectAccess. by Mathieu Chartier · 10 years ago
  98. 047c11a Merge "Check and log a to-space overflow explicitly." by Hiroshi Yamauchi · 10 years ago
  99. 13bf2e6 Check and log a to-space overflow explicitly. by Hiroshi Yamauchi · 10 years ago
  100. 47687a4 Merge "Build fix." by Ian Rogers · 10 years ago