1. 919f553 Revert "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  2. 7997baf Merge "Fix gtests after loop inlining support." by Nicolas Geoffray · 9 years ago
  3. 0e342cd Fix gtests after loop inlining support. by Nicolas Geoffray · 9 years ago
  4. 1f39dd3 Merge "ART: DCHECK still too strong for String NewInstance" by David Brazdil · 9 years ago
  5. c047d94 ART: DCHECK still too strong for String NewInstance by David Brazdil · 9 years ago
  6. a810830 Merge "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  7. cc6bb93 Let Art tests use the default jack version by Yohann Roussel · 9 years ago
  8. 440ef2c Merge "ART: Cannot assume String.<init> called on NewInstance" by David Brazdil · 9 years ago
  9. 5b98e3c Merge "Inline methods with loops." by Nicolas Geoffray · 9 years ago
  10. c8f1df9 ARM64 Baker's read barrier fast path implementation. by Roland Levillain · 9 years ago
  11. bc9ab16 ART: Cannot assume String.<init> called on NewInstance by David Brazdil · 9 years ago
  12. 82fc9bb Inline methods with loops. by Nicolas Geoffray · 9 years ago
  13. c400404 Merge "Disable MemMapTest.MapAnonymousExactAddr32bitHighAddr on MIPS32." by Roland Levillain · 9 years ago
  14. 14306b8 Disable MemMapTest.MapAnonymousExactAddr32bitHighAddr on MIPS32. by Roland Levillain · 9 years ago
  15. 111035a Merge "Make sure that OfflineCompilationInfo is set to nullptr when needed." by Calin Juravle · 9 years ago
  16. 47c83ea Make sure that OfflineCompilationInfo is set to nullptr when needed. by Calin Juravle · 9 years ago
  17. 4ca3850 Merge "run-test: Add tests for 1.8 reflection implementations" by Igor Murashkin · 9 years ago
  18. 7566694 Merge "Revert "Fast ART x86 interpreter"" by Bill Buzbee · 9 years ago
  19. 2d093a1 Revert "Fast ART x86 interpreter" by Bill Buzbee · 9 years ago
  20. 54c4e0d run-test: Add tests for 1.8 reflection implementations by Igor Murashkin · 9 years ago
  21. 7000a31 Merge "Remove dex_file_verifier test of newly allowed behavior." by Alex Light · 9 years ago
  22. b4fb701 Remove dex_file_verifier test of newly allowed behavior. by Alex Light · 9 years ago
  23. 72d4fe6 Merge "Change space base test to use parameters" by Mathieu Chartier · 9 years ago
  24. c8a4e60 Merge "Fast ART x86 interpreter" by Bill Buzbee · 9 years ago
  25. 28b1cf7 Change space base test to use parameters by Mathieu Chartier · 9 years ago
  26. 99229c7 Fast ART x86 interpreter by Serguei Katkov · 9 years ago
  27. f74388d Merge "Improve profile processing" by Calin Juravle · 9 years ago
  28. 877fd96 Improve profile processing by Calin Juravle · 9 years ago
  29. ecfd0df Merge "mem_map_test: perform null check before dereferencing a pointer." by Roland Levillain · 9 years ago
  30. 8d02644 mem_map_test: perform null check before dereferencing a pointer. by Roland Levillain · 9 years ago
  31. c31fb58 Merge "Fix various typos in ART's comments and string literals." by Roland Levillain · 9 years ago
  32. 91d65e0 Fix various typos in ART's comments and string literals. by Roland Levillain · 9 years ago
  33. 1bcbcf8 Merge "Some read barrier clean-up in Optimizing." by Roland Levillain · 9 years ago
  34. e3f43ac Some read barrier clean-up in Optimizing. by Roland Levillain · 9 years ago
  35. 17ccfff Merge "Disable DCE when there are irreducible loops." by Nicolas Geoffray · 9 years ago
  36. 09aa147 Disable DCE when there are irreducible loops. by Nicolas Geoffray · 9 years ago
  37. 31abc14 Merge "ART: Optimize out redundant NewInstances of String" by David Brazdil · 9 years ago
  38. 65902e8 ART: Optimize out redundant NewInstances of String by David Brazdil · 9 years ago
  39. a27d59b Merge "Keep track of number of JIT compilations." by Nicolas Geoffray · 9 years ago
  40. 0a52223 Keep track of number of JIT compilations. by Nicolas Geoffray · 9 years ago
  41. 14c2d9f Merge "ART: Public classes never require access checks" by David Brazdil · 9 years ago
  42. a65ff5e Merge "Disable reanmed test due to python3." by Nicolas Geoffray · 9 years ago
  43. a866ccf Disable reanmed test due to python3. by Nicolas Geoffray · 9 years ago
  44. 38f64d3 ART: Public classes never require access checks by David Brazdil · 9 years ago
  45. e7cfd62 Merge "Ignore OldAndroidZipStreamTest#testZipStream failures with CC." by Roland Levillain · 9 years ago
  46. 7d11ee5 Ignore OldAndroidZipStreamTest#testZipStream failures with CC. by Roland Levillain · 9 years ago
  47. fef7aab Merge "Pass --generate-debug-info only when --perf is passed." by Nicolas Geoffray · 9 years ago
  48. 955d24c Merge "ART: Remove Baseline compiler" by David Brazdil · 9 years ago
  49. dba4fe7 Pass --generate-debug-info only when --perf is passed. by Nicolas Geoffray · 9 years ago
  50. 58282f4 ART: Remove Baseline compiler by David Brazdil · 9 years ago
  51. ae9f99e Merge "Optimizing: Improve floating point comparisons on arm and arm64." by Vladimir Marko · 9 years ago
  52. 9a85f58 Merge "Do HFieldGet first to avoid explicit null check." by Nicolas Geoffray · 9 years ago
  53. 73b4153 Merge "Rename test case to avoid test filename too long." by Nicolas Geoffray · 9 years ago
  54. 9f9d48c Rename test case to avoid test filename too long. by Nicolas Geoffray · 9 years ago
  55. 7c0f2e5 Do HFieldGet first to avoid explicit null check. by Nicolas Geoffray · 9 years ago
  56. 7d6872a Merge "Move --dump-cfg and dump-cfg-append to CompilerOptions." by Nicolas Geoffray · 9 years ago
  57. 0e78aed Merge "Report types loaded during init to the native debugger" by David Srbecky · 9 years ago
  58. fffbee4 Report types loaded during init to the native debugger by Tamas Berghammer · 9 years ago
  59. 55380bb Merge "Emit some additional debug info for java.lang.String" by David Srbecky · 9 years ago
  60. 03c941f Emit some additional debug info for java.lang.String by Tamas Berghammer · 9 years ago
  61. 697cc25 Merge "Report loaded classes to native debugger." by David Srbecky · 9 years ago
  62. 160e6df Report loaded classes to native debugger. by Tamas Berghammer · 9 years ago
  63. c9bc77b Merge "Ignore more libcore.java.util.zip test failures with CC." by Roland Levillain · 9 years ago
  64. e0013c7 Ignore more libcore.java.util.zip test failures with CC. by Roland Levillain · 9 years ago
  65. d6e069b Optimizing: Improve floating point comparisons on arm and arm64. by Vladimir Marko · 9 years ago
  66. c903b6a Move --dump-cfg and dump-cfg-append to CompilerOptions. by Nicolas Geoffray · 9 years ago
  67. b8bb9f6 Merge "ART: Change merge(uninitialized, null) to produce conflict" by David Brazdil · 9 years ago
  68. 87a5575 ART: Change merge(uninitialized, null) to produce conflict by David Brazdil · 9 years ago
  69. 1bf99d8 Merge "Also print to error stream." by Nicolas Geoffray · 9 years ago
  70. c5854ad Merge "Do not use HArm64IntermediateAddress with read barriers." by Roland Levillain · 9 years ago
  71. cd3d0fb Do not use HArm64IntermediateAddress with read barriers. by Roland Levillain · 9 years ago
  72. 2b09287 Merge "Add oat location to oatdump." by Jeff Hao · 9 years ago
  73. 4b07a6e Add oat location to oatdump. by Jeff Hao · 9 years ago
  74. 84367b9 Merge "Add value parameterized test support for runtime tests" by Mathieu Chartier · 9 years ago
  75. 91c9116 Add value parameterized test support for runtime tests by Mathieu Chartier · 9 years ago
  76. 40cfbff Merge "Revert "Disable mterp for the read barrier config."" by Hiroshi Yamauchi · 9 years ago
  77. 8c8e997 Merge "MIPS64: Fix stub_test in a proper way" by Vladimir Marko · 9 years ago
  78. 745f3cd MIPS64: Fix stub_test in a proper way by Goran Jakovljevic · 9 years ago
  79. 625a64a Write dex files to oat file early. by Vladimir Marko · 9 years ago
  80. e1b0f47 Merge "ART: Fix CompilerDriver::AreInSameOatFile()." by Vladimir Marko · 9 years ago
  81. 0b8cdfa ART: Fix CompilerDriver::AreInSameOatFile(). by Vladimir Marko · 9 years ago
  82. 2894346 Merge "ART: Remove incorrect HFakeString optimization" by David Brazdil · 9 years ago
  83. 97f3f7d Disable Homogeneous space for dex2oat by Lin Zang · 9 years ago
  84. 51e5591 JIT: Fix incorrect CHECK by Mark Mendell · 9 years ago
  85. 68c56ae Merge "ART: Mterp - remove redundant null check" by Bill Buzbee · 9 years ago
  86. c753c96 Merge "New failures due to linker issue." by Nicolas Geoffray · 9 years ago
  87. 40f9252 New failures due to linker issue. by Nicolas Geoffray · 9 years ago
  88. bb6e726 ART: Mterp - remove redundant null check by buzbee · 9 years ago
  89. bce0590 Merge "Allow multi-image dex2oat to tolerate missing dex files." by Jeff Hao · 9 years ago
  90. f7504cd Merge "Add test for bad linkage of overriden package-private method." by Mathieu Chartier · 9 years ago
  91. 30af8dd Add test for bad linkage of overriden package-private method. by Pavel Vyssotski · 9 years ago
  92. f8f4511 Merge "Revert "Create parent class loader for dex2oat"" by Mathieu Chartier · 9 years ago
  93. 966878d Revert "Create parent class loader for dex2oat" by Mathieu Chartier · 9 years ago
  94. 436183f Allow multi-image dex2oat to tolerate missing dex files. by Jeff Hao · 9 years ago
  95. f8b122b Merge "Yet another python3 dependency." by Nicolas Geoffray · 9 years ago
  96. 812dd36 Yet another python3 dependency. by Nicolas Geoffray · 9 years ago
  97. 22b8314 Merge "Don't allow thread suspension in ProfilingInfo::Create" by Mathieu Chartier · 9 years ago
  98. 3fdb3fe Don't allow thread suspension in ProfilingInfo::Create by Mathieu Chartier · 9 years ago
  99. 947cb4f Merge "Implement irreducible loop support in optimizing." by Nicolas Geoffray · 9 years ago
  100. 9612a70 Revert "Disable mterp for the read barrier config." by Hiroshi Yamauchi · 9 years ago