summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Add VerifyObject to StackHandleScope::SetReferenceMathieu Chartier2015-01-083-51/+78
* Merge "ART: Pass ucontext to Backtrace in Stack Dump"Andreas Gampe2015-01-083-5/+12
|\
| * ART: Pass ucontext to Backtrace in Stack DumpAndreas Gampe2015-01-083-5/+12
* | Merge "JDWP: do not report start/end events for thread without peer"Sebastien Hertz2015-01-081-0/+8
|\ \ | |/ |/|
| * JDWP: do not report start/end events for thread without peerSebastien Hertz2014-12-181-0/+8
* | Merge "Fix valgrind imgdiag test failure / memory leak in runtime"Igor Murashkin2015-01-081-0/+10
|\ \
| * | Fix valgrind imgdiag test failure / memory leak in runtimeIgor Murashkin2015-01-071-0/+10
* | | Merge "ART: Print INTERNAL_FATAL Log messages immediately"Andreas Gampe2015-01-081-22/+47
|\ \ \
| * | | ART: Print INTERNAL_FATAL Log messages immediatelyAndreas Gampe2015-01-071-22/+47
| |/ /
* | | Fix signal test to work with gcstressMathieu Chartier2015-01-072-6/+6
|/ /
* | Fix frequent gcstress ThreadStress crashMathieu Chartier2015-01-062-9/+7
* | Merge "Don't allow suspension from FindLocksAtDexPc"Mathieu Chartier2015-01-065-13/+22
|\ \
| * | Don't allow suspension from FindLocksAtDexPcMathieu Chartier2015-01-065-13/+22
* | | Mute common case DexFile.isDexOptNeeded log spamBrian Carlstrom2015-01-061-1/+4
|/ /
* | Merge "ART: Reorder entrypoint argument order"Andreas Gampe2015-01-0517-240/+197
|\ \
| * | ART: Reorder entrypoint argument orderAndreas Gampe2014-12-2917-240/+197
* | | Implement LogLineLowStack() properly.Vladimir Marko2015-01-022-8/+26
* | | Update oat version to 053.Chenfu Bao2014-12-291-1/+1
|/ /
* | ART: Fix verification of constructors.Stephen Kyle2014-12-224-12/+99
* | Merge "ART: Swap-space in the compiler"Andreas Gampe2014-12-224-4/+16
|\ \
| * | ART: Swap-space in the compilerAndreas Gampe2014-12-224-4/+16
* | | Merge "ART: Do not JNI abort on nullptr GetObjectRefType"Andreas Gampe2014-12-222-9/+15
|\ \ \
| * | | ART: Do not JNI abort on nullptr GetObjectRefTypeAndreas Gampe2014-12-222-9/+15
| |/ /
* | | Merge "ART: Use interpret-only for vmSafeMode"Andreas Gampe2014-12-202-2/+12
|\ \ \
| * | | ART: Use interpret-only for vmSafeModeAndreas Gampe2014-12-192-2/+12
| |/ /
* | | Merge "Add heap task processor"Mathieu Chartier2014-12-209-190/+605
|\ \ \
| * | | Add heap task processorMathieu Chartier2014-12-199-190/+605
| |/ /
* | | Merge "Pass the real capacity to CreateRosAlloc."Hiroshi Yamauchi2014-12-191-2/+3
|\ \ \ | |/ / |/| |
| * | Pass the real capacity to CreateRosAlloc.Hiroshi Yamauchi2014-12-181-2/+3
| |/
* | Only dump suspend all histogram if we have samplesMathieu Chartier2014-12-181-3/+6
|/
* Merge "Use correct handle scope offset from StackVisitor"Sebastien Hertz2014-12-181-2/+4
|\
| * Use correct handle scope offset from StackVisitorSebastien Hertz2014-12-181-2/+4
* | Merge "Cleanup JDWP event matching"Sebastien Hertz2014-12-189-445/+378
|\ \
| * | Cleanup JDWP event matchingSebastien Hertz2014-12-179-445/+378
| |/
* | Merge "Fix a race condition during the rosalloc verification."Hiroshi Yamauchi2014-12-181-1/+4
|\ \
| * | Fix a race condition during the rosalloc verification.Hiroshi Yamauchi2014-12-171-1/+4
* | | Merge "Fix concurrent GC ergonomics"Mathieu Chartier2014-12-182-37/+35
|\ \ \
| * | | Fix concurrent GC ergonomicsMathieu Chartier2014-12-172-37/+35
* | | | Add thread suspend histogramMathieu Chartier2014-12-176-11/+29
| |/ / |/| |
* | | Merge "Add a new imgdiag tool to diff boot.art/core.art against a process"Igor Murashkin2014-12-175-2/+82
|\ \ \
| * | | Add a new imgdiag tool to diff boot.art/core.art against a processIgor Murashkin2014-12-165-2/+82
* | | | Merge "Add systrace events to monitors and thread suspension"Mathieu Chartier2014-12-172-1/+25
|\ \ \ \
| * | | | Add systrace events to monitors and thread suspensionMathieu Chartier2014-12-172-1/+25
| | |/ / | |/| |
* | | | Merge "JDWP: fix setting multiple breakpoints in the same method"Sebastien Hertz2014-12-171-7/+23
|\ \ \ \
| * | | | JDWP: fix setting multiple breakpoints in the same methodSebastien Hertz2014-12-171-7/+23
| | |_|/ | |/| |
* | | | Fix typo bug for Mips32.Douglas Leung2014-12-161-1/+1
| |/ / |/| |
* | | Delete gc request lockMathieu Chartier2014-12-161-0/+1
* | | [MIPSR6] Adjust assembly routines for MIPS R6 isaDuane Sand2014-12-162-61/+106
|/ /
* | Don't add or remove verifiers if abortingMathieu Chartier2014-12-151-0/+6
* | Add more logging to Mutex::ExclusiveUnlockMathieu Chartier2014-12-151-1/+11
|/