1. 4d78171 Merge "ART: Fix or disable some tidy warnings." am: 8375e4f918 by Andreas Gampe · 8 years ago
  2. 8375e4f Merge "ART: Fix or disable some tidy warnings." by Treehugger Robot · 8 years ago
  3. 56b1da5 Merge "Introduce a number of MSA instructions for MIPS32" am: 05ae67444e by Aart Bik · 8 years ago
  4. 05ae674 Merge "Introduce a number of MSA instructions for MIPS32" by Aart Bik · 8 years ago
  5. 267e176 Merge "no-image does not prebuild, so disable checker for this." am: ca333f4093 by Nicolas Geoffray · 8 years ago
  6. ca333f4 Merge "no-image does not prebuild, so disable checker for this." by Nicolas Geoffray · 8 years ago
  7. f654ef9 no-image does not prebuild, so disable checker for this. by Nicolas Geoffray · 8 years ago
  8. d29a4e8 Merge "ART: Use stdout in run-test 909" am: fed9cb178b by Nicolas Geoffray · 8 years ago
  9. 372be63 Merge "Disable 137-cfi and 629-vdex-speed in no-prebuild mode" am: 482e58c424 by Nicolas Geoffray · 8 years ago
  10. fed9cb1 Merge "ART: Use stdout in run-test 909" by Nicolas Geoffray · 8 years ago
  11. 482e58c Merge "Disable 137-cfi and 629-vdex-speed in no-prebuild mode" by Nicolas Geoffray · 8 years ago
  12. 4e4001e Disable 137-cfi and 629-vdex-speed in no-prebuild mode by Calin Juravle · 8 years ago
  13. 9084296 Merge "Revert "Update profiling info allocation logic."" am: f471155617 by Nicolas Geoffray · 8 years ago
  14. f471155 Merge "Revert "Update profiling info allocation logic."" by Nicolas Geoffray · 8 years ago
  15. 941c6ec Revert "Update profiling info allocation logic." by Nicolas Geoffray · 8 years ago
  16. e495a84 Merge "ART: Fix mips build" am: 7b805e622a by Andreas Gampe · 8 years ago
  17. 7b805e6 Merge "ART: Fix mips build" by Treehugger Robot · 8 years ago
  18. f44b3a6 ART: Fix mips build by Andreas Gampe · 8 years ago
  19. 7fe3fed Merge changes I953d774b,Id84c44bf am: d632b8b8a0 by Andreas Gampe · 8 years ago
  20. d632b8b Merge changes I953d774b,Id84c44bf by Treehugger Robot · 8 years ago
  21. da8c275 Merge "Fix local reference leak under reflection." am: 934adc1dac by Mathieu Chartier · 8 years ago
  22. 934adc1 Merge "Fix local reference leak under reflection." by Mathieu Chartier · 8 years ago
  23. f45d61c ART: Fix or disable some tidy warnings. by Andreas Gampe · 8 years ago
  24. d1276d3 Merge "ARM64: Encode constants when it is possible." am: db1a013335 by Aart Bik · 8 years ago
  25. db1a013 Merge "ARM64: Encode constants when it is possible." by Aart Bik · 8 years ago
  26. c92a07b Merge "Documented serialization method in dexfuzz mutator class" am: 58de3f7394 by Sumnima Joshi · 8 years ago
  27. 58de3f7 Merge "Documented serialization method in dexfuzz mutator class" by Treehugger Robot · 8 years ago
  28. 35dd8dc Documented serialization method in dexfuzz mutator class by Sumnima Joshi · 8 years ago
  29. b5f33fb ART: Use stdout in run-test 909 by Andreas Gampe · 8 years ago
  30. 3b7dc35 ART: Clean up allocator.h by Andreas Gampe · 8 years ago
  31. 8228cdf ART: Move CalleeSaveType to callee_save_type.h by Andreas Gampe · 8 years ago
  32. 443f862 Fix local reference leak under reflection. by Chang Xing · 8 years ago
  33. 1cfde07 Merge "Layout clinit code items of profiled methods together." am: 83b140474a by Jeff Hao · 8 years ago
  34. 6e769d8 Merge "Added more functionality to dex file tracking" am: 355b576569 by Bharadwaj Kalandhabhatta · 8 years ago
  35. 83b1404 Merge "Layout clinit code items of profiled methods together." by Treehugger Robot · 8 years ago
  36. 355b576 Merge "Added more functionality to dex file tracking" by Treehugger Robot · 8 years ago
  37. 9c7bed1 Merge "ART: Add SANITIZE_HOST test configurations" am: 074408d75e by Andreas Gampe · 8 years ago
  38. 074408d Merge "ART: Add SANITIZE_HOST test configurations" by Treehugger Robot · 8 years ago
  39. 8dfe746 ARM64: Encode constants when it is possible. by Artem Serov · 8 years ago
  40. d3ed7bd Merge "Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one""" by Calin Juravle · 8 years ago
  41. b1f1785 Merge "Update profiling info allocation logic." am: 33e9483f64 by Nicolas Geoffray · 8 years ago
  42. a215c5b Merge "Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one""" by Calin Juravle · 8 years ago
  43. 33e9483 Merge "Update profiling info allocation logic." by Nicolas Geoffray · 8 years ago
  44. 7d6a1c0 Update profiling info allocation logic. by Nicolas Geoffray · 8 years ago
  45. 07c6d72 Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one"" by Calin Juravle · 8 years ago
  46. cf7bb95 Merge "Use ArtMethod* .bss entries for HInvokeStaticOrDirect." am: 6fc7c4a669 by Vladimir Marko · 8 years ago
  47. 6fc7c4a Merge "Use ArtMethod* .bss entries for HInvokeStaticOrDirect." by Vladimir Marko · 8 years ago
  48. 0758ae7 Introduce a number of MSA instructions for MIPS32 by Lena Djokic · 8 years ago
  49. 206cbaa Layout clinit code items of profiled methods together. by Jeff Hao · 8 years ago
  50. d099d86 Merge "Store a copy of MethodDebugInfo in ElfWriter" am: 4d3df9131c by Pirama Arumuga Nainar · 8 years ago
  51. 4d3df91 Merge "Store a copy of MethodDebugInfo in ElfWriter" by Treehugger Robot · 8 years ago
  52. 4330774 Merge "Document and use AtomicStack concurrency properties" am: bdb5c8335f by Hans Boehm · 8 years ago
  53. bdb5c83 Merge "Document and use AtomicStack concurrency properties" by Hans Boehm · 8 years ago
  54. f96a2db Store a copy of MethodDebugInfo in ElfWriter by Pirama Arumuga Nainar · 8 years ago
  55. a7dd17b Merge "Use sleep instead of yield." am: 97acd8ad91 by Nicolas Geoffray · 8 years ago
  56. 97acd8a Merge "Use sleep instead of yield." by Nicolas Geoffray · 8 years ago
  57. 6a1deb8 Merge "MIPS64: Add min/max MSA instructions" am: 265791fe53 by Aart Bik · 8 years ago
  58. 265791f Merge "MIPS64: Add min/max MSA instructions" by Aart Bik · 8 years ago
  59. e7e3543 ART: Add SANITIZE_HOST test configurations by Andreas Gampe · 8 years ago
  60. de3a5e9 Use sleep instead of yield. by Nicolas Geoffray · 8 years ago
  61. c0f1b0f Merge "Handler-ize InstrumentationListener and related code" am: 0669e6f898 by Alex Light · 8 years ago
  62. 0669e6f Merge "Handler-ize InstrumentationListener and related code" by Treehugger Robot · 8 years ago
  63. 9348121 Merge "Be less aggressive when inlining." am: 3050956ebb by Nicolas Geoffray · 8 years ago
  64. 3050956 Merge "Be less aggressive when inlining." by Treehugger Robot · 8 years ago
  65. 043c908 Added more functionality to dex file tracking by Bharadwaj Kalandhabhatta · 8 years ago
  66. d766158 Handler-ize InstrumentationListener and related code by Alex Light · 8 years ago
  67. 4353670 Merge "Don't call EnsureInitialized in the JIT." am: 3b8bbb9927 by Nicolas Geoffray · 8 years ago
  68. 3b8bbb9 Merge "Don't call EnsureInitialized in the JIT." by Treehugger Robot · 8 years ago
  69. d4c117a Merge "Revert "Use OatFileAssistant default filter instead of the dex2oat one"" by Vladimir Marko · 8 years ago
  70. 2127ad8 Merge "Revert "Use OatFileAssistant default filter instead of the dex2oat one"" by Vladimir Marko · 8 years ago
  71. df663fb Revert "Use OatFileAssistant default filter instead of the dex2oat one" by Vladimir Marko · 8 years ago
  72. d98ad20 Merge "Only compile hot methods" am: 56911737e7 by Mathieu Chartier · 8 years ago
  73. 6430e44 Merge "Address some review comments for aog/403114" am: 05e60470e6 by Mathieu Chartier · 8 years ago
  74. 5691173 Merge "Only compile hot methods" by Mathieu Chartier · 8 years ago
  75. 05e6047 Merge "Address some review comments for aog/403114" by Mathieu Chartier · 8 years ago
  76. f81621e Be less aggressive when inlining. by Nicolas Geoffray · 8 years ago
  77. 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 8 years ago
  78. 23ddfe8 Don't call EnsureInitialized in the JIT. by Nicolas Geoffray · 8 years ago
  79. ba93d11 Merge "Use OatFileAssistant default filter instead of the dex2oat one" by Calin Juravle · 8 years ago
  80. b5f5d74 Merge "Use OatFileAssistant default filter instead of the dex2oat one" by Treehugger Robot · 8 years ago
  81. e0ac90a Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall." am: 3c8a91250b by Vladimir Marko · 8 years ago
  82. 3c8a912 Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall." by Vladimir Marko · 8 years ago
  83. f62422e Use OatFileAssistant default filter instead of the dex2oat one by Calin Juravle · 8 years ago
  84. f1dcaa2 Merge "Revert "Fully support static encoded fields."" am: 0a87f31513 by Nicolas Geoffray · 8 years ago
  85. 7c2f29f Merge "Revert "Fixed Literal String intern mismatch."" am: 61c42e94af by Nicolas Geoffray · 8 years ago
  86. 7c371c5 Merge "Revert "Fixed installation time regression when compile."" am: bc1c6b6da9 by Nicolas Geoffray · 8 years ago
  87. 0a87f31 Merge "Revert "Fully support static encoded fields."" by Nicolas Geoffray · 8 years ago
  88. 84c8432 Revert "Fully support static encoded fields." by Nicolas Geoffray · 8 years ago
  89. 61c42e9 Merge "Revert "Fixed Literal String intern mismatch."" by Nicolas Geoffray · 8 years ago
  90. f7ab834 Revert "Fixed Literal String intern mismatch." by Nicolas Geoffray · 8 years ago
  91. bc1c6b6 Merge "Revert "Fixed installation time regression when compile."" by Nicolas Geoffray · 8 years ago
  92. 54c32b1 Revert "Fixed installation time regression when compile." by Nicolas Geoffray · 8 years ago
  93. 658263e MIPS64: Add min/max MSA instructions by Goran Jakovljevic · 8 years ago
  94. 538623e Merge "Dump startup and post startup methods for --dump-only" am: 11d72c608e by Mathieu Chartier · 8 years ago
  95. 11d72c6 Merge "Dump startup and post startup methods for --dump-only" by Mathieu Chartier · 8 years ago
  96. 7b135c8 Only compile hot methods by Mathieu Chartier · 8 years ago
  97. cebf99c Address some review comments for aog/403114 by Mathieu Chartier · 8 years ago
  98. 28b5c58 Dump startup and post startup methods for --dump-only by Mathieu Chartier · 8 years ago
  99. ad0cd4e Merge "Pass through inputs beyond arguments in invoke." am: 6ecff4d212 by Aart Bik · 8 years ago
  100. fa20053 Merge "MIPS32: Add MSA instruction set feature option" am: b938fe6b55 by Aart Bik · 8 years ago