1. 75de76a Merge "Revert "Fix gtests after loop inlining support."" am: 6c2574c887 by Andreas Gampe · 9 years ago
  2. 6c2574c Merge "Revert "Fix gtests after loop inlining support."" by Andreas Gampe · 9 years ago
  3. fee4e2e Revert "Fix gtests after loop inlining support." by Andreas Gampe · 9 years ago
  4. 836768c Merge "Revert "Write dex files to oat file early."" am: 1ee101ac00 by Vladimir Marko · 9 years ago
  5. 1ee101a Merge "Revert "Write dex files to oat file early."" by Vladimir Marko · 9 years ago
  6. 919f553 Revert "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  7. 89b2280 Merge "Fix gtests after loop inlining support." am: 7997bafd29 by Nicolas Geoffray · 9 years ago
  8. 7e5dda2 Merge "ART: DCHECK still too strong for String NewInstance" am: 1f39dd3333 by David Brazdil · 9 years ago
  9. 7997baf Merge "Fix gtests after loop inlining support." by Nicolas Geoffray · 9 years ago
  10. 0e342cd Fix gtests after loop inlining support. by Nicolas Geoffray · 9 years ago
  11. 1f39dd3 Merge "ART: DCHECK still too strong for String NewInstance" by David Brazdil · 9 years ago
  12. c047d94 ART: DCHECK still too strong for String NewInstance by David Brazdil · 9 years ago
  13. 2294215 Merge "Write dex files to oat file early." am: a8108303b3 by Vladimir Marko · 9 years ago
  14. f820614 Merge "ART: Cannot assume String.<init> called on NewInstance" am: 440ef2cbc7 by David Brazdil · 9 years ago
  15. 6d5d025 Merge "Inline methods with loops." am: 5b98e3c84a by Nicolas Geoffray · 9 years ago
  16. 6b6bebb Merge "Disable MemMapTest.MapAnonymousExactAddr32bitHighAddr on MIPS32." by Roland Levillain · 9 years ago
  17. a810830 Merge "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  18. 440ef2c Merge "ART: Cannot assume String.<init> called on NewInstance" by David Brazdil · 9 years ago
  19. 5b98e3c Merge "Inline methods with loops." by Nicolas Geoffray · 9 years ago
  20. bc9ab16 ART: Cannot assume String.<init> called on NewInstance by David Brazdil · 9 years ago
  21. 82fc9bb Inline methods with loops. by Nicolas Geoffray · 9 years ago
  22. c400404 Merge "Disable MemMapTest.MapAnonymousExactAddr32bitHighAddr on MIPS32." by Roland Levillain · 9 years ago
  23. 14306b8 Disable MemMapTest.MapAnonymousExactAddr32bitHighAddr on MIPS32. by Roland Levillain · 9 years ago
  24. 95fc12b Merge "Make sure that OfflineCompilationInfo is set to nullptr when needed." by Calin Juravle · 9 years ago
  25. 111035a Merge "Make sure that OfflineCompilationInfo is set to nullptr when needed." by Calin Juravle · 9 years ago
  26. 47c83ea Make sure that OfflineCompilationInfo is set to nullptr when needed. by Calin Juravle · 9 years ago
  27. 8459301 Merge "run-test: Add tests for 1.8 reflection implementations" am: 4ca3850acc by Igor Murashkin · 9 years ago
  28. f971e9e Merge "Revert "Fast ART x86 interpreter"" am: 7566694321 by Bill Buzbee · 9 years ago
  29. 4ca3850 Merge "run-test: Add tests for 1.8 reflection implementations" by Igor Murashkin · 9 years ago
  30. 7566694 Merge "Revert "Fast ART x86 interpreter"" by Bill Buzbee · 9 years ago
  31. 2d093a1 Revert "Fast ART x86 interpreter" by Bill Buzbee · 9 years ago
  32. 54c4e0d run-test: Add tests for 1.8 reflection implementations by Igor Murashkin · 9 years ago
  33. b687bbf Merge "Remove dex_file_verifier test of newly allowed behavior." am: 7000a31f63 by Alex Light · 9 years ago
  34. 7000a31 Merge "Remove dex_file_verifier test of newly allowed behavior." by Alex Light · 9 years ago
  35. b4fb701 Remove dex_file_verifier test of newly allowed behavior. by Alex Light · 9 years ago
  36. d8080ed Merge "Change space base test to use parameters" am: 72d4fe6de2 by Mathieu Chartier · 9 years ago
  37. 72d4fe6 Merge "Change space base test to use parameters" by Mathieu Chartier · 9 years ago
  38. fec3195 Merge "Fast ART x86 interpreter" am: c8a4e60483 by Bill Buzbee · 9 years ago
  39. c8a4e60 Merge "Fast ART x86 interpreter" by Bill Buzbee · 9 years ago
  40. 28b1cf7 Change space base test to use parameters by Mathieu Chartier · 9 years ago
  41. 99229c7 Fast ART x86 interpreter by Serguei Katkov · 9 years ago
  42. 207a053 Merge "Improve profile processing" am: f74388daf2 by Calin Juravle · 9 years ago
  43. f74388d Merge "Improve profile processing" by Calin Juravle · 9 years ago
  44. db04a87 Merge "mem_map_test: perform null check before dereferencing a pointer." by Roland Levillain · 9 years ago
  45. 877fd96 Improve profile processing by Calin Juravle · 9 years ago
  46. ecfd0df Merge "mem_map_test: perform null check before dereferencing a pointer." by Roland Levillain · 9 years ago
  47. 8d02644 mem_map_test: perform null check before dereferencing a pointer. by Roland Levillain · 9 years ago
  48. 6916481 Merge "Fix various typos in ART\'s comments and string literals." am: c31fb58453 by Roland Levillain · 9 years ago
  49. c31fb58 Merge "Fix various typos in ART's comments and string literals." by Roland Levillain · 9 years ago
  50. 91d65e0 Fix various typos in ART's comments and string literals. by Roland Levillain · 9 years ago
  51. 08ee884 Merge "Some read barrier clean-up in Optimizing." am: 1bcbcf8e84 by Roland Levillain · 9 years ago
  52. 1bcbcf8 Merge "Some read barrier clean-up in Optimizing." by Roland Levillain · 9 years ago
  53. e3f43ac Some read barrier clean-up in Optimizing. by Roland Levillain · 9 years ago
  54. cea1aad Merge "Disable DCE when there are irreducible loops." am: 17ccfff2de by Nicolas Geoffray · 9 years ago
  55. 17ccfff Merge "Disable DCE when there are irreducible loops." by Nicolas Geoffray · 9 years ago
  56. 09aa147 Disable DCE when there are irreducible loops. by Nicolas Geoffray · 9 years ago
  57. 7340ed0 Merge "ART: Optimize out redundant NewInstances of String" am: 31abc14132 by David Brazdil · 9 years ago
  58. 31abc14 Merge "ART: Optimize out redundant NewInstances of String" by David Brazdil · 9 years ago
  59. 65902e8 ART: Optimize out redundant NewInstances of String by David Brazdil · 9 years ago
  60. 8c143d7 Merge "Keep track of number of JIT compilations." am: a27d59b2b9 by Nicolas Geoffray · 9 years ago
  61. 56b3158 Merge "ART: Public classes never require access checks" am: 14c2d9fd6f by David Brazdil · 9 years ago
  62. 569c2a2 Merge "Disable reanmed test due to python3." am: a65ff5e057 by Nicolas Geoffray · 9 years ago
  63. a27d59b Merge "Keep track of number of JIT compilations." by Nicolas Geoffray · 9 years ago
  64. 0a52223 Keep track of number of JIT compilations. by Nicolas Geoffray · 9 years ago
  65. 14c2d9f Merge "ART: Public classes never require access checks" by David Brazdil · 9 years ago
  66. a65ff5e Merge "Disable reanmed test due to python3." by Nicolas Geoffray · 9 years ago
  67. a866ccf Disable reanmed test due to python3. by Nicolas Geoffray · 9 years ago
  68. 38f64d3 ART: Public classes never require access checks by David Brazdil · 9 years ago
  69. dfd4a9e Merge "Ignore OldAndroidZipStreamTest#testZipStream failures with CC." by Roland Levillain · 9 years ago
  70. e7cfd62 Merge "Ignore OldAndroidZipStreamTest#testZipStream failures with CC." by Roland Levillain · 9 years ago
  71. 7d11ee5 Ignore OldAndroidZipStreamTest#testZipStream failures with CC. by Roland Levillain · 9 years ago
  72. 13a7c8f Merge "Pass --generate-debug-info only when --perf is passed." am: fef7aabd58 by Nicolas Geoffray · 9 years ago
  73. fef7aab Merge "Pass --generate-debug-info only when --perf is passed." by Nicolas Geoffray · 9 years ago
  74. ccb41b7 Merge "ART: Remove Baseline compiler" am: 955d24c422 by David Brazdil · 9 years ago
  75. 955d24c Merge "ART: Remove Baseline compiler" by David Brazdil · 9 years ago
  76. dba4fe7 Pass --generate-debug-info only when --perf is passed. by Nicolas Geoffray · 9 years ago
  77. 58282f4 ART: Remove Baseline compiler by David Brazdil · 9 years ago
  78. f3ad574 Merge "Optimizing: Improve floating point comparisons on arm and arm64." by Vladimir Marko · 9 years ago
  79. ae9f99e Merge "Optimizing: Improve floating point comparisons on arm and arm64." by Vladimir Marko · 9 years ago
  80. 0297779 Merge "Do HFieldGet first to avoid explicit null check." am: 9a85f58cd3 by Nicolas Geoffray · 9 years ago
  81. 9a85f58 Merge "Do HFieldGet first to avoid explicit null check." by Nicolas Geoffray · 9 years ago
  82. 57b86b9 Merge "Rename test case to avoid test filename too long." am: 73b41531b3 by Nicolas Geoffray · 9 years ago
  83. 73b4153 Merge "Rename test case to avoid test filename too long." by Nicolas Geoffray · 9 years ago
  84. 9f9d48c Rename test case to avoid test filename too long. by Nicolas Geoffray · 9 years ago
  85. 7c0f2e5 Do HFieldGet first to avoid explicit null check. by Nicolas Geoffray · 9 years ago
  86. 3064723 Merge "Move --dump-cfg and dump-cfg-append to CompilerOptions." am: 7d6872a247 by Nicolas Geoffray · 9 years ago
  87. 0e6b7b5 Merge "Report types loaded during init to the native debugger" am: 0e78aedf50 by David Srbecky · 9 years ago
  88. 7d6872a Merge "Move --dump-cfg and dump-cfg-append to CompilerOptions." by Nicolas Geoffray · 9 years ago
  89. 0e78aed Merge "Report types loaded during init to the native debugger" by David Srbecky · 9 years ago
  90. fffbee4 Report types loaded during init to the native debugger by Tamas Berghammer · 9 years ago
  91. 65201db Merge "Emit some additional debug info for java.lang.String" am: 55380bbe09 by David Srbecky · 9 years ago
  92. 55380bb Merge "Emit some additional debug info for java.lang.String" by David Srbecky · 9 years ago
  93. 9b20aac Merge "Report loaded classes to native debugger." am: 697cc25fad by David Srbecky · 9 years ago
  94. 03c941f Emit some additional debug info for java.lang.String by Tamas Berghammer · 9 years ago
  95. 697cc25 Merge "Report loaded classes to native debugger." by David Srbecky · 9 years ago
  96. b33d6b7 Merge "Ignore more libcore.java.util.zip test failures with CC." am: c9bc77b32d by Roland Levillain · 9 years ago
  97. 160e6df Report loaded classes to native debugger. by Tamas Berghammer · 9 years ago
  98. c9bc77b Merge "Ignore more libcore.java.util.zip test failures with CC." by Roland Levillain · 9 years ago
  99. e0013c7 Ignore more libcore.java.util.zip test failures with CC. by Roland Levillain · 9 years ago
  100. d6e069b Optimizing: Improve floating point comparisons on arm and arm64. by Vladimir Marko · 9 years ago