1. 207a053 Merge "Improve profile processing" am: f74388daf2 by Calin Juravle · 9 years ago
  2. f74388d Merge "Improve profile processing" by Calin Juravle · 9 years ago
  3. db04a87 Merge "mem_map_test: perform null check before dereferencing a pointer." by Roland Levillain · 9 years ago
  4. 877fd96 Improve profile processing by Calin Juravle · 9 years ago
  5. ecfd0df Merge "mem_map_test: perform null check before dereferencing a pointer." by Roland Levillain · 9 years ago
  6. 8d02644 mem_map_test: perform null check before dereferencing a pointer. by Roland Levillain · 9 years ago
  7. 6916481 Merge "Fix various typos in ART\'s comments and string literals." am: c31fb58453 by Roland Levillain · 9 years ago
  8. c31fb58 Merge "Fix various typos in ART's comments and string literals." by Roland Levillain · 9 years ago
  9. 91d65e0 Fix various typos in ART's comments and string literals. by Roland Levillain · 9 years ago
  10. 08ee884 Merge "Some read barrier clean-up in Optimizing." am: 1bcbcf8e84 by Roland Levillain · 9 years ago
  11. 1bcbcf8 Merge "Some read barrier clean-up in Optimizing." by Roland Levillain · 9 years ago
  12. e3f43ac Some read barrier clean-up in Optimizing. by Roland Levillain · 9 years ago
  13. cea1aad Merge "Disable DCE when there are irreducible loops." am: 17ccfff2de by Nicolas Geoffray · 9 years ago
  14. 17ccfff Merge "Disable DCE when there are irreducible loops." by Nicolas Geoffray · 9 years ago
  15. 09aa147 Disable DCE when there are irreducible loops. by Nicolas Geoffray · 9 years ago
  16. 7340ed0 Merge "ART: Optimize out redundant NewInstances of String" am: 31abc14132 by David Brazdil · 9 years ago
  17. 31abc14 Merge "ART: Optimize out redundant NewInstances of String" by David Brazdil · 9 years ago
  18. 65902e8 ART: Optimize out redundant NewInstances of String by David Brazdil · 9 years ago
  19. 8c143d7 Merge "Keep track of number of JIT compilations." am: a27d59b2b9 by Nicolas Geoffray · 9 years ago
  20. 56b3158 Merge "ART: Public classes never require access checks" am: 14c2d9fd6f by David Brazdil · 9 years ago
  21. 569c2a2 Merge "Disable reanmed test due to python3." am: a65ff5e057 by Nicolas Geoffray · 9 years ago
  22. a27d59b Merge "Keep track of number of JIT compilations." by Nicolas Geoffray · 9 years ago
  23. 0a52223 Keep track of number of JIT compilations. by Nicolas Geoffray · 9 years ago
  24. 14c2d9f Merge "ART: Public classes never require access checks" by David Brazdil · 9 years ago
  25. a65ff5e Merge "Disable reanmed test due to python3." by Nicolas Geoffray · 9 years ago
  26. a866ccf Disable reanmed test due to python3. by Nicolas Geoffray · 9 years ago
  27. 38f64d3 ART: Public classes never require access checks by David Brazdil · 9 years ago
  28. dfd4a9e Merge "Ignore OldAndroidZipStreamTest#testZipStream failures with CC." by Roland Levillain · 9 years ago
  29. e7cfd62 Merge "Ignore OldAndroidZipStreamTest#testZipStream failures with CC." by Roland Levillain · 9 years ago
  30. 7d11ee5 Ignore OldAndroidZipStreamTest#testZipStream failures with CC. by Roland Levillain · 9 years ago
  31. 13a7c8f Merge "Pass --generate-debug-info only when --perf is passed." am: fef7aabd58 by Nicolas Geoffray · 9 years ago
  32. fef7aab Merge "Pass --generate-debug-info only when --perf is passed." by Nicolas Geoffray · 9 years ago
  33. ccb41b7 Merge "ART: Remove Baseline compiler" am: 955d24c422 by David Brazdil · 9 years ago
  34. 955d24c Merge "ART: Remove Baseline compiler" by David Brazdil · 9 years ago
  35. dba4fe7 Pass --generate-debug-info only when --perf is passed. by Nicolas Geoffray · 9 years ago
  36. 58282f4 ART: Remove Baseline compiler by David Brazdil · 9 years ago
  37. f3ad574 Merge "Optimizing: Improve floating point comparisons on arm and arm64." by Vladimir Marko · 9 years ago
  38. ae9f99e Merge "Optimizing: Improve floating point comparisons on arm and arm64." by Vladimir Marko · 9 years ago
  39. 0297779 Merge "Do HFieldGet first to avoid explicit null check." am: 9a85f58cd3 by Nicolas Geoffray · 9 years ago
  40. 9a85f58 Merge "Do HFieldGet first to avoid explicit null check." by Nicolas Geoffray · 9 years ago
  41. 57b86b9 Merge "Rename test case to avoid test filename too long." am: 73b41531b3 by Nicolas Geoffray · 9 years ago
  42. 73b4153 Merge "Rename test case to avoid test filename too long." by Nicolas Geoffray · 9 years ago
  43. 9f9d48c Rename test case to avoid test filename too long. by Nicolas Geoffray · 9 years ago
  44. 7c0f2e5 Do HFieldGet first to avoid explicit null check. by Nicolas Geoffray · 9 years ago
  45. 3064723 Merge "Move --dump-cfg and dump-cfg-append to CompilerOptions." am: 7d6872a247 by Nicolas Geoffray · 9 years ago
  46. 0e6b7b5 Merge "Report types loaded during init to the native debugger" am: 0e78aedf50 by David Srbecky · 9 years ago
  47. 7d6872a Merge "Move --dump-cfg and dump-cfg-append to CompilerOptions." by Nicolas Geoffray · 9 years ago
  48. 0e78aed Merge "Report types loaded during init to the native debugger" by David Srbecky · 9 years ago
  49. fffbee4 Report types loaded during init to the native debugger by Tamas Berghammer · 9 years ago
  50. 65201db Merge "Emit some additional debug info for java.lang.String" am: 55380bbe09 by David Srbecky · 9 years ago
  51. 55380bb Merge "Emit some additional debug info for java.lang.String" by David Srbecky · 9 years ago
  52. 9b20aac Merge "Report loaded classes to native debugger." am: 697cc25fad by David Srbecky · 9 years ago
  53. 03c941f Emit some additional debug info for java.lang.String by Tamas Berghammer · 9 years ago
  54. 697cc25 Merge "Report loaded classes to native debugger." by David Srbecky · 9 years ago
  55. b33d6b7 Merge "Ignore more libcore.java.util.zip test failures with CC." am: c9bc77b32d by Roland Levillain · 9 years ago
  56. 160e6df Report loaded classes to native debugger. by Tamas Berghammer · 9 years ago
  57. c9bc77b Merge "Ignore more libcore.java.util.zip test failures with CC." by Roland Levillain · 9 years ago
  58. e0013c7 Ignore more libcore.java.util.zip test failures with CC. by Roland Levillain · 9 years ago
  59. d6e069b Optimizing: Improve floating point comparisons on arm and arm64. by Vladimir Marko · 9 years ago
  60. c903b6a Move --dump-cfg and dump-cfg-append to CompilerOptions. by Nicolas Geoffray · 9 years ago
  61. ad74750 Merge "ART: Change merge(uninitialized, null) to produce conflict" by David Brazdil · 9 years ago
  62. b8bb9f6 Merge "ART: Change merge(uninitialized, null) to produce conflict" by David Brazdil · 9 years ago
  63. 87a5575 ART: Change merge(uninitialized, null) to produce conflict by David Brazdil · 9 years ago
  64. 2be948a Merge "Also print to error stream." am: 1bf99d84f2 by Nicolas Geoffray · 9 years ago
  65. 1bf99d8 Merge "Also print to error stream." by Nicolas Geoffray · 9 years ago
  66. 6c27e1b Merge "Do not use HArm64IntermediateAddress with read barriers." am: c5854ade28 by Roland Levillain · 9 years ago
  67. c5854ad Merge "Do not use HArm64IntermediateAddress with read barriers." by Roland Levillain · 9 years ago
  68. cd3d0fb Do not use HArm64IntermediateAddress with read barriers. by Roland Levillain · 9 years ago
  69. 01f0d32 Merge "Add oat location to oatdump." am: 2b09287c8b by Jeff Hao · 9 years ago
  70. 2b09287 Merge "Add oat location to oatdump." by Jeff Hao · 9 years ago
  71. 4b07a6e Add oat location to oatdump. by Jeff Hao · 9 years ago
  72. 875d7bd Merge "Add value parameterized test support for runtime tests" am: 84367b9f6f by Mathieu Chartier · 9 years ago
  73. 84367b9 Merge "Add value parameterized test support for runtime tests" by Mathieu Chartier · 9 years ago
  74. 91c9116 Add value parameterized test support for runtime tests by Mathieu Chartier · 9 years ago
  75. 24134b8 Merge "Revert "Disable mterp for the read barrier config."" am: 40cfbff068 by Hiroshi Yamauchi · 9 years ago
  76. 40cfbff Merge "Revert "Disable mterp for the read barrier config."" by Hiroshi Yamauchi · 9 years ago
  77. d564830 Merge "MIPS64: Fix stub_test in a proper way" am: 8c8e997d29 by Vladimir Marko · 9 years ago
  78. 8c8e997 Merge "MIPS64: Fix stub_test in a proper way" by Vladimir Marko · 9 years ago
  79. 745f3cd MIPS64: Fix stub_test in a proper way by Goran Jakovljevic · 9 years ago
  80. 0e349f9 Merge "ART: Fix CompilerDriver::AreInSameOatFile()." am: e1b0f475e8 by Vladimir Marko · 9 years ago
  81. e1b0f47 Merge "ART: Fix CompilerDriver::AreInSameOatFile()." by Vladimir Marko · 9 years ago
  82. 0b8cdfa ART: Fix CompilerDriver::AreInSameOatFile(). by Vladimir Marko · 9 years ago
  83. 5e354d1 Merge "ART: Remove incorrect HFakeString optimization" am: 2894346695 by David Brazdil · 9 years ago
  84. 2894346 Merge "ART: Remove incorrect HFakeString optimization" by David Brazdil · 9 years ago
  85. a78524f Merge "ART: Mterp - remove redundant null check" am: 68c56ae9cc by Bill Buzbee · 9 years ago
  86. b32eb58 Merge "New failures due to linker issue." am: c753c96360 by Nicolas Geoffray · 9 years ago
  87. 68c56ae Merge "ART: Mterp - remove redundant null check" by Bill Buzbee · 9 years ago
  88. c753c96 Merge "New failures due to linker issue." by Nicolas Geoffray · 9 years ago
  89. 40f9252 New failures due to linker issue. by Nicolas Geoffray · 9 years ago
  90. bb6e726 ART: Mterp - remove redundant null check by buzbee · 9 years ago
  91. 4796d61 Merge "Allow multi-image dex2oat to tolerate missing dex files." am: bce0590465 by Jeff Hao · 9 years ago
  92. bce0590 Merge "Allow multi-image dex2oat to tolerate missing dex files." by Jeff Hao · 9 years ago
  93. 5e2c7d5 Merge "Add test for bad linkage of overriden package-private method." by Mathieu Chartier · 9 years ago
  94. f7504cd Merge "Add test for bad linkage of overriden package-private method." by Mathieu Chartier · 9 years ago
  95. 30af8dd Add test for bad linkage of overriden package-private method. by Pavel Vyssotski · 9 years ago
  96. 4112aa9 Merge "Revert "Create parent class loader for dex2oat"" am: f8f4511caf by Mathieu Chartier · 9 years ago
  97. f8f4511 Merge "Revert "Create parent class loader for dex2oat"" by Mathieu Chartier · 9 years ago
  98. 966878d Revert "Create parent class loader for dex2oat" by Mathieu Chartier · 9 years ago
  99. 436183f Allow multi-image dex2oat to tolerate missing dex files. by Jeff Hao · 9 years ago
  100. b63ca7f Merge "Yet another python3 dependency." am: f8b122bda1 by Nicolas Geoffray · 9 years ago