- dcc4da8 Merge "ART: Report array and proxy classes in ClassLoad & ClassPrepare" am: 090cfc711b by Andreas Gampe · 8 years ago
- 8ef44a3 Merge "ART: Report array and proxy classes in ClassLoad & ClassPrepare" by Andreas Gampe · 8 years ago
- 090cfc7 Merge "ART: Report array and proxy classes in ClassLoad & ClassPrepare" by Treehugger Robot · 8 years ago
- 3b3d551 Merge "Force save profiles for SIGUSR1" am: 7a5eccf39d am: 866269321a by Mathieu Chartier · 8 years ago
- 8662693 Merge "Force save profiles for SIGUSR1" am: 7a5eccf39d by Mathieu Chartier · 8 years ago
- 7a5eccf Merge "Force save profiles for SIGUSR1" by Mathieu Chartier · 8 years ago
- bb1c425 Merge "Fixup JDWP for obsolete methods" am: b361403515 am: 221119b825 by Alex Light · 8 years ago
- 221119b Merge "Fixup JDWP for obsolete methods" am: b361403515 by Alex Light · 8 years ago
- b361403 Merge "Fixup JDWP for obsolete methods" by Treehugger Robot · 8 years ago
- 6b2ac9c Merge "Fix a few comments in vectorization code that were incorrect or incomplete." am: 74b8ec0797 by Aart Bik · 8 years ago
- 9aaf93c Merge "Fix a few comments in vectorization code that were incorrect or incomplete." by Aart Bik · 8 years ago
- 74b8ec0 Merge "Fix a few comments in vectorization code that were incorrect or incomplete." by Treehugger Robot · 8 years ago
- 6cfd4c9 ART: Report array and proxy classes in ClassLoad & ClassPrepare by Andreas Gampe · 8 years ago
- 5e2bb2c Merge "CHA: Don't return a non resolved class to the inliner." am: 25e668b6c7 by Nicolas Geoffray · 8 years ago
- f7f0932 Merge "CHA: Don't return a non resolved class to the inliner." am: 25e668b6c7 by Nicolas Geoffray · 8 years ago
- 25e668b Merge "CHA: Don't return a non resolved class to the inliner." by Treehugger Robot · 8 years ago
- 7337631 Fixup JDWP for obsolete methods by Alex Light · 8 years ago
- 24b905f Fix a few comments in vectorization code that were incorrect or incomplete. by Aart Bik · 8 years ago
- 07ea07e Force save profiles for SIGUSR1 by Mathieu Chartier · 8 years ago
- a7bb4e8 Merge "Revert "Blacklist libcore tests relying on libjavacoretests."" am: 8309d9b173 by Nicolas Geoffray · 8 years ago
- 4c172a9 Merge "Revert "Blacklist libcore tests relying on libjavacoretests."" by Nicolas Geoffray · 8 years ago
- f660eef Merge "Testrunner: Fix output message" am: 06a0d47e46 am: 07e711f701 by Nicolas Geoffray · 8 years ago
- 8309d9b Merge "Revert "Blacklist libcore tests relying on libjavacoretests."" by Nicolas Geoffray · 8 years ago
- 07e711f Merge "Testrunner: Fix output message" am: 06a0d47e46 by Nicolas Geoffray · 8 years ago
- 06a0d47 Merge "Testrunner: Fix output message" by Nicolas Geoffray · 8 years ago
- c12b977 Merge "Clean up after MIPS got read barriers support" am: 0dc3c953f3 by Goran Jakovljevic · 8 years ago
- e9f1610 Merge "Clean up after MIPS got read barriers support" am: 0dc3c953f3 by Goran Jakovljevic · 8 years ago
- 0dc3c95 Merge "Clean up after MIPS got read barriers support" by Treehugger Robot · 8 years ago
- 9c4f0d8f Clean up after MIPS got read barriers support by Goran Jakovljevic · 8 years ago
- 759fa6f Merge "Revert "Add dexdiag_test"" am: 7851a5339d am: 1f45726a65 by Andreas Gampe · 8 years ago
- 1f45726 Merge "Revert "Add dexdiag_test"" am: 7851a5339d by Andreas Gampe · 8 years ago
- 7851a53 Merge "Revert "Add dexdiag_test"" by Treehugger Robot · 8 years ago
- 2679e49 Testrunner: Fix output message by Goran Jakovljevic · 8 years ago
- eeabc03 Revert "Add dexdiag_test" by Andreas Gampe · 8 years ago
- ee1fa87 Merge "Ensure environment is ready when populating loop." am: 6bca1c6389 by Aart Bik · 8 years ago
- 83de414 Merge "Ensure environment is ready when populating loop." am: 6bca1c6389 by Aart Bik · 8 years ago
- 6bca1c6 Merge "Ensure environment is ready when populating loop." by Aart Bik · 8 years ago
- 9318eb7 Merge "Check LocalInfo descriptor for nullptr in dexlayout." am: 30b262c298 by Jeff Hao · 8 years ago
- d185e78 Merge "Check LocalInfo descriptor for nullptr in dexlayout." am: 30b262c298 by Jeff Hao · 8 years ago
- 30b262c Merge "Check LocalInfo descriptor for nullptr in dexlayout." by Treehugger Robot · 8 years ago
- e019bcf Merge "Add dexdiag_test" am: b629050b19 am: 22863ea6d6 by David Sehr · 8 years ago
- 22863ea Merge "Add dexdiag_test" am: b629050b19 by David Sehr · 8 years ago
- b629050 Merge "Add dexdiag_test" by Treehugger Robot · 8 years ago
- 4fd1696 Merge "Implemented ABS vectorization." am: a2078418d1 am: 9b46e8db90 by Aart Bik · 8 years ago
- 9b46e8d Merge "Implemented ABS vectorization." am: a2078418d1 by Aart Bik · 8 years ago
- a207841 Merge "Implemented ABS vectorization." by Aart Bik · 8 years ago
- d9be768 Check LocalInfo descriptor for nullptr in dexlayout. by Jeff Hao · 8 years ago
- 9f23dff Merge "Add test for kryo support." am: b27febced6 am: 2844533d0b by Christopher Ferris · 8 years ago
- 2844533 Merge "Add test for kryo support." am: b27febced6 by Christopher Ferris · 8 years ago
- b27febc Merge "Add test for kryo support." by Christopher Ferris · 8 years ago
- b07d1bc Ensure environment is ready when populating loop. by Aart Bik · 8 years ago
- 6daebeb Implemented ABS vectorization. by Aart Bik · 8 years ago
- 1350c72 Merge "Sigchainlib: Add OWNERS file" am: 207f9bac6f am: 0a4c8f9aaa by Andreas Gampe · 8 years ago
- 0a4c8f9 Merge "Sigchainlib: Add OWNERS file" am: 207f9bac6f by Andreas Gampe · 8 years ago
- 207f9ba Merge "Sigchainlib: Add OWNERS file" by Treehugger Robot · 8 years ago
- 146c3fa Add dexdiag_test by David Sehr · 8 years ago
- 576deb5 Sigchainlib: Add OWNERS file by Andreas Gampe · 8 years ago
- ea817e5 Merge "Ensure invoking obsolete methods throws errors." am: c48266eb44 by Alex Light · 8 years ago
- ec2e5d8 Merge "Ensure invoking obsolete methods throws errors." am: c48266eb44 by Alex Light · 8 years ago
- c48266e Merge "Ensure invoking obsolete methods throws errors." by Treehugger Robot · 8 years ago
- ce3aa23 Merge "ART: Fix preloaded dex cache expectations" am: f6e11e9e21 am: dffbc8e734 by Andreas Gampe · 8 years ago
- 5bdc582 Merge "build: Add golem run_build_test_targets for go/ab" am: 04d66f1add by Igor Murashkin · 8 years ago
- dffbc8e Merge "ART: Fix preloaded dex cache expectations" am: f6e11e9e21 by Andreas Gampe · 8 years ago
- c23645f Merge "build: Add golem run_build_test_targets for go/ab" am: 04d66f1add by Igor Murashkin · 8 years ago
- f6e11e9 Merge "ART: Fix preloaded dex cache expectations" by Treehugger Robot · 8 years ago
- 04d66f1 Merge "build: Add golem run_build_test_targets for go/ab" by Treehugger Robot · 8 years ago
- db01a09 Ensure invoking obsolete methods throws errors. by Alex Light · 8 years ago
- 4a5f7a4 Merge "SIMD pcmpgtb,w,d,q for x86/x86_64" am: 7cd18fb5a7 am: 820b72ab44 by Aart Bik · 8 years ago
- 5395e6b Add test for kryo support. by Christopher Ferris · 8 years ago
- 820b72a Merge "SIMD pcmpgtb,w,d,q for x86/x86_64" am: 7cd18fb5a7 by Aart Bik · 8 years ago
- 7cd18fb Merge "SIMD pcmpgtb,w,d,q for x86/x86_64" by Treehugger Robot · 8 years ago
- 247242b Merge "Add analyzer for dex memory map" am: 674bc3c984 am: 00a2410bf1 by David Sehr · 8 years ago
- 00a2410 Merge "Add analyzer for dex memory map" am: 674bc3c984 by David Sehr · 8 years ago
- 674bc3c Merge "Add analyzer for dex memory map" by Treehugger Robot · 8 years ago
- d66def3 ART: Fix preloaded dex cache expectations by Andreas Gampe · 8 years ago
- 8939c64 SIMD pcmpgtb,w,d,q for x86/x86_64 by Aart Bik · 8 years ago
- beca4fe Add analyzer for dex memory map by David Sehr · 8 years ago
- 057ac72 Merge "Allow -Xjitsaveprofilinginfo for system server" am: 8682fce263 by Mathieu Chartier · 8 years ago
- 1d9fa38 Merge "Allow -Xjitsaveprofilinginfo for system server" am: 8682fce263 by Mathieu Chartier · 8 years ago
- 8682fce Merge "Allow -Xjitsaveprofilinginfo for system server" by Treehugger Robot · 8 years ago
- f9c917f Allow -Xjitsaveprofilinginfo for system server by Mathieu Chartier · 8 years ago
- 5aef4ae Merge "Dump profile logs after the last save" am: 25732aec3d am: 033225edc8 by Calin Juravle · 8 years ago
- 033225e Merge "Dump profile logs after the last save" am: 25732aec3d by Calin Juravle · 8 years ago
- 25732ae Merge "Dump profile logs after the last save" by Calin Juravle · 8 years ago
- ca57332 Merge "Make base64 explicitly check dst_size for nullptr" am: 1a5a1e5527 by Alex Light · 8 years ago
- 4633a44 Merge "Make base64 explicitly check dst_size for nullptr" am: 1a5a1e5527 by Alex Light · 8 years ago
- 1a5a1e5 Merge "Make base64 explicitly check dst_size for nullptr" by Treehugger Robot · 8 years ago
- 6cd4589 Merge "MIPS64: Add ldi.df MSA instruction" am: e2a2395609 am: 497e77e855 by Aart Bik · 8 years ago
- 497e77e Merge "MIPS64: Add ldi.df MSA instruction" am: e2a2395609 by Aart Bik · 8 years ago
- e2a2395 Merge "MIPS64: Add ldi.df MSA instruction" by Aart Bik · 8 years ago
- 6228e9d build: Add golem run_build_test_targets for go/ab by Igor Murashkin · 8 years ago
- 8e33e84 CHA: Don't return a non resolved class to the inliner. by Nicolas Geoffray · 8 years ago
- 1431b7c Merge "Add a cpplint preupload hook." am: 432fccc4c0 am: d1a465235f by Alex Light · 8 years ago
- d1a4652 Merge "Add a cpplint preupload hook." am: 432fccc4c0 by Alex Light · 8 years ago
- 432fccc Merge "Add a cpplint preupload hook." by Treehugger Robot · 8 years ago
- 595838e Revert "Blacklist libcore tests relying on libjavacoretests." by Nicolas Geoffray · 8 years ago
- 2d8d508 Merge "ART: TI Agent test library refactor" am: 1927f66beb am: 42fc455ab8 by Andreas Gampe · 8 years ago
- 42fc455 Merge "ART: TI Agent test library refactor" am: 1927f66beb by Andreas Gampe · 8 years ago
- 1927f66 Merge "ART: TI Agent test library refactor" by Treehugger Robot · 8 years ago
- c29da37 Add a cpplint preupload hook. by Alex Light · 8 years ago