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