1. 6fcc161 Merge "Update profiling info allocation logic." am: 33e9483f64 am: b1f1785b7c by Nicolas Geoffray · 8 years ago
  2. b1f1785 Merge "Update profiling info allocation logic." am: 33e9483f64 by Nicolas Geoffray · 8 years ago
  3. 33e9483 Merge "Update profiling info allocation logic." by Nicolas Geoffray · 8 years ago
  4. 7d6a1c0 Update profiling info allocation logic. by Nicolas Geoffray · 8 years ago
  5. cd6d507 Merge "Use ArtMethod* .bss entries for HInvokeStaticOrDirect." am: 6fc7c4a669 by Vladimir Marko · 8 years ago
  6. cf7bb95 Merge "Use ArtMethod* .bss entries for HInvokeStaticOrDirect." am: 6fc7c4a669 by Vladimir Marko · 8 years ago
  7. 6fc7c4a Merge "Use ArtMethod* .bss entries for HInvokeStaticOrDirect." by Vladimir Marko · 8 years ago
  8. 7be5c25 Merge "Store a copy of MethodDebugInfo in ElfWriter" am: 4d3df9131c by Pirama Arumuga Nainar · 8 years ago
  9. d099d86 Merge "Store a copy of MethodDebugInfo in ElfWriter" am: 4d3df9131c by Pirama Arumuga Nainar · 8 years ago
  10. 4d3df91 Merge "Store a copy of MethodDebugInfo in ElfWriter" by Treehugger Robot · 8 years ago
  11. fdacf60 Merge "Document and use AtomicStack concurrency properties" am: bdb5c8335f by Hans Boehm · 8 years ago
  12. 4330774 Merge "Document and use AtomicStack concurrency properties" am: bdb5c8335f by Hans Boehm · 8 years ago
  13. bdb5c83 Merge "Document and use AtomicStack concurrency properties" by Hans Boehm · 8 years ago
  14. f96a2db Store a copy of MethodDebugInfo in ElfWriter by Pirama Arumuga Nainar · 8 years ago
  15. 49fa576 Merge "Use sleep instead of yield." am: 97acd8ad91 am: a7dd17b66c by Nicolas Geoffray · 8 years ago
  16. a7dd17b Merge "Use sleep instead of yield." am: 97acd8ad91 by Nicolas Geoffray · 8 years ago
  17. 97acd8a Merge "Use sleep instead of yield." by Nicolas Geoffray · 8 years ago
  18. 05b0771 Merge "MIPS64: Add min/max MSA instructions" am: 265791fe53 am: 6a1deb87c8 by Aart Bik · 8 years ago
  19. 6a1deb8 Merge "MIPS64: Add min/max MSA instructions" am: 265791fe53 by Aart Bik · 8 years ago
  20. 265791f Merge "MIPS64: Add min/max MSA instructions" by Aart Bik · 8 years ago
  21. de3a5e9 Use sleep instead of yield. by Nicolas Geoffray · 8 years ago
  22. 0ecd644 Merge "Handler-ize InstrumentationListener and related code" am: 0669e6f898 by Alex Light · 8 years ago
  23. c0f1b0f Merge "Handler-ize InstrumentationListener and related code" am: 0669e6f898 by Alex Light · 8 years ago
  24. 0669e6f Merge "Handler-ize InstrumentationListener and related code" by Treehugger Robot · 8 years ago
  25. c3c09e6 Merge "Be less aggressive when inlining." into oc-dev am: ae80d305d9 by Tim Murray · 8 years ago
  26. 2c629d8 Merge "Merge "Be less aggressive when inlining." am: 3050956ebb am: 93481217c5" into oc-dev-plus-aosp by Android Build Merger (Role) · 8 years ago
  27. e8c7df8 Merge "Be less aggressive when inlining." am: 3050956ebb am: 93481217c5 by Nicolas Geoffray · 8 years ago
  28. 558ff68 Merge "Don't call EnsureInitialized in the JIT." into oc-dev am: cf4f22784c by Tim Murray · 8 years ago
  29. ae80d30 Merge "Be less aggressive when inlining." into oc-dev by Tim Murray · 8 years ago
  30. cf4f227 Merge "Don't call EnsureInitialized in the JIT." into oc-dev by Tim Murray · 8 years ago
  31. 9348121 Merge "Be less aggressive when inlining." am: 3050956ebb by Nicolas Geoffray · 8 years ago
  32. 3050956 Merge "Be less aggressive when inlining." by Treehugger Robot · 8 years ago
  33. ba5cdbe Merge "Don't call EnsureInitialized in the JIT." am: 3b8bbb9927 am: 4353670b16 by Nicolas Geoffray · 8 years ago
  34. d766158 Handler-ize InstrumentationListener and related code by Alex Light · 8 years ago
  35. d4b5678 Merge "Don't call EnsureInitialized in the JIT." am: 3b8bbb9927 am: 4353670b16 by Nicolas Geoffray · 8 years ago
  36. 4353670 Merge "Don't call EnsureInitialized in the JIT." am: 3b8bbb9927 by Nicolas Geoffray · 8 years ago
  37. 3b8bbb9 Merge "Don't call EnsureInitialized in the JIT." by Treehugger Robot · 8 years ago
  38. 07384c1 Merge "Revert "Use OatFileAssistant default filter instead of the dex2oat one"" am: 2127ad8bfa am: d4c117a5e5 by Vladimir Marko · 8 years ago
  39. b72e072 Merge "Revert "Use OatFileAssistant default filter instead of the dex2oat one"" am: 2127ad8bfa by Vladimir Marko · 8 years ago
  40. d4c117a Merge "Revert "Use OatFileAssistant default filter instead of the dex2oat one"" by Vladimir Marko · 8 years ago
  41. 2127ad8 Merge "Revert "Use OatFileAssistant default filter instead of the dex2oat one"" by Vladimir Marko · 8 years ago
  42. df663fb Revert "Use OatFileAssistant default filter instead of the dex2oat one" by Vladimir Marko · 8 years ago
  43. 8f51b90 Be less aggressive when inlining. by Nicolas Geoffray · 8 years ago
  44. eccc74e Don't call EnsureInitialized in the JIT. by Nicolas Geoffray · 8 years ago
  45. 0afcf44 Merge "Only compile hot methods" am: 56911737e7 am: d98ad20914 am: 9958d2e0a5 by Mathieu Chartier · 8 years ago
  46. 6405e12 Merge "Address some review comments for aog/403114" am: 05e60470e6 am: 6430e44e22 by Mathieu Chartier · 8 years ago
  47. 9958d2e Merge "Only compile hot methods" am: 56911737e7 am: d98ad20914 by Mathieu Chartier · 8 years ago
  48. a22c7cf Merge "Address some review comments for aog/403114" am: 05e60470e6 by Mathieu Chartier · 8 years ago
  49. d98ad20 Merge "Only compile hot methods" am: 56911737e7 by Mathieu Chartier · 8 years ago
  50. 6430e44 Merge "Address some review comments for aog/403114" am: 05e60470e6 by Mathieu Chartier · 8 years ago
  51. 5691173 Merge "Only compile hot methods" by Mathieu Chartier · 8 years ago
  52. 05e6047 Merge "Address some review comments for aog/403114" by Mathieu Chartier · 8 years ago
  53. f81621e Be less aggressive when inlining. by Nicolas Geoffray · 8 years ago
  54. 83f20e3 Merge "Use OatFileAssistant default filter instead of the dex2oat one" into oc-dev by Calin Juravle · 8 years ago
  55. fa6bffb Merge "Use OatFileAssistant default filter instead of the dex2oat one" into oc-dev by TreeHugger Robot · 8 years ago
  56. 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 8 years ago
  57. 23ddfe8 Don't call EnsureInitialized in the JIT. by Nicolas Geoffray · 8 years ago
  58. ece4cd8 Use OatFileAssistant default filter instead of the dex2oat one by Calin Juravle · 8 years ago
  59. 48dd2b7 Merge "Use OatFileAssistant default filter instead of the dex2oat one" am: b5f5d746ac am: ba93d11f24 by Calin Juravle · 8 years ago
  60. 4a83f25 Merge "Use OatFileAssistant default filter instead of the dex2oat one" am: b5f5d746ac by Calin Juravle · 8 years ago
  61. ba93d11 Merge "Use OatFileAssistant default filter instead of the dex2oat one" by Calin Juravle · 8 years ago
  62. b5f5d74 Merge "Use OatFileAssistant default filter instead of the dex2oat one" by Treehugger Robot · 8 years ago
  63. d32b6c2 Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall." am: 3c8a91250b am: e0ac90a180 by Vladimir Marko · 8 years ago
  64. 4d668bd Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall." am: 3c8a91250b by Vladimir Marko · 8 years ago
  65. e0ac90a Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall." am: 3c8a91250b by Vladimir Marko · 8 years ago
  66. 3c8a912 Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall." by Vladimir Marko · 8 years ago
  67. f62422e Use OatFileAssistant default filter instead of the dex2oat one by Calin Juravle · 8 years ago
  68. 88a54f7 Merge "Revert "Fully support static encoded fields."" am: 0a87f31513 am: f1dcaa29ed by Nicolas Geoffray · 8 years ago
  69. aecc300 Merge "Revert "Fixed Literal String intern mismatch."" am: 61c42e94af am: 7c2f29f774 by Nicolas Geoffray · 8 years ago
  70. d380c80 Merge "Revert "Fully support static encoded fields."" am: 0a87f31513 by Nicolas Geoffray · 8 years ago
  71. e12ab40 Merge "Revert "Fixed Literal String intern mismatch."" am: 61c42e94af by Nicolas Geoffray · 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. 6fd69e9 Merge "Revert "Fixed installation time regression when compile."" am: bc1c6b6da9 am: 7c371c579c by Nicolas Geoffray · 8 years ago
  75. f04cf1a Merge "Revert "Fixed installation time regression when compile."" am: bc1c6b6da9 by Nicolas Geoffray · 8 years ago
  76. 7c371c5 Merge "Revert "Fixed installation time regression when compile."" am: bc1c6b6da9 by Nicolas Geoffray · 8 years ago
  77. 0a87f31 Merge "Revert "Fully support static encoded fields."" by Nicolas Geoffray · 8 years ago
  78. 84c8432 Revert "Fully support static encoded fields." by Nicolas Geoffray · 8 years ago
  79. 61c42e9 Merge "Revert "Fixed Literal String intern mismatch."" by Nicolas Geoffray · 8 years ago
  80. f7ab834 Revert "Fixed Literal String intern mismatch." by Nicolas Geoffray · 8 years ago
  81. bc1c6b6 Merge "Revert "Fixed installation time regression when compile."" by Nicolas Geoffray · 8 years ago
  82. 54c32b1 Revert "Fixed installation time regression when compile." by Nicolas Geoffray · 8 years ago
  83. 658263e MIPS64: Add min/max MSA instructions by Goran Jakovljevic · 8 years ago
  84. 38e548c Merge "Dump startup and post startup methods for --dump-only" am: 11d72c608e am: 538623e744 by Mathieu Chartier · 8 years ago
  85. a2b5765 Merge "Dump startup and post startup methods for --dump-only" am: 11d72c608e by Mathieu Chartier · 8 years ago
  86. 538623e Merge "Dump startup and post startup methods for --dump-only" am: 11d72c608e by Mathieu Chartier · 8 years ago
  87. 11d72c6 Merge "Dump startup and post startup methods for --dump-only" by Mathieu Chartier · 8 years ago
  88. 7b135c8 Only compile hot methods by Mathieu Chartier · 8 years ago
  89. cebf99c Address some review comments for aog/403114 by Mathieu Chartier · 8 years ago
  90. cf85094 Merge "Relax an assert in AssertPcIsWithinQuickCode()" into oc-dev by Mingyao Yang · 8 years ago
  91. cdbd252 Merge "Relax an assert in AssertPcIsWithinQuickCode()" into oc-dev by Mingyao Yang · 8 years ago
  92. 28b5c58 Dump startup and post startup methods for --dump-only by Mathieu Chartier · 8 years ago
  93. 6a4d0ff Merge "Pass through inputs beyond arguments in invoke." am: 6ecff4d212 am: ad0cd4edb1 by Aart Bik · 8 years ago
  94. 00f3284 Merge "MIPS32: Add MSA instruction set feature option" am: b938fe6b55 am: fa20053fea by Aart Bik · 8 years ago
  95. 450c0a5 Merge "ARM64: SIMD instruction scheduling." am: ad58e8a256 am: c1f811861b by Aart Bik · 8 years ago
  96. bb86eb5 Merge "Pass through inputs beyond arguments in invoke." am: 6ecff4d212 by Aart Bik · 8 years ago
  97. 31ecbf5 Merge "MIPS32: Add MSA instruction set feature option" am: b938fe6b55 by Aart Bik · 8 years ago
  98. 8d3ce07 Merge "ARM64: SIMD instruction scheduling." am: ad58e8a256 am: c1f811861b by Aart Bik · 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