summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Merge "Test and fix bug checking status of secondary multidex files." into mn...Richard Uhler2015-05-182-6/+39
|\
| * Test and fix bug checking status of secondary multidex files.Richard Uhler2015-05-182-6/+39
* | JDWP: more GC safetySebastien Hertz2015-05-185-56/+103
* | Merge "Print more info on mark sweep invalid ref crash." into mnc-devHiroshi Yamauchi2015-05-151-6/+39
|\ \
| * | Print more info on mark sweep invalid ref crash.Hiroshi Yamauchi2015-05-151-6/+39
* | | Add new style String operations during compilation init, part 2Kenny Root2015-05-151-0/+60
|/ /
* | Stop wrapping close(2) with TEMP_FAILURE_RETRY in art.Elliott Hughes2015-05-151-1/+1
* | Merge "In hprof, use an address within string for char array of empty string....Jeff Hao2015-05-151-2/+9
|\ \
| * | In hprof, use an address within string for char array of empty string.Jeff Hao2015-05-141-2/+9
* | | Merge changes I2ea008b7,Ibd7a643d into mnc-devKenny Root2015-05-152-6/+73
|\ \ \ | |/ / |/| |
| * | Add new style String operations during compilation initKenny Root2015-05-151-0/+66
| * | Fix non-range String init callsKenny Root2015-05-151-6/+7
* | | Merge "In hprof, set string class instance size to that of an empty string." ...Jeff Hao2015-05-141-1/+5
|\ \ \
| * | | In hprof, set string class instance size to that of an empty string.Jeff Hao2015-05-141-1/+5
| |/ /
* | | Print field info on mark sweep invalid ref crash.Hiroshi Yamauchi2015-05-147-9/+46
| |/ |/|
* | ART: Do not relocate app program headers in patchoat.Vladimir Marko2015-05-143-11/+35
|/
* Also print class for NoSuchFieldExceptionMathieu Chartier2015-05-133-3/+12
* Merge "Hold heap bitmap lock in Heap::GetObjectsAllocated" into mnc-devMathieu Chartier2015-05-124-2/+14
|\
| * Hold heap bitmap lock in Heap::GetObjectsAllocatedMathieu Chartier2015-05-124-2/+14
* | Merge "Add notes about fast JNI calls." into mnc-devHiroshi Yamauchi2015-05-121-0/+29
|\ \
| * | Add notes about fast JNI calls.Hiroshi Yamauchi2015-05-121-0/+29
* | | Merge "Fix bug in removal of *.flock files." into mnc-devRichard Uhler2015-05-122-12/+4
|\ \ \ | |/ / |/| |
| * | Fix bug in removal of *.flock files.Richard Uhler2015-05-122-12/+4
| |/
* | Quick: Fix DCE to mark wide register overlaps correctly.Vladimir Marko2015-05-122-5/+7
|/
* am 1774ca95: am bdd9f2d8: Merge "Remove unused StackHandleScope"Sebastien Hertz2015-05-111-1/+0
|\
| * Merge "Remove unused StackHandleScope"Sebastien Hertz2015-05-111-1/+0
| |\
| | * Remove unused StackHandleScopeSebastien Hertz2015-05-111-1/+0
* | | am cbfc2b94: am 1d316ada: Merge "Insert a read barrier in the JNI bridge."Hiroshi Yamauchi2015-05-1112-3/+39
|\ \ \ | |/ /
| * | Merge "Insert a read barrier in the JNI bridge."Hiroshi Yamauchi2015-05-1112-3/+39
| |\ \
| | * | Insert a read barrier in the JNI bridge.Hiroshi Yamauchi2015-05-0713-4/+40
* | | | am 1ed3ab7c: am bd0cfef5: Merge "Fix typo in VLOG message."Richard Uhler2015-05-111-1/+1
|\ \ \ \ | |/ / /
| * | | Merge "Fix typo in VLOG message."Richard Uhler2015-05-111-1/+1
| |\ \ \
| | * | | Fix typo in VLOG message.Richard Uhler2015-05-111-1/+1
| | |/ /
* | | | am fa389ffa: am c55efc73: Merge "Add more diagnostics info to flaky oat file ...Richard Uhler2015-05-111-0/+14
|\ \ \ \ | |/ / /
| * | | Merge "Add more diagnostics info to flaky oat file assistant test."Richard Uhler2015-05-111-0/+14
| |\ \ \
| | * | | Add more diagnostics info to flaky oat file assistant test.Richard Uhler2015-05-111-0/+14
| | |/ /
* | | | am 1c324341: am 6108ed86: Merge "Add a flag to StackVisitor for inlining."Nicolas Geoffray2015-05-1111-59/+135
|\ \ \ \ | |/ / /
| * | | Add a flag to StackVisitor for inlining.Nicolas Geoffray2015-05-1111-59/+135
| | |/ | |/|
* | | am c628cc9a: am 775b7b88: Merge "Don\'t allow JIT to compile native methods"Mathieu Chartier2015-05-091-1/+1
|\ \ \ | |/ /
| * | Don't allow JIT to compile native methodsMathieu Chartier2015-05-081-1/+1
* | | am dc5b620f: am 591d8e4e: Merge "Add stub_test implementation for mips & mips64"Andreas Gampe2015-05-081-26/+307
|\ \ \ | |/ /
| * | Merge "Add stub_test implementation for mips & mips64"Andreas Gampe2015-05-081-26/+307
| |\ \
| | * | Add stub_test implementation for mips & mips64Goran Jakovljevic2015-05-071-26/+307
* | | | am 05c67f03: am e20df2a6: Merge "Fix stub_test for Mips64"Andreas Gampe2015-05-084-24/+57
|\ \ \ \ | |/ / /
| * | | Fix stub_test for Mips64Goran Jakovljevic2015-05-084-24/+57
* | | | am 8515f6a5: am 0172c5b0: Merge "Check IsReferenceVReg during deopt"Mathieu Chartier2015-05-081-0/+1
|\ \ \ \ | |/ / /
| * | | Merge "Check IsReferenceVReg during deopt"Mathieu Chartier2015-05-086-5/+41
| |\ \ \
| | * | | Check IsReferenceVReg during deoptMathieu Chartier2015-05-086-5/+41
* | | | | am b39cc9d6: Merge "Check IsReferenceVReg during deopt" into mnc-devMathieu Chartier2015-05-085-5/+40
|\ \ \ \ \
| * \ \ \ \ Merge "Check IsReferenceVReg during deopt" into mnc-devMathieu Chartier2015-05-085-5/+40
| |\ \ \ \ \