summaryrefslogtreecommitdiffstats
path: root/runtime/native
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "ART: Change ART for new native bridge sequence"Andreas Gampe2014-09-041-3/+15
|\
| * ART: Change ART for new native bridge sequenceAndreas Gampe2014-09-041-3/+15
* | Fix native allocation watermark clamping.Mathieu Chartier2014-09-031-2/+2
|/
* Fix issue with Thread.setName hanging after Thread.startBrian Carlstrom2014-08-282-4/+6
* ART: Relax GetInstructionSetFromStringAndreas Gampe2014-08-201-0/+15
* ART: Fix another potential N-th visitor issueAndreas Gampe2014-08-141-0/+4
* ART: Tolerate shallow call stack in VMStack_getCallingClassLoaderAndreas Gampe2014-08-131-0/+4
* Execute an application even when dex2oat crashes.Nicolas Geoffray2014-08-131-1/+3
* Avoid use of std::string where we have const char*.Ian Rogers2014-08-121-1/+2
* Merge "Wire up check JNI force copy mode."Ian Rogers2014-08-085-11/+13
|\
| * Wire up check JNI force copy mode.Ian Rogers2014-08-085-11/+13
* | Use the right instruction set for checking dex-cache staleness.Narayan Kamath2014-08-081-3/+4
|/
* Revert "Rename openDexFileNative to openDexFile."Calin Juravle2014-08-061-2/+2
* Make system use patchoat to relocate during runtime.Alex Light2014-08-051-103/+175
* Inform about System.exit() call in logcatDmitry Petrochenko2014-08-041-0/+1
* Rename openDexFileNative to openDexFile.Calin Juravle2014-07-251-2/+2
* ART: Account for multidex location strings in VMClassLoaderAndreas Gampe2014-07-241-7/+10
* Fix erroneous behaviors with OOME present.Ian Rogers2014-07-211-1/+4
* Avoid race in single thread suspension.Ian Rogers2014-07-173-3/+20
* Remove object_utils.h.Ian Rogers2014-07-166-6/+1
* Merge "Call strong CAS from unsafe. Add more CAS versions."Hans Boehm2014-07-111-6/+6
|\
| * Call strong CAS from unsafe. Add more CAS versions.Hans Boehm2014-07-111-6/+6
* | Improve performance of invokevirtual/invokeinterface with embedded imt/vtableMingyao Yang2014-07-112-6/+2
|/
* Make CAS operations in Object use art::Atomic.Ian Rogers2014-07-101-3/+6
* Merge "Fix method tracing from command-line"Ian Rogers2014-07-091-0/+1
|\
| * Fix method tracing from command-lineSebastien Hertz2014-07-091-0/+1
* | Merge "Expanded native code to use arraycopy for specific data types."Jeff Hao2014-06-261-9/+66
|\ \ | |/ |/|
| * Expanded native code to use arraycopy for specific data types.Emma Meersman2014-06-201-9/+66
* | ART: Native support for multidexAndreas Gampe2014-06-251-58/+77
|/
* consolidate profiles and profile-cacheNick Kralevich2014-06-111-10/+1
* Remove deprecated WITH_HOST_DALVIK.Ian Rogers2014-06-102-0/+11
* Merge "Clean up and augment Atomic class. Replace QuasiAtomic MemBars."Hans Boehm2014-06-061-3/+3
|\
| * Clean up and augment Atomic class. Replace QuasiAtomic MemBars.Hans Boehm2014-06-061-3/+3
* | Merge "Change FieldHelper to use a handle."Mathieu Chartier2014-06-061-32/+27
|\ \ | |/ |/|
| * Change FieldHelper to use a handle.Mathieu Chartier2014-06-061-32/+27
* | Merge "Fixed and refactored profiler options handling"Calin Juravle2014-06-062-10/+8
|\ \
| * | Fixed and refactored profiler options handlingCalin Juravle2014-06-062-10/+8
* | | Merge "Clean up the sampling profiler"Calin Juravle2014-06-061-48/+30
|\ \ \ | |/ / | | / | |/ |/|
| * Clean up the sampling profilerCalin Juravle2014-06-061-48/+30
* | Merge "Use sendfile when copying profile file."Calin Juravle2014-06-041-20/+21
|\ \
| * | Use sendfile when copying profile file.Calin Juravle2014-06-041-20/+21
* | | Merge "Fix a possible file descriptor leakage"Calin Juravle2014-06-041-8/+7
|\ \ \ | |/ /
| * | Fix a possible file descriptor leakageCalin Juravle2014-06-041-8/+7
| |/
* | Added workaround passing empty arg array for proxy invocation.Jeff Hao2014-06-021-3/+2
|/
* Merge "Compaction cleanup for FindArrayClass."Mathieu Chartier2014-05-302-4/+5
|\
| * Compaction cleanup for FindArrayClass.Mathieu Chartier2014-05-302-4/+5
* | ART: Use StackReference in Quick Stack FrameAndreas Gampe2014-05-291-1/+1
* | Fix DexFile.entries to return class names, not class descriptorsBrian Carlstrom2014-05-281-2/+2
|/
* Merge "Revert "Revert "Fix an outstanding compaction bug in interpreter."""Mathieu Chartier2014-05-231-5/+3
|\
| * Revert "Revert "Fix an outstanding compaction bug in interpreter.""Mathieu Chartier2014-05-231-5/+3