- d2c0759 Merge "ART: Fix VISIT_OBJECTS and ABORT for FollowReferences" am: f62940eab1 by Andreas Gampe · 8 years ago
- f62940e Merge "ART: Fix VISIT_OBJECTS and ABORT for FollowReferences" by Treehugger Robot · 8 years ago
- c756f08 ART: Fix VISIT_OBJECTS and ABORT for FollowReferences by Andreas Gampe · 8 years ago
- 3b6123b Merge "Dedup original dex file for classes transformed on first load." by Alex Light · 8 years ago
- c700f00 Merge "Dedup original dex file for classes transformed on first load." by Treehugger Robot · 8 years ago
- 9f5e0f4 Merge "Revert^2 "Improve user-friendliness of art script."" am: 02311bd39d by Orion Hodson · 8 years ago
- 02311bd Merge "Revert^2 "Improve user-friendliness of art script."" by Orion Hodson · 8 years ago
- 9763f2e Revert^2 "Improve user-friendliness of art script." by Orion Hodson · 8 years ago
- cd59eb4 Merge "Do more GCs for test 141" am: b68e12c7d9 by Mathieu Chartier · 8 years ago
- b68e12c Merge "Do more GCs for test 141" by Treehugger Robot · 8 years ago
- b48064e Merge "Refactor image writer" am: 6004e14691 by Mathieu Chartier · 8 years ago
- 6004e14 Merge "Refactor image writer" by Treehugger Robot · 8 years ago
- 9cab247 Merge "Update deopt statements in 638-checker-inline-caches" am: 15996a3d73 by Calin Juravle · 8 years ago
- 15996a3 Merge "Update deopt statements in 638-checker-inline-caches" by Calin Juravle · 8 years ago
- 6a65631 Dedup original dex file for classes transformed on first load. by Alex Light · 8 years ago
- bc1ef6c Do more GCs for test 141 by Mathieu Chartier · 8 years ago
- b3fbd8b Merge "Downgrade another duplicate method DCHECK to WARNING" am: 5e07b5acc0 by Alex Light · 8 years ago
- 5e07b5a Merge "Downgrade another duplicate method DCHECK to WARNING" by Treehugger Robot · 8 years ago
- 8c19d24 Refactor image writer by Mathieu Chartier · 8 years ago
- f1e1c7e Update deopt statements in 638-checker-inline-caches by Calin Juravle · 8 years ago
- 9d196aa Merge "Undo dex2dex compilation before invoking LoadHook" am: e2a739acb4 by Alex Light · 8 years ago
- e2a739a Merge "Undo dex2dex compilation before invoking LoadHook" by Treehugger Robot · 8 years ago
- 80aba91 Merge "Layout string data" am: 591654e70f by Mathieu Chartier · 8 years ago
- 591654e Merge "Layout string data" by Mathieu Chartier · 8 years ago
- 8adc21e Merge "Change Ti::Agent collection from vector to List" am: 4e03442619 by Alex Light · 8 years ago
- 4e03442 Merge "Change Ti::Agent collection from vector to List" by Treehugger Robot · 8 years ago
- a41a3078 Downgrade another duplicate method DCHECK to WARNING by Alex Light · 8 years ago
- 4052847 Undo dex2dex compilation before invoking LoadHook by Alex Light · 8 years ago
- b27bd75 Merge "Gracefully handle bogus profiling info for inline caches." am: d07f2ba2c6 by Calin Juravle · 8 years ago
- d07f2ba Merge "Gracefully handle bogus profiling info for inline caches." by Calin Juravle · 8 years ago
- 91a9f4f Merge "Fix profile merges in profman" am: 1e45a522ea by Calin Juravle · 8 years ago
- 1e45a52 Merge "Fix profile merges in profman" by Calin Juravle · 8 years ago
- fa0aa09 Layout string data by Mathieu Chartier · 8 years ago
- 4b812fa Change Ti::Agent collection from vector to List by Alex Light · 8 years ago
- 254d7a1 Merge "ART: Fix ObjectFree reporting" am: 8b71f086ad by Andreas Gampe · 8 years ago
- 8b71f08 Merge "ART: Fix ObjectFree reporting" by Treehugger Robot · 8 years ago
- 1df49d1 Merge "ART: Fix GetThreadInfo" am: c5e0f20479 by Andreas Gampe · 8 years ago
- c5e0f20 Merge "ART: Fix GetThreadInfo" by Treehugger Robot · 8 years ago
- 120edae Merge "Performance improvements in invoke-polymorphic runtime support" by Orion Hodson · 8 years ago
- 26ed72a Merge "Performance improvements in invoke-polymorphic runtime support" by Orion Hodson · 8 years ago
- a1be713 Performance improvements in invoke-polymorphic runtime support by Orion Hodson · 8 years ago
- 7665731 Merge "MIPS: Implement read barriers." am: 818553e7a1 by Alexey Frunze · 8 years ago
- 818553e Merge "MIPS: Implement read barriers." by Treehugger Robot · 8 years ago
- 1595815 MIPS: Implement read barriers. by Alexey Frunze · 8 years ago
- a1705ea ART: Fix ObjectFree reporting by Andreas Gampe · 8 years ago
- d9d8f08 Merge "Incorporate random profile tests into run-test." am: 09004f020a by Jeff Hao · 8 years ago
- 09004f0 Merge "Incorporate random profile tests into run-test." by Treehugger Robot · 8 years ago
- db6c2ab ART: Fix GetThreadInfo by Andreas Gampe · 8 years ago
- cea9e9d Fix profile merges in profman by Calin Juravle · 8 years ago
- 4021277 Merge "Fix lock order for jvmti kTaggingLockLevel" am: 4ba18fdfc2 by Mathieu Chartier · 8 years ago
- 4ba18fd Merge "Fix lock order for jvmti kTaggingLockLevel" by Mathieu Chartier · 8 years ago
- f6c289d Merge "Add --profile mode to the art script" am: bf57b2b7ee by Calin Juravle · 8 years ago
- 4c0b4bc Gracefully handle bogus profiling info for inline caches. by Nicolas Geoffray · 8 years ago
- bf57b2b Merge "Add --profile mode to the art script" by Calin Juravle · 8 years ago
- f169e27 Fix lock order for jvmti kTaggingLockLevel by Mathieu Chartier · 8 years ago
- 002b931 Incorporate random profile tests into run-test. by Jeff Hao · 8 years ago
- 29ba745 Merge "Add profman option to generate a random profile based on dex files." by Jeff Hao · 8 years ago
- f8d00ff Merge "Add profman option to generate a random profile based on dex files." by Treehugger Robot · 8 years ago
- 64f45cb Add --profile mode to the art script by Calin Juravle · 8 years ago
- 3736b8f Merge "Add test to verify dex file passed to agent" am: ddacd7e580 by Alex Light · 8 years ago
- ddacd7e Merge "Add test to verify dex file passed to agent" by Treehugger Robot · 8 years ago
- f0a31f8 Add profman option to generate a random profile based on dex files. by Jeff Hao · 8 years ago
- bfb39b8 Merge "Close the right fd in native_stack_dump" am: 9e935ad1eb by Calin Juravle · 8 years ago
- 708db97 Merge "Fix return value of AtomicMethodRefMap::Get()" am: 325e44f53e by Calin Juravle · 8 years ago
- 74969c6 Merge "Fix arm64 and x86_64 code generator assertion" am: 7b7f8b4e07 by Calin Juravle · 8 years ago
- 9e935ad Merge "Close the right fd in native_stack_dump" by Calin Juravle · 8 years ago
- 325e44f Merge "Fix return value of AtomicMethodRefMap::Get()" by Calin Juravle · 8 years ago
- 7b7f8b4 Merge "Fix arm64 and x86_64 code generator assertion" by Calin Juravle · 8 years ago
- 706b70a Merge "MIPS64: Add vector registers to Mips64ManagedRegister class" by Aart Bik · 8 years ago
- fbffc67 Merge "MIPS64: Add vector registers to Mips64ManagedRegister class" by Aart Bik · 8 years ago
- 37aa4c9 Add test to verify dex file passed to agent by Alex Light · 8 years ago
- 80599cf Merge "Math.round float intrinsic for ARM." am: 1082e0e46d by Nicolas Geoffray · 8 years ago
- 1082e0e Merge "Math.round float intrinsic for ARM." by Nicolas Geoffray · 8 years ago
- 53463ba Math.round float intrinsic for ARM. by xueliang.zhong · 8 years ago
- d572e38 Merge "Make data dependency around HDeoptimize correct." am: 7359649f63 by Nicolas Geoffray · 8 years ago
- 7359649 Merge "Make data dependency around HDeoptimize correct." by Nicolas Geoffray · 8 years ago
- ea4308f Merge "Remove unreachable code in DexLocationToOdexFilename." am: da3f60aed2 by Richard Uhler · 8 years ago
- da3f60a Merge "Remove unreachable code in DexLocationToOdexFilename." by Richard Uhler · 8 years ago
- 4213e68 Merge "ART: Fix some tidy warnings" am: 13e60fa0ac by Andreas Gampe · 8 years ago
- 13e60fa Merge "ART: Fix some tidy warnings" by Treehugger Robot · 8 years ago
- 0ed6c80 Close the right fd in native_stack_dump by Calin Juravle · 8 years ago
- 49ebbb2 Fix return value of AtomicMethodRefMap::Get() by Calin Juravle · 8 years ago
- c70d1d9 Fix arm64 and x86_64 code generator assertion by Calin Juravle · 8 years ago
- 891fa2e Merge "ART: Clean up field initialization" am: d66a932d38 by Andreas Gampe · 8 years ago
- d66a932 Merge "ART: Clean up field initialization" by Andreas Gampe · 8 years ago
- e801e10 Merge "ART: Remove unused DexToDex level." am: cfc5fcbedc by Andreas Gampe · 8 years ago
- cfc5fcb Merge "ART: Remove unused DexToDex level." by Treehugger Robot · 8 years ago
- 0b67b5a Merge changes I45940d2d,I100b6246,Ie0ba58b3,I7943e7a6,I172cef38, ... by Josh Gao · 8 years ago
- 4fc76b3 Merge changes I45940d2d,I100b6246,Ie0ba58b3,I7943e7a6,I172cef38, ... by Treehugger Robot · 8 years ago
- 6f1bf60 Merge "Testrunner: Fix output parsing issue" am: cd29b3b2b2 by Shubham Ajmera · 8 years ago
- cd29b3b Merge "Testrunner: Fix output parsing issue" by Treehugger Robot · 8 years ago
- 37c5846 ART: Fix some tidy warnings by Andreas Gampe · 8 years ago
- 1a4bc7f ART: Remove unused DexToDex level. by Andreas Gampe · 8 years ago
- f9a7d74 Remove signal mask checks from native bridge tests. by Josh Gao · 8 years ago
- d9911ee ART: Clean up field initialization by Andreas Gampe · 8 years ago
- 94a7fca Merge "One more test to disable for CHA." am: 46bfb7c047 by Nicolas Geoffray · 8 years ago
- 46bfb7c Merge "One more test to disable for CHA." by Nicolas Geoffray · 8 years ago
- 8861b26 Merge "Ensure 'modified' field of ArtClassDefinition is always initialized." by Alex Light · 8 years ago
- 238fdfc Merge "Ensure 'modified' field of ArtClassDefinition is always initialized." by Treehugger Robot · 8 years ago
- 2f69948 One more test to disable for CHA. by Nicolas Geoffray · 8 years ago