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