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