summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix event reporting from the debugger threadSebastien Hertz2016-11-301-22/+25
* ART: Prioritize reference table dumpAndreas Gampe2016-11-172-21/+148
* Ensure OpenDexFilesFromImage closes file to prevent file descriptor leakBrian Carlstrom2016-10-177-149/+160
|\
| * Ensure OpenDexFilesFromImage closes file to prevent file descriptor leakBrian Carlstrom2016-10-147-149/+160
* | ART: Reprint long messages on abortAndreas Gampe2016-10-054-13/+17
|\|
| * ART: Reprint long messages on abortAndreas Gampe2016-10-044-13/+17
* | ART: Clean up IRT-related abort messagingAndreas Gampe2016-10-053-18/+50
|\|
| * ART: Clean up IRT-related abort messagingAndreas Gampe2016-10-043-18/+50
* | DO NOT MERGE: Update Oat version to 088Alex Light2016-09-281-1/+1
|\|
| * DO NOT MERGE: Update Oat version to 088Alex Light2016-09-281-1/+1
* | ART: Dump referenced type in IRT overflowsAndreas Gampe2016-09-281-0/+7
|\|
| * ART: Dump referenced type in IRT overflowsAndreas Gampe2016-09-271-0/+7
* | Make test for app-image loading.Alex Light2016-09-266-0/+112
|\|
| * Make test for app-image loading.Alex Light2016-09-256-0/+112
* | Smarter image layoutMathieu Chartier2016-09-2311-184/+440
|\|
| * Smarter image layoutMathieu Chartier2016-09-2311-184/+440
* | Merge "Make image test multi image" into nyc-mr1-devMathieu Chartier2016-09-220-0/+0
|\|
| * Merge "Make image test multi image" into nyc-mr1-devTreeHugger Robot2016-09-228-179/+282
| |\
* | \ Make image test multi imageMathieu Chartier2016-09-228-179/+282
|\ \ \ | | |/ | |/|
| * | Make image test multi imageMathieu Chartier2016-09-218-179/+282
* | | Ensure class is initialized when reading its fields from debugger.Jeff Hao2016-09-201-9/+28
|\ \ \ | | |/ | |/|
| * | Ensure class is initialized when reading its fields from debugger.Jeff Hao2016-09-191-9/+28
| |/
* | Merge "Fix vtable corruption issue" into nyc-mr1-devAlex Light2016-09-090-0/+0
|\|
| * Merge "Fix vtable corruption issue" into nyc-mr1-devTreeHugger Robot2016-09-0912-60/+424
| |\
* | \ Fix vtable corruption issueAlex Light2016-09-0912-60/+424
|\ \ \ | | |/ | |/|
| * | Fix vtable corruption issueAlex Light2016-09-0912-60/+424
* | | Don't assume resolved classses are filled in for ResolvedFieldAccessTestMathieu Chartier2016-09-096-5/+101
|\ \ \ | | |/ | |/|
| * | Don't assume resolved classses are filled in for ResolvedFieldAccessTestMathieu Chartier2016-09-086-5/+101
| |/
* | Save environment snapshot and use at fork/execDavid Sehr2016-08-316-6/+134
|\|
| * Save environment snapshot and use at fork/execDavid Sehr2016-08-316-6/+134
* | Pass the right class loader when inlining. am: c770fe0480 am: 5b5ee2a89fNicolas Geoffray2016-08-290-0/+0
|\|
| * Pass the right class loader when inlining. am: c770fe0480Nicolas Geoffray2016-08-290-0/+0
| |\
| | * Pass the right class loader when inlining.Nicolas Geoffray2016-08-290-0/+0
| | |\
| | | * Pass the right class loader when inlining.Nicolas Geoffray2016-08-278-1/+172
* | | | Add lock when iterating over BacktraceMap.Christopher Ferris2016-08-261-0/+3
|\| | |
| * | | Add lock when iterating over BacktraceMap.Christopher Ferris2016-08-251-0/+3
* | | | Card mark holding class instead of declaring classMathieu Chartier2016-08-259-53/+125
|\| | |
| * | | Card mark holding class instead of declaring classMathieu Chartier2016-08-259-53/+125
* | | | Revert "Revert "Use try lock to fix class resolution race""Mathieu Chartier2016-08-248-29/+175
|\| | |
| * | | Revert "Revert "Use try lock to fix class resolution race""Mathieu Chartier2016-08-238-29/+175
* | | | Revert "Use try lock to fix class resolution race"Mathieu Chartier2016-08-248-171/+29
|\| | |
| * | | Revert "Use try lock to fix class resolution race"Mathieu Chartier2016-08-238-171/+29
* | | | Use try lock to fix class resolution raceMathieu Chartier2016-08-248-29/+171
|\| | |
| * | | Use try lock to fix class resolution raceMathieu Chartier2016-08-238-29/+171
* | | | Merge "Revert "Save environment snapshot and use at fork/exec"" into nyc-mr1-devDavid Sehr2016-08-230-0/+0
|\| | |
| * | | Merge "Revert "Save environment snapshot and use at fork/exec"" into nyc-mr1-devDavid Sehr2016-08-235-111/+2
| |\ \ \
* | \ \ \ Revert "Save environment snapshot and use at fork/exec"David Sehr2016-08-235-111/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Revert "Save environment snapshot and use at fork/exec"David Sehr2016-08-235-111/+2
* | | | | Merge "Save environment snapshot and use at fork/exec" into nyc-mr1-devDavid Sehr2016-08-220-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge "Save environment snapshot and use at fork/exec" into nyc-mr1-devDavid Sehr2016-08-225-2/+111
| |\| | |