1. 8accb04 am ac79f4dc: Merge "Tidy up memory barriers." by Ian Rogers · 11 years ago
  2. ac79f4d Merge "Tidy up memory barriers." by Ian Rogers · 11 years ago
  3. b122a4b Tidy up memory barriers. by Ian Rogers · 11 years ago
  4. 8684db9 am 93055a25: Merge "JNI: NewDirectByteBuffer should allow 0 length buffers." by Narayan Kamath · 11 years ago
  5. 93055a2 Merge "JNI: NewDirectByteBuffer should allow 0 length buffers." by Narayan Kamath · 11 years ago
  6. ef809d0 JNI: NewDirectByteBuffer should allow 0 length buffers. by Narayan Kamath · 11 years ago
  7. f831abd am 7a761d8c: Merge "Change IndirectReferenceTable::Add null DCHECK to CHECK." by Ian Rogers · 11 years ago
  8. 7a761d8 Merge "Change IndirectReferenceTable::Add null DCHECK to CHECK." by Ian Rogers · 11 years ago
  9. cd2cfff Change IndirectReferenceTable::Add null DCHECK to CHECK. by Mathieu Chartier · 11 years ago
  10. fa29f06 am 0a9c5fdc: Merge "Fix thread checkpoint issue" by Ian Rogers · 11 years ago
  11. 47658db am b331441d: Merge "Fix NewLocalRef, NewGlobalRef to handle cleared weak globals." by Mathieu Chartier · 11 years ago
  12. 0a9c5fd Merge "Fix thread checkpoint issue" by Ian Rogers · 11 years ago
  13. b331441 Merge "Fix NewLocalRef, NewGlobalRef to handle cleared weak globals." by Mathieu Chartier · 11 years ago
  14. 0f5f6bb Fix thread checkpoint issue by Dave Allison · 11 years ago
  15. e8c48db Fix NewLocalRef, NewGlobalRef to handle cleared weak globals. by Mathieu Chartier · 11 years ago
  16. 72c4530 am e40687d0: Merge "Fix SEGV when dumping MIR CFG" by Narayan Kamath · 11 years ago
  17. e40687d Merge "Fix SEGV when dumping MIR CFG" by Narayan Kamath · 11 years ago
  18. 88644cc am 0da9089a: Merge "Improve x86 Fused long compare to literal" by Vladimir Marko · 11 years ago
  19. 0da9089 Merge "Improve x86 Fused long compare to literal" by Vladimir Marko · 11 years ago
  20. 412d4f8 Improve x86 Fused long compare to literal by Mark Mendell · 11 years ago
  21. 6806fa6 am 64763b9b: Merge "Fix byte_cas to work on non-word aligned addresses" by Brian Carlstrom · 11 years ago
  22. 64763b9 Merge "Fix byte_cas to work on non-word aligned addresses" by Brian Carlstrom · 11 years ago
  23. bb11f4b Fix byte_cas to work on non-word aligned addresses by Brian Carlstrom · 11 years ago
  24. 2b96070 am 5dcce9aa: Merge "Remove some unnecessary code from dlmalloc_space/rosalloc_space." by Hiroshi Yamauchi · 11 years ago
  25. 5dcce9a Merge "Remove some unnecessary code from dlmalloc_space/rosalloc_space." by Hiroshi Yamauchi · 11 years ago
  26. 43a32d3 am b82d7cf9: Merge "Forgot to bump oat version in previous change" by Brian Carlstrom · 11 years ago
  27. b82d7cf Merge "Forgot to bump oat version in previous change" by Brian Carlstrom · 11 years ago
  28. ec8d142 Forgot to bump oat version in previous change by Brian Carlstrom · 11 years ago
  29. 78bd748 am e47ee248: Merge "Enhance GenArrayGet, GenArrayPut for x86" by Vladimir Marko · 11 years ago
  30. e47ee24 Merge "Enhance GenArrayGet, GenArrayPut for x86" by Vladimir Marko · 11 years ago
  31. e48780b Remove some unnecessary code from dlmalloc_space/rosalloc_space. by Hiroshi Yamauchi · 11 years ago
  32. 343adb5 Enhance GenArrayGet, GenArrayPut for x86 by Mark Mendell · 11 years ago
  33. 0d1a05a am 1d6df5bc: Merge "Change safecast data from set to an ordered vector." by Vladimir Marko · 11 years ago
  34. 1d6df5b Merge "Change safecast data from set to an ordered vector." by Vladimir Marko · 11 years ago
  35. 6ee3bad am 0b8f914b: Merge "Generate devirtualization map only for native compilation." by Sebastien Hertz · 11 years ago
  36. 5a02442 am 460dd85f: Merge "Fix test-art setup." by Vladimir Marko · 11 years ago
  37. 0b8f914 Merge "Generate devirtualization map only for native compilation." by Sebastien Hertz · 11 years ago
  38. 5dce0c9 Generate devirtualization map only for native compilation. by Sebastien Hertz · 11 years ago
  39. 460dd85 Merge "Fix test-art setup." by Vladimir Marko · 11 years ago
  40. 95a4de7 Fix test-art setup. by Vladimir Marko · 11 years ago
  41. a9faa70 Change safecast data from set to an ordered vector. by Vladimir Marko · 11 years ago
  42. 27a4916 am ba45dcf4: Merge "Fix build - test issues." by Sebastien Hertz · 11 years ago
  43. ba45dcf Merge "Fix build - test issues." by Sebastien Hertz · 11 years ago
  44. 102a8f2 Fix build - test issues. by Sebastien Hertz · 11 years ago
  45. 4d91508 am 9235ed31: Merge "Fix build - style issues." by Vladimir Marko · 11 years ago
  46. 9235ed3 Merge "Fix build - style issues." by Vladimir Marko · 11 years ago
  47. 778127a Fix build - style issues. by Vladimir Marko · 11 years ago
  48. 49a1910 am 7db86629: Merge "Detect special methods at the end of verification." by Vladimir Marko · 11 years ago
  49. 5fde3f8 am 43c941fe: Merge "Move compiler code out of method verifier." by Vladimir Marko · 11 years ago
  50. 7db8662 Merge "Detect special methods at the end of verification." by Vladimir Marko · 11 years ago
  51. 43c941f Merge "Move compiler code out of method verifier." by Vladimir Marko · 11 years ago
  52. a42b67b am be771ad3: Merge "Build boot.art only if we are building the host toolchain." by Ying Wang · 11 years ago
  53. be771ad Merge "Build boot.art only if we are building the host toolchain." by Ying Wang · 11 years ago
  54. 8a7b39c Build boot.art only if we are building the host toolchain. by Ying Wang · 11 years ago
  55. b5f3643 am d87ebe99: Merge "Fix an array copy benchmark regression." by Hiroshi Yamauchi · 11 years ago
  56. d87ebe9 Merge "Fix an array copy benchmark regression." by Hiroshi Yamauchi · 11 years ago
  57. 573f7d2 Fix an array copy benchmark regression. by Hiroshi Yamauchi · 11 years ago
  58. 713908b am 4b010fd7: Merge "Move boot image generation to the build project" by Ying Wang · 11 years ago
  59. 4b010fd Merge "Move boot image generation to the build project" by Ying Wang · 11 years ago
  60. 7ab763c Move boot image generation to the build project by Brian Carlstrom · 11 years ago
  61. 5bb149e Fix SEGV when dumping MIR CFG by Mark Mendell · 11 years ago
  62. 5816ed4 Detect special methods at the end of verification. by Vladimir Marko · 11 years ago
  63. 2b5eaa2 Move compiler code out of method verifier. by Vladimir Marko · 11 years ago
  64. d90423d am 0bf1f266: Merge "Fix 64-bit CAS for x86." by Vladimir Marko · 11 years ago
  65. 0bf1f26 Merge "Fix 64-bit CAS for x86." by Vladimir Marko · 11 years ago
  66. 70f8422 am 7e126e84: Merge "Thread local bump pointer allocator." by Mathieu Chartier · 11 years ago
  67. 7e126e8 Merge "Thread local bump pointer allocator." by Mathieu Chartier · 11 years ago
  68. 692fafd Thread local bump pointer allocator. by Mathieu Chartier · 11 years ago
  69. 9832ec1 am f15ef748: Merge "Use the asm-generic ucontext.h for arm." by Christopher Ferris · 11 years ago
  70. f15ef74 Merge "Use the asm-generic ucontext.h for arm." by Christopher Ferris · 11 years ago
  71. f0d5f55 Use the asm-generic ucontext.h for arm. by Christopher Ferris · 11 years ago
  72. e7a66dc am abcce5df: Merge "Port "Retry mount() if it fails with EINTR" to ART" by Brian Carlstrom · 11 years ago
  73. abcce5d Merge "Port "Retry mount() if it fails with EINTR" to ART" by Brian Carlstrom · 11 years ago
  74. d62ef47 am 03a9f3b0: Merge "Add classes that fail verification early to rejected class list." by Jeff Hao · 11 years ago
  75. 03a9f3b Merge "Add classes that fail verification early to rejected class list." by Jeff Hao · 11 years ago
  76. 01add2c Port "Retry mount() if it fails with EINTR" to ART by Brian Carlstrom · 11 years ago
  77. c1ec91b am 07dc96d3: Merge "Per-DexFile locking for inliner initialization." by Vladimir Marko · 11 years ago
  78. 07dc96d Merge "Per-DexFile locking for inliner initialization." by Vladimir Marko · 11 years ago
  79. 9372726 am ca6ae474: Merge "Fix minor style issues" by Vladimir Marko · 11 years ago
  80. 463ad1c am f98dbf01: Merge "Implement GenInlinedSqrt for x86" by Vladimir Marko · 11 years ago
  81. ca6ae47 Merge "Fix minor style issues" by Vladimir Marko · 11 years ago
  82. 12f9628 Fix minor style issues by Vladimir Marko · 11 years ago
  83. f98dbf0 Merge "Implement GenInlinedSqrt for x86" by Vladimir Marko · 11 years ago
  84. cbd7b6e am d5c0587b: Merge "Cleanup thread pool tasks creation." by Sebastien Hertz · 11 years ago
  85. d5c0587 Merge "Cleanup thread pool tasks creation." by Sebastien Hertz · 11 years ago
  86. a34b8da am d6beffe7: Merge "Make part of the elf_writer_test specific to the portable build." by Brian Carlstrom · 11 years ago
  87. d6beffe Merge "Make part of the elf_writer_test specific to the portable build." by Brian Carlstrom · 11 years ago
  88. 31050c6 Make part of the elf_writer_test specific to the portable build. by Brian Carlstrom · 11 years ago
  89. da43a62 am 9b14e047: Merge "x86_64: Updating makefile to avoid early fail of other projects build" by Brian Carlstrom · 11 years ago
  90. 9b14e04 Merge "x86_64: Updating makefile to avoid early fail of other projects build" by Brian Carlstrom · 11 years ago
  91. 2d7e5aa Add classes that fail verification early to rejected class list. by Jeff Hao · 11 years ago
  92. bff1ef0 Implement GenInlinedSqrt for x86 by Mark Mendell · 11 years ago
  93. 5b7a430 am 03d7e9af: Merge "Use dmb." by Elliott Hughes · 11 years ago
  94. 03d7e9a Merge "Use dmb." by Elliott Hughes · 11 years ago
  95. 3681597 Use dmb. by Elliott Hughes · 11 years ago
  96. e13717e Per-DexFile locking for inliner initialization. by Vladimir Marko · 11 years ago
  97. a6fd8ba Fix 64-bit CAS for x86. by Vladimir Marko · 11 years ago
  98. 501baec Cleanup thread pool tasks creation. by Sebastien Hertz · 11 years ago
  99. 5e73ab7 am cf28cbff: Merge "Disassemble more x86 instructions" by Vladimir Marko · 11 years ago
  100. cf28cbf Merge "Disassemble more x86 instructions" by Vladimir Marko · 11 years ago