summaryrefslogtreecommitdiffstats
path: root/dalvikvm
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL with nullptrMathieu Chartier2015-04-221-11/+11
* Add AbstractMethod, Constructor, MethodMathieu Chartier2015-04-211-0/+1
* Remove version-script optionDmitriy Ivanov2015-04-021-1/+1
* Add options for building/testing with coverage.Dan Albert2015-01-301-0/+2
* Remove libcxx.mk cruft.Dan Albert2015-01-291-2/+0
* Link libsigchain.a instead of sigchain.oDmitriy Ivanov2014-10-201-2/+4
* Fix error message to match the code.Piotr Jastrzebski2014-10-171-1/+1
* Fix mac build (second attempt)Dmitriy Ivanov2014-10-141-2/+0
* Fixing mac buildDmitriy Ivanov2014-10-141-1/+7
* Remove libsigchain from LD_PRELOADSDmitriy Ivanov2014-10-071-4/+5
* Make ART_HOST_EXECUTABLES and ART_TARGET_SUPPORTED_ARCH include dalvikvm32 an...Brian Carlstrom2014-06-291-1/+13
* Create a dalvik symlink on the host.Ian Rogers2014-06-271-4/+4
* Multilib ART host.Ian Rogers2014-06-241-2/+9
* Remove deprecated WITH_HOST_DALVIK.Ian Rogers2014-06-101-2/+0
* Move art host to libc++Dan Albert2014-05-211-0/+1
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-192-5/+3
* Add missing header necessary for libc++.Ian Rogers2014-05-161-0/+1
* Merge "dalvikvm: create the dalvikvm symlink to the primary version"Narayan Kamath2014-05-161-1/+5
|\
| * dalvikvm: create the dalvikvm symlink to the primary versionYongqin Liu2014-05-151-1/+5
* | Compatibility layer to transition from UniquePtr to std::unique_ptr.Ian Rogers2014-05-152-2/+5
|/
* Preparation for transition to libc++.Ian Rogers2014-04-162-4/+5
* Build changes to build multilib testsAndreas Gampe2014-04-011-0/+3
* Fix dalvikvm -helpBrian Carlstrom2014-02-251-9/+9
* Inflate contended lock word by suspending owner.Ian Rogers2013-10-021-1/+1
* Add explicit dependency on algorithmKenny Root2013-09-111-0/+1
* Restore build-art minimal buildBrian Carlstrom2013-08-021-0/+2
* Clean up stlport usage.Elliott Hughes2013-07-301-3/+5
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* Let dalvikvm default based on persist.sys.dalvik.vm.libBrian Carlstrom2013-07-111-1/+1
* Use libnativehelper to find JNI_CreateJavaVMBrian Carlstrom2013-06-201-18/+4
* Add missing dlcloseBrian Carlstrom2013-06-181-0/+1
* Fix Mac build by making dalvikvm definition visibleBrian Carlstrom2013-06-181-0/+2
* Move to new art dalvikvmBrian Carlstrom2013-06-172-0/+264