1. ca4ddaf Merge "Don\'t return kPatchOatNeeded if there is no patch info." into nyc-dev by Richard Uhler · 9 years ago
  2. f7a9ff9 Merge "Don't return kPatchOatNeeded if there is no patch info." into nyc-dev by Richard Uhler · 9 years ago
  3. a1357a8 Merge "Optimizing: Improve const-string code generation." am: 085055f by Vladimir Marko · 9 years ago
  4. 0b92b73 Merge "Optimizing: Improve const-string code generation." am: 085055f by Vladimir Marko · 9 years ago
  5. 085055f Merge "Optimizing: Improve const-string code generation." by Vladimir Marko · 9 years ago
  6. 86d57b8 Merge "Take into account the change in classes when analysing profiles" into nyc-dev by Calin Juravle · 9 years ago
  7. c736384 Merge "Take into account the change in classes when analysing profiles" into nyc-dev by Calin Juravle · 9 years ago
  8. 540d0a1 Merge "X86_64: Replace x86_64 xchg instruction use" am: a1eff4f am: 01098af by Mark Mendell · 9 years ago
  9. 01098af Merge "X86_64: Replace x86_64 xchg instruction use" am: a1eff4f by Mark Mendell · 9 years ago
  10. 3c3a933 Merge "ART: Flush ostream less frequently in GraphVisualizer" am: 15a605e by David Brazdil · 9 years ago
  11. a1eff4f Merge "X86_64: Replace x86_64 xchg instruction use" by Vladimir Marko · 9 years ago
  12. 9049d07 Merge "ART: Flush ostream less frequently in GraphVisualizer" am: 15a605e by David Brazdil · 9 years ago
  13. 15a605e Merge "ART: Flush ostream less frequently in GraphVisualizer" by David Brazdil · 9 years ago
  14. fa02c9d ART: Flush ostream less frequently in GraphVisualizer by David Brazdil · 9 years ago
  15. d95cc47 Merge "ART: Postpone interface-related dex failure to version 37" am: a923025 by Andreas Gampe · 9 years ago
  16. 94eae20 Merge "ART: Postpone interface-related dex failure to version 37" am: a923025 by Andreas Gampe · 9 years ago
  17. a923025 Merge "ART: Postpone interface-related dex failure to version 37" by Andreas Gampe · 9 years ago
  18. 76ed99d ART: Postpone interface-related dex failure to version 37 by Andreas Gampe · 9 years ago
  19. 1c4eb04 Don't return kPatchOatNeeded if there is no patch info. by Richard Uhler · 9 years ago
  20. c32a498 Merge "ART: Update DexFile for compiler-filter pass-down" am: 8a31b7d by Andreas Gampe · 9 years ago
  21. e54865f Merge "ART: Update DexFile for compiler-filter pass-down" am: 8a31b7d by Andreas Gampe · 9 years ago
  22. 8a31b7d Merge "ART: Update DexFile for compiler-filter pass-down" by Andreas Gampe · 9 years ago
  23. e02348c Take into account the change in classes when analysing profiles by Calin Juravle · 9 years ago
  24. ba8d029 Merge "Disable oatdump_test on mips due to timeouts." am: 335b8fb am: 2f943e6 by Vladimir Marko · 9 years ago
  25. 2f943e6 Merge "Disable oatdump_test on mips due to timeouts." am: 335b8fb by Vladimir Marko · 9 years ago
  26. 335b8fb Merge "Disable oatdump_test on mips due to timeouts." by Vladimir Marko · 9 years ago
  27. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 9 years ago
  28. c38be81 ART: Update DexFile for compiler-filter pass-down by Andreas Gampe · 9 years ago
  29. 7da3170 Disable oatdump_test on mips due to timeouts. by Vladimir Marko · 9 years ago
  30. 339a8a8 Fix dex2oat/oatdump cross-compilation. am: e930027 by Nicolas Geoffray · 9 years ago
  31. e930027 Fix dex2oat/oatdump cross-compilation. by Nicolas Geoffray · 9 years ago
  32. 4eb3201 Merge "Fix debug leftover in profman" into nyc-dev am: a54e05a by Calin Juravle · 9 years ago
  33. a54e05a Merge "Fix debug leftover in profman" into nyc-dev by Calin Juravle · 9 years ago
  34. 309eb7b Fix debug leftover in profman by Calin Juravle · 9 years ago
  35. ad72c5f Merge "Optimizing: Reduce arena memory used by GraphChecker." am: 6f51d77 by Vladimir Marko · 9 years ago
  36. 80ec300 Merge "Optimizing: Reduce arena memory used by GraphChecker." am: 6f51d77 by Vladimir Marko · 9 years ago
  37. 6f51d77 Merge "Optimizing: Reduce arena memory used by GraphChecker." by Vladimir Marko · 9 years ago
  38. c84b28e Merge "ART: Make verifier fail log level adjustable" am: fedcd0a am: 226f52d by Andreas Gampe · 9 years ago
  39. 226f52d Merge "ART: Make verifier fail log level adjustable" am: fedcd0a by Andreas Gampe · 9 years ago
  40. fedcd0a Merge "ART: Make verifier fail log level adjustable" by Andreas Gampe · 9 years ago
  41. a5f4720 Merge "ART: Clean up verifier" am: ef94b54 am: 361aa38 by Andreas Gampe · 9 years ago
  42. 361aa38 Merge "ART: Clean up verifier" am: ef94b54 by Andreas Gampe · 9 years ago
  43. ef94b54 Merge "ART: Clean up verifier" by Andreas Gampe · 9 years ago
  44. 7fe3023 ART: Make verifier fail log level adjustable by Andreas Gampe · 9 years ago
  45. 05c0da2 Add support for Dex version 37 in Runtime. am: 2190d92 by Alex Light · 9 years ago
  46. bf9611f ART: Clean up verifier by Andreas Gampe · 9 years ago
  47. ab39974 Merge "Add support for Dex version 37 in Runtime." am: ec89839 by Alex Light · 9 years ago
  48. 2190d92 Add support for Dex version 37 in Runtime. by Alex Light · 9 years ago
  49. ec89839 Merge "Add support for Dex version 37 in Runtime." by Alex Light · 9 years ago
  50. 3efd84f Do not profile fully compiled oat files. am: 6044fa7 by Calin Juravle · 9 years ago
  51. 2be31af Merge "Fix bug not accounting for type in induction comparison. Extended unit tests." by Aart Bik · 9 years ago
  52. e28ad4b Merge "Fix bug not accounting for type in induction comparison. Extended unit tests." by Aart Bik · 9 years ago
  53. 793a505 Merge "ART: Relax verifier checks" am: 782d046 by Andreas Gampe · 9 years ago
  54. 782d046 Merge "ART: Relax verifier checks" by Andreas Gampe · 9 years ago
  55. 8d8fc48 ART: Relax verifier checks by Andreas Gampe · 9 years ago
  56. 7829691 Fix bug not accounting for type in induction comparison. Extended unit tests. by Aart Bik · 9 years ago
  57. 837e418 Merge "Allow x86+arm multilib build." am: 91ac272 by Ying Wang · 9 years ago
  58. 91ac272 Merge "Allow x86+arm multilib build." by Ying Wang · 9 years ago
  59. 6a63bac Allow x86+arm multilib build. by Ying Wang · 9 years ago
  60. 37645e3 Merge "Avoid removing new-instance instruction twice. Includes a fail-before/pass-after regression test." by Aart Bik · 9 years ago
  61. 2900387 Merge "ART: Allow array-ness for unresolved merge types" am: 0a4d6b9 by Andreas Gampe · 9 years ago
  62. b0b3859 Merge "Avoid removing new-instance instruction twice. Includes a fail-before/pass-after regression test." by Aart Bik · 9 years ago
  63. 6044fa7 Do not profile fully compiled oat files. by Calin Juravle · 9 years ago
  64. 0a4d6b9 Merge "ART: Allow array-ness for unresolved merge types" by Andreas Gampe · 9 years ago
  65. bb18a03 ART: Allow array-ness for unresolved merge types by Andreas Gampe · 9 years ago
  66. eda3140 Avoid removing new-instance instruction twice. by Aart Bik · 9 years ago
  67. 947eb70 Optimizing: Reduce arena memory used by GraphChecker. by Vladimir Marko · 9 years ago
  68. 41a7ba0 Merge "Discard corrupted or out of date profiles" into nyc-dev am: 197a6a9 by Calin Juravle · 9 years ago
  69. 197a6a9 Merge "Discard corrupted or out of date profiles" into nyc-dev by Calin Juravle · 9 years ago
  70. fe297a9 Discard corrupted or out of date profiles by Calin Juravle · 9 years ago
  71. 57dc428 Merge "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"" am: 5d87b29 by Calin Juravle · 9 years ago
  72. afc41b5 Merge "Revert "ART: Ignore hotness updates if jit inactive"" am: 38be6ba by Calin Juravle · 9 years ago
  73. 5d87b29 Merge "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"" by Calin Juravle · 9 years ago
  74. 38be6ba Merge "Revert "ART: Ignore hotness updates if jit inactive"" by Calin Juravle · 9 years ago
  75. 6aef867 Revert "ART: Improve JitProfile perf in arm/arm64 mterp" by Calin Juravle · 9 years ago
  76. 1cb8689 Revert "ART: Ignore hotness updates if jit inactive" by Calin Juravle · 9 years ago
  77. 8761a7a Merge "Only call jit_load after the zygote fork" am: 2295f2e by Mathieu Chartier · 9 years ago
  78. 2295f2e Merge "Only call jit_load after the zygote fork" by Mathieu Chartier · 9 years ago
  79. c1bc415 Only call jit_load after the zygote fork by Mathieu Chartier · 9 years ago
  80. 8ed6e5c Only call jit_load after the zygote fork am: b10cef4 by Mathieu Chartier · 9 years ago
  81. b10cef4 Only call jit_load after the zygote fork by Mathieu Chartier · 9 years ago
  82. e2a298f Merge "ART: Ignore hotness updates if jit inactive" am: af8e71d by buzbee · 9 years ago
  83. c496181 Add support for Dex version 37 in Runtime. by Alex Light · 9 years ago
  84. af8e71d Merge "ART: Ignore hotness updates if jit inactive" by Bill Buzbee · 9 years ago
  85. aa3db02 Merge "Load jit compiler pre zygote fork" am: ee91f08 by Mathieu Chartier · 9 years ago
  86. 17bda20 ART: Ignore hotness updates if jit inactive by buzbee · 9 years ago
  87. ee91f08 Merge "Load jit compiler pre zygote fork" by Mathieu Chartier · 9 years ago
  88. 5c4371a Merge "Load jit compiler pre zygote fork" into nyc-dev am: d0482a8 by Mathieu Chartier · 9 years ago
  89. 72918ea Load jit compiler pre zygote fork by Mathieu Chartier · 9 years ago
  90. d0482a8 Merge "Load jit compiler pre zygote fork" into nyc-dev by Mathieu Chartier · 9 years ago
  91. ff23767 Load jit compiler pre zygote fork by Mathieu Chartier · 9 years ago
  92. 2be47ed Merge "ART: Improve JitProfile perf in arm/arm64 mterp" am: 42cd3cb by buzbee · 9 years ago
  93. 0e9b3a1 Merge "Extend profman to be able to dump profile content." into nyc-dev by Calin Juravle · 9 years ago
  94. 55dde80 Merge "Extend profman to be able to dump profile content." into nyc-dev by Calin Juravle · 9 years ago
  95. 5419672 Extend profman to be able to dump profile content. by Calin Juravle · 9 years ago
  96. 16f4782 Merge "Update and improve profiles format" into nyc-dev am: 21fae84 by Calin Juravle · 9 years ago
  97. 42cd3cb Merge "ART: Improve JitProfile perf in arm/arm64 mterp" by Bill Buzbee · 9 years ago
  98. 21fae84 Merge "Update and improve profiles format" into nyc-dev by Calin Juravle · 9 years ago
  99. 2c24063 Merge "ART: Fix order of operations in HBasicBlock::DisconnectAndDelete" by David Brazdil · 9 years ago
  100. 62e78a7 Merge "ART: Fix order of operations in HBasicBlock::DisconnectAndDelete" by David Brazdil · 9 years ago