1. c88ef3a Revert "Don't use the compiler driver for method resolution." by Nicolas Geoffray · 10 years ago
  2. 4db0bf9 Don't use the compiler driver for method resolution. by Nicolas Geoffray · 10 years ago
  3. 1ed1a13 Revert "Change LoadNativeLibrary to use GetOrCreateAllocator" by Mathieu Chartier · 10 years ago
  4. 2d902b9 Change LoadNativeLibrary to use GetOrCreateAllocator by Mathieu Chartier · 10 years ago
  5. be950a3 Merge "Test case for getting annotations of renamed enums." by Jeff Hao · 10 years ago
  6. 67f0261 Test case for getting annotations of renamed enums. by Jeff Hao · 10 years ago
  7. 3a581b4 Merge "ARM64: Use the shifter operands." by Vladimir Marko · 10 years ago
  8. 92e997d Merge "ARM64 read barrier support for concurrent GC in Optimizing." by Roland Levillain · 10 years ago
  9. 8626b74 ARM64: Use the shifter operands. by Alexandre Rames · 10 years ago
  10. 95f7bbc Merge "A few more optimizations on avoiding HClinit." by Nicolas Geoffray · 10 years ago
  11. d9dc6f4 A few more optimizations on avoiding HClinit. by Nicolas Geoffray · 10 years ago
  12. 73a4265 MIPS32: Record missing implicit null checks by Goran Jakovljevic · 10 years ago
  13. 22ccc3a ARM64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 10 years ago
  14. eb0c7d8 Add another test for wide stores fix in optimizing. by Nicolas Geoffray · 10 years ago
  15. a4bce71 Merge "Revert "lambda: Add support for invoke-interface for boxed innate lambdas"" by Nicolas Geoffray · 10 years ago
  16. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 10 years ago
  17. 67e0ad6 Merge "ARM64: Add support for multiply-accumulate." by Vladimir Marko · 10 years ago
  18. 349106d Merge "ART: Fix wide stores in Optimizing" by David Brazdil · 10 years ago
  19. 809d70f ART: Fix wide stores in Optimizing by David Brazdil · 10 years ago
  20. f180af0 Merge "Optimizing/ARM: Improve long shifts by 1." by Vladimir Marko · 10 years ago
  21. 2171e2a Merge "Simplify boolean condition compared to 0" by David Brazdil · 10 years ago
  22. 01b88a2 Merge "Explicitly add HLoadClass/HClinitCheck for HNewInstance." by Nicolas Geoffray · 10 years ago
  23. d83b904 Merge "Revert "Dynamic BCE (based on induction range analysis)"" by Aart Bik · 10 years ago
  24. d59c706 Revert "Dynamic BCE (based on induction range analysis)" by Aart Bik · 10 years ago
  25. 4b0d02c Merge "Dynamic BCE (based on induction range analysis)" by Aart Bik · 10 years ago
  26. 0b5849b Dynamic BCE (based on induction range analysis) by Aart Bik · 10 years ago
  27. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 10 years ago
  28. 729645a Explicitly add HLoadClass/HClinitCheck for HNewInstance. by Nicolas Geoffray · 10 years ago
  29. aac223f Merge "Fix --jvm on run-tests 960 and 961" by Alex Light · 10 years ago
  30. a246347 Fix --jvm on run-tests 960 and 961 by Alex Light · 10 years ago
  31. f652917 Simplify boolean condition compared to 0 by Mark Mendell · 10 years ago
  32. f9d741e Optimizing/ARM: Improve long shifts by 1. by Vladimir Marko · 10 years ago
  33. 418318f ARM64: Add support for multiply-accumulate. by Alexandre Rames · 10 years ago
  34. 38db785 Opt compiler: More strength reduction for multiplications. by Alexandre Rames · 10 years ago
  35. ee7d4a3 Merge "ARM read barrier support for concurrent GC in Optimizing." by Roland Levillain · 10 years ago
  36. d846a2c Merge "Fix ClinitCheck pruning." by Vladimir Marko · 10 years ago
  37. fbb184a Fix ClinitCheck pruning. by Vladimir Marko · 10 years ago
  38. fb8464a Revert "Revert "Enable store elimination for singleton objects."" by Mingyao Yang · 10 years ago
  39. a4d1b64 Merge "Implement common super type in reference type propagation." by Calin Juravle · 10 years ago
  40. a7a3ba7 Merge "Support deoptimization only to set vreg" by Sebastien Hertz · 10 years ago
  41. 3e1ff83 Merge "Fix StackVisitor::GetVReg for reference in shadow frame" by Sebastien Hertz · 10 years ago
  42. 3b359c7 ARM read barrier support for concurrent GC in Optimizing. by Roland Levillain · 10 years ago
  43. 52503d8 Implement common super type in reference type propagation. by Calin Juravle · 10 years ago
  44. 636b925 Support deoptimization only to set vreg by Mingyao Yang · 10 years ago
  45. 0968744 Fix StackVisitor::GetVReg for reference in shadow frame by Sebastien Hertz · 10 years ago
  46. 991842a Merge "Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP." by Alex Light · 10 years ago
  47. a663d67 Merge "Ignore NullConstants when computing the type for Phis." by Calin Juravle · 10 years ago
  48. a445f7a Merge "Implemented control of "export only" feature in dexdump." by Aart Bik · 10 years ago
  49. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 10 years ago
  50. c07d66d Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP. by Alex Light · 10 years ago
  51. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 10 years ago
  52. 0e06a09 Merge "Disable test 964 with gcstress since it often times out." by Alex Light · 10 years ago
  53. 9b0f516 Disable test 964 with gcstress since it often times out. by Alex Light · 10 years ago
  54. 3f382ae Implemented control of "export only" feature in dexdump. by Aart Bik · 10 years ago
  55. 04e983a Revert "Revert "Add missing null check to String::ToCharArray"" by Mathieu Chartier · 10 years ago
  56. 6aa0735 Merge "Revert "Add missing null check to String::ToCharArray"" by Nicolas Geoffray · 10 years ago
  57. b52a39c Revert "Add missing null check to String::ToCharArray" by Nicolas Geoffray · 10 years ago
  58. dc9706d Merge "Add missing null check to String::ToCharArray" by Mathieu Chartier · 10 years ago
  59. 952d608 Add missing null check to String::ToCharArray by Mathieu Chartier · 10 years ago
  60. 1227d62 Merge "Fix bug with test 964." by Alex Light · 10 years ago
  61. 6484b80 Fix bug with test 964. by Alex Light · 10 years ago
  62. 073b16c Image space cleanup for app images by Mathieu Chartier · 10 years ago
  63. 273baec Make test 968's name shorter by Alex Light · 10 years ago
  64. 63e310c Merge "Revert "lambda: unit test for lambda expressions at Java Language source level."" by Aart Bik · 10 years ago
  65. 92d662e Revert "lambda: unit test for lambda expressions at Java Language source level." by Aart Bik · 10 years ago
  66. a828aad Merge "lambda: unit test for lambda expressions at Java Language source level." by Aart Bik · 10 years ago
  67. 152ee55 lambda: unit test for lambda expressions at Java Language source level. by Aart Bik · 10 years ago
  68. d15cd44 Merge "Correct exception behavior for default methods" by Alex Light · 10 years ago
  69. 617bd92 Ignore NullConstants when computing the type for Phis. by Calin Juravle · 10 years ago
  70. cdfed3d Revert "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 10 years ago
  71. 33ad10e Optimizing/ARM: Improve shifts of long values by a constant. by Vladimir Marko · 10 years ago
  72. 9139e00 Correct exception behavior for default methods by Alex Light · 10 years ago
  73. 9e23df5 Optimizing: Improve constant folding + DCE for inlining. by Vladimir Marko · 10 years ago
  74. 83dcccb Merge "Revert "Revert "ART: Update DCE to work with try/catch""" by David Brazdil · 10 years ago
  75. 8a7c0fe Revert "Revert "ART: Update DCE to work with try/catch"" by David Brazdil · 10 years ago
  76. 337a396 Some cleanup for tests 960-965 build scripts. by Alex Light · 10 years ago
  77. f1584a6 Merge "Class Linker: Implement default interface verification ordering." by Alex Light · 10 years ago
  78. f1f1049 Class Linker: Implement default interface verification ordering. by Alex Light · 10 years ago
  79. ce0f43b Merge "Revert "Revert "Revert "Use Jack lang dev version for compiling art tests"""" by Nicolas Geoffray · 10 years ago
  80. daf11eb Revert "Revert "Revert "Use Jack lang dev version for compiling art tests""" by Nicolas Geoffray · 10 years ago
  81. f11f5eb Merge "ART: Fix critical edge splitting under try/catch" by David Brazdil · 10 years ago
  82. df7029f Merge "Revert "Revert "Use Jack lang dev version for compiling art tests""" by Nicolas Geoffray · 10 years ago
  83. db51efb ART: Fix critical edge splitting under try/catch by David Brazdil · 10 years ago
  84. 3e5b3c9 Merge "Optimizing: Remove unused ArtMethod* input from HInvokeStaticOrDirect." by Vladimir Marko · 10 years ago
  85. a4c98f2 ART: Fix return-object verification by Andreas Gampe · 10 years ago
  86. b554b5a Optimizing: Remove unused ArtMethod* input from HInvokeStaticOrDirect. by Vladimir Marko · 10 years ago
  87. 9bc4361 ART: Fix simplification of catch blocks in the presence of dead code by David Brazdil · 10 years ago
  88. ef7ef4c Merge "ART: Change behavior for rethrowing init failures (2)" by Andreas Gampe · 10 years ago
  89. a6017d8 Revert "Revert "Use Jack lang dev version for compiling art tests"" by Alex Light · 10 years ago
  90. 4ca1037 Change test .dex.art to .art by Mathieu Chartier · 10 years ago
  91. da5b28a Revert "Revert "Add basic image writer support for app images"" by Mathieu Chartier · 10 years ago
  92. b8b9769 Fix conditional jump over jmp (X86/X86-64/ARM32) by Mark Mendell · 10 years ago
  93. ad15539 Merge "Revert "Use Jack lang dev version for compiling art tests"" by Nicolas Geoffray · 10 years ago
  94. a5a79b6 Revert "Use Jack lang dev version for compiling art tests" by Nicolas Geoffray · 10 years ago
  95. c09b334 Merge "Revert "Add basic image writer support for app images"" by Nicolas Geoffray · 10 years ago
  96. 4b01856 Revert "Add basic image writer support for app images" by Nicolas Geoffray · 10 years ago
  97. f97ad81 Merge "Use Jack lang dev version for compiling art tests" by Yohann Roussel · 10 years ago
  98. a930832 Merge "Add basic image writer support for app images" by Mathieu Chartier · 10 years ago
  99. cb08695 ART: Change behavior for rethrowing init failures (2) by Andreas Gampe · 10 years ago
  100. c033474 Add basic image writer support for app images by Mathieu Chartier · 10 years ago