1. 4dd74b2 am d3236731: Merge "Simplify Class::IsArtFieldClass()." by Hiroshi Yamauchi · 11 years ago
  2. d323673 Merge "Simplify Class::IsArtFieldClass()." by Hiroshi Yamauchi · 11 years ago
  3. bd0fb61 Simplify Class::IsArtFieldClass(). by Hiroshi Yamauchi · 11 years ago
  4. 81fec24 am 834cf612: Merge "Move another LOG to VLOG(signals)" by Brian Carlstrom · 11 years ago
  5. 834cf61 Merge "Move another LOG to VLOG(signals)" by Brian Carlstrom · 11 years ago
  6. 0214800 am b405e919: Merge "Add context to LinkFields asserts since the previous_size check failed" by Brian Carlstrom · 11 years ago
  7. b405e91 Merge "Add context to LinkFields asserts since the previous_size check failed" by Brian Carlstrom · 11 years ago
  8. 494c584 am 3035f2d2: Merge "Use strtod to read a double rather than operator >>" by Dave Allison · 11 years ago
  9. 8cc56dc am 1271e5db: Merge "Add DALVIKVM_FLAGS to test invocation." by Mathieu Chartier · 11 years ago
  10. e024107 am f87ef8c8: Merge "Improve heap verification for invalid roots." by Mathieu Chartier · 11 years ago
  11. f363283 Add context to LinkFields asserts since the previous_size check failed by Brian Carlstrom · 11 years ago
  12. 3035f2d Merge "Use strtod to read a double rather than operator >>" by Dave Allison · 11 years ago
  13. 1271e5d Merge "Add DALVIKVM_FLAGS to test invocation." by Mathieu Chartier · 11 years ago
  14. 769a5ad Add DALVIKVM_FLAGS to test invocation. by Mathieu Chartier · 11 years ago
  15. f87ef8c Merge "Improve heap verification for invalid roots." by Mathieu Chartier · 11 years ago
  16. 999385c Use strtod to read a double rather than operator >> by Dave Allison · 11 years ago
  17. 8ab7e78 Improve heap verification for invalid roots. by Mathieu Chartier · 11 years ago
  18. ba5802c am 6d49184b: Merge "Workaround stack overflow issue with clang" by Brian Carlstrom · 11 years ago
  19. ee618f5 Move another LOG to VLOG(signals) by Brian Carlstrom · 11 years ago
  20. 6d49184 Merge "Workaround stack overflow issue with clang" by Brian Carlstrom · 11 years ago
  21. 82aeddb Workaround stack overflow issue with clang by Sebastien Hertz · 11 years ago
  22. fd0f1f1 am 07d5fa63: Merge "ART: Randomize mem_map start address for linear scan search" by Andreas Gampe · 11 years ago
  23. 07d5fa6 Merge "ART: Randomize mem_map start address for linear scan search" by Andreas Gampe · 11 years ago
  24. c02b104 am 02d2d48f: Merge "Add use-artd-full." by Hiroshi Yamauchi · 11 years ago
  25. 02d2d48 Merge "Add use-artd-full." by Hiroshi Yamauchi · 11 years ago
  26. d8f26db ART: Randomize mem_map start address for linear scan search by Andreas Gampe · 11 years ago
  27. b985e93 am fd126447: Merge "Fix race condition between GCDaemon and DeleteLocalReference" by Mathieu Chartier · 11 years ago
  28. fd12644 Merge "Fix race condition between GCDaemon and DeleteLocalReference" by Mathieu Chartier · 11 years ago
  29. 35aef2c Fix race condition between GCDaemon and DeleteLocalReference by Yevgeny Rouban · 11 years ago
  30. 110041c am 27a2b70f: Merge "Improve stack walk performance." by Vladimir Marko · 11 years ago
  31. 27a2b70 Merge "Improve stack walk performance." by Vladimir Marko · 11 years ago
  32. c36e668 am 9593976c: Merge "Allow X86 QBE to be extended" by Ian Rogers · 11 years ago
  33. 9593976 Merge "Allow X86 QBE to be extended" by Ian Rogers · 11 years ago
  34. e87f9b5 Allow X86 QBE to be extended by Mark Mendell · 11 years ago
  35. 4c1c510 Improve stack walk performance. by Vladimir Marko · 11 years ago
  36. 6b148c1 am 79705f9b: Merge "Arm64 - update fp callee save base" by buzbee · 11 years ago
  37. 79705f9b Merge "Arm64 - update fp callee save base" by buzbee · 11 years ago
  38. 9cdf48e Arm64 - update fp callee save base by buzbee · 11 years ago
  39. 69d7beb am 214eee43: Merge "AArch64: fixes in A64 code generation." by Bill Buzbee · 11 years ago
  40. 214eee4 Merge "AArch64: fixes in A64 code generation." by Bill Buzbee · 11 years ago
  41. ec8e2fb am fdfe733d: Merge "Fix art-host build rule." by Nicolas Geoffray · 11 years ago
  42. fdfe733 Merge "Fix art-host build rule." by Nicolas Geoffray · 11 years ago
  43. 27a935a Fix art-host build rule. by Nicolas Geoffray · 11 years ago
  44. a2a8fd6 am da69b35b: Merge "Remove cleaning obsolete 2ND_ART_NATIVETEST_DIR and 2ND_ART_TEST_DIR directories" by Brian Carlstrom · 11 years ago
  45. f59fd67 am f562b6b2: Merge "Up-to-date odex files should take precedence over profile checks" by Brian Carlstrom · 11 years ago
  46. d623f76 am 422b2e53: Merge "Fix typo in option parsing." by Ian Rogers · 11 years ago
  47. 3551abb am 7d718dfc: Merge "Fix the sense of when mutexes are used for longs in atomic support." by Ian Rogers · 11 years ago
  48. c01f155 am 1a5ff7c3: Merge "Fix DexFile.getClassNameList." by Ian Rogers · 11 years ago
  49. 15f348e am 607fa7b0: Merge "Now we have a proper C++ library, use std::unique_ptr." by Ian Rogers · 11 years ago
  50. f06045e am 1dc38715: Merge "Updating clean-oat again" by Brian Carlstrom · 11 years ago
  51. da69b35 Merge "Remove cleaning obsolete 2ND_ART_NATIVETEST_DIR and 2ND_ART_TEST_DIR directories" by Brian Carlstrom · 11 years ago
  52. f562b6b Merge "Up-to-date odex files should take precedence over profile checks" by Brian Carlstrom · 11 years ago
  53. 69c3e4c Remove cleaning obsolete 2ND_ART_NATIVETEST_DIR and 2ND_ART_TEST_DIR directories by Brian Carlstrom · 11 years ago
  54. e1ff199 Up-to-date odex files should take precedence over profile checks by Brian Carlstrom · 11 years ago
  55. 422b2e5 Merge "Fix typo in option parsing." by Ian Rogers · 11 years ago
  56. 7d718df Merge "Fix the sense of when mutexes are used for longs in atomic support." by Ian Rogers · 11 years ago
  57. f7fd3cb Fix typo in option parsing. by Ian Rogers · 11 years ago
  58. 63c5dd0 Fix the sense of when mutexes are used for longs in atomic support. by Ian Rogers · 11 years ago
  59. 1a5ff7c Merge "Fix DexFile.getClassNameList." by Ian Rogers · 11 years ago
  60. 46889ea Fix DexFile.getClassNameList. by Ian Rogers · 11 years ago
  61. 607fa7b Merge "Now we have a proper C++ library, use std::unique_ptr." by Ian Rogers · 11 years ago
  62. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  63. 1dc3871 Merge "Updating clean-oat again" by Brian Carlstrom · 11 years ago
  64. 927df98 am ee3d4ddc: Merge "Quick compiler, out of registers fix" by buzbee · 11 years ago
  65. ee3d4dd Merge "Quick compiler, out of registers fix" by buzbee · 11 years ago
  66. 082833c Quick compiler, out of registers fix by buzbee · 11 years ago
  67. f662e06 Updating clean-oat again by Brian Carlstrom · 11 years ago
  68. b37ebdd am 6b522855: Merge "Don\'t get and restore thread state for ScopedFastNativeObjectAccess." by Mathieu Chartier · 11 years ago
  69. 6b52285 Merge "Don't get and restore thread state for ScopedFastNativeObjectAccess." by Mathieu Chartier · 11 years ago
  70. 3d3aca7 am 041cff3a: Merge "ART: Fix ARM64 long-jump context caller-save smashes" by Andreas Gampe · 11 years ago
  71. 041cff3 Merge "ART: Fix ARM64 long-jump context caller-save smashes" by Andreas Gampe · 11 years ago
  72. 6cf8010 ART: Fix ARM64 long-jump context caller-save smashes by Andreas Gampe · 11 years ago
  73. 2b7c4d1 Don't get and restore thread state for ScopedFastNativeObjectAccess. by Mathieu Chartier · 11 years ago
  74. a060e39 am 047c11ad: Merge "Check and log a to-space overflow explicitly." by Hiroshi Yamauchi · 11 years ago
  75. 047c11a Merge "Check and log a to-space overflow explicitly." by Hiroshi Yamauchi · 11 years ago
  76. 13bf2e6 Check and log a to-space overflow explicitly. by Hiroshi Yamauchi · 11 years ago
  77. ae452bd am 47687a46: Merge "Build fix." by Ian Rogers · 11 years ago
  78. 47687a4 Merge "Build fix." by Ian Rogers · 11 years ago
  79. 5a9ba01 Build fix. by Ian Rogers · 11 years ago
  80. cb9bccd Add use-artd-full. by Hiroshi Yamauchi · 11 years ago
  81. c713931 am 39458455: Merge "Remove unneeded realpath that was causing bad dependencies in a clean build" by Brian Carlstrom · 11 years ago
  82. 3945845 Merge "Remove unneeded realpath that was causing bad dependencies in a clean build" by Brian Carlstrom · 11 years ago
  83. bbf079e Remove unneeded realpath that was causing bad dependencies in a clean build by Brian Carlstrom · 11 years ago
  84. 4a4e3cb am 666f4b95: Merge "Switch ART to libc++." by Dan Albert · 11 years ago
  85. 666f4b9 Merge "Switch ART to libc++." by Dan Albert · 11 years ago
  86. 6b16ace am 99103fae: Merge "Follow up to "Add ISA directory to image and odex pathnames."" by Brian Carlstrom · 11 years ago
  87. ba0c51f Switch ART to libc++. by Ian Rogers · 11 years ago
  88. 99103fa Merge "Follow up to "Add ISA directory to image and odex pathnames."" by Brian Carlstrom · 11 years ago
  89. 2afe494 Follow up to "Add ISA directory to image and odex pathnames." by Brian Carlstrom · 11 years ago
  90. 8f75673 am 84e52420: Merge "Add ISA directory to image and odex pathnames." by Brian Carlstrom · 11 years ago
  91. 84e5242 Merge "Add ISA directory to image and odex pathnames." by Brian Carlstrom · 11 years ago
  92. bc6d197 AArch64: fixes in A64 code generation. by Matteo Franchin · 11 years ago
  93. cc492d9 am f04544ff: Merge "Increase the size of guard for Stack Overflow (x86_64)" by Andreas Gampe · 11 years ago
  94. f04544f Merge "Increase the size of guard for Stack Overflow (x86_64)" by Andreas Gampe · 11 years ago
  95. 7805fd6 am 4f3f3fa1: Merge "Build live ranges in preparation for register allocation." by Nicolas Geoffray · 11 years ago
  96. 4f3f3fa Merge "Build live ranges in preparation for register allocation." by Nicolas Geoffray · 11 years ago
  97. ddb311f Build live ranges in preparation for register allocation. by Nicolas Geoffray · 11 years ago
  98. d508006 Increase the size of guard for Stack Overflow (x86_64) by Serguei Katkov · 11 years ago
  99. ac78852 am bf17a08f: Merge "Make vixl tests a dependency in the vixl makefile." by Ian Rogers · 11 years ago
  100. bf17a08 Merge "Make vixl tests a dependency in the vixl makefile." by Ian Rogers · 11 years ago