1. 3c1a320 am 32155e0a: Merge "Use canonical paths when searching for dex files" by Calin Juravle · 11 years ago
  2. 582d936 am 3513cd30: Merge "Create allocator adapter for using Arena in std containers." by Vladimir Marko · 11 years ago
  3. e339cbf am 8f1dc7a2: Merge "ART: Fix memory unmapped twice issue in ElfFile::Load(bool)" by Brian Carlstrom · 11 years ago
  4. 940cb99 am b5c5646b: Merge "Use the uncached form of BacktraceMap::Create." by Christopher Ferris · 11 years ago
  5. f0bddad am 27a10f61: Use the uncached form of BacktraceMap::Create. by Christopher Ferris · 11 years ago
  6. 154c3c9 am c52361cf: Merge "ART: Refactor long ops in quick compiler" by Andreas Gampe · 11 years ago
  7. c52361c Merge "ART: Refactor long ops in quick compiler" by Andreas Gampe · 11 years ago
  8. c76c614 ART: Refactor long ops in quick compiler by Andreas Gampe · 11 years ago
  9. 32155e0 Merge "Use canonical paths when searching for dex files" by Calin Juravle · 11 years ago
  10. 3513cd3 Merge "Create allocator adapter for using Arena in std containers." by Vladimir Marko · 11 years ago
  11. 8081d2b Create allocator adapter for using Arena in std containers. by Vladimir Marko · 11 years ago
  12. b5c5646 Merge "Use the uncached form of BacktraceMap::Create." by Christopher Ferris · 11 years ago
  13. 422f473 Use the uncached form of BacktraceMap::Create. by Christopher Ferris · 11 years ago
  14. 27a10f6 Use the uncached form of BacktraceMap::Create. by Christopher Ferris · 11 years ago
  15. 8f1dc7a Merge "ART: Fix memory unmapped twice issue in ElfFile::Load(bool)" by Brian Carlstrom · 11 years ago
  16. a62a588 ART: Fix memory unmapped twice issue in ElfFile::Load(bool) by Jim_Guo · 11 years ago
  17. dcc3394 am 9e9b15dd: Merge "Add trampoline invoke and ART callback tests for native-bridge" by Andreas Gampe · 11 years ago
  18. efd9c22 am 1a09d286: Merge "AArch64: Implement InexpensiveConstant methods." by Andreas Gampe · 11 years ago
  19. e691eae am c7975a33: Merge "AArch64: Add inlining support for ceil(), floor(), rint(), round()" by Andreas Gampe · 11 years ago
  20. 1a09d28 Merge "AArch64: Implement InexpensiveConstant methods." by Andreas Gampe · 11 years ago
  21. c763e35 AArch64: Implement InexpensiveConstant methods. by Matteo Franchin · 11 years ago
  22. b3f024c am 316fb6e4: Merge "Make verifier identify unresolved methods as constructors by <init>." by Jeff Hao · 11 years ago
  23. 18e6cd2 am 04ce1134: Make verifier identify unresolved methods as constructors by <init>. by Jeff Hao · 11 years ago
  24. 04ce113 Make verifier identify unresolved methods as constructors by <init>. by Jeff Hao · 11 years ago
  25. 3467931 am 7aaa8dbf: Merge "ART: Implement the easy long division/remainder by a constant" by Andreas Gampe · 11 years ago
  26. 51e9956 am 4e97f656: Merge "Move image classes options from art to AndroidRuntime [art]" by Brian Carlstrom · 11 years ago
  27. 8cfccae am dc3ca147: Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [art]" by Brian Carlstrom · 11 years ago
  28. d183161 am 77a5b501: Merge "AArch64: Remove unnecessary work around for sp." by Andreas Gampe · 11 years ago
  29. e7187d7 am f7f6c978: Merge "Inform about System.exit() call in logcat" by Narayan Kamath · 11 years ago
  30. 4e1d579 Use canonical paths when searching for dex files by Calin Juravle · 11 years ago
  31. 65b62ba am 7906b25f: Merge "ART: Rework ARM64 entry sequence" by Andreas Gampe · 11 years ago
  32. ddce121 am d4c3c62c: Fix broken JNI IsAssignableFrom. by Narayan Kamath · 11 years ago
  33. 93c6171 am 43c63b5a: Merge "Fix broken JNI IsAssignableFrom." by Narayan Kamath · 11 years ago
  34. d4c3c62 Fix broken JNI IsAssignableFrom. by Narayan Kamath · 11 years ago
  35. f7f6c97 Merge "Inform about System.exit() call in logcat" by Narayan Kamath · 11 years ago
  36. 108437e Inform about System.exit() call in logcat by Dmitry Petrochenko · 11 years ago
  37. 43c63b5 Merge "Fix broken JNI IsAssignableFrom." by Narayan Kamath · 11 years ago
  38. 1268b74 Fix broken JNI IsAssignableFrom. by Narayan Kamath · 11 years ago
  39. 316fb6e Merge "Make verifier identify unresolved methods as constructors by <init>." by Jeff Hao · 11 years ago
  40. 0d08727 Make verifier identify unresolved methods as constructors by <init>. by Jeff Hao · 11 years ago
  41. 7aaa8db Merge "ART: Implement the easy long division/remainder by a constant" by Andreas Gampe · 11 years ago
  42. 6bbf096 ART: Implement the easy long division/remainder by a constant by Alexei Zavjalov · 11 years ago
  43. 4e97f65 Merge "Move image classes options from art to AndroidRuntime [art]" by Brian Carlstrom · 11 years ago
  44. 9e9b15d Merge "Add trampoline invoke and ART callback tests for native-bridge" by Andreas Gampe · 11 years ago
  45. f7a68c1 Add trampoline invoke and ART callback tests for native-bridge by Yong WU · 11 years ago
  46. dc3ca14 Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [art]" by Brian Carlstrom · 11 years ago
  47. 7906b25 Merge "ART: Rework ARM64 entry sequence" by Andreas Gampe · 11 years ago
  48. f29ecd6 ART: Rework ARM64 entry sequence by Andreas Gampe · 11 years ago
  49. c7975a3 Merge "AArch64: Add inlining support for ceil(), floor(), rint(), round()" by Andreas Gampe · 11 years ago
  50. 2eba1fa AArch64: Add inlining support for ceil(), floor(), rint(), round() by Serban Constantinescu · 11 years ago
  51. 77a5b50 Merge "AArch64: Remove unnecessary work around for sp." by Andreas Gampe · 11 years ago
  52. cedee47 AArch64: Remove unnecessary work around for sp. by Zheng Xu · 11 years ago
  53. dbfae92 am 89c210bf: Merge "Revert "Revert "Enable Load Store Elimination for ARM and ARM64""" by Bill Buzbee · 11 years ago
  54. 212704a am 59a5525e: Merge "Add read barriers for the roots in the verifier." by Hiroshi Yamauchi · 11 years ago
  55. 89c210b Merge "Revert "Revert "Enable Load Store Elimination for ARM and ARM64""" by Bill Buzbee · 11 years ago
  56. b8642b0 am 2eb3769c: Merge "Make ImageSpace skip validation if we are using a relocated image" by Narayan Kamath · 11 years ago
  57. 46bf004 am 1175aec5: Merge "Fix image not regenerating on changes to bootclasspath" by Narayan Kamath · 11 years ago
  58. b17235f am 07206af3: Reduce time and memory usage of GVN. by Vladimir Marko · 11 years ago
  59. 334c6c3 am 00d1ef41: Merge "ART: LoadConstWide should clobber temp reg" by Bill Buzbee · 11 years ago
  60. 608d1da am 70f7d48b: Merge "Reduce time and memory usage of GVN." by Vladimir Marko · 11 years ago
  61. 805fbf3 am 36b111c7: Merge "ART: Build fix" by Andreas Gampe · 11 years ago
  62. 2a3e3d0 am cc75c1b3: Merge "1. Fix CFI for quick compiled code in x86 & x86_64; 2. Emit CFI in .eh_frame instead of .debug_frame." by Ian Rogers · 11 years ago
  63. c763676 am 9900a610: Merge "Add --always-clean flag to run-test." by Ian Rogers · 11 years ago
  64. 07206af Reduce time and memory usage of GVN. by Vladimir Marko · 11 years ago
  65. 5cc3f41 am b99b8d6c: ART: Fix verifier mishandling erroneous array component types by Andreas Gampe · 11 years ago
  66. 58c8f55 am e34e467f: Merge "ART: Fix verifier mishandling erroneous array component types" by Andreas Gampe · 11 years ago
  67. b99b8d6 ART: Fix verifier mishandling erroneous array component types by Andreas Gampe · 11 years ago
  68. 87a14af am 6bff7130: Add support for bump pointer spaces to DdmSendHeapSegments. by Mathieu Chartier · 11 years ago
  69. 4ce0c3b am da4a1264: Merge "Add support for bump pointer spaces to DdmSendHeapSegments." by Mathieu Chartier · 11 years ago
  70. 6bff713 Add support for bump pointer spaces to DdmSendHeapSegments. by Mathieu Chartier · 11 years ago
  71. 57309db Move image classes options from art to AndroidRuntime [art] by Brian Carlstrom · 11 years ago
  72. 2e87969 Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [art] by Brian Carlstrom · 11 years ago
  73. 36b111c Merge "ART: Build fix" by Andreas Gampe · 11 years ago
  74. bda2722 ART: Build fix by Andreas Gampe · 11 years ago
  75. e34e467 Merge "ART: Fix verifier mishandling erroneous array component types" by Andreas Gampe · 11 years ago
  76. aa910d5 ART: Fix verifier mishandling erroneous array component types by Andreas Gampe · 11 years ago
  77. da4a126 Merge "Add support for bump pointer spaces to DdmSendHeapSegments." by Mathieu Chartier · 11 years ago
  78. 36dab36 Add support for bump pointer spaces to DdmSendHeapSegments. by Mathieu Chartier · 11 years ago
  79. 3623c1c am 01a0ebb6: Merge "Make 32bit run-tests work correctly on 64bit default devices." by Brian Carlstrom · 11 years ago
  80. edf7bbb am c7c6d18a: Stop thread from reattaching during runtime shutdown while tracing. by Jeff Hao · 11 years ago
  81. 923c7b0 am 78b367a6: Merge "Submitted wrong changelist!" into lmp-dev by Jeff Hao · 11 years ago
  82. 69c914e am fb74d873: Merge "Stop thread from reattaching during runtime shutdown while tracing." into lmp-dev by Jeff Hao · 11 years ago
  83. 1ff8694 am 5cac343e: ART: Check for duplicate class definitions in dex file verifier by Andreas Gampe · 11 years ago
  84. 610b449 am ef57ed72: Merge "ART: Remove bogus dcheck" by Andreas Gampe · 11 years ago
  85. ecce76b am eaa6da1b: ART: Bump oat version for embedded vtable by Andreas Gampe · 11 years ago
  86. 865a18b am 9854fe24: Fix build, missing spaces around =/<. by Mingyao Yang · 11 years ago
  87. f3fc5a6 resolved conflicts for merge of e19f2b00 to lmp-dev-plus-aosp by Mingyao Yang · 11 years ago
  88. c7c6d18 Stop thread from reattaching during runtime shutdown while tracing. by Jeff Hao · 11 years ago
  89. 4b8fb14 am f90283f6: Merge "ART: Check for duplicate class definitions in dex file verifier" by Andreas Gampe · 11 years ago
  90. 5cac343 ART: Check for duplicate class definitions in dex file verifier by Andreas Gampe · 11 years ago
  91. 2eb3769 Merge "Make ImageSpace skip validation if we are using a relocated image" by Narayan Kamath · 11 years ago
  92. b93637a Make ImageSpace skip validation if we are using a relocated image by Alex Light · 11 years ago
  93. 1175aec Merge "Fix image not regenerating on changes to bootclasspath" by Narayan Kamath · 11 years ago
  94. 1a76213 Fix image not regenerating on changes to bootclasspath by Alex Light · 11 years ago
  95. 83e33c0 am 58e17cea: Merge "Stop thread from reattaching during runtime shutdown while tracing." by Jeff Hao · 11 years ago
  96. 88e251f am f2e92073: Merge "Add GcRoot to clean up and enforce read barriers." by Hiroshi Yamauchi · 11 years ago
  97. eaa6da1 ART: Bump oat version for embedded vtable by Andreas Gampe · 11 years ago
  98. 9854fe2 Fix build, missing spaces around =/<. by Mingyao Yang · 11 years ago
  99. e19f2b0 Set vtable in class object to null after linking. by Mingyao Yang · 11 years ago
  100. 00d1ef4 Merge "ART: LoadConstWide should clobber temp reg" by Bill Buzbee · 11 years ago