- bdf1737 Introduce `art::FastExit` to replace all uses of `quick_exit` in ART. by Roland Levillain · 3 years, 8 months ago
- fcc922a art: unbreak dalvikvm builds on host by Orion Hodson · 3 years, 7 months ago
- 7439cff Make dalvikvm inherit art_defaults. by Martin Stjernholm · 3 years, 8 months ago
- a28c827 Use `quick_exit` instead of `_exit` (except for error handling). by Roland Levillain · 3 years, 8 months ago
- fcd3d85 Move libsigchain into whole_static_libs for dalvikvm on host. by Nicolas Geoffray · 3 years, 9 months ago
- ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 3 years, 10 months ago
- aded139 Make libsigchain a stub library. by Nicolas Geoffray · 3 years, 10 months ago
- 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 10 months ago
- 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 3 months ago
- 36896be Don't call exit() while threads may be running by Hans Boehm · 4 years, 10 months ago
- 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 5 years ago
- 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 5 years ago
- 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
- 193efa4 Disable leak detection locally. by Steven Moreland · 5 years ago
- d53f606 Partially disable building ART for host on Mac. by David Srbecky · 6 years ago
- 057f1e4 Use target.linux for all linux kernel based targets by Dan Willemsen · 7 years ago
- 99988f8 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
- 9389ae7 Simplify Android.bp files by Dan Willemsen · 7 years ago
- 2c30e4a ART: Remove art and art/runtime include_dir directives by Andreas Gampe · 7 years ago
- 56bd562 dalvikvm.cc: use proper nativehelper headers by Steven Moreland · 7 years ago
- e431e27 art: use proper nativehelper headers by Steven Moreland · 7 years ago
- fe6064a Convert more of art to Android.bp by Colin Cross · 8 years ago
- 1a86171 Revert "Convert more of art to Android.bp" by Colin Cross · 8 years ago
- 198a957 Fix art tests by Colin Cross · 8 years ago
- 4a45627 Convert more of art to Android.bp by Colin Cross · 8 years ago
- dac87e9 ART: Remove -std=gnu++11 by Andreas Gampe · 8 years ago
- 754a445 Prefer 32-bit host executables on Mac. by Ying Wang · 9 years ago
- 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
- fc58af4 Add AbstractMethod, Constructor, Method by Mathieu Chartier · 10 years ago
- 7de85ca Remove version-script option by Dmitriy Ivanov · 10 years ago
- 31fb260 Add options for building/testing with coverage. by Dan Albert · 10 years ago
- f36df54 Remove libcxx.mk cruft. by Dan Albert · 10 years ago
- e49a4f6 Link libsigchain.a instead of sigchain.o by Dmitriy Ivanov · 10 years ago
- 2eebc99 Fix error message to match the code. by Piotr Jastrzebski · 10 years ago
- 8b5b698 Fix mac build (second attempt) by Dmitriy Ivanov · 10 years ago
- 1d74e57 Fixing mac build by Dmitriy Ivanov · 10 years ago
- f57874d Remove libsigchain from LD_PRELOADS by Dmitriy Ivanov · 10 years ago
- 906c27d Make ART_HOST_EXECUTABLES and ART_TARGET_SUPPORTED_ARCH include dalvikvm32 and dalvikvm64 as needed by Brian Carlstrom · 11 years ago
- a929ded Create a dalvik symlink on the host. by Ian Rogers · 11 years ago
- afd9acc Multilib ART host. by Ian Rogers · 11 years ago
- c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 11 years ago
- 2a0e954 Move art host to libc++ by Dan Albert · 11 years ago
- 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
- 866ac80 Add missing header necessary for libc++. by Ian Rogers · 11 years ago
- 7013182 Merge "dalvikvm: create the dalvikvm symlink to the primary version" by Narayan Kamath · 11 years ago
- 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 11 years ago
- 2bb4436 dalvikvm: create the dalvikvm symlink to the primary version by Yongqin Liu · 11 years ago
- bd5ea6a Preparation for transition to libc++. by Ian Rogers · 11 years ago
- afbaa1a Build changes to build multilib tests by Andreas Gampe · 11 years ago
- 686107e Fix dalvikvm -help by Brian Carlstrom · 11 years ago
- d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
- f409f81 Add explicit dependency on algorithm by Kenny Root · 11 years ago
- fa50baa Restore build-art minimal build by Brian Carlstrom · 11 years ago
- 025218c Clean up stlport usage. by Elliott Hughes · 11 years ago
- 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
- 934313b Let dalvikvm default based on persist.sys.dalvik.vm.lib by Brian Carlstrom · 11 years ago
- 0eba633 Use libnativehelper to find JNI_CreateJavaVM by Brian Carlstrom · 12 years ago
- ad27f28 Add missing dlclose by Brian Carlstrom · 12 years ago
- 35bd61a Fix Mac build by making dalvikvm definition visible by Brian Carlstrom · 12 years ago
- fa42b44 Move to new art dalvikvm by Brian Carlstrom · 12 years ago