- 2f5bfb1 Undefine TO_ENTRY_POINT macro after consumption by Victor Chang · 7 years ago
- 0f13269 Merge changes I8c4cec43,I00634b89,I0579db64 by Vladimir Marko · 7 years ago
- 768bd97 Merge "MIPS: Add missing include" by Treehugger Robot · 7 years ago
- a64b52d Do not pass DexFile to ClassLinker::Lookup/ResolveString(). by Vladimir Marko · 7 years ago
- bfe2c6c MIPS: Add missing include by Goran Jakovljevic · 7 years ago
- d13126d Merge "Reduce memory allocations in dexlayout's CodeFixups." by Vladimir Marko · 7 years ago
- 7f3b608 Merge "jfuzz: Fix whitespace bogon" by Orion Hodson · 7 years ago
- 1746b69 Merge "Update help message dump-timing -> dump-timings." by Nicolas Geoffray · 7 years ago
- 9c32ada jfuzz: Fix whitespace bogon by Orion Hodson · 7 years ago
- cb18123 Merge "jfuzz: Add try..catch..finally blocks" by Treehugger Robot · 7 years ago
- e82b60f Update help message dump-timing -> dump-timings. by Nicolas Geoffray · 7 years ago
- 078f96f Merge "Blacklist timing out test." by Nicolas Geoffray · 7 years ago
- 5c6ff7d Blacklist timing out test. by Nicolas Geoffray · 7 years ago
- e38ff66 Merge "Don't check the offset of a NPE for field accesses." by Nicolas Geoffray · 7 years ago
- 368a828 Merge "ART: Clean up ATRACE use" by Treehugger Robot · 7 years ago
- db97032 Merge "ART: Change SCOPED_TRACE implementation" by Treehugger Robot · 7 years ago
- f279b82 Merge "Add --cdex-fast and --cdex-none variant to testrunner" by Mathieu Chartier · 7 years ago
- 9b827ab ART: Clean up ATRACE use by Andreas Gampe · 7 years ago
- c654816 ART: Change SCOPED_TRACE implementation by Andreas Gampe · 7 years ago
- 8f1a586 Merge changes I917df597,Ib2ca880e,Ib3733573,I3e3a4672 by Treehugger Robot · 7 years ago
- dcd56c9 Add --cdex-fast and --cdex-none variant to testrunner by Mathieu Chartier · 7 years ago
- af94020 Do not pass DexFile to ClassLinker::ResolveMethodType(). by Vladimir Marko · 7 years ago
- e11dd50 Do not pass DexFile to ClassLinker::ResolveField*(). by Vladimir Marko · 7 years ago
- 4a10c75 jfuzz: Add try..catch..finally blocks by Orion Hodson · 7 years ago
- 2ba3557 Merge "Change ArtField::ProxyFindSystemClass() to lookup the class." by Vladimir Marko · 7 years ago
- f56a1c0 Merge "Determine HLoadClass/String load kind early." by Vladimir Marko · 7 years ago
- 208f670 Change ArtField::ProxyFindSystemClass() to lookup the class. by Vladimir Marko · 7 years ago
- 28e012a Determine HLoadClass/String load kind early. by Vladimir Marko · 7 years ago
- 1344914 Don't check the offset of a NPE for field accesses. by Nicolas Geoffray · 7 years ago
- f23779b Merge "Fix VDEX header when no quickening info" by David Brazdil · 7 years ago
- b58739b Merge "Extra debugging output for bug 64759619." by Vladimir Marko · 7 years ago
- 93592f5 Fix VDEX header when no quickening info by David Brazdil · 7 years ago
- 219cb90 Reduce memory allocations in dexlayout's CodeFixups. by Vladimir Marko · 7 years ago
- 5449e07 Merge "Fixed spilling bug (visible on ARM64): missed SIMD type." by Aart Bik · 7 years ago
- f223f76 Merge "ART: Add ScopedTrace constructor with lambda" by Treehugger Robot · 7 years ago
- dfebbac ART: Add ScopedTrace constructor with lambda by Andreas Gampe · 7 years ago
- 170331f ART: Remove base/logging from heap-inl.h by Andreas Gampe · 7 years ago
- 39b378c ART: Factor out gAborting by Andreas Gampe · 7 years ago
- dcc528d ART: Move runtime-debug flags to own files by Andreas Gampe · 7 years ago
- 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
- 2dd7b67 Fixed spilling bug (visible on ARM64): missed SIMD type. by Aart Bik · 7 years ago
- d515362 Merge "Merged a few more ARM64/MIPS64 cases." by Aart Bik · 7 years ago
- 6c0122c Merge "type conversion elimination for store value only uses." by Mingyao Yang · 7 years ago
- be83ddd Merge "ART: Make kDebugVerifier a verbose flag" by Treehugger Robot · 7 years ago
- 3bcb751 type conversion elimination for store value only uses. by Mingyao Yang · 7 years ago
- 92d7720 ART: Make kDebugVerifier a verbose flag by Andreas Gampe · 7 years ago
- 4388fb2 Merge "Fix typing bug in load store elimination" by Treehugger Robot · 7 years ago
- 7869c87 Merge "ART: Remove old aget on null workaround" by Treehugger Robot · 7 years ago
- 94539fd Fix typing bug in load store elimination by Vladimir Marko · 7 years ago
- 52f205a ART: Remove old aget on null workaround by Andreas Gampe · 7 years ago
- 83a5710 Merged a few more ARM64/MIPS64 cases. by Aart Bik · 7 years ago
- 92ab698 Merge "Fix races in trace_helper.cc" am: 718173b770 by Alex Light · 7 years ago
- 6f1bd46 Extra debugging output for bug 64759619. by Vladimir Marko · 7 years ago
- 718173b Merge "Fix races in trace_helper.cc" by Alex Light · 7 years ago
- 8d019b4 Merge "Exploited CHECK-START-{x,y,z} syntax." am: 16e5e30422 by Aart Bik · 7 years ago
- 16e5e30 Merge "Exploited CHECK-START-{x,y,z} syntax." by Aart Bik · 7 years ago
- d0703a0 Merge "Modify to use new BacktraceMap iterator." am: 6ce6cdb0d5 by Christopher Ferris · 7 years ago
- 6ce6cdb Merge "Modify to use new BacktraceMap iterator." by Christopher Ferris · 7 years ago
- 5cf8b53 Modify to use new BacktraceMap iterator. by Christopher Ferris · 7 years ago
- 2743d75 Fix races in trace_helper.cc by Alex Light · 7 years ago
- 61e4730 Merge "Introduced CHECK-START-{x,y,z} syntax." am: f057d5d38d by Aart Bik · 7 years ago
- 9d26bb5 Merge "ART: Fix dependencies of dump-oat-core-target ." am: 55927e11a0 by Vladimir Marko · 7 years ago
- 9cb7fe4 Exploited CHECK-START-{x,y,z} syntax. by Aart Bik · 7 years ago
- f057d5d Merge "Introduced CHECK-START-{x,y,z} syntax." by Treehugger Robot · 7 years ago
- 55927e1 Merge "ART: Fix dependencies of dump-oat-core-target ." by Vladimir Marko · 7 years ago
- 83e2668 ART: Fix dependencies of dump-oat-core-target . by Vladimir Marko · 7 years ago
- b00bd1f Merge "Minor cleanup in CodeGenerator::RecordPcInfo()." am: f5df935f1c by Vladimir Marko · 7 years ago
- f5df935 Merge "Minor cleanup in CodeGenerator::RecordPcInfo()." by Treehugger Robot · 7 years ago
- 9d972e6 Merge "Update ahat version number to 1.5" am: ddbef59de1 by Richard Uhler · 7 years ago
- ddbef59 Merge "Update ahat version number to 1.5" by Treehugger Robot · 7 years ago
- 62c68ef Merge "Change enums in ImageWriter to `enum class`." am: f81cd81010 by Vladimir Marko · 7 years ago
- f81cd81 Merge "Change enums in ImageWriter to `enum class`." by Vladimir Marko · 7 years ago
- 9354e0a Update ahat version number to 1.5 by Richard Uhler · 7 years ago
- 781e687 Merge "MIPS: Improve HandleBinaryOp (Add/Sub) for constant inputs" by Aart Bik · 7 years ago
- a9683fb Merge "MIPS: Improve HandleBinaryOp (Add/Sub) for constant inputs" by Aart Bik · 7 years ago
- 3802bf0 Merge "MIPS32: Fix and refactor in/out reg mask code" am: 71d2602057 by Alexey Frunze · 7 years ago
- 71d2602 Merge "MIPS32: Fix and refactor in/out reg mask code" by Treehugger Robot · 7 years ago
- baf89e1 Merge "ART: Reorder null check in verifier" am: f4e284fa81 by Andreas Gampe · 7 years ago
- f4e284f Merge "ART: Reorder null check in verifier" by Treehugger Robot · 7 years ago
- 269a185 Merge "Fix a bug in String.charAt() simplification." am: 367e020d85 by Vladimir Marko · 7 years ago
- 367e020 Merge "Fix a bug in String.charAt() simplification." by Vladimir Marko · 7 years ago
- a247dea MIPS32: Fix and refactor in/out reg mask code by Alexey Frunze · 7 years ago
- 8ddb7f5 ART: Reorder null check in verifier by Andreas Gampe · 7 years ago
- fd6f84f Merge "Log at places we fail to compile." am: d57fdd82fc by Nicolas Geoffray · 7 years ago
- 3e51cd0 Merge "Enhance removed loads/substitutes in LSE." am: 6f2960c633 by Mingyao Yang · 7 years ago
- d57fdd8 Merge "Log at places we fail to compile." by Nicolas Geoffray · 7 years ago
- 6f2960c Merge "Enhance removed loads/substitutes in LSE." by Mingyao Yang · 7 years ago
- d504c7e Change enums in ImageWriter to `enum class`. by Vladimir Marko · 7 years ago
- fec85cd Minor cleanup in CodeGenerator::RecordPcInfo(). by Vladimir Marko · 7 years ago
- 47e7f3c Merge "Add javadoc for all public ahat API." am: e24847c222 by Richard Uhler · 7 years ago
- e24847c Merge "Add javadoc for all public ahat API." by Treehugger Robot · 7 years ago
- 51beebc Merge "Fix test failure of 638-checker-inline-cache-intrinsic" am: d2b31918cd by Mingyao Yang · 7 years ago
- d2b3191 Merge "Fix test failure of 638-checker-inline-cache-intrinsic" by Treehugger Robot · 7 years ago
- 0259c24 Fix a bug in String.charAt() simplification. by Vladimir Marko · 7 years ago
- 3853017 MIPS: Improve HandleBinaryOp (Add/Sub) for constant inputs by Lena Djokic · 7 years ago
- b7732a3 Add javadoc for all public ahat API. by Richard Uhler · 7 years ago
- fbaf29e Fix test failure of 638-checker-inline-cache-intrinsic by Mingyao Yang · 7 years ago
- 206070c Enhance removed loads/substitutes in LSE. by Mingyao Yang · 7 years ago
- cff7921 Merge "ART: Add null type to verifier" am: c5bf424c34 by Andreas Gampe · 7 years ago
- c5bf424 Merge "ART: Add null type to verifier" by Treehugger Robot · 7 years ago