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