1. a4c98f2 ART: Fix return-object verification by Andreas Gampe · 9 years ago
  2. 9bc4361 ART: Fix simplification of catch blocks in the presence of dead code by David Brazdil · 9 years ago
  3. ef7ef4c Merge "ART: Change behavior for rethrowing init failures (2)" by Andreas Gampe · 9 years ago
  4. 4ca1037 Change test .dex.art to .art by Mathieu Chartier · 9 years ago
  5. da5b28a Revert "Revert "Add basic image writer support for app images"" by Mathieu Chartier · 9 years ago
  6. b8b9769 Fix conditional jump over jmp (X86/X86-64/ARM32) by Mark Mendell · 9 years ago
  7. ad15539 Merge "Revert "Use Jack lang dev version for compiling art tests"" by Nicolas Geoffray · 9 years ago
  8. a5a79b6 Revert "Use Jack lang dev version for compiling art tests" by Nicolas Geoffray · 9 years ago
  9. c09b334 Merge "Revert "Add basic image writer support for app images"" by Nicolas Geoffray · 9 years ago
  10. 4b01856 Revert "Add basic image writer support for app images" by Nicolas Geoffray · 9 years ago
  11. f97ad81 Merge "Use Jack lang dev version for compiling art tests" by Yohann Roussel · 9 years ago
  12. a930832 Merge "Add basic image writer support for app images" by Mathieu Chartier · 9 years ago
  13. cb08695 ART: Change behavior for rethrowing init failures (2) by Andreas Gampe · 9 years ago
  14. c033474 Add basic image writer support for app images by Mathieu Chartier · 9 years ago
  15. accc249 Merge "ART: Change behavior for rethrowing init failures" by Andreas Gampe · 9 years ago
  16. 2bd4c5c Revert "ART: Implement DeadPhiHandling in PrimitiveTypePropagation" by David Brazdil · 9 years ago
  17. 99babb6 ART: Change behavior for rethrowing init failures by Andreas Gampe · 9 years ago
  18. 1749e2c ART: Implement DeadPhiHandling in PrimitiveTypePropagation by David Brazdil · 9 years ago
  19. 55fed87 Use Jack lang dev version for compiling art tests by Yohann Roussel · 9 years ago
  20. 41f10bc Fix test in case we run the ART_TEST_TRACE tests. by Nicolas Geoffray · 9 years ago
  21. 12cbc87 Merge "Fix TODO on instrumentation and add some more DCHECKs." by Nicolas Geoffray · 9 years ago
  22. 5a23d2e Fix TODO on instrumentation and add some more DCHECKs. by Nicolas Geoffray · 9 years ago
  23. 934808f Fix mips32oc ArraySet null constant assignment by Pavle Batuta · 9 years ago
  24. 3f922d1 Merge "Make things generally quieter." by Alex Light · 9 years ago
  25. 91de25f Make things generally quieter. by Alex Light · 9 years ago
  26. df6dc42 Merge "Fix deadlock with the JIT code cache." by Nicolas Geoffray · 9 years ago
  27. 6262340 Fix deadlock with the JIT code cache. by Nicolas Geoffray · 9 years ago
  28. 3482c27 Merge "Fix minor problems with interface verification and default methods." by Alex Light · 9 years ago
  29. fb552d7 Revert "ART: Update DCE to work with try/catch" by David Brazdil · 9 years ago
  30. ce52901 ART: Update DCE to work with try/catch by David Brazdil · 9 years ago
  31. 60989d2 Fix stalled comment from last commit. by Nicolas Geoffray · 9 years ago
  32. 816b2b3 Merge "Fix inlining and lse bugs with unresolved access." by Nicolas Geoffray · 9 years ago
  33. d930929 Fix inlining and lse bugs with unresolved access. by Nicolas Geoffray · 9 years ago
  34. 3e0597f Merge "ART: Enable inlining under try/catch" by David Brazdil · 9 years ago
  35. 9517798 ART: Enable inlining under try/catch by David Brazdil · 9 years ago
  36. 564420b Merge "Merge test 539 into test 538-checker-embed-constants." by Vladimir Marko · 9 years ago
  37. 56c8c9e Merge "Made run-test 960-964 support being run with jack compiler." by Alex Light · 9 years ago
  38. 6a439bc Made run-test 960-964 support being run with jack compiler. by Alex Light · 9 years ago
  39. 59cc4e8 Merge "Implementation of fast lookup table to search class_def by descriptor" by Mathieu Chartier · 9 years ago
  40. d9786b0 Implementation of fast lookup table to search class_def by descriptor by Artem Udovichenko · 9 years ago
  41. a9cf6ee Merge "ART: Fix deopt from optimized code under inlining" by David Brazdil · 9 years ago
  42. 594c061 Merge "Revert "Enable store elimination for singleton objects."" by Andreas Gampe · 9 years ago
  43. 55d02cf Revert "Enable store elimination for singleton objects." by Andreas Gampe · 9 years ago
  44. efc3f02 ART: Fix deopt from optimized code under inlining by David Brazdil · 9 years ago
  45. 0db36b3 Fix minor problems with interface verification and default methods. by Alex Light · 9 years ago
  46. d2b29d6 Merge "Enable store elimination for singleton objects." by Mingyao Yang · 9 years ago
  47. 9b4571c Merge "Fix up run-test." by Alex Light · 9 years ago
  48. fadfee9 Fix up run-test. by Alex Light · 9 years ago
  49. 709b38e Adjust jit code cache on ThreadStress to avoid timeouts. by Nicolas Geoffray · 9 years ago
  50. fa02285 Fix test failure due to wrong runtime arguments. by Alex Light · 9 years ago
  51. 7f43a3d Enable store elimination for singleton objects. by Mingyao Yang · 9 years ago
  52. 7596996 MIPS32: Move code from RA to T9 in longjump by Goran Jakovljevic · 9 years ago
  53. 065f519 Merge "Cleanup some of the run-test system" by Alex Light · 9 years ago
  54. 8a0e033 Cleanup some of the run-test system by Alex Light · 9 years ago
  55. 85f645d MIPS32: Remove tests from list of broken tests by Goran Jakovljevic · 9 years ago
  56. 1839d3c Merge "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 9 years ago
  57. 2717436 Revert "Run type propagation after inliner only when needed." by Calin Juravle · 9 years ago
  58. 605f27d Merge "Run type propagation after inliner only when needed." by Calin Juravle · 9 years ago
  59. e9d6e60 Disable store elimination on singleton object. by Mingyao Yang · 9 years ago
  60. a815f17 Merge "Revert "Revert "load store elimination.""" by Mingyao Yang · 9 years ago
  61. 4e5dd52 Run type propagation after inliner only when needed. by Calin Juravle · 9 years ago
  62. 31f0e75 Merge "ARM64: Instruction simplification for array accesses." by Roland Levillain · 9 years ago
  63. 68561a1 Merge "Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic." by Roland Levillain · 9 years ago
  64. 8df69d4 Revert "Revert "load store elimination."" by Mingyao Yang · 9 years ago
  65. 6dc7946 Merge "Fix art-run-tests dependencies" by Yohann Roussel · 9 years ago
  66. b488b78 Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic. by Roland Levillain · 9 years ago
  67. 69d6b1f Merge "Block signals before invoking special or user handlers" by Calin Juravle · 9 years ago
  68. 3048698 Fix art-run-tests dependencies by Yohann Roussel · 9 years ago
  69. 4d3a8be Fix typos. by Alex Light · 9 years ago
  70. 6774660 Merge "Disable test 961-default-iface-resolution-generated with gcstress" by Alex Light · 9 years ago
  71. 8d148c9 Disable test 961-default-iface-resolution-generated with gcstress by Alex Light · 9 years ago
  72. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  73. 7cf979b Merge "Revert "Revert "optimizing: propagate type information of arguments""" by Calin Juravle · 9 years ago
  74. 28a15a9 Merge "Keep dex files live in class table" by Mathieu Chartier · 9 years ago
  75. 00310e0 Keep dex files live in class table by Mathieu Chartier · 9 years ago
  76. e6dbf48 ARM64: Instruction simplification for array accesses. by Alexandre Rames · 9 years ago
  77. 0d6f026 Block signals before invoking special or user handlers by jgu21 · 9 years ago
  78. 1261759 Fix in reference type propagation by Calin Juravle · 9 years ago
  79. 77da9c3 Merge test 539 into test 538-checker-embed-constants. by Alexandre Rames · 9 years ago
  80. b69fbfb ARM64: Better recognition of constants encodable as immediates. by Alexandre Rames · 9 years ago
  81. ceb0124 Merge "Fix race in ART 079-phantom" by Mathieu Chartier · 9 years ago
  82. 895bb5f ART: Add simple null alias tracking for lock counting by Andreas Gampe · 9 years ago
  83. 8030c41 Revert "load store elimination." by Nicolas Geoffray · 9 years ago
  84. 589dac7 load store elimination. by Mingyao Yang · 9 years ago
  85. d2e0dd1 Merge "Make the run-test makefile check if we have python3" by Alex Light · 9 years ago
  86. 80b37b7 Fix structural class checks by Mathieu Chartier · 9 years ago
  87. dedcba2 Make the run-test makefile check if we have python3 by Alex Light · 9 years ago
  88. 5139864 Merge "ART: More lenient lock merging in the verifier" by Andreas Gampe · 9 years ago
  89. e6e3bea Revert "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 9 years ago
  90. 6440443 Merge "Improve Thumb2 bitwise operations." by Vladimir Marko · 9 years ago
  91. d2b4ca2 Improve Thumb2 bitwise operations. by Vladimir Marko · 9 years ago
  92. ec00b7e Disable tests requiring python3 for dist builds. by Nicolas Geoffray · 9 years ago
  93. 85506c2 Merge "Add initial default method support to Art" by Alex Light · 9 years ago
  94. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 9 years ago
  95. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  96. 2758318 ART: More lenient lock merging in the verifier by Andreas Gampe · 9 years ago
  97. df34560 Merge "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 9 years ago
  98. c05aca7 Revert "optimizing: propagate type information of arguments" by Calin Juravle · 9 years ago
  99. 46bf133 Merge "Add an abstraction over a compiled code." by Nicolas Geoffray · 9 years ago
  100. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 9 years ago