1. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  2. 7cf979b Merge "Revert "Revert "optimizing: propagate type information of arguments""" by Calin Juravle · 9 years ago
  3. 28a15a9 Merge "Keep dex files live in class table" by Mathieu Chartier · 9 years ago
  4. 00310e0 Keep dex files live in class table by Mathieu Chartier · 9 years ago
  5. 1261759 Fix in reference type propagation by Calin Juravle · 9 years ago
  6. b69fbfb ARM64: Better recognition of constants encodable as immediates. by Alexandre Rames · 9 years ago
  7. ceb0124 Merge "Fix race in ART 079-phantom" by Mathieu Chartier · 9 years ago
  8. 895bb5f ART: Add simple null alias tracking for lock counting by Andreas Gampe · 9 years ago
  9. 8030c41 Revert "load store elimination." by Nicolas Geoffray · 9 years ago
  10. 589dac7 load store elimination. by Mingyao Yang · 9 years ago
  11. d2e0dd1 Merge "Make the run-test makefile check if we have python3" by Alex Light · 9 years ago
  12. 80b37b7 Fix structural class checks by Mathieu Chartier · 9 years ago
  13. dedcba2 Make the run-test makefile check if we have python3 by Alex Light · 9 years ago
  14. 5139864 Merge "ART: More lenient lock merging in the verifier" by Andreas Gampe · 9 years ago
  15. e6e3bea Revert "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 9 years ago
  16. 6440443 Merge "Improve Thumb2 bitwise operations." by Vladimir Marko · 9 years ago
  17. d2b4ca2 Improve Thumb2 bitwise operations. by Vladimir Marko · 9 years ago
  18. ec00b7e Disable tests requiring python3 for dist builds. by Nicolas Geoffray · 9 years ago
  19. 85506c2 Merge "Add initial default method support to Art" by Alex Light · 9 years ago
  20. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 9 years ago
  21. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  22. 2758318 ART: More lenient lock merging in the verifier by Andreas Gampe · 9 years ago
  23. df34560 Merge "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 9 years ago
  24. c05aca7 Revert "optimizing: propagate type information of arguments" by Calin Juravle · 9 years ago
  25. 46bf133 Merge "Add an abstraction over a compiled code." by Nicolas Geoffray · 9 years ago
  26. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 9 years ago
  27. b30c3b2 Merge "Revert "Unload oat files"" by Nicolas Geoffray · 9 years ago
  28. 72da5e7 Revert "Unload oat files" by Nicolas Geoffray · 9 years ago
  29. a9c9d6a Merge "Unload oat files" by Mathieu Chartier · 9 years ago
  30. 18656fe Unload oat files by Mathieu Chartier · 9 years ago
  31. da45869 Merge "ART: Lock counting in the interpreter" by Andreas Gampe · 9 years ago
  32. 02280e6 Merge "optimizing: propagate type information of arguments" by Calin Juravle · 9 years ago
  33. 2c1ffc3 optimizing: propagate type information of arguments by Calin Juravle · 9 years ago
  34. 439ffb8 Merge "Intrinsify System.arraycopy." by Nicolas Geoffray · 9 years ago
  35. ee3cf07 Intrinsify System.arraycopy. by Nicolas Geoffray · 9 years ago
  36. 10cd86b Fix race in ART 079-phantom by randy.jeong · 9 years ago
  37. 03ec930 ART: Lock counting in the interpreter by Andreas Gampe · 9 years ago
  38. d48708d Add test to check that unverified methods are not inlined. by Calin Juravle · 9 years ago
  39. 64d8d93 Merge "Make sure classes with different access checks are not GVN-ed" by Calin Juravle · 9 years ago
  40. 386062d Make sure classes with different access checks are not GVN-ed by Calin Juravle · 9 years ago
  41. 3054704 Mark a new Checker test broken for MIPS32 by David Brazdil · 9 years ago
  42. 018545f Merge "ART: Checker tests for --debuggable" by David Brazdil · 9 years ago
  43. 5cc343d ART: Checker tests for --debuggable by David Brazdil · 9 years ago
  44. e53fb55 Don't remove type checks if we need to perform an access check. by Calin Juravle · 9 years ago
  45. d6ace60 Merge "Add support for intrinsic optimizations." by Nicolas Geoffray · 9 years ago
  46. a83a54d Add support for intrinsic optimizations. by Nicolas Geoffray · 9 years ago
  47. d26101c Disable class unloading test for CC by Mathieu Chartier · 9 years ago
  48. 2a1a50c am 3b6b5879: Merge "Add support for unresolved classes in optimizing." by Calin Juravle · 9 years ago
  49. 98893e1 Add support for unresolved classes in optimizing. by Calin Juravle · 9 years ago
  50. 012318a am 0edc0bdb: Merge "Disable class unloading when tracing is active" by Mathieu Chartier · 9 years ago
  51. 7778b88 Disable class unloading when tracing is active by Mathieu Chartier · 9 years ago
  52. 85d072f am 6639985f: Merge "Fix test 087 for interpreter" by Mathieu Chartier · 9 years ago
  53. 831b1cc Fix test 087 for interpreter by Mathieu Chartier · 9 years ago
  54. 8f0686e am 0a051ef5: Merge "ART: Add more deopt tests" by Andreas Gampe · 9 years ago
  55. 0dfc9bc ART: Add more deopt tests by Andreas Gampe · 9 years ago
  56. 99240ef am d0abb395: Merge "Do more inlining when JITting." by Nicolas Geoffray · 9 years ago
  57. d0abb39 Merge "Do more inlining when JITting." by Nicolas Geoffray · 9 years ago
  58. 8d96068 am 230033ba: Merge "Don\'t force the boot image to using quick." by Nicolas Geoffray · 9 years ago
  59. ccc6197 Do more inlining when JITting. by Nicolas Geoffray · 9 years ago
  60. 230033b Merge "Don't force the boot image to using quick." by Nicolas Geoffray · 9 years ago
  61. 84fdbd7 am 77189602: Merge "Enable compilation of members with access check failures." by Calin Juravle · 9 years ago
  62. 92db65c am 487e7b3a: Merge "Revert "Revert "Support unresolved fields in optimizing"" by Calin Juravle · 9 years ago
  63. 07380a2 Enable compilation of members with access check failures. by Calin Juravle · 9 years ago
  64. e460d1d Revert "Revert "Support unresolved fields in optimizing" by Calin Juravle · 9 years ago
  65. 851dce7 am b3577f0a: Merge "ART: Fix a static_cast int32_t -> uint64_t bug." by David Brazdil · 9 years ago
  66. 9f389d4 ART: Fix a static_cast int32_t -> uint64_t bug. by David Brazdil · 9 years ago
  67. 409e809 Don't force the boot image to using quick. by Nicolas Geoffray · 9 years ago
  68. 2cd872a am 59349e6a: Merge "Mark one more Checker test broken for mips32" by David Brazdil · 9 years ago
  69. bac76b4 Mark one more Checker test broken for mips32 by David Brazdil · 9 years ago
  70. 88b8bed am dc2ce636: Merge "Optimize ArraySet for x86/x64/arm/arm64." by Nicolas Geoffray · 9 years ago
  71. dc2ce63 Merge "Optimize ArraySet for x86/x64/arm/arm64." by Nicolas Geoffray · 9 years ago
  72. 0f6a8b0 am d1169045: Merge "ART: Fix test" by Andreas Gampe · 9 years ago
  73. 0b15f67 ART: Fix test by Andreas Gampe · 9 years ago
  74. a46dbf0 am 5df7f784: Merge "ART: Refactor libarttest C++ code" by Andreas Gampe · 9 years ago
  75. 5df7f78 Merge "ART: Refactor libarttest C++ code" by Andreas Gampe · 9 years ago
  76. 89df7bf ART: Refactor libarttest C++ code by Andreas Gampe · 9 years ago
  77. 8e5f0c5 am 3f8cc8d3: Merge "Revert "Revert "Keep internal stack trace methods declaring classes live""" by Mathieu Chartier · 9 years ago
  78. b7da49e am 25255512: Merge "Implemented trip-count safety information." by Aart Bik · 9 years ago
  79. 3f8cc8d Merge "Revert "Revert "Keep internal stack trace methods declaring classes live""" by Mathieu Chartier · 9 years ago
  80. e0395dd Optimize ArraySet for x86/x64/arm/arm64. by Nicolas Geoffray · 9 years ago
  81. 2525551 Merge "Implemented trip-count safety information." by Aart Bik · 9 years ago
  82. 910e827 Revert "Revert "Keep internal stack trace methods declaring classes live"" by Mathieu Chartier · 9 years ago
  83. 9401f53 Implemented trip-count safety information. by Aart Bik · 9 years ago
  84. 4539679 am 97c25031: Merge "ART: Mark Checker tests broken for mips32" by David Brazdil · 9 years ago
  85. 73b6cdf ART: Mark Checker tests broken for mips32 by David Brazdil · 9 years ago
  86. 629e255 am a39ce124: Merge "Revert "Revert "Enable optimizations with --debuggable.""" by Nicolas Geoffray · 9 years ago
  87. a39ce12 Merge "Revert "Revert "Enable optimizations with --debuggable.""" by Nicolas Geoffray · 9 years ago
  88. 647268e am 84128f7e: Merge "Add deoptimization test." by Nicolas Geoffray · 9 years ago
  89. 84128f7 Merge "Add deoptimization test." by Nicolas Geoffray · 9 years ago
  90. 1920c10 Revert "Revert "Enable optimizations with --debuggable."" by Nicolas Geoffray · 9 years ago
  91. 8faf921 am d2aaf5c1: Merge "Revert "Keep internal stack trace methods declaring classes live"" by Nicolas Geoffray · 9 years ago
  92. 45a8522 Revert "Keep internal stack trace methods declaring classes live" by Nicolas Geoffray · 9 years ago
  93. 3b58ce7 am 9c53671b: Merge "Keep internal stack trace methods declaring classes live" by Mathieu Chartier · 9 years ago
  94. 566fc92 Keep internal stack trace methods declaring classes live by Mathieu Chartier · 9 years ago
  95. 8996a76 am 0766e3ff: Merge "Revert "Enable optimizations with --debuggable."" by Nicolas Geoffray · 9 years ago
  96. 0766e3f Merge "Revert "Enable optimizations with --debuggable."" by Nicolas Geoffray · 9 years ago
  97. b7d27a5 Revert "Enable optimizations with --debuggable." by Nicolas Geoffray · 9 years ago
  98. 3c24d6e am de8a3f4d: Merge "Enable optimizations with --debuggable." by Nicolas Geoffray · 9 years ago
  99. de8a3f4 Merge "Enable optimizations with --debuggable." by Nicolas Geoffray · 9 years ago
  100. 4bc49a7 am f6860a5f: Merge "Optimizing: Simplify UShr+And, Shr+And." by Vladimir Marko · 9 years ago