summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Revert "Implement suspend checks in new compiler."""Nicolas Geoffray2014-09-1616-22/+334
|\
| * Revert "Revert "Implement suspend checks in new compiler.""Nicolas Geoffray2014-09-1616-22/+334
* | Merge "ART: fix highest PC values removal in SrcMap.DeltaFormat()"Vladimir Marko2014-09-161-1/+1
|\ \ | |/ |/|
| * ART: fix highest PC values removal in SrcMap.DeltaFormat()Yevgeny Rouban2014-09-161-1/+1
* | Merge "Fix a bug in the register allocator."Nicolas Geoffray2014-09-163-1/+61
|\ \ | |/ |/|
| * Fix a bug in the register allocator.Nicolas Geoffray2014-09-163-1/+61
* | Merge "ART: Do not unlink unreadable ELF files"Andreas Gampe2014-09-161-7/+3
|\ \
| * | ART: Do not unlink unreadable ELF filesAndreas Gampe2014-09-151-7/+3
|/ /
* | Merge "ART: Make elf loading not abort"Andreas Gampe2014-09-168-188/+456
|\ \
| * | ART: Make elf loading not abortAndreas Gampe2014-09-158-188/+456
|/ /
* | Merge "ART: Rename Handle hierarchy"Andreas Gampe2014-09-1629-253/+324
|\ \
| * | ART: Rename Handle hierarchyAndreas Gampe2014-09-1529-253/+324
|/ /
* | Merge "ART: Update host run test script"Andreas Gampe2014-09-151-1/+1
|\ \
| * | ART: Update host run test scriptAndreas Gampe2014-09-151-1/+1
| |/
* | Merge "ART: Allow quickening in the boot image"Andreas Gampe2014-09-156-330/+404
|\ \
| * | ART: Allow quickening in the boot imageAndreas Gampe2014-09-156-330/+404
|/ /
* | Merge "ART: Change access flag behavior in verifier"Andreas Gampe2014-09-1522-65/+586
|\ \ | |/ |/|
| * ART: Change access flag behavior in verifierAndreas Gampe2014-09-1522-65/+586
|/
* Merge "Revert "Implement suspend checks in new compiler.""Nicolas Geoffray2014-09-1511-267/+5
|\
| * Revert "Implement suspend checks in new compiler."Nicolas Geoffray2014-09-1511-267/+5
* | Merge "Revert "Add tests for IF_EQZ for suspend checks.""Nicolas Geoffray2014-09-152-18/+1
|\ \
| * | Revert "Add tests for IF_EQZ for suspend checks."Nicolas Geoffray2014-09-152-18/+1
* | | Merge "Add tests for IF_EQZ for suspend checks."Nicolas Geoffray2014-09-152-1/+18
|\ \ \ | |/ /
| * | Add tests for IF_EQZ for suspend checks.Nicolas Geoffray2014-09-152-1/+18
|/ /
* | Merge "Implement suspend checks in new compiler."Nicolas Geoffray2014-09-1511-5/+267
|\ \ | |/
| * Implement suspend checks in new compiler.Nicolas Geoffray2014-09-1511-5/+267
|/
* Merge "ART: Consider clinit elimination for inlining"Vladimir Marko2014-09-151-2/+11
|\
| * ART: Consider clinit elimination for inliningRazvan A Lupusoru2014-09-121-2/+11
* | Merge "Add 5 minute time out to host run tests."Ian Rogers2014-09-151-0/+12
|\ \
| * | Add 5 minute time out to host run tests.Ian Rogers2014-09-141-0/+12
|/ /
* | Merge "Add native support for FinalizerList.makeCircularListIfUnenqueued"Mathieu Chartier2014-09-149-25/+154
|\ \
| * | Add native support for FinalizerList.makeCircularListIfUnenqueuedMathieu Chartier2014-09-149-25/+154
|/ /
* | Merge "Add time out to dump check point."Ian Rogers2014-09-141-1/+5
|\ \
| * | Add time out to dump check point.Ian Rogers2014-09-131-1/+5
|/ /
* | Merge "Remove dex file index building mutex."Ian Rogers2014-09-132-15/+14
|\ \
| * | Remove dex file index building mutex.Ian Rogers2014-09-122-15/+14
|/ /
* | Merge "Pass current thread as argument to alloc instrumentation."Ian Rogers2014-09-133-6/+3
|\ \
| * | Pass current thread as argument to alloc instrumentation.Ian Rogers2014-09-123-6/+3
| |/
* | Merge "Fix stale root error in verifier"Mathieu Chartier2014-09-135-10/+41
|\ \ | |/ |/|
| * Fix stale root error in verifierMathieu Chartier2014-09-125-10/+41
|/
* Merge "Compile time performance improvements focusing on interpret-only."Ian Rogers2014-09-1266-1934/+1982
|\
| * Compile time performance improvements focusing on interpret-only.Ian Rogers2014-09-1266-1934/+1982
* | Merge "Fix and re-enable FreeList large object space for 64 bit"Mathieu Chartier2014-09-125-227/+244
|\ \
| * | Fix and re-enable FreeList large object space for 64 bitMathieu Chartier2014-09-125-227/+244
| |/
* | Merge "Quick compiler (arm64) Fix inline Math.round()"buzbee2014-09-123-3/+17
|\ \ | |/ |/|
| * Quick compiler (arm64) Fix inline Math.round()buzbee2014-09-123-3/+17
|/
* Merge "Add a test for our NPE checks."Nicolas Geoffray2014-09-123-0/+488
|\
| * Add a test for our NPE checks.Nicolas Geoffray2014-09-123-0/+488
* | Merge "x86 fault handler does not know about movb"Nicolas Geoffray2014-09-121-3/+4
|\ \
| * | x86 fault handler does not know about movbSerguei Katkov2014-09-111-3/+4