1. 45bf250 Add way to disable resolving for stack walk by Mathieu Chartier · 8 years ago
  2. 09ed098 Pack stack map entries on bit level to save space. by David Srbecky · 9 years ago
  3. 6872412 Merge "Obtain stack trace outside of critical section" by Mathieu Chartier · 8 years ago
  4. 458b105 Obtain stack trace outside of critical section by Mathieu Chartier · 8 years ago
  5. fd9ac38 Merge "Refine OatFileAssistant.MakeUpToDate failure result." by Richard Uhler · 8 years ago
  6. 86a785d ART: Add support for DexFile compiler filter function by Andreas Gampe · 8 years ago
  7. a1b4c5f Fix thumb bit in the oatdump symbolizer. by David Srbecky · 8 years ago
  8. 9590a53 Merge "Remove many `instrumentation` variables from goto interpreter." by Vladimir Marko · 8 years ago
  9. 4cb22b4 Remove many `instrumentation` variables from goto interpreter. by Vladimir Marko · 8 years ago
  10. eede886 Merge "Remove obsolete LOCAL_DX_FLAGS." by Ying Wang · 8 years ago
  11. 9f168cc Merge "Only log excessive timeouts if those appear accidental" by Hans Boehm · 8 years ago
  12. 87ad82e Merge "ART: Improve JitProfile perf in x86_64 mterp" by Bill Buzbee · 8 years ago
  13. a236234 Merge "ART: Improve JitProfile perf in x86 mterp" by Bill Buzbee · 8 years ago
  14. f7cdec5 Merge "Fix silly gcc warning." by Vladimir Marko · 8 years ago
  15. ef88a11 Fix silly gcc warning. by Vladimir Marko · 8 years ago
  16. 897886f Merge "Rename run-test 593-checker-boolean-to-integral-conversions." by Roland Levillain · 8 years ago
  17. 31d1417 Rename run-test 593-checker-boolean-to-integral-conversions. by Roland Levillain · 8 years ago
  18. b0170f0 Merge "Fix Boolean to integral types conversions." by Roland Levillain · 8 years ago
  19. 6656f30 Merge "ART: Save or erase the file even if I/O failed" by Vladimir Marko · 8 years ago
  20. 922b88c Merge "ART: Fix TypeConversion from long const to float on x86_64" by David Brazdil · 8 years ago
  21. 4c858cd ART: Fix TypeConversion from long const to float on x86_64 by Pavel Vyssotski · 8 years ago
  22. 099a611 ART: Improve JitProfile perf in x86_64 mterp by Serguei Katkov · 8 years ago
  23. 3e9edd1 ART: Improve JitProfile perf in x86 mterp by Serguei Katkov · 8 years ago
  24. 2b763c3 Remove obsolete ANDROID_COMPILE_WITH_JACK by Sebastien Hertz · 8 years ago
  25. d12f9c1 ART: Save or erase the file even if I/O failed by Serdjuk, Nikolay Y · 8 years ago
  26. fbe160b Remove obsolete LOCAL_DX_FLAGS. by Ying Wang · 8 years ago
  27. 1e86061 Refine OatFileAssistant.MakeUpToDate failure result. by Richard Uhler · 8 years ago
  28. 20eef17 Merge "Fix arm64 simplifier bug that tries to remove same statement twice. With fail-before/pass-after test (on arm64)." by Aart Bik · 8 years ago
  29. 13ce07a Merge "ART: Fix unstarted runtime for Security" by Andreas Gampe · 8 years ago
  30. 968056f Fix arm64 simplifier bug that tries to remove same statement twice. by Aart Bik · 8 years ago
  31. f355c3f Fix Boolean to integral types conversions. by Roland Levillain · 8 years ago
  32. 77376a4 Merge "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""" by Bill Buzbee · 8 years ago
  33. 3d8762c Merge "Optimizing: Clean up after const-string sharpening." by Vladimir Marko · 8 years ago
  34. db8e62d Optimizing: Clean up after const-string sharpening. by Vladimir Marko · 8 years ago
  35. 20df4e4 Merge "Don't return kPatchOatNeeded if there is no patch info." by Richard Uhler · 8 years ago
  36. 085055f Merge "Optimizing: Improve const-string code generation." by Vladimir Marko · 8 years ago
  37. a1eff4f Merge "X86_64: Replace x86_64 xchg instruction use" by Vladimir Marko · 8 years ago
  38. 15a605e Merge "ART: Flush ostream less frequently in GraphVisualizer" by David Brazdil · 8 years ago
  39. fa02c9d ART: Flush ostream less frequently in GraphVisualizer by David Brazdil · 8 years ago
  40. e0f633e ART: Fix unstarted runtime for Security by Andreas Gampe · 8 years ago
  41. a923025 Merge "ART: Postpone interface-related dex failure to version 37" by Andreas Gampe · 8 years ago
  42. 76ed99d ART: Postpone interface-related dex failure to version 37 by Andreas Gampe · 8 years ago
  43. 4a8ac9c Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"" by Bill Buzbee · 8 years ago
  44. d1537b5 Don't return kPatchOatNeeded if there is no patch info. by Richard Uhler · 8 years ago
  45. 8a31b7d Merge "ART: Update DexFile for compiler-filter pass-down" by Andreas Gampe · 8 years ago
  46. 335b8fb Merge "Disable oatdump_test on mips due to timeouts." by Vladimir Marko · 8 years ago
  47. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 9 years ago
  48. c38be81 ART: Update DexFile for compiler-filter pass-down by Andreas Gampe · 8 years ago
  49. 7da3170 Disable oatdump_test on mips due to timeouts. by Vladimir Marko · 8 years ago
  50. 6f51d77 Merge "Optimizing: Reduce arena memory used by GraphChecker." by Vladimir Marko · 8 years ago
  51. fe76a62 Only log excessive timeouts if those appear accidental by Hans Boehm · 8 years ago
  52. fedcd0a Merge "ART: Make verifier fail log level adjustable" by Andreas Gampe · 8 years ago
  53. ef94b54 Merge "ART: Clean up verifier" by Andreas Gampe · 8 years ago
  54. 7fe3023 ART: Make verifier fail log level adjustable by Andreas Gampe · 8 years ago
  55. bf9611f ART: Clean up verifier by Andreas Gampe · 8 years ago
  56. ec89839 Merge "Add support for Dex version 37 in Runtime." by Alex Light · 8 years ago
  57. e28ad4b Merge "Fix bug not accounting for type in induction comparison. Extended unit tests." by Aart Bik · 8 years ago
  58. 782d046 Merge "ART: Relax verifier checks" by Andreas Gampe · 8 years ago
  59. 8d8fc48 ART: Relax verifier checks by Andreas Gampe · 8 years ago
  60. 7829691 Fix bug not accounting for type in induction comparison. Extended unit tests. by Aart Bik · 8 years ago
  61. 91ac272 Merge "Allow x86+arm multilib build." by Ying Wang · 8 years ago
  62. 6a63bac Allow x86+arm multilib build. by Ying Wang · 8 years ago
  63. b0b3859 Merge "Avoid removing new-instance instruction twice. Includes a fail-before/pass-after regression test." by Aart Bik · 8 years ago
  64. 0a4d6b9 Merge "ART: Allow array-ness for unresolved merge types" by Andreas Gampe · 8 years ago
  65. bb18a03 ART: Allow array-ness for unresolved merge types by Andreas Gampe · 8 years ago
  66. eda3140 Avoid removing new-instance instruction twice. by Aart Bik · 8 years ago
  67. 947eb70 Optimizing: Reduce arena memory used by GraphChecker. by Vladimir Marko · 8 years ago
  68. 3bc1381 Implement on-stack replacement for MIPS32 and MIPS64 by Goran Jakovljevic · 8 years ago
  69. 5d87b29 Merge "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"" by Calin Juravle · 8 years ago
  70. 38be6ba Merge "Revert "ART: Ignore hotness updates if jit inactive"" by Calin Juravle · 8 years ago
  71. 6aef867 Revert "ART: Improve JitProfile perf in arm/arm64 mterp" by Calin Juravle · 8 years ago
  72. 1cb8689 Revert "ART: Ignore hotness updates if jit inactive" by Calin Juravle · 8 years ago
  73. 71f2e80 ART: Actually run tests cross arch for oatdump by Andreas Gampe · 8 years ago
  74. 2295f2e Merge "Only call jit_load after the zygote fork" by Mathieu Chartier · 8 years ago
  75. c1bc415 Only call jit_load after the zygote fork by Mathieu Chartier · 8 years ago
  76. c496181 Add support for Dex version 37 in Runtime. by Alex Light · 8 years ago
  77. af8e71d Merge "ART: Ignore hotness updates if jit inactive" by Bill Buzbee · 8 years ago
  78. 17bda20 ART: Ignore hotness updates if jit inactive by buzbee · 8 years ago
  79. ee91f08 Merge "Load jit compiler pre zygote fork" by Mathieu Chartier · 8 years ago
  80. 72918ea Load jit compiler pre zygote fork by Mathieu Chartier · 8 years ago
  81. 42cd3cb Merge "ART: Improve JitProfile perf in arm/arm64 mterp" by Bill Buzbee · 8 years ago
  82. 62e78a7 Merge "ART: Fix order of operations in HBasicBlock::DisconnectAndDelete" by David Brazdil · 8 years ago
  83. 9eeebf6 ART: Fix order of operations in HBasicBlock::DisconnectAndDelete by David Brazdil · 8 years ago
  84. 308640f Merge "ART: Fix run-test" by David Brazdil · 8 years ago
  85. 94f62ef ART: Fix run-test by David Brazdil · 8 years ago
  86. 1345aa3 Merge "Fix stub_test after semantic conflicting merge." by Nicolas Geoffray · 8 years ago
  87. 484fb9f Fix stub_test after semantic conflicting merge. by Nicolas Geoffray · 8 years ago
  88. 594973c Merge "ART: Loosen a GraphChecker rule on Boolean inputs" by David Brazdil · 8 years ago
  89. 11edec7 ART: Loosen a GraphChecker rule on Boolean inputs by David Brazdil · 8 years ago
  90. 2e38434 Merge "Post-Quick cleanup: Remove CompilationUnit." by Vladimir Marko · 8 years ago
  91. a872368 Merge "Re-enable IMT stub test." by Nicolas Geoffray · 8 years ago
  92. 0ced281 Merge "Clean up art::HConstant predicates." by Roland Levillain · 8 years ago
  93. 843a655 Merge "Do a null check on the sibling in the register allocator." by Nicolas Geoffray · 8 years ago
  94. 32cc778 Do a null check on the sibling in the register allocator. by Nicolas Geoffray · 8 years ago
  95. c2b4c6d Merge "Disable test on arm due to timeouts." by Nicolas Geoffray · 8 years ago
  96. 63ec322 Merge "Optimizing: Do not insert suspend checks on back-edges." by Vladimir Marko · 8 years ago
  97. df73984 Post-Quick cleanup: Remove CompilationUnit. by Vladimir Marko · 8 years ago
  98. 973ce7c Disable test on arm due to timeouts. by Nicolas Geoffray · 8 years ago
  99. d6026cd Merge "Fix potential race condition with threads array." by Aart Bik · 8 years ago
  100. 1fd223d Merge "Add RosAlloc stats dump." by Hiroshi Yamauchi · 8 years ago