summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use conservative permissions when creating files in ARTcm-14.1Calin Juravle2019-08-061-1/+1
* runtime: arch: support kryo for 32 bitAlex Naidis2017-05-021-2/+2
* Merge tag 'android-7.1.2_r2' into cm-14.1staging/cm-14.1_android-7.1.2_r2Dan Pasanen2017-04-0524-101/+369
|\
| * Revert "Revert "ART: Give JIT thread pool workers a peer""Andreas Gampe2017-02-092-20/+32
| * ART: Add ThreadPool mode that creates peersAndreas Gampe2017-02-083-4/+68
| * Add Thread entry to signal if the thread can call into javaCalin Juravle2017-02-076-1/+31
| * Cache flush/invalidate needs RWX permissionArtem Udovichenko2017-01-231-2/+8
| * Delete extra arm64/mips64 MterpReturn suspend checkMathieu Chartier2017-01-204-24/+0
| * Merge "Add visiting for class loaders in StickyMarkSweep" into nyc-mr2-devMathieu Chartier2017-01-068-7/+50
| |\
| | * Add visiting for class loaders in StickyMarkSweepneo.chae2017-01-058-7/+50
| * | Revert "Revert "Prune uses library classes even without profile DO NOT MERGE""Mathieu Chartier2017-01-051-0/+7
| |/
| * Revert "Prune uses library classes even without profile DO NOT MERGE"Griff Hazen2016-12-191-7/+0
| |\
| | * Revert "Prune uses library classes even without profile DO NOT MERGE"Griff Hazen2016-12-191-7/+0
| * | Merge "Prune uses library classes even without profile" into nyc-mr2-devMathieu Chartier2016-12-160-0/+0
| |\ \
| | * | Prune uses library classes even without profileMathieu Chartier2016-12-161-0/+7
| * | | Prune uses library classes even without profile DO NOT MERGEMathieu Chartier2016-12-151-0/+7
| |\ \ \ | | |/ / | |/| / | | |/
| | * Prune uses library classes even without profile DO NOT MERGEMathieu Chartier2016-12-141-0/+7
| * | 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
| |\
| * \ ART: Reprint long messages on abortAndreas Gampe2016-10-054-13/+17
| |\ \
| * \ \ ART: Clean up IRT-related abort messagingAndreas Gampe2016-10-053-18/+50
| |\ \ \
| * \ \ \ 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
| |\ \ \ \ \
| * \ \ \ \ \ Make test for app-image loading.Alex Light2016-09-266-0/+112
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Smarter image layoutMathieu Chartier2016-09-2311-184/+440
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge "Make image test multi image" into nyc-mr1-devMathieu Chartier2016-09-220-0/+0
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Make image test multi imageMathieu Chartier2016-09-228-179/+282
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Ensure class is initialized when reading its fields from debugger.Jeff Hao2016-09-201-9/+28
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge "Fix vtable corruption issue" into nyc-mr1-devAlex Light2016-09-090-0/+0
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Fix vtable corruption issueAlex Light2016-09-0912-60/+424
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Don't assume resolved classses are filled in for ResolvedFieldAccessTestMathieu Chartier2016-09-096-5/+101
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Add lock when iterating over BacktraceMap.Christopher Ferris2016-08-261-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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 "Use try lock to fix class resolution race"Mathieu Chartier2016-08-248-171/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Use try lock to fix class resolution raceMathieu Chartier2016-08-248-29/+171
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Revert "Save environment snapshot and use at fork/exec"" into nyc-mr1-devDavid Sehr2016-08-230-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Save environment snapshot and use at fork/execDavid Sehr2016-08-225-2/+111
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix debugger calling new String().Jeff Hao2016-08-221-5/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Fix pending exception failure for encoded statics" into nyc-mr1-devMathieu Chartier2016-08-110-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix pending exception failure for encoded staticsMathieu Chartier2016-08-115-6/+84
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "ART: Check for more low-space situations in zygote" into nyc-mr1-devAndreas Gampe2016-08-110-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ ART: Check for more low-space situations in zygoteAndreas Gampe2016-08-112-1/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Put the deletion of profiling info under a GC critical section.Nicolas Geoffray2016-08-106-3/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix profiling output to properly display class info.Jeff Hao2016-08-011-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \