summaryrefslogtreecommitdiffstats
path: root/runtime/native
Commit message (Expand)AuthorAgeFilesLines
* Merge "Compacting collector." into dalvik-devMathieu Chartier2013-11-136-66/+35
|\
| * Compacting collector.Mathieu Chartier2013-11-116-66/+35
* | Set processes' comm names to their package names.William Roberts2013-11-111-0/+10
|/
* Fix capability setting for the top 32 bits.Elliott Hughes2013-11-111-8/+8
* Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug ...Brian Carlstrom2013-11-061-1/+1
* Remove unused length from DexFile GetString calls.Ian Rogers2013-10-311-2/+1
* Fix openDexFileNative to throw pending exception when it fails.Jeff Hao2013-10-301-2/+1
* Merge "Don't use UTF16 length as length for MUTF8." into dalvik-devIan Rogers2013-10-301-1/+1
|\
| * Don't use UTF16 length as length for MUTF8.Ian Rogers2013-10-301-1/+1
* | Fix object identity hash.Mathieu Chartier2013-10-291-0/+3
|/
* Fix DexFile_isDexOptNeeded to clear an error_msg in a recoverable caseBrian Carlstrom2013-10-281-1/+8
* am 881392f5: Adjust the name of setTargetSdkVersion native method.Alex Klyubin2013-10-251-2/+2
|\
| * Adjust the name of setTargetSdkVersion native method.Alex Klyubin2013-10-241-2/+2
* | Throw IOException at source of failing to open a dex file.Ian Rogers2013-10-212-65/+81
* | Tracking change to InternTable::VisitRootsBrian Carlstrom2013-10-201-1/+2
* | resolved conflicts for merge of 5d79c5de to dalvik-devBrian Carlstrom2013-10-201-3/+316
|\ \ | |/
| * Preload DexCachesBrian Carlstrom2013-10-201-2/+314
* | Build fix.Ian Rogers2013-10-201-0/+103
* | Fast JNI support.Ian Rogers2013-10-2015-148/+150
* | Remove four counter increments out of the allocation path.Hiroshi Yamauchi2013-10-091-4/+1
* | am bf1f0cdc: am 7ba7936d: am 756ee4e0: Find OatDexFile by DexFile name and ch...Brian Carlstrom2013-10-041-8/+18
|\ \ | |/
| * am 7ba7936d: am 756ee4e0: Find OatDexFile by DexFile name and checksum, not j...Brian Carlstrom2013-10-041-8/+18
| |\
| | * Find OatDexFile by DexFile name and checksum, not just checksumBrian Carlstrom2013-10-031-8/+18
* | | am 80f85137: am 7c798419: am 7c3d13ae: Use file magic to determine file type,...Brian Carlstrom2013-10-041-2/+2
|\ \ \ | |/ /
| * | am 7c798419: am 7c3d13ae: Use file magic to determine file type, not file ext...Brian Carlstrom2013-10-041-2/+2
| |\ \ | | |/
| | * Use file magic to determine file type, not file extension.Brian Carlstrom2013-10-031-2/+2
| * | am c493433e: am ee39a10e: Use class def index from java.lang.Class.Ian Rogers2013-09-243-32/+57
| |\ \ | | |/
| | * Use class def index from java.lang.Class.Ian Rogers2013-09-213-32/+57
* | | Inflate contended lock word by suspending owner.Ian Rogers2013-10-024-21/+9
* | | am 2921201d: Remove some non-const references in utilsBrian Carlstrom2013-09-241-2/+4
|\ \ \ | |/ /
| * | Remove some non-const references in utilsBrian Carlstrom2013-09-231-2/+4
| |/
* | Use class def index from java.lang.Class.Ian Rogers2013-09-193-32/+57
* | am 53097834: am b8c46fc7: Remove OBB bind mounts, now provided by FUSE.Jeff Sharkey2013-09-101-18/+1
|\ \ | |/
| * Remove OBB bind mounts, now provided by FUSE.Jeff Sharkey2013-09-101-18/+1
* | am b27c9319: am 2e450bf4: Revert "Remove bogus fastpath from String::Equals(c...Brian Carlstrom2013-09-061-7/+3
|\ \ | |/
| * Revert "Remove bogus fastpath from String::Equals(const StringPiece&)"Brian Carlstrom2013-09-061-7/+3
* | am 284ebfed: am 8438ed31: Remove bogus fastpath from String::Equals(const Str...Brian Carlstrom2013-09-061-3/+7
|\ \ | |/
| * Remove bogus fastpath from String::Equals(const StringPiece&)Brian Carlstrom2013-09-061-3/+7
| * Change IsMethodTracingActive to GetMethodTracingMode for art.Jeff Hao2013-08-301-3/+3
* | Merge "A char array copy optimization (art)." into dalvik-devHiroshi Yamauchi2013-09-051-0/+23
|\ \
| * | A char array copy optimization (art).Hiroshi Yamauchi2013-09-041-0/+23
* | | Change IsMethodTracingActive to GetMethodTracingMode for art.Jeff Hao2013-08-291-3/+3
| |/ |/|
* | Merge "Fix thread status in THST chunk to use JDWP thread state." into dalvik...Jeff Hao2013-08-291-1/+1
|\ \
| * | Fix thread status in THST chunk to use JDWP thread state.Jeff Hao2013-08-291-1/+1
| |/
* | Handle OOMEs in class linker with grace.Ian Rogers2013-08-271-3/+0
|/
* Add art support for sample profiling from traceview gui.Jeff Hao2013-08-261-5/+7
* Don't scan image space when starting runtime.Ian Rogers2013-08-232-2/+4
* Fix up TODO: c++0x, update cpplint.Mathieu Chartier2013-08-161-7/+3
* am 3e78664f: am f8dc6489: am 7571e8b7: Add flock(2)ing on dex-cache files to ...Brian Carlstrom2013-08-151-2/+6
|\
| * Add flock(2)ing on dex-cache files to prevent racesBrian Carlstrom2013-08-151-2/+6