summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for JDWP METHOD_EXIT_WITH_RETURN_VALUE events.Jeff Hao2013-11-194-30/+62
* Fix build.Mathieu Chartier2013-11-185-9/+6
* Fix build: add required spaces after //.Vladimir Marko2013-11-182-46/+46
* Merge "Rewrite intrinsics detection." into dalvik-devVladimir Marko2013-11-1818-202/+1280
|\
| * Rewrite intrinsics detection.Vladimir Marko2013-11-1818-202/+1280
* | Merge "Improve Thumb2 instructions' use of constant operands." into dalvik-devVladimir Marko2013-11-185-57/+74
|\ \
| * | Improve Thumb2 instructions' use of constant operands.Vladimir Marko2013-11-185-57/+74
| |/
* | Merge "Fix missing class initialization during instrumentation." into dalvik-devSebastien Hertz2013-11-182-8/+19
|\ \ | |/ |/|
| * Fix missing class initialization during instrumentation.Sebastien Hertz2013-11-152-8/+19
* | Break apart oat writing times.Ian Rogers2013-11-155-12/+37
* | am dcab719b: am 3e32da0e: am 21b2216e: Add NOTICE and MODULE_LICENSE_APACHE2 ...Brian Carlstrom2013-11-152-0/+190
|\ \
| * \ am 3e32da0e: am 21b2216e: Add NOTICE and MODULE_LICENSE_APACHE2 for artBrian Carlstrom2013-11-152-0/+190
| |\ \
| | * \ am 21b2216e: Add NOTICE and MODULE_LICENSE_APACHE2 for artBrian Carlstrom2013-11-152-0/+190
| | |\ \
| | | * | Add NOTICE and MODULE_LICENSE_APACHE2 for artBrian Carlstrom2013-11-152-0/+190
* | | | | Merge "Temporary fix for target tests." into dalvik-devMathieu Chartier2013-11-151-0/+2
|\ \ \ \ \
| * | | | | Temporary fix for target tests.Mathieu Chartier2013-11-151-0/+2
* | | | | | Refactor reference queues.Mathieu Chartier2013-11-159-516/+445
* | | | | | Fix Thumb2 ldrd/strd disassembly.Vladimir Marko2013-11-151-2/+2
* | | | | | LEB128 tests and performance measurements.Ian Rogers2013-11-146-22/+139
* | | | | | Merge "Put arguments first in debugger variable table and fix name bug." into...Jeff Hao2013-11-142-33/+32
|\ \ \ \ \ \
| * | | | | | Put arguments first in debugger variable table and fix name bug.Jeff Hao2013-11-142-33/+32
* | | | | | | Merge "Fix memory leaks relating to timing logger." into dalvik-devIan Rogers2013-11-1417-128/+121
|\ \ \ \ \ \ \
| * | | | | | | Fix memory leaks relating to timing logger.Ian Rogers2013-11-1417-128/+121
* | | | | | | | Merge "Make exceptions use of LEB decoder valgrind clean." into dalvik-devIan Rogers2013-11-141-16/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Make exceptions use of LEB decoder valgrind clean.Ian Rogers2013-11-141-16/+18
| |/ / / / / / /
* | | | | | | | Merge "Quick compiler compile-time/memory use improvement" into dalvik-devbuzbee2013-11-147-16/+48
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Quick compiler compile-time/memory use improvementbuzbee2013-11-147-16/+48
* | | | | | | | Fix memory leak of verifier small precise constants.Ian Rogers2013-11-141-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge "Don't read characters from 0 length strings." into dalvik-devIan Rogers2013-11-141-1/+6
|\ \ \ \ \ \ \
| * | | | | | | Don't read characters from 0 length strings.Ian Rogers2013-11-141-1/+6
* | | | | | | | Merge "Add missing field initialization in mark sweep." into dalvik-devIan Rogers2013-11-141-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add missing field initialization in mark sweep.Ian Rogers2013-11-131-0/+1
| |/ / / / / / /
* | | | | | | | Avoid reading off the end of empty mapping tables.Ian Rogers2013-11-131-4/+8
|/ / / / / / /
* | | | | | | Merge "Fix testing all valgrind tests and make errors abort." into dalvik-devIan Rogers2013-11-141-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix testing all valgrind tests and make errors abort.Ian Rogers2013-11-131-1/+2
* | | | | | | | Merge "Use a UniquePtr to clean up global logging std::string*s." into dalvik...Ian Rogers2013-11-141-11/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Use a UniquePtr to clean up global logging std::string*s.Ian Rogers2013-11-131-11/+14
* | | | | | | | | Merge "Fix libart.do boot check failure (b/11679102)." into dalvik-devHiroshi Yamauchi2013-11-141-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix libart.do boot check failure (b/11679102).Hiroshi Yamauchi2013-11-131-0/+1
* | | | | | | | | Merge "Fix clean-oat" into dalvik-devBrian Carlstrom2013-11-141-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Fix clean-oatBrian Carlstrom2013-11-131-0/+1
* | | | | | | | | Fix image writer bitmap size calculation.Mathieu Chartier2013-11-131-2/+4
|/ / / / / / / /
* | | | | | | | Manually manage thread pool stacks.Mathieu Chartier2013-11-136-20/+27
|/ / / / / / /
* | | | | | | Merge "Allow host valgrind gtests to be run individually." into dalvik-devIan Rogers2013-11-132-6/+8
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | |
| * | | | | Allow host valgrind gtests to be run individually.Ian Rogers2013-11-132-6/+8
| |/ / / /
* | | | | Add more logging when mmap fails.Mathieu Chartier2013-11-131-3/+4
|/ / / /
* | | | Fix remaining mips build issues.Mathieu Chartier2013-11-121-3/+3
* | | | Fix portable + mips build.Mathieu Chartier2013-11-125-9/+17
* | | | Merge "Compacting collector." into dalvik-devMathieu Chartier2013-11-13109-1996/+3920
|\ \ \ \
| * | | | Compacting collector.Mathieu Chartier2013-11-11109-1996/+3920