1. 60989d2 Fix stalled comment from last commit. by Nicolas Geoffray · 9 years ago
  2. 816b2b3 Merge "Fix inlining and lse bugs with unresolved access." by Nicolas Geoffray · 9 years ago
  3. d930929 Fix inlining and lse bugs with unresolved access. by Nicolas Geoffray · 9 years ago
  4. 3e0597f Merge "ART: Enable inlining under try/catch" by David Brazdil · 9 years ago
  5. 9517798 ART: Enable inlining under try/catch by David Brazdil · 9 years ago
  6. 564420b Merge "Merge test 539 into test 538-checker-embed-constants." by Vladimir Marko · 9 years ago
  7. 56c8c9e Merge "Made run-test 960-964 support being run with jack compiler." by Alex Light · 9 years ago
  8. 6a439bc Made run-test 960-964 support being run with jack compiler. by Alex Light · 9 years ago
  9. 59cc4e8 Merge "Implementation of fast lookup table to search class_def by descriptor" by Mathieu Chartier · 9 years ago
  10. d9786b0 Implementation of fast lookup table to search class_def by descriptor by Artem Udovichenko · 9 years ago
  11. a9cf6ee Merge "ART: Fix deopt from optimized code under inlining" by David Brazdil · 9 years ago
  12. 594c061 Merge "Revert "Enable store elimination for singleton objects."" by Andreas Gampe · 9 years ago
  13. 55d02cf Revert "Enable store elimination for singleton objects." by Andreas Gampe · 9 years ago
  14. efc3f02 ART: Fix deopt from optimized code under inlining by David Brazdil · 9 years ago
  15. d2b29d6 Merge "Enable store elimination for singleton objects." by Mingyao Yang · 9 years ago
  16. 9b4571c Merge "Fix up run-test." by Alex Light · 9 years ago
  17. fadfee9 Fix up run-test. by Alex Light · 9 years ago
  18. 709b38e Adjust jit code cache on ThreadStress to avoid timeouts. by Nicolas Geoffray · 9 years ago
  19. fa02285 Fix test failure due to wrong runtime arguments. by Alex Light · 9 years ago
  20. 7f43a3d Enable store elimination for singleton objects. by Mingyao Yang · 9 years ago
  21. 7596996 MIPS32: Move code from RA to T9 in longjump by Goran Jakovljevic · 9 years ago
  22. 065f519 Merge "Cleanup some of the run-test system" by Alex Light · 9 years ago
  23. 8a0e033 Cleanup some of the run-test system by Alex Light · 9 years ago
  24. 85f645d MIPS32: Remove tests from list of broken tests by Goran Jakovljevic · 9 years ago
  25. 1839d3c Merge "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 9 years ago
  26. 2717436 Revert "Run type propagation after inliner only when needed." by Calin Juravle · 9 years ago
  27. 605f27d Merge "Run type propagation after inliner only when needed." by Calin Juravle · 9 years ago
  28. e9d6e60 Disable store elimination on singleton object. by Mingyao Yang · 9 years ago
  29. a815f17 Merge "Revert "Revert "load store elimination.""" by Mingyao Yang · 9 years ago
  30. 4e5dd52 Run type propagation after inliner only when needed. by Calin Juravle · 9 years ago
  31. 31f0e75 Merge "ARM64: Instruction simplification for array accesses." by Roland Levillain · 9 years ago
  32. 68561a1 Merge "Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic." by Roland Levillain · 9 years ago
  33. 8df69d4 Revert "Revert "load store elimination."" by Mingyao Yang · 9 years ago
  34. 6dc7946 Merge "Fix art-run-tests dependencies" by Yohann Roussel · 9 years ago
  35. b488b78 Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic. by Roland Levillain · 9 years ago
  36. 69d6b1f Merge "Block signals before invoking special or user handlers" by Calin Juravle · 9 years ago
  37. 3048698 Fix art-run-tests dependencies by Yohann Roussel · 9 years ago
  38. 4d3a8be Fix typos. by Alex Light · 9 years ago
  39. 6774660 Merge "Disable test 961-default-iface-resolution-generated with gcstress" by Alex Light · 9 years ago
  40. 8d148c9 Disable test 961-default-iface-resolution-generated with gcstress by Alex Light · 9 years ago
  41. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  42. 7cf979b Merge "Revert "Revert "optimizing: propagate type information of arguments""" by Calin Juravle · 9 years ago
  43. 28a15a9 Merge "Keep dex files live in class table" by Mathieu Chartier · 9 years ago
  44. 00310e0 Keep dex files live in class table by Mathieu Chartier · 9 years ago
  45. e6dbf48 ARM64: Instruction simplification for array accesses. by Alexandre Rames · 9 years ago
  46. 0d6f026 Block signals before invoking special or user handlers by jgu21 · 9 years ago
  47. 1261759 Fix in reference type propagation by Calin Juravle · 9 years ago
  48. 77da9c3 Merge test 539 into test 538-checker-embed-constants. by Alexandre Rames · 9 years ago
  49. b69fbfb ARM64: Better recognition of constants encodable as immediates. by Alexandre Rames · 9 years ago
  50. ceb0124 Merge "Fix race in ART 079-phantom" by Mathieu Chartier · 9 years ago
  51. 895bb5f ART: Add simple null alias tracking for lock counting by Andreas Gampe · 9 years ago
  52. 8030c41 Revert "load store elimination." by Nicolas Geoffray · 9 years ago
  53. 589dac7 load store elimination. by Mingyao Yang · 9 years ago
  54. d2e0dd1 Merge "Make the run-test makefile check if we have python3" by Alex Light · 9 years ago
  55. 80b37b7 Fix structural class checks by Mathieu Chartier · 9 years ago
  56. dedcba2 Make the run-test makefile check if we have python3 by Alex Light · 9 years ago
  57. 5139864 Merge "ART: More lenient lock merging in the verifier" by Andreas Gampe · 9 years ago
  58. e6e3bea Revert "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 9 years ago
  59. 6440443 Merge "Improve Thumb2 bitwise operations." by Vladimir Marko · 9 years ago
  60. d2b4ca2 Improve Thumb2 bitwise operations. by Vladimir Marko · 9 years ago
  61. ec00b7e Disable tests requiring python3 for dist builds. by Nicolas Geoffray · 9 years ago
  62. 85506c2 Merge "Add initial default method support to Art" by Alex Light · 9 years ago
  63. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 9 years ago
  64. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  65. 2758318 ART: More lenient lock merging in the verifier by Andreas Gampe · 9 years ago
  66. df34560 Merge "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 9 years ago
  67. c05aca7 Revert "optimizing: propagate type information of arguments" by Calin Juravle · 9 years ago
  68. 46bf133 Merge "Add an abstraction over a compiled code." by Nicolas Geoffray · 9 years ago
  69. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 9 years ago
  70. b30c3b2 Merge "Revert "Unload oat files"" by Nicolas Geoffray · 9 years ago
  71. 72da5e7 Revert "Unload oat files" by Nicolas Geoffray · 9 years ago
  72. a9c9d6a Merge "Unload oat files" by Mathieu Chartier · 9 years ago
  73. 18656fe Unload oat files by Mathieu Chartier · 9 years ago
  74. da45869 Merge "ART: Lock counting in the interpreter" by Andreas Gampe · 9 years ago
  75. 02280e6 Merge "optimizing: propagate type information of arguments" by Calin Juravle · 9 years ago
  76. 2c1ffc3 optimizing: propagate type information of arguments by Calin Juravle · 9 years ago
  77. 439ffb8 Merge "Intrinsify System.arraycopy." by Nicolas Geoffray · 9 years ago
  78. ee3cf07 Intrinsify System.arraycopy. by Nicolas Geoffray · 9 years ago
  79. 10cd86b Fix race in ART 079-phantom by randy.jeong · 9 years ago
  80. 03ec930 ART: Lock counting in the interpreter by Andreas Gampe · 9 years ago
  81. d48708d Add test to check that unverified methods are not inlined. by Calin Juravle · 9 years ago
  82. 64d8d93 Merge "Make sure classes with different access checks are not GVN-ed" by Calin Juravle · 9 years ago
  83. 386062d Make sure classes with different access checks are not GVN-ed by Calin Juravle · 9 years ago
  84. 3054704 Mark a new Checker test broken for MIPS32 by David Brazdil · 9 years ago
  85. 018545f Merge "ART: Checker tests for --debuggable" by David Brazdil · 9 years ago
  86. 5cc343d ART: Checker tests for --debuggable by David Brazdil · 9 years ago
  87. e53fb55 Don't remove type checks if we need to perform an access check. by Calin Juravle · 9 years ago
  88. d6ace60 Merge "Add support for intrinsic optimizations." by Nicolas Geoffray · 9 years ago
  89. a83a54d Add support for intrinsic optimizations. by Nicolas Geoffray · 9 years ago
  90. d26101c Disable class unloading test for CC by Mathieu Chartier · 9 years ago
  91. 2a1a50c am 3b6b5879: Merge "Add support for unresolved classes in optimizing." by Calin Juravle · 9 years ago
  92. 98893e1 Add support for unresolved classes in optimizing. by Calin Juravle · 9 years ago
  93. 012318a am 0edc0bdb: Merge "Disable class unloading when tracing is active" by Mathieu Chartier · 9 years ago
  94. 7778b88 Disable class unloading when tracing is active by Mathieu Chartier · 9 years ago
  95. 85d072f am 6639985f: Merge "Fix test 087 for interpreter" by Mathieu Chartier · 9 years ago
  96. 831b1cc Fix test 087 for interpreter by Mathieu Chartier · 9 years ago
  97. 8f0686e am 0a051ef5: Merge "ART: Add more deopt tests" by Andreas Gampe · 9 years ago
  98. 0dfc9bc ART: Add more deopt tests by Andreas Gampe · 9 years ago
  99. 99240ef am d0abb395: Merge "Do more inlining when JITting." by Nicolas Geoffray · 9 years ago
  100. d0abb39 Merge "Do more inlining when JITting." by Nicolas Geoffray · 9 years ago