1. 4f3e438 Merge "Move DCHECK into loop." am: a07be75 by Aart Bik · 9 years ago
  2. a07be75 Merge "Move DCHECK into loop." by Aart Bik · 9 years ago
  3. 053490c Merge "Fix issue with verification check failure on erroneous classes." by Alex Light · 9 years ago
  4. 03bea09 Merge "Fix issue with verification check failure on erroneous classes." by Alex Light · 9 years ago
  5. 51fc51e Merge "ART: Dump less maps" am: 23cb752 by Andreas Gampe · 9 years ago
  6. 23cb752 Merge "ART: Dump less maps" by Andreas Gampe · 9 years ago
  7. 7ec0904 ART: Dump less maps by Andreas Gampe · 9 years ago
  8. 22deed0 Move DCHECK into loop. by Aart Bik · 9 years ago
  9. 06039ba Fix issue with verification check failure on erroneous classes. by Alex Light · 9 years ago
  10. 32deff1 Merge "Mark array classes as verification attempted" am: 2746c68 by Mathieu Chartier · 9 years ago
  11. 2746c68 Merge "Mark array classes as verification attempted" by Mathieu Chartier · 9 years ago
  12. 085a072 Mark array classes as verification attempted by Mathieu Chartier · 9 years ago
  13. 4082dea Merge "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"" by David Brazdil · 9 years ago
  14. 7d9a5b0 Merge "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"" by David Brazdil · 9 years ago
  15. 6032891 Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals" by David Brazdil · 9 years ago
  16. 4077036 Merge "Have Checker print lines of unmatched test cases." am: 75c221d by Roland Levillain · 9 years ago
  17. 75c221d Merge "Have Checker print lines of unmatched test cases." by Roland Levillain · 9 years ago
  18. d7e95b2 Merge "Please Clang wrt stack frames in HInliner::TryBuildAndInlineHelper." by Roland Levillain · 9 years ago
  19. eb98c0d Merge "Please Clang wrt stack frames in HInliner::TryBuildAndInlineHelper." by Roland Levillain · 9 years ago
  20. a8013fd Please Clang wrt stack frames in HInliner::TryBuildAndInlineHelper. by Roland Levillain · 9 years ago
  21. d4c077a Have Checker print lines of unmatched test cases. by Roland Levillain · 9 years ago
  22. 934b58d Merge "Use bit-level packing for InlineInfo in stackmaps as well." am: 2f92ec8 by David Srbecky · 9 years ago
  23. 2f92ec8 Merge "Use bit-level packing for InlineInfo in stackmaps as well." by Calin Juravle · 9 years ago
  24. 0045917 Merge "Fix BitCount intrinsics assertions." am: 75ee5c2 by Roland Levillain · 9 years ago
  25. 75ee5c2 Merge "Fix BitCount intrinsics assertions." by Roland Levillain · 9 years ago
  26. 21cf5b6 Merge "Improve debugging in art/compiler/optimizing/common_arm64.h." am: 7e168f6 by Roland Levillain · 9 years ago
  27. 7e168f6 Merge "Improve debugging in art/compiler/optimizing/common_arm64.h." by Roland Levillain · 9 years ago
  28. 9bb6e43 Merge "Refactor HGraphBuilder and SsaBuilder to remove HLocals" am: a999af4 by David Brazdil · 9 years ago
  29. 71a13d1 Merge "Build dominator tree before generating HInstructions" am: a2013f6 by David Brazdil · 9 years ago
  30. a999af4 Merge "Refactor HGraphBuilder and SsaBuilder to remove HLocals" by David Brazdil · 9 years ago
  31. a2013f6 Merge "Build dominator tree before generating HInstructions" by David Brazdil · 9 years ago
  32. e3ff7b2 Refactor HGraphBuilder and SsaBuilder to remove HLocals by David Brazdil · 9 years ago
  33. 86ea7ee Build dominator tree before generating HInstructions by David Brazdil · 9 years ago
  34. 56ce407 Merge "Dump different fields in imgdiag" am: 0cb5c86 by Mathieu Chartier · 9 years ago
  35. 0cb5c86 Merge "Dump different fields in imgdiag" by Mathieu Chartier · 9 years ago
  36. cb044bc Dump different fields in imgdiag by Mathieu Chartier · 9 years ago
  37. ab1fe8b Merge changes I297e2f20,Ia2e475e4,I9f1b4139 am: d6cbfaf by Hiroshi Yamauchi · 9 years ago
  38. d6cbfaf Merge changes I297e2f20,Ia2e475e4,I9f1b4139 by Hiroshi Yamauchi · 9 years ago
  39. 961ea9f Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""" by Hiroshi Yamauchi · 9 years ago
  40. 6b7d2c0 Revert "ART: Improve JitProfile perf in x86 mterp" by Hiroshi Yamauchi · 9 years ago
  41. 0402c56 Revert "ART: Improve JitProfile perf in x86_64 mterp" by Hiroshi Yamauchi · 9 years ago
  42. 233a587 Merge "Make test 146 run with secondary dex file in classpath." am: 1669fe3 by Alex Light · 9 years ago
  43. 1669fe3 Merge "Make test 146 run with secondary dex file in classpath." by Alex Light · 9 years ago
  44. 24a4fdf Make test 146 run with secondary dex file in classpath. by Alex Light · 9 years ago
  45. b5e196d Merge "Make InvokeInterfaceTrampoline check methods" am: cbfa105 by Alex Light · 9 years ago
  46. 3a448e4 Improve debugging in art/compiler/optimizing/common_arm64.h. by Roland Levillain · 9 years ago
  47. cbfa105 Merge "Make InvokeInterfaceTrampoline check methods" by Alex Light · 9 years ago
  48. fa3912e Fix BitCount intrinsics assertions. by Roland Levillain · 9 years ago
  49. 93e9e5b Merge "ART: Better support for arraycopy in unstarted runtime" am: 01afcbb by Andreas Gampe · 9 years ago
  50. 89a9c6f Merge "Fix thumb bit in the oatdump symbolizer." am: 85f5de0 by David Srbecky · 9 years ago
  51. 01afcbb Merge "ART: Better support for arraycopy in unstarted runtime" by Andreas Gampe · 9 years ago
  52. 9fc547a Make InvokeInterfaceTrampoline check methods by Alex Light · 9 years ago
  53. 85f5de0 Merge "Fix thumb bit in the oatdump symbolizer." by David Srbecky · 9 years ago
  54. 85a098a ART: Better support for arraycopy in unstarted runtime by Andreas Gampe · 9 years ago
  55. 61b28a1 Use bit-level packing for InlineInfo in stackmaps as well. by David Srbecky · 9 years ago
  56. fb8aa37 Merge "Fix a test info referencing AMD64 instead of ARM64." am: cf0f856 by Vladimir Marko · 9 years ago
  57. cf0f856 Merge "Fix a test info referencing AMD64 instead of ARM64." by Vladimir Marko · 9 years ago
  58. 5396b81 Fix a test info referencing AMD64 instead of ARM64. by Vladimir Marko · 9 years ago
  59. 68b519e Merge "Pack stack map entries on bit level to save space." am: fe2b137 by David Srbecky · 9 years ago
  60. fe2b137 Merge "Pack stack map entries on bit level to save space." by Calin Juravle · 9 years ago
  61. 003f558 Merge "unstarted_runtime: Update references to decimal format classes." by Narayan Kamath · 9 years ago
  62. 4f7473e Merge "unstarted_runtime: Add additional cutouts" am: 739253e by Narayan Kamath · 9 years ago
  63. 5c26e43 Merge "unstarted_runtime: Update references to decimal format classes." by Narayan Kamath · 9 years ago
  64. a1e9312 unstarted_runtime: Update references to decimal format classes. by Narayan Kamath · 9 years ago
  65. 739253e Merge "unstarted_runtime: Add additional cutouts" by Narayan Kamath · 9 years ago
  66. 34a316f unstarted_runtime: Add additional cutouts by Narayan Kamath · 9 years ago
  67. 71bde08 Merge "ART: Actually run tests cross arch for oatdump" am: afc4829 by Andreas Gampe · 9 years ago
  68. afc4829 Merge "ART: Actually run tests cross arch for oatdump" by Andreas Gampe · 9 years ago
  69. 36d4ec6 Merge changes from topic \'image_verify\' am: 19a4784 by Mathieu Chartier · 9 years ago
  70. 19a4784 Merge changes from topic 'image_verify' by Mathieu Chartier · 9 years ago
  71. ff5d050 Merge "ART: Do not run verification under lock" am: a455ec2 by Andreas Gampe · 9 years ago
  72. efdf9fb Merge "ART: Add support for DexFile compiler filter function" am: e669556 by Andreas Gampe · 9 years ago
  73. a455ec2 Merge "ART: Do not run verification under lock" by Andreas Gampe · 9 years ago
  74. b0026b4 Disable checks for b/27493510 by Mathieu Chartier · 9 years ago
  75. 884f3b8 ART: Do not run verification under lock by Andreas Gampe · 9 years ago
  76. a0b9521 Add verification for image ArtMethod declaring classes by Mathieu Chartier · 9 years ago
  77. e669556 Merge "ART: Add support for DexFile compiler filter function" by Andreas Gampe · 9 years ago
  78. d07afb5 Merge "Remove obsolete ANDROID_COMPILE_WITH_JACK" am: 835e023 by Sebastien Hertz · 9 years ago
  79. a611377 Merge "Add way to disable resolving for stack walk" am: b1e4b48 by Mathieu Chartier · 9 years ago
  80. 835e023 Merge "Remove obsolete ANDROID_COMPILE_WITH_JACK" by Ying Wang · 9 years ago
  81. b1e4b48 Merge "Add way to disable resolving for stack walk" by Mathieu Chartier · 9 years ago
  82. 45bf250 Add way to disable resolving for stack walk by Mathieu Chartier · 9 years ago
  83. 09ed098 Pack stack map entries on bit level to save space. by David Srbecky · 9 years ago
  84. e9bc522 Merge "Obtain stack trace outside of critical section" am: 6872412 by Mathieu Chartier · 9 years ago
  85. 6872412 Merge "Obtain stack trace outside of critical section" by Mathieu Chartier · 9 years ago
  86. 458b105 Obtain stack trace outside of critical section by Mathieu Chartier · 9 years ago
  87. 6adc6fe Merge "Refine OatFileAssistant.MakeUpToDate failure result." am: fd9ac38 by Richard Uhler · 9 years ago
  88. fd9ac38 Merge "Refine OatFileAssistant.MakeUpToDate failure result." by Richard Uhler · 9 years ago
  89. 86a785d ART: Add support for DexFile compiler filter function by Andreas Gampe · 9 years ago
  90. a1b4c5f Fix thumb bit in the oatdump symbolizer. by David Srbecky · 9 years ago
  91. 82be946 Merge "Remove many `instrumentation` variables from goto interpreter." by Vladimir Marko · 9 years ago
  92. 9590a53 Merge "Remove many `instrumentation` variables from goto interpreter." by Vladimir Marko · 9 years ago
  93. 4cb22b4 Remove many `instrumentation` variables from goto interpreter. by Vladimir Marko · 9 years ago
  94. e565277 Merge "Remove obsolete LOCAL_DX_FLAGS." am: eede886 by Ying Wang · 9 years ago
  95. eede886 Merge "Remove obsolete LOCAL_DX_FLAGS." by Ying Wang · 9 years ago
  96. d92d9e0 Merge "Only log excessive timeouts if those appear accidental" am: 9f168cc by Hans Boehm · 9 years ago
  97. 9f168cc Merge "Only log excessive timeouts if those appear accidental" by Hans Boehm · 9 years ago
  98. 2636f54 Merge "ART: Improve JitProfile perf in x86_64 mterp" am: 87ad82e by Serguei Katkov · 9 years ago
  99. 01f4917 Merge "ART: Improve JitProfile perf in x86 mterp" am: a236234 by Serguei Katkov · 9 years ago
  100. 2901872 Merge "Fix silly gcc warning." am: f7cdec5 by Vladimir Marko · 9 years ago