1. 0b8c153 am a1227a18: Fix byte_cas to use uintptr_t Atomic. by Mathieu Chartier · 11 years ago
  2. 5ce0921 am 4853f940: Merge "Fix byte_cas to use uintptr_t Atomic." by Mathieu Chartier · 11 years ago
  3. a1227a1 Fix byte_cas to use uintptr_t Atomic. by Mathieu Chartier · 11 years ago
  4. 1d874ca am ae5092fc: Merge "Fix movw in x86_64 assembler." by Nicolas Geoffray · 11 years ago
  5. c598f8f am 4b6d27c2: Merge "x86: Fix assembler for Pextr" by Ian Rogers · 11 years ago
  6. 1622baf am cbb5747b: Merge "ART: Fix lock max count definition" by Ian Rogers · 11 years ago
  7. c276c14 am f768db4c: Merge "X86: Assembler: Correct r8_form for some cases" by Ian Rogers · 11 years ago
  8. b74629b am f6e8d030: Merge "x86_64: Load double constant using core register" by Ian Rogers · 11 years ago
  9. 277c6bb am 6175442a: Merge changes Ibe92d8b5,I9bada598 by Brian Carlstrom · 11 years ago
  10. e94cddb am a7975e0d: Merge "ART: Enable x86_64 bit support for intrinsic for System.arraycopy(char[], ..)" by Ian Rogers · 11 years ago
  11. 4853f94 Merge "Fix byte_cas to use uintptr_t Atomic." by Mathieu Chartier · 11 years ago
  12. aa3c3e5 Fix byte_cas to use uintptr_t Atomic. by Mathieu Chartier · 11 years ago
  13. ae5092f Merge "Fix movw in x86_64 assembler." by Nicolas Geoffray · 11 years ago
  14. e4ded41 Fix movw in x86_64 assembler. by Nicolas Geoffray · 11 years ago
  15. 29c1a6d am 35d9a38d: Merge "Set REG0_USED on X86 Set8R instruction" by Ian Rogers · 11 years ago
  16. 420d699 am 09f60a9f: Merge "Use canonical paths when searching for dex files" into lmp-dev by Calin Juravle · 11 years ago
  17. f673528 resolved conflicts for merge of ac304133 to lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  18. d77c40a am 6bdbec76: Merge "ART: Correct disassembling of 64bit immediates on x86_64" by Ian Rogers · 11 years ago
  19. 2fb8b8b am 4d3401e8: Merge "x86_64: Fix Test32RM" by Ian Rogers · 11 years ago
  20. 3c1a320 am 32155e0a: Merge "Use canonical paths when searching for dex files" by Calin Juravle · 11 years ago
  21. 582d936 am 3513cd30: Merge "Create allocator adapter for using Arena in std containers." by Vladimir Marko · 11 years ago
  22. e339cbf am 8f1dc7a2: Merge "ART: Fix memory unmapped twice issue in ElfFile::Load(bool)" by Brian Carlstrom · 11 years ago
  23. ac30413 ART: Fix memory unmapped twice issue in ElfFile::Load(bool) by Jim_Guo · 11 years ago
  24. 940cb99 am b5c5646b: Merge "Use the uncached form of BacktraceMap::Create." by Christopher Ferris · 11 years ago
  25. f0bddad am 27a10f61: Use the uncached form of BacktraceMap::Create. by Christopher Ferris · 11 years ago
  26. 154c3c9 am c52361cf: Merge "ART: Refactor long ops in quick compiler" by Andreas Gampe · 11 years ago
  27. 6bdbec7 Merge "ART: Correct disassembling of 64bit immediates on x86_64" by Ian Rogers · 11 years ago
  28. 4d3401e Merge "x86_64: Fix Test32RM" by Ian Rogers · 11 years ago
  29. cf81841 x86_64: Fix Test32RM by Chao-ying Fu · 11 years ago
  30. c52361c Merge "ART: Refactor long ops in quick compiler" by Andreas Gampe · 11 years ago
  31. c76c614 ART: Refactor long ops in quick compiler by Andreas Gampe · 11 years ago
  32. 4b6d27c Merge "x86: Fix assembler for Pextr" by Ian Rogers · 11 years ago
  33. 32155e0 Merge "Use canonical paths when searching for dex files" by Calin Juravle · 11 years ago
  34. 3513cd3 Merge "Create allocator adapter for using Arena in std containers." by Vladimir Marko · 11 years ago
  35. 8081d2b Create allocator adapter for using Arena in std containers. by Vladimir Marko · 11 years ago
  36. b5c5646 Merge "Use the uncached form of BacktraceMap::Create." by Christopher Ferris · 11 years ago
  37. 422f473 Use the uncached form of BacktraceMap::Create. by Christopher Ferris · 11 years ago
  38. 6175442 Merge changes Ibe92d8b5,I9bada598 by Brian Carlstrom · 11 years ago
  39. 6e183f2 Make system use patchoat to relocate during runtime. by Alex Light · 11 years ago
  40. eb76e11 Temporary fix for bad LIR generation in GenInlinedGet. by Alex Light · 11 years ago
  41. cbb5747 Merge "ART: Fix lock max count definition" by Ian Rogers · 11 years ago
  42. f768db4 Merge "X86: Assembler: Correct r8_form for some cases" by Ian Rogers · 11 years ago
  43. a7975e0 Merge "ART: Enable x86_64 bit support for intrinsic for System.arraycopy(char[], ..)" by Ian Rogers · 11 years ago
  44. 5a5e856 ART: Enable x86_64 bit support for intrinsic for System.arraycopy(char[], ..) by DaniilSokolov · 11 years ago
  45. 09f60a9 Merge "Use canonical paths when searching for dex files" into lmp-dev by Calin Juravle · 11 years ago
  46. 27a10f6 Use the uncached form of BacktraceMap::Create. by Christopher Ferris · 11 years ago
  47. f6e8d03 Merge "x86_64: Load double constant using core register" by Ian Rogers · 11 years ago
  48. 0e63ce1 x86_64: Load double constant using core register by Alexei Zavjalov · 11 years ago
  49. 35d9a38 Merge "Set REG0_USED on X86 Set8R instruction" by Ian Rogers · 11 years ago
  50. 2bc4770 Set REG0_USED on X86 Set8R instruction by Mark Mendell · 11 years ago
  51. 8f1dc7a Merge "ART: Fix memory unmapped twice issue in ElfFile::Load(bool)" by Brian Carlstrom · 11 years ago
  52. a62a588 ART: Fix memory unmapped twice issue in ElfFile::Load(bool) by Jim_Guo · 11 years ago
  53. dcc3394 am 9e9b15dd: Merge "Add trampoline invoke and ART callback tests for native-bridge" by Andreas Gampe · 11 years ago
  54. efd9c22 am 1a09d286: Merge "AArch64: Implement InexpensiveConstant methods." by Andreas Gampe · 11 years ago
  55. e691eae am c7975a33: Merge "AArch64: Add inlining support for ceil(), floor(), rint(), round()" by Andreas Gampe · 11 years ago
  56. 1a09d28 Merge "AArch64: Implement InexpensiveConstant methods." by Andreas Gampe · 11 years ago
  57. c763e35 AArch64: Implement InexpensiveConstant methods. by Matteo Franchin · 11 years ago
  58. b3f024c am 316fb6e4: Merge "Make verifier identify unresolved methods as constructors by <init>." by Jeff Hao · 11 years ago
  59. 18e6cd2 am 04ce1134: Make verifier identify unresolved methods as constructors by <init>. by Jeff Hao · 11 years ago
  60. 04ce113 Make verifier identify unresolved methods as constructors by <init>. by Jeff Hao · 11 years ago
  61. 3467931 am 7aaa8dbf: Merge "ART: Implement the easy long division/remainder by a constant" by Andreas Gampe · 11 years ago
  62. 51e9956 am 4e97f656: Merge "Move image classes options from art to AndroidRuntime [art]" by Brian Carlstrom · 11 years ago
  63. 8cfccae am dc3ca147: Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [art]" by Brian Carlstrom · 11 years ago
  64. d183161 am 77a5b501: Merge "AArch64: Remove unnecessary work around for sp." by Andreas Gampe · 11 years ago
  65. e7187d7 am f7f6c978: Merge "Inform about System.exit() call in logcat" by Narayan Kamath · 11 years ago
  66. 66d1caf Use canonical paths when searching for dex files by Calin Juravle · 11 years ago
  67. 4e1d579 Use canonical paths when searching for dex files by Calin Juravle · 11 years ago
  68. 65b62ba am 7906b25f: Merge "ART: Rework ARM64 entry sequence" by Andreas Gampe · 11 years ago
  69. ddce121 am d4c3c62c: Fix broken JNI IsAssignableFrom. by Narayan Kamath · 11 years ago
  70. 93c6171 am 43c63b5a: Merge "Fix broken JNI IsAssignableFrom." by Narayan Kamath · 11 years ago
  71. d4c3c62 Fix broken JNI IsAssignableFrom. by Narayan Kamath · 11 years ago
  72. f7f6c97 Merge "Inform about System.exit() call in logcat" by Narayan Kamath · 11 years ago
  73. 108437e Inform about System.exit() call in logcat by Dmitry Petrochenko · 11 years ago
  74. 43c63b5 Merge "Fix broken JNI IsAssignableFrom." by Narayan Kamath · 11 years ago
  75. 8d82de5 ART: Fix lock max count definition by Dmitry Petrochenko · 11 years ago
  76. 1268b74 Fix broken JNI IsAssignableFrom. by Narayan Kamath · 11 years ago
  77. 316fb6e Merge "Make verifier identify unresolved methods as constructors by <init>." by Jeff Hao · 11 years ago
  78. 0d08727 Make verifier identify unresolved methods as constructors by <init>. by Jeff Hao · 11 years ago
  79. 7aaa8db Merge "ART: Implement the easy long division/remainder by a constant" by Andreas Gampe · 11 years ago
  80. 6bbf096 ART: Implement the easy long division/remainder by a constant by Alexei Zavjalov · 11 years ago
  81. 4e97f65 Merge "Move image classes options from art to AndroidRuntime [art]" by Brian Carlstrom · 11 years ago
  82. 9e9b15d Merge "Add trampoline invoke and ART callback tests for native-bridge" by Andreas Gampe · 11 years ago
  83. f7a68c1 Add trampoline invoke and ART callback tests for native-bridge by Yong WU · 11 years ago
  84. dc3ca14 Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [art]" by Brian Carlstrom · 11 years ago
  85. 7906b25 Merge "ART: Rework ARM64 entry sequence" by Andreas Gampe · 11 years ago
  86. f29ecd6 ART: Rework ARM64 entry sequence by Andreas Gampe · 11 years ago
  87. c7975a3 Merge "AArch64: Add inlining support for ceil(), floor(), rint(), round()" by Andreas Gampe · 11 years ago
  88. 2eba1fa AArch64: Add inlining support for ceil(), floor(), rint(), round() by Serban Constantinescu · 11 years ago
  89. 77a5b50 Merge "AArch64: Remove unnecessary work around for sp." by Andreas Gampe · 11 years ago
  90. cedee47 AArch64: Remove unnecessary work around for sp. by Zheng Xu · 11 years ago
  91. dbfae92 am 89c210bf: Merge "Revert "Revert "Enable Load Store Elimination for ARM and ARM64""" by Bill Buzbee · 11 years ago
  92. 212704a am 59a5525e: Merge "Add read barriers for the roots in the verifier." by Hiroshi Yamauchi · 11 years ago
  93. 89c210b Merge "Revert "Revert "Enable Load Store Elimination for ARM and ARM64""" by Bill Buzbee · 11 years ago
  94. b8642b0 am 2eb3769c: Merge "Make ImageSpace skip validation if we are using a relocated image" by Narayan Kamath · 11 years ago
  95. fd0c237 X86: Assembler: Correct r8_form for some cases by Mark Mendell · 11 years ago
  96. 46bf004 am 1175aec5: Merge "Fix image not regenerating on changes to bootclasspath" by Narayan Kamath · 11 years ago
  97. b17235f am 07206af3: Reduce time and memory usage of GVN. by Vladimir Marko · 11 years ago
  98. 334c6c3 am 00d1ef41: Merge "ART: LoadConstWide should clobber temp reg" by Bill Buzbee · 11 years ago
  99. 608d1da am 70f7d48b: Merge "Reduce time and memory usage of GVN." by Vladimir Marko · 11 years ago
  100. 805fbf3 am 36b111c7: Merge "ART: Build fix" by Andreas Gampe · 11 years ago