summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Filling hole between subclass and superclass."Mathieu Chartier2014-08-283-112/+102
|\
| * Filling hole between subclass and superclass.Fred Shih2014-08-283-112/+102
* | Merge "Prevent exception bugs in class linker"Mathieu Chartier2014-08-282-3/+22
|\ \
| * | Prevent exception bugs in class linkerMathieu Chartier2014-08-282-3/+22
|/ /
* | Merge "Avoid null pointer dereference when sending JDWP packets"Sebastien Hertz2014-08-281-2/+2
|\ \
| * | Avoid null pointer dereference when sending JDWP packetsSebastien Hertz2014-08-281-2/+2
* | | Merge "Actually ask the pthread implementation for the stack guard size."Elliott Hughes2014-08-283-24/+19
|\ \ \
| * | | Actually ask the pthread implementation for the stack guard size.Elliott Hughes2014-08-283-24/+19
|/ / /
* | | Merge "Ensure proxy constructor is in dex cache"Sebastien Hertz2014-08-281-0/+4
|\ \ \ | |/ / |/| |
| * | Ensure proxy constructor is in dex cacheSebastien Hertz2014-08-281-0/+4
|/ /
* | Merge "Fix gcstress and gcverify test targets"Ian Rogers2014-08-271-2/+2
|\ \
| * | Fix gcstress and gcverify test targetsAlex Light2014-08-271-2/+2
|/ /
* | Merge "ART: Change temporaries to positive names"Bill Buzbee2014-08-2734-370/+472
|\ \
| * | ART: Change temporaries to positive namesRazvan A Lupusoru2014-08-2634-370/+472
* | | Merge "Handle nested signals"Dave Allison2014-08-2711-18/+250
|\ \ \ | |_|/ |/| |
| * | Handle nested signalsDave Allison2014-08-2711-18/+250
|/ /
* | Merge "Really fix tests."Brian Carlstrom2014-08-2714-708/+901
|\ \
| * | Really fix tests.Alex Light2014-08-2714-708/+901
|/ /
* | Merge "Various run-test makefile fixes."Ian Rogers2014-08-271-79/+72
|\ \
| * | Various run-test makefile fixes.Ian Rogers2014-08-271-79/+72
|/ /
* | Merge "Fix builds where dist_goal is defined."Ian Rogers2014-08-271-1/+1
|\ \
| * | Fix builds where dist_goal is defined.Ian Rogers2014-08-261-1/+1
|/ /
* | Merge "Fix test build targets."Ian Rogers2014-08-271-3/+6
|\ \
| * | Fix test build targets.Ian Rogers2014-08-261-3/+6
|/ /
* | Merge changes Id3113019,I89c26a90Ian Rogers2014-08-2715-36/+378
|\ \ | |/ |/|
| * Add run-test support for running without a working patchoat/dex2oatAlex Light2014-08-267-29/+198
| * Support booting without functioning boot.oat/art patchoat.Alex Light2014-08-268-7/+180
* | Merge "Reduce interpret-only compile time."Mathieu Chartier2014-08-274-13/+24
|\ \
| * | Reduce interpret-only compile time.Mathieu Chartier2014-08-264-13/+24
* | | Merge "ART: Added dirty flag to optimizations"Ian Rogers2014-08-277-31/+40
|\ \ \
| * | | ART: Added dirty flag to optimizationsJean Christophe Beyler2014-08-267-31/+40
* | | | Merge "ART: Add capability for a pass to have options"Ian Rogers2014-08-278-12/+245
|\ \ \ \ | |_|_|/ |/| | |
| * | | ART: Add capability for a pass to have optionsRazvan A Lupusoru2014-08-268-12/+245
|/ / /
* | | Merge "Use loops to build combinations of run-tests."Ian Rogers2014-08-262-866/+333
|\ \ \
| * | | Use loops to build combinations of run-tests.Ian Rogers2014-08-262-866/+333
|/ / /
* | | Merge "ART: Add non-temporal store support"Ian Rogers2014-08-2612-9/+73
|\ \ \
| * | | ART: Add non-temporal store supportJean Christophe Beyler2014-08-2612-9/+73
* | | | Merge "Fix race condition in TransitionCollector."Mathieu Chartier2014-08-261-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix race condition in TransitionCollector.Mathieu Chartier2014-08-261-4/+4
|/ / /
* | | Merge "ART: Improve error message on oat writer failure"Andreas Gampe2014-08-263-1/+15
|\ \ \ | |/ / |/| |
| * | ART: Improve error message on oat writer failureAndreas Gampe2014-08-263-1/+15
* | | Merge "Fix usage of literals within a macro."Ian Rogers2014-08-261-2/+2
|\ \ \
| * | | Fix usage of literals within a macro.Ian Rogers2014-08-261-2/+2
* | | | Merge "Map heap maps at a lower address."Mathieu Chartier2014-08-261-0/+2
|\ \ \ \
| * | | | Map heap maps at a lower address.Mathieu Chartier2014-08-261-0/+2
|/ / / /
* | | | Merge "ART: kSuper also has IncompatibleClassChangeError"Andreas Gampe2014-08-261-1/+5
|\ \ \ \
| * | | | ART: kSuper also has IncompatibleClassChangeErrorAndreas Gampe2014-08-261-1/+5
| | |/ / | |/| |
* | | | Merge "ART: Fix IncompatibleClassChange check for ArtMethod"Andreas Gampe2014-08-261-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | ART: Fix IncompatibleClassChange check for ArtMethodAndreas Gampe2014-08-261-1/+3
| |/ /
* | | Merge "Quick compiler: fix DCHECK"buzbee2014-08-261-10/+10
|\ \ \