1. 3f1fe83 am c14041a9: (-s ours) am 3d5e5f90: am 4a3fff8f: (-s ours) am 471b7cb6: HACK: Disable native stack trace dumping for tetra. DO NOT MERGE by Mathieu Chartier · 10 years ago
  2. c14041a am 3d5e5f90: am 4a3fff8f: (-s ours) am 471b7cb6: HACK: Disable native stack trace dumping for tetra. DO NOT MERGE by Mathieu Chartier · 10 years ago
  3. 3d5e5f9 am 4a3fff8f: (-s ours) am 471b7cb6: HACK: Disable native stack trace dumping for tetra. DO NOT MERGE by Mathieu Chartier · 10 years ago
  4. f05c80f am 626ecd09: Fix possible null deference in Throwable::Dump by Mathieu Chartier · 10 years ago
  5. 4a3fff8 am 471b7cb6: HACK: Disable native stack trace dumping for tetra. DO NOT MERGE by Mathieu Chartier · 10 years ago
  6. 471b7cb HACK: Disable native stack trace dumping for tetra. DO NOT MERGE by Mathieu Chartier · 10 years ago
  7. f8bc8b9 am bc8ec546: am 13d38aab: Merge "Fix possible null deference in Throwable::Dump" by Mathieu Chartier · 10 years ago
  8. bc8ec54 am 13d38aab: Merge "Fix possible null deference in Throwable::Dump" by Mathieu Chartier · 10 years ago
  9. 173c9b8 am 889c0983: am b8df6601: Merge "Change ddmc run-test to make new objects instead of strings." by Jeff Hao · 10 years ago
  10. 5a1e312 am 511eb743: am edede5c6: Merge "Quick: Fix crash on fall-through out of method code." by Vladimir Marko · 10 years ago
  11. 626ecd0 Fix possible null deference in Throwable::Dump by Mathieu Chartier · 10 years ago
  12. 13d38aa Merge "Fix possible null deference in Throwable::Dump" by Mathieu Chartier · 10 years ago
  13. 4a24858 Fix possible null deference in Throwable::Dump by Mathieu Chartier · 10 years ago
  14. 889c098 am b8df6601: Merge "Change ddmc run-test to make new objects instead of strings." by Jeff Hao · 10 years ago
  15. b8df660 Merge "Change ddmc run-test to make new objects instead of strings." by Jeff Hao · 10 years ago
  16. 67aea0a Change ddmc run-test to make new objects instead of strings. by Jeff Hao · 10 years ago
  17. 511eb74 am edede5c6: Merge "Quick: Fix crash on fall-through out of method code." by Vladimir Marko · 10 years ago
  18. edede5c Merge "Quick: Fix crash on fall-through out of method code." by Vladimir Marko · 10 years ago
  19. 9c720cf am 805f4061: am 458d91b0: Merge "Prevent undefined behavior in RosAlloc." by Dan Albert · 10 years ago
  20. 2bee20b Quick: Fix crash on fall-through out of method code. by Calin Juravle · 10 years ago
  21. 805f406 am 458d91b0: Merge "Prevent undefined behavior in RosAlloc." by Dan Albert · 10 years ago
  22. 3db77ab am 7aa231a1: am 2b9b0de4: Merge "Fix some compaction bugs in string allocation" by Mathieu Chartier · 10 years ago
  23. 458d91b Merge "Prevent undefined behavior in RosAlloc." by Dan Albert · 10 years ago
  24. e48b29b Prevent undefined behavior in RosAlloc. by Dan Albert · 10 years ago
  25. 7aa231a am 2b9b0de4: Merge "Fix some compaction bugs in string allocation" by Mathieu Chartier · 10 years ago
  26. 2b9b0de Merge "Fix some compaction bugs in string allocation" by Mathieu Chartier · 10 years ago
  27. 7ff89ee am 6996ce22: Merge "Quick: Avoid unnecessary GVN work in release builds." into mnc-dev by Vladimir Marko · 10 years ago
  28. 8002616 am 3863b43d: Merge "Quick: Rely on inferred types in GVN/LVN/DCE." into mnc-dev by Vladimir Marko · 10 years ago
  29. 81aa012 Fix some compaction bugs in string allocation by Mathieu Chartier · 10 years ago
  30. 6996ce2 Merge "Quick: Avoid unnecessary GVN work in release builds." into mnc-dev by Vladimir Marko · 10 years ago
  31. be8f57d Quick: Avoid unnecessary GVN work in release builds. by Vladimir Marko · 10 years ago
  32. 3863b43 Merge "Quick: Rely on inferred types in GVN/LVN/DCE." into mnc-dev by Vladimir Marko · 10 years ago
  33. 8d03868 am c71d9218: Fix constructor access check through reflection by Sebastien Hertz · 10 years ago
  34. a77df10 Merge branch 'mnc-dev-plus-aosp' of https://googleplex-android.googlesource.com/_direct/platform/art into mnc-dev-plus-aosp by Sudheer Shanka · 10 years ago
  35. 54e1fdd am 52c234b2: am 1c5808c0: Merge "Fix constructor access check through reflection" by Sebastien Hertz · 10 years ago
  36. 80fe5a4 am 0dd76cd3: ART: Fix constructor access checking by Andreas Gampe · 10 years ago
  37. 52c234b am 1c5808c0: Merge "Fix constructor access check through reflection" by Sebastien Hertz · 10 years ago
  38. c71d921 Fix constructor access check through reflection by Sebastien Hertz · 10 years ago
  39. 1c5808c Merge "Fix constructor access check through reflection" by Sebastien Hertz · 10 years ago
  40. 84ea442 am 93ef27d3: am d4667dea: Merge "ART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points." by Vladimir Marko · 10 years ago
  41. c6e7845 Quick: Rely on inferred types in GVN/LVN/DCE. by Vladimir Marko · 10 years ago
  42. 93ef27d am d4667dea: Merge "ART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points." by Vladimir Marko · 10 years ago
  43. d4667de Merge "ART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points." by Vladimir Marko · 10 years ago
  44. 2d2f2a9 Fix constructor access check through reflection by Sebastien Hertz · 10 years ago
  45. e85e123 ART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points. by Vladimir Marko · 10 years ago
  46. 18aa3bb am 95fc030d: am 95935f28: Merge "ART: Fix MIPS entrypoint downcall macros." by Vladimir Marko · 10 years ago
  47. 95fc030 am 95935f28: Merge "ART: Fix MIPS entrypoint downcall macros." by Vladimir Marko · 10 years ago
  48. 95935f2 Merge "ART: Fix MIPS entrypoint downcall macros." by Vladimir Marko · 10 years ago
  49. a3c3827 ART: Fix MIPS entrypoint downcall macros. by Vladimir Marko · 10 years ago
  50. 33877c1 am 66e8a1e0: am 3adfc4bb: Merge "Quick: Avoid unnecessary GVN work in release builds." by Vladimir Marko · 10 years ago
  51. 8eac50a am 862cd5e1: am 80613ffd: Merge "Have HInvoke instructions know their number of actual arguments." by Roland Levillain · 10 years ago
  52. 007e39c am 55669590: am a94fb1f9: Merge "Revert "Revert "[optimizing] Replace FP divide by power of 2""" by Nicolas Geoffray · 10 years ago
  53. 66e8a1e am 3adfc4bb: Merge "Quick: Avoid unnecessary GVN work in release builds." by Vladimir Marko · 10 years ago
  54. 862cd5e am 80613ffd: Merge "Have HInvoke instructions know their number of actual arguments." by Roland Levillain · 10 years ago
  55. 5566959 am a94fb1f9: Merge "Revert "Revert "[optimizing] Replace FP divide by power of 2""" by Nicolas Geoffray · 10 years ago
  56. 3adfc4b Merge "Quick: Avoid unnecessary GVN work in release builds." by Vladimir Marko · 10 years ago
  57. 80613ff Merge "Have HInvoke instructions know their number of actual arguments." by Roland Levillain · 10 years ago
  58. a94fb1f Merge "Revert "Revert "[optimizing] Replace FP divide by power of 2""" by Nicolas Geoffray · 10 years ago
  59. ac116f7 resolved conflicts for merge of 2b1c622d to mnc-dev-plus-aosp by David Brazdil · 10 years ago
  60. 3e3d733 Have HInvoke instructions know their number of actual arguments. by Roland Levillain · 10 years ago
  61. a7fefb7 am a4509a5f: am 64db0171: Merge "Fix java_lang_Class newInstance for strings; also quick entrypoints." by Jeff Hao · 10 years ago
  62. a4509a5 am 64db0171: Merge "Fix java_lang_Class newInstance for strings; also quick entrypoints." by Jeff Hao · 10 years ago
  63. 64db017 Merge "Fix java_lang_Class newInstance for strings; also quick entrypoints." by Jeff Hao · 10 years ago
  64. 69bdcb2 Fix java_lang_Class newInstance for strings; also quick entrypoints. by Jeff Hao · 10 years ago
  65. c520ae0 am 3d2eb5c4: am f0a3d3da: Merge "ART: Fix constructor access checking" by Andreas Gampe · 10 years ago
  66. 3d2eb5c am f0a3d3da: Merge "ART: Fix constructor access checking" by Andreas Gampe · 10 years ago
  67. f0a3d3d Merge "ART: Fix constructor access checking" by Andreas Gampe · 10 years ago
  68. 8208bdd ART: Fix constructor access checking by Andreas Gampe · 10 years ago
  69. fd0de7c am a4799fc4: am 9d1e1903: Merge "Replace String CharArray with internal uint16_t array." by Jeff Hao · 10 years ago
  70. a4799fc am 9d1e1903: Merge "Replace String CharArray with internal uint16_t array." by Jeff Hao · 10 years ago
  71. 9d1e190 Merge "Replace String CharArray with internal uint16_t array." by Jeff Hao · 10 years ago
  72. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  73. 3433724 am 3b531e5d: am 3fd79afb: Merge "Switch the default read barrier type to a Baker one." by Hiroshi Yamauchi · 10 years ago
  74. 3b531e5 am 3fd79afb: Merge "Switch the default read barrier type to a Baker one." by Hiroshi Yamauchi · 10 years ago
  75. 3fd79af Merge "Switch the default read barrier type to a Baker one." by Hiroshi Yamauchi · 10 years ago
  76. 8365a99 Switch the default read barrier type to a Baker one. by Hiroshi Yamauchi · 10 years ago
  77. 0dd76cd ART: Fix constructor access checking by Andreas Gampe · 10 years ago
  78. 0d22184 Revert "Revert "[optimizing] Replace FP divide by power of 2"" by Nicolas Geoffray · 10 years ago
  79. b2405f0 am f33884fd: am 97c96f5a: Merge "Fix mismatched malloc/free delete/new." by Christopher Ferris · 10 years ago
  80. c31be26 am eb78b421: am d74a1bf3: Merge "Use the lock word bits for Baker-style read barrier." by Hiroshi Yamauchi · 10 years ago
  81. 40da766 am c32f2eff: am acee1524: Merge "Fix clean-oat" by Mathieu Chartier · 10 years ago
  82. f33884f am 97c96f5a: Merge "Fix mismatched malloc/free delete/new." by Christopher Ferris · 10 years ago
  83. eb78b42 am d74a1bf3: Merge "Use the lock word bits for Baker-style read barrier." by Hiroshi Yamauchi · 10 years ago
  84. c32f2ef am acee1524: Merge "Fix clean-oat" by Mathieu Chartier · 10 years ago
  85. 97c96f5 Merge "Fix mismatched malloc/free delete/new." by Christopher Ferris · 10 years ago
  86. 8a35405 Fix mismatched malloc/free delete/new. by Christopher Ferris · 10 years ago
  87. d74a1bf Merge "Use the lock word bits for Baker-style read barrier." by Hiroshi Yamauchi · 10 years ago
  88. acee152 Merge "Fix clean-oat" by Mathieu Chartier · 10 years ago
  89. 2c9bd22 Fix clean-oat by Mathieu Chartier · 10 years ago
  90. a2c2aa5 am e8257991: am 2d01066d: Merge "Dissociate uses with environment uses." by Nicolas Geoffray · 10 years ago
  91. 928b870 am 540bf7ed: am 295dda50: Merge "Quick: Rely on inferred types in GVN/LVN/DCE." by Vladimir Marko · 10 years ago
  92. e825799 am 2d01066d: Merge "Dissociate uses with environment uses." by Nicolas Geoffray · 10 years ago
  93. 3b0908e am 77020a4e: am d14438f0: Merge "ART: Simplify Ifs with BooleanNot condition" by David Brazdil · 10 years ago
  94. 2d01066 Merge "Dissociate uses with environment uses." by Nicolas Geoffray · 10 years ago
  95. 540bf7e am 295dda50: Merge "Quick: Rely on inferred types in GVN/LVN/DCE." by Vladimir Marko · 10 years ago
  96. 295dda5 Merge "Quick: Rely on inferred types in GVN/LVN/DCE." by Vladimir Marko · 10 years ago
  97. 4ed947a Dissociate uses with environment uses. by Nicolas Geoffray · 10 years ago
  98. 77020a4 am d14438f0: Merge "ART: Simplify Ifs with BooleanNot condition" by David Brazdil · 10 years ago
  99. d14438f Merge "ART: Simplify Ifs with BooleanNot condition" by David Brazdil · 10 years ago
  100. 769c9e5 ART: Simplify Ifs with BooleanNot condition by David Brazdil · 10 years ago