1. a07be75 Merge "Move DCHECK into loop." by Aart Bik · 9 years ago
  2. 03bea09 Merge "Fix issue with verification check failure on erroneous classes." by Alex Light · 9 years ago
  3. 23cb752 Merge "ART: Dump less maps" by Andreas Gampe · 9 years ago
  4. 7ec0904 ART: Dump less maps by Andreas Gampe · 9 years ago
  5. 22deed0 Move DCHECK into loop. by Aart Bik · 9 years ago
  6. 06039ba Fix issue with verification check failure on erroneous classes. by Alex Light · 9 years ago
  7. 2746c68 Merge "Mark array classes as verification attempted" by Mathieu Chartier · 9 years ago
  8. 085a072 Mark array classes as verification attempted by Mathieu Chartier · 9 years ago
  9. 7d9a5b0 Merge "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"" by David Brazdil · 9 years ago
  10. 6032891 Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals" by David Brazdil · 9 years ago
  11. 75c221d Merge "Have Checker print lines of unmatched test cases." by Roland Levillain · 9 years ago
  12. eb98c0d Merge "Please Clang wrt stack frames in HInliner::TryBuildAndInlineHelper." by Roland Levillain · 9 years ago
  13. a8013fd Please Clang wrt stack frames in HInliner::TryBuildAndInlineHelper. by Roland Levillain · 9 years ago
  14. d4c077a Have Checker print lines of unmatched test cases. by Roland Levillain · 9 years ago
  15. 2f92ec8 Merge "Use bit-level packing for InlineInfo in stackmaps as well." by Calin Juravle · 9 years ago
  16. 75ee5c2 Merge "Fix BitCount intrinsics assertions." by Roland Levillain · 9 years ago
  17. 7e168f6 Merge "Improve debugging in art/compiler/optimizing/common_arm64.h." by Roland Levillain · 9 years ago
  18. a999af4 Merge "Refactor HGraphBuilder and SsaBuilder to remove HLocals" by David Brazdil · 9 years ago
  19. a2013f6 Merge "Build dominator tree before generating HInstructions" by David Brazdil · 9 years ago
  20. e3ff7b2 Refactor HGraphBuilder and SsaBuilder to remove HLocals by David Brazdil · 9 years ago
  21. 86ea7ee Build dominator tree before generating HInstructions by David Brazdil · 9 years ago
  22. 0cb5c86 Merge "Dump different fields in imgdiag" by Mathieu Chartier · 9 years ago
  23. cb044bc Dump different fields in imgdiag by Mathieu Chartier · 9 years ago
  24. d6cbfaf Merge changes I297e2f20,Ia2e475e4,I9f1b4139 by Hiroshi Yamauchi · 9 years ago
  25. 961ea9f Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""" by Hiroshi Yamauchi · 9 years ago
  26. 6b7d2c0 Revert "ART: Improve JitProfile perf in x86 mterp" by Hiroshi Yamauchi · 9 years ago
  27. 0402c56 Revert "ART: Improve JitProfile perf in x86_64 mterp" by Hiroshi Yamauchi · 9 years ago
  28. 1669fe3 Merge "Make test 146 run with secondary dex file in classpath." by Alex Light · 9 years ago
  29. 24a4fdf Make test 146 run with secondary dex file in classpath. by Alex Light · 9 years ago
  30. 3a448e4 Improve debugging in art/compiler/optimizing/common_arm64.h. by Roland Levillain · 9 years ago
  31. cbfa105 Merge "Make InvokeInterfaceTrampoline check methods" by Alex Light · 9 years ago
  32. fa3912e Fix BitCount intrinsics assertions. by Roland Levillain · 9 years ago
  33. 01afcbb Merge "ART: Better support for arraycopy in unstarted runtime" by Andreas Gampe · 9 years ago
  34. 9fc547a Make InvokeInterfaceTrampoline check methods by Alex Light · 9 years ago
  35. 85f5de0 Merge "Fix thumb bit in the oatdump symbolizer." by David Srbecky · 9 years ago
  36. 85a098a ART: Better support for arraycopy in unstarted runtime by Andreas Gampe · 9 years ago
  37. 61b28a1 Use bit-level packing for InlineInfo in stackmaps as well. by David Srbecky · 9 years ago
  38. cf0f856 Merge "Fix a test info referencing AMD64 instead of ARM64." by Vladimir Marko · 9 years ago
  39. 5396b81 Fix a test info referencing AMD64 instead of ARM64. by Vladimir Marko · 9 years ago
  40. fe2b137 Merge "Pack stack map entries on bit level to save space." by Calin Juravle · 9 years ago
  41. 5c26e43 Merge "unstarted_runtime: Update references to decimal format classes." by Narayan Kamath · 9 years ago
  42. a1e9312 unstarted_runtime: Update references to decimal format classes. by Narayan Kamath · 9 years ago
  43. 739253e Merge "unstarted_runtime: Add additional cutouts" by Narayan Kamath · 9 years ago
  44. 34a316f unstarted_runtime: Add additional cutouts by Narayan Kamath · 9 years ago
  45. afc4829 Merge "ART: Actually run tests cross arch for oatdump" by Andreas Gampe · 9 years ago
  46. 19a4784 Merge changes from topic 'image_verify' by Mathieu Chartier · 9 years ago
  47. a455ec2 Merge "ART: Do not run verification under lock" by Andreas Gampe · 9 years ago
  48. b0026b4 Disable checks for b/27493510 by Mathieu Chartier · 9 years ago
  49. 884f3b8 ART: Do not run verification under lock by Andreas Gampe · 9 years ago
  50. a0b9521 Add verification for image ArtMethod declaring classes by Mathieu Chartier · 9 years ago
  51. e669556 Merge "ART: Add support for DexFile compiler filter function" by Andreas Gampe · 9 years ago
  52. 835e023 Merge "Remove obsolete ANDROID_COMPILE_WITH_JACK" by Ying Wang · 9 years ago
  53. b1e4b48 Merge "Add way to disable resolving for stack walk" by Mathieu Chartier · 9 years ago
  54. 45bf250 Add way to disable resolving for stack walk by Mathieu Chartier · 9 years ago
  55. 09ed098 Pack stack map entries on bit level to save space. by David Srbecky · 9 years ago
  56. 6872412 Merge "Obtain stack trace outside of critical section" by Mathieu Chartier · 9 years ago
  57. 458b105 Obtain stack trace outside of critical section by Mathieu Chartier · 9 years ago
  58. fd9ac38 Merge "Refine OatFileAssistant.MakeUpToDate failure result." by Richard Uhler · 9 years ago
  59. 86a785d ART: Add support for DexFile compiler filter function by Andreas Gampe · 9 years ago
  60. a1b4c5f Fix thumb bit in the oatdump symbolizer. by David Srbecky · 9 years ago
  61. 9590a53 Merge "Remove many `instrumentation` variables from goto interpreter." by Vladimir Marko · 9 years ago
  62. 4cb22b4 Remove many `instrumentation` variables from goto interpreter. by Vladimir Marko · 9 years ago
  63. eede886 Merge "Remove obsolete LOCAL_DX_FLAGS." by Ying Wang · 9 years ago
  64. 9f168cc Merge "Only log excessive timeouts if those appear accidental" by Hans Boehm · 9 years ago
  65. 87ad82e Merge "ART: Improve JitProfile perf in x86_64 mterp" by Bill Buzbee · 9 years ago
  66. a236234 Merge "ART: Improve JitProfile perf in x86 mterp" by Bill Buzbee · 9 years ago
  67. f7cdec5 Merge "Fix silly gcc warning." by Vladimir Marko · 9 years ago
  68. ef88a11 Fix silly gcc warning. by Vladimir Marko · 9 years ago
  69. 897886f Merge "Rename run-test 593-checker-boolean-to-integral-conversions." by Roland Levillain · 9 years ago
  70. 31d1417 Rename run-test 593-checker-boolean-to-integral-conversions. by Roland Levillain · 9 years ago
  71. b0170f0 Merge "Fix Boolean to integral types conversions." by Roland Levillain · 9 years ago
  72. 6656f30 Merge "ART: Save or erase the file even if I/O failed" by Vladimir Marko · 9 years ago
  73. 922b88c Merge "ART: Fix TypeConversion from long const to float on x86_64" by David Brazdil · 9 years ago
  74. 4c858cd ART: Fix TypeConversion from long const to float on x86_64 by Pavel Vyssotski · 9 years ago
  75. 099a611 ART: Improve JitProfile perf in x86_64 mterp by Serguei Katkov · 9 years ago
  76. 3e9edd1 ART: Improve JitProfile perf in x86 mterp by Serguei Katkov · 9 years ago
  77. 2b763c3 Remove obsolete ANDROID_COMPILE_WITH_JACK by Sebastien Hertz · 9 years ago
  78. d12f9c1 ART: Save or erase the file even if I/O failed by Serdjuk, Nikolay Y · 9 years ago
  79. fbe160b Remove obsolete LOCAL_DX_FLAGS. by Ying Wang · 9 years ago
  80. 1e86061 Refine OatFileAssistant.MakeUpToDate failure result. by Richard Uhler · 9 years ago
  81. 20eef17 Merge "Fix arm64 simplifier bug that tries to remove same statement twice. With fail-before/pass-after test (on arm64)." by Aart Bik · 9 years ago
  82. 13ce07a Merge "ART: Fix unstarted runtime for Security" by Andreas Gampe · 9 years ago
  83. 968056f Fix arm64 simplifier bug that tries to remove same statement twice. by Aart Bik · 9 years ago
  84. f355c3f Fix Boolean to integral types conversions. by Roland Levillain · 9 years ago
  85. 77376a4 Merge "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""" by Bill Buzbee · 9 years ago
  86. 3d8762c Merge "Optimizing: Clean up after const-string sharpening." by Vladimir Marko · 9 years ago
  87. db8e62d Optimizing: Clean up after const-string sharpening. by Vladimir Marko · 9 years ago
  88. 20df4e4 Merge "Don't return kPatchOatNeeded if there is no patch info." by Richard Uhler · 9 years ago
  89. 085055f Merge "Optimizing: Improve const-string code generation." by Vladimir Marko · 9 years ago
  90. a1eff4f Merge "X86_64: Replace x86_64 xchg instruction use" by Vladimir Marko · 9 years ago
  91. 15a605e Merge "ART: Flush ostream less frequently in GraphVisualizer" by David Brazdil · 9 years ago
  92. fa02c9d ART: Flush ostream less frequently in GraphVisualizer by David Brazdil · 9 years ago
  93. e0f633e ART: Fix unstarted runtime for Security by Andreas Gampe · 9 years ago
  94. a923025 Merge "ART: Postpone interface-related dex failure to version 37" by Andreas Gampe · 9 years ago
  95. 76ed99d ART: Postpone interface-related dex failure to version 37 by Andreas Gampe · 9 years ago
  96. 4a8ac9c Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"" by Bill Buzbee · 9 years ago
  97. d1537b5 Don't return kPatchOatNeeded if there is no patch info. by Richard Uhler · 9 years ago
  98. 8a31b7d Merge "ART: Update DexFile for compiler-filter pass-down" by Andreas Gampe · 9 years ago
  99. 335b8fb Merge "Disable oatdump_test on mips due to timeouts." by Vladimir Marko · 9 years ago
  100. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 9 years ago