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