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