1. 0f45f22 ART: Throw StackOverflowError in native code by Andreas Gampe · 11 years ago
  2. 38c488b Recycle mem-maps for collector transitions. by Mathieu Chartier · 11 years ago
  3. b76cac6 Revert "Revert "Disable adding main and non moving spaces to immune region in GSS"" by Mathieu Chartier · 11 years ago
  4. f5881ed ART: Fix x86_64 instrumentation_exit, also movsd -> movq by Andreas Gampe · 11 years ago
  5. 2c240f7 Fix x86 instrumentation exit entrypoint and trace size limit. by Jeff Hao · 11 years ago
  6. 4490ff4 Merge "Rewrite topological sort order and improve GVN." into lmp-dev by Vladimir Marko · 11 years ago
  7. 1fd4821 Rewrite topological sort order and improve GVN. by Vladimir Marko · 11 years ago
  8. 293caab Fix null pointer check elimination for catch entries. by Vladimir Marko · 11 years ago
  9. f9d6aed Use vabs/fabs on arm/arm64 for intrinsic abs(). by Vladimir Marko · 11 years ago
  10. 01bd8e3 Merge "Revert "Disable adding main and non moving spaces to immune region in GSS"" into lmp-dev by Mathieu Chartier · 11 years ago
  11. f85c2fb Revert "Disable adding main and non moving spaces to immune region in GSS" by Mathieu Chartier · 11 years ago
  12. 1e5bc0b Fix bad comment in class_linker by Calin Juravle · 11 years ago
  13. 1a5272e Merge "Rename openDexFileNative to openDexFile." into lmp-dev by Narayan Kamath · 11 years ago
  14. 5554c0c Merge "Make ART fail gracefully when it can't update the desired code." into lmp-dev by Narayan Kamath · 11 years ago
  15. f021cc0 ART: Also accept java.lang.Throwable as a catch-all handler. by Andreas Gampe · 11 years ago
  16. 4a3a3d4 Merge "ART: Improve overflow detection in dex file verifier" into lmp-dev by Andreas Gampe · 11 years ago
  17. ffdf1a7 ART: Improve overflow detection in dex file verifier by Andreas Gampe · 11 years ago
  18. 147eb41 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  19. 39c86bc Make ART fail gracefully when it can't update the desired code. by Calin Juravle · 11 years ago
  20. f491680 Merge "ART: Fail dex file verification on invalid access flags" into lmp-dev by Andreas Gampe · 11 years ago
  21. 0bab231 ART: Fail dex file verification on invalid access flags by Andreas Gampe · 11 years ago
  22. 66a1161 Merge "Fix identifier size in the heap dump." into lmp-dev by Narayan Kamath · 11 years ago
  23. acb4eb1 Fix GVN to handle normal paths leading to catch entry. by Vladimir Marko · 11 years ago
  24. ccc68d6 Fix identifier size in the heap dump. by Calin Juravle · 11 years ago
  25. a2f85ca Merge "Avoid race in single thread suspension." into lmp-dev by Ian Rogers · 11 years ago
  26. 6093a5c Avoid race in single thread suspension. by Ian Rogers · 11 years ago
  27. 493c9be ART: Make a soft failure in method verifier hard, add check by Andreas Gampe · 11 years ago
  28. d07c9cd ART: Lock an arg reg in GenInlinedGet by Andreas Gampe · 11 years ago
  29. d856142 Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Fred Shih · 11 years ago
  30. 62327cd Fix class initialization checks in interpreter by Sebastien Hertz · 11 years ago
  31. be0562f Disable adding main and non moving spaces to immune region in GSS by Mathieu Chartier · 11 years ago
  32. 8edcb9c Rename openDexFileNative to openDexFile. by Calin Juravle · 11 years ago
  33. b960cd7 Use sched_yield in Monitor::MonitorEnter. by Mathieu Chartier · 11 years ago
  34. 59fe711 Fix infinite loop when calling SetStatus after OOM. by Mathieu Chartier · 11 years ago
  35. 63c8d35 am 0b316726: am cf90ba7e: Merge "ART: Add another special case to GenSelect for ARM64" by Andreas Gampe · 11 years ago
  36. 0b31672 am cf90ba7e: Merge "ART: Add another special case to GenSelect for ARM64" by Andreas Gampe · 11 years ago
  37. c9d58c5 am ccdaa5ea: am 6ef2aa67: Merge "ART: Rework TargetReg(symbolic_reg, wide)" by Andreas Gampe · 11 years ago
  38. ccdaa5e am 6ef2aa67: Merge "ART: Rework TargetReg(symbolic_reg, wide)" by Andreas Gampe · 11 years ago
  39. 999d0ca am 87354a55: am 3b7da819: Merge "ART: Correct disassembling of regs from opcodes" by Ian Rogers · 11 years ago
  40. 87354a5 am 3b7da819: Merge "ART: Correct disassembling of regs from opcodes" by Ian Rogers · 11 years ago
  41. a4f12f7 am 949e5980: am b7e78cb6: Merge "AArch64: Fix and enable reverseBytes intrinsic." by Andreas Gampe · 11 years ago
  42. 20edf17 am c8cd6926: am 5727339f: Merge "Aarch64: easy division and remainder for long ints." by Andreas Gampe · 11 years ago
  43. 9c55d53 am c76192c5: am 7aab9879: Merge "ART: Fuse compare-with-0-and-branch in Arm64 utils-assembler" by Andreas Gampe · 11 years ago
  44. 5e09312 am 7d76f600: am 0f73aa8f: Merge "Update counting VR for promotion" by Andreas Gampe · 11 years ago
  45. 949e598 am b7e78cb6: Merge "AArch64: Fix and enable reverseBytes intrinsic." by Andreas Gampe · 11 years ago
  46. c8cd692 am 5727339f: Merge "Aarch64: easy division and remainder for long ints." by Andreas Gampe · 11 years ago
  47. c76192c am 7aab9879: Merge "ART: Fuse compare-with-0-and-branch in Arm64 utils-assembler" by Andreas Gampe · 11 years ago
  48. 7d76f60 am 0f73aa8f: Merge "Update counting VR for promotion" by Andreas Gampe · 11 years ago
  49. 299b248 am c9ffb3d2: am bc9127a5: Merge "AArch64: Fix def use." by Andreas Gampe · 11 years ago
  50. c9ffb3d am bc9127a5: Merge "AArch64: Fix def use." by Andreas Gampe · 11 years ago
  51. ccc3087 am 0c96b613: am 0ee33c32: Merge "Revert "Revert "ART: Key-Value Store in Oat header""" by Andreas Gampe · 11 years ago
  52. 0c96b61 am 0ee33c32: Merge "Revert "Revert "ART: Key-Value Store in Oat header""" by Andreas Gampe · 11 years ago
  53. c3d312e am 3ad68036: am 8c472818: Merge "ART: Compacting ROS/DlMalloc spaces with semispace copy GC" by Mathieu Chartier · 11 years ago
  54. e84fad9 am d8bb797b: am 9531f62e: Merge "Call strong CAS from unsafe. Add more CAS versions." by Hans Boehm · 11 years ago
  55. efa88f2 am f42f7cf6: am f08f0ca4: Merge "Improve performance of invokevirtual/invokeinterface with embedded imt/vtable" by Ian Rogers · 11 years ago
  56. 59bad21 am e47725d4: am 3d71f321: Merge "ART: Change GenPCUseDefEncoding(), turn on Load Hoisting for ARM64" by Andreas Gampe · 11 years ago
  57. 5dd0b93 am 6a4d88c2: am aebf3cda: Merge "Replace memory barriers to better reflect Java needs." by Hans Boehm · 11 years ago
  58. f73f4ac am 9cc96ba8: am 2751ffbe: Merge "Faster TLAB allocator." by Mathieu Chartier · 11 years ago
  59. 2dd4813 am 7f0ec9ac: am bfe9d08e: Merge "Fix mac build." by Christopher Ferris · 11 years ago
  60. d06e598 am 8630388d: am 438b9039: Merge "Make jemalloc the default choice." by Christopher Ferris · 11 years ago
  61. fd2a940 am ddfeb3f4: am 946a55fa: Merge "ART: Fix GenSelect for ARM64" by Andreas Gampe · 11 years ago
  62. 59e5780 am b514670d: am 3641ac7d: Merge "Add missing class initialization during compilation and tests" by Sebastien Hertz · 11 years ago
  63. 99e87a6 am 84de722d: am eab674a8: Merge "Fix missing single-step event" by Sebastien Hertz · 11 years ago
  64. 4184894 am 236975a9: am 49ab79da: Merge "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Sebastien Hertz · 11 years ago
  65. f8f7e52 am 2475b9d8: am 6a1f4ad1: Merge "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Nicolas Geoffray · 11 years ago
  66. 31c07b1 am 05eb2b37: am bd6b5dd3: Merge "Revert "Fix mac build"" by Nicolas Geoffray · 11 years ago
  67. 175b716 am 7be0369a: am 03c672f1: Merge "Revert "Revert "Add intrinsic for Reference.get()""" by Christopher Ferris · 11 years ago
  68. 5782c53 am d20194c7: am 75cb5a24: Merge "ART: Fix GenSelect and GenFusedLongCmpBranch for ARM64" by Andreas Gampe · 11 years ago
  69. 40467f4 am df53b3eb: am 7ee5cd17: Merge "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 11 years ago
  70. 4329b3c am 026658d5: am 1190e0e4: Merge "Fix mac build" by Dave Allison · 11 years ago
  71. d0718b4 am 5731206b: am e2ebfb4c: Merge "Add intrinsic for Reference.get()" by Mathieu Chartier · 11 years ago
  72. a202251 am 5087b2ea: am 9e5f302b: Merge "Change default heap maximum size to be 256m." by Mathieu Chartier · 11 years ago
  73. bb41ee8 am 2dbe40ba: am 9245c392: Merge "Fix race condition in release pages." by Mathieu Chartier · 11 years ago
  74. 3bacb14 am 8bacfcbe: am 18363662: Merge "Updates to help classes derived from X86Mir2Lir" by Ian Rogers · 11 years ago
  75. e09cc93 am 5ef96966: am da8a6975: Merge "Revert "Revert "Add implicit null and stack checks for x86""" by Dave Allison · 11 years ago
  76. fd23832 am d084c68b: am 93279da4: Merge "ART: Do not dump hidden basic blocks and add a counter to file naming" by Ian Rogers · 11 years ago
  77. 04c5991 am b251d751: am 5a8ecafb: Merge "x86_64: Enable fp-reg promotion" by Andreas Gampe · 11 years ago
  78. 3903e85 am 7a101553: am 0d2d031c: Merge "Improve the OOME fragmentation message." by Hiroshi Yamauchi · 11 years ago
  79. 92c0477 am 868d3213: am 477eea4f: Merge "ART: Add Invokes to DecodedInstruction" by Ian Rogers · 11 years ago
  80. 56b2ab7 am 6bc6fa94: am fe12035e: Merge "ART: Handle Extended MIRs in a uniform manner" by Ian Rogers · 11 years ago
  81. 3133428 am 34344502: am 49b874b6: Merge "ART: Detached blocks should not be processed by compiler" by Ian Rogers · 11 years ago
  82. 9aec2a9 am 33103084: am f894f639: Merge "ART: Rename CallInlining to SpecialMethodInliner" by Vladimir Marko · 11 years ago
  83. 50b5bd1 am bb15384e: am adce33da: Merge "Make CAS operations in Object use art::Atomic." by Ian Rogers · 11 years ago
  84. bb285e8 am 0ae44744: am cba6b1fc: Merge "ART: Enable some ARM64 optimizations." by Andreas Gampe · 11 years ago
  85. 1fa5add am 3c5f5d7e: am 5fa647d5: Merge "Slow path for iget should expect return in core reg" by Andreas Gampe · 11 years ago
  86. 0b6c55d am 02c127af: am fb16129c: Merge "Global Value Numbering." by Vladimir Marko · 11 years ago
  87. b8a5b50 am 43eb9ea4: am b26d1905: Merge "ART: Refactor frontend.cc" by Andreas Gampe · 11 years ago
  88. 8a5b50b am eef893a5: am 50fb2436: Merge "Handle potential <clinit>() correctly in LVN." by Vladimir Marko · 11 years ago
  89. e86d8d3 am b6c6be75: am 723b2fc3: Merge "Faster deduplication in OatWriter." by Vladimir Marko · 11 years ago
  90. ab84d0d am bfb67693: am b2bc3c97: Merge "Fix GC to use art::Atomic rather than compiler intrinsics." by Ian Rogers · 11 years ago
  91. 8d87aa0 am b982fd26: am c4f72ec4: Merge "Use memory chunks for monitors on LP64" by Andreas Gampe · 11 years ago
  92. 0128ddc am 0fd207a3: am af4cf5d7: Merge "Missed use of android_atomic and thread state_." by Ian Rogers · 11 years ago
  93. df417c9 am eb97d87d: am 070dfc4c: Merge "Fix tracing." by Ian Rogers · 11 years ago
  94. f094893 am 169b5860: am d8079288: Merge "art: fix host dex2oat runtime args" by Colin Cross · 11 years ago
  95. 53bd384 am f7d44f20: am 62526c37: Merge "Move thread state to art::Atomic." by Ian Rogers · 11 years ago
  96. 979f404 am 064b7838: am 43b6fe02: Merge "Move another field away from android_atomic_cas." by Ian Rogers · 11 years ago
  97. 1aef480 am 46d8f384: am 672f8367: Merge "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 11 years ago
  98. 842b65c am da3e7b4c: am 4770a2e6: Merge "Remove legacy CAS implementations from mutex." by Ian Rogers · 11 years ago
  99. f6bb714 am 1acde32d: am bcb3b290: Merge "Add notion of released vs empty pages to ROSAlloc." by Mathieu Chartier · 11 years ago
  100. ab278d6 am bc8c613d: am 5de52242: Merge "Add implicit null and stack checks for x86" by Dave Allison · 11 years ago