summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix ImageHeader.IsValidBrian Carlstrom2013-09-032-2/+32
* Merge "Fix oatdump to take bitmap bytes into its accounting." into klp-devMathieu Chartier2013-08-301-1/+7
|\
| * Fix oatdump to take bitmap bytes into its accounting.Mathieu Chartier2013-08-301-1/+7
* | Change IsMethodTracingActive to GetMethodTracingMode for art.Jeff Hao2013-08-303-7/+19
|/
* Update ART for LLVM merge up to r187914.Stephen Hines2013-08-292-4/+2
* Merge remote-tracking branch 'goog/dalvik-dev' into merge-artBrian Carlstrom2013-08-2915-127/+102
|\
| * am 01e9779a: Merge "Write out image bitmap inside of image file." into klp-devMathieu Chartier2013-08-2911-65/+151
| |\ | |/ |/|
* | Merge "Write out image bitmap inside of image file." into klp-devMathieu Chartier2013-08-2911-65/+151
|\ \
| * | Write out image bitmap inside of image file.Mathieu Chartier2013-08-2911-65/+151
| | * Merge "Make files writable on the installd path as well" into dalvik-devBrian Carlstrom2013-08-291-4/+7
| | |\
| | | * Make files writable on the installd path as wellBrian Carlstrom2013-08-291-4/+7
| | * | Merge "Make DexFiles opened from files readonly by default, but writable duri...Brian Carlstrom2013-08-298-99/+33
| | |\ \ | | | |/
| | | * Make DexFiles opened from files readonly by default, but writable during dex2oatBrian Carlstrom2013-08-298-99/+33
| | * | Merge "Fix thread status in THST chunk to use JDWP thread state." into dalvik...Jeff Hao2013-08-293-23/+36
| | |\ \ | | | |/ | | |/|
| | | * Fix thread status in THST chunk to use JDWP thread state.Jeff Hao2013-08-293-23/+36
| | * | Revert "Update ART for LLVM merge up to r187914."Ian Rogers2013-08-292-2/+4
| | * | am 4bf1c8d4: Update blacklist for klp-devBrian Carlstrom2013-08-291-1/+2
| | |\ \ | |_|/ / |/| | |
* | | | Update blacklist for klp-devBrian Carlstrom2013-08-281-1/+2
| | * | am eaeab463: Update ART for LLVM merge up to r187914.Stephen Hines2013-08-292-4/+2
| | |\ \ | |_|/ / |/| | |
* | | | Update ART for LLVM merge up to r187914.Stephen Hines2013-08-282-4/+2
| | * | am 7642d13b: Merge remote-tracking branch \'goog/dalvik-dev\' into merge-artBrian Carlstrom2013-08-290-0/+0
| | |\ \ | |_|/ / |/| | |
* | | | Merge remote-tracking branch 'goog/dalvik-dev' into merge-artBrian Carlstrom2013-08-2874-841/+1302
|\ \ \ \ | |/ / / |/| | |
| | * | Merge "Add test-art-oat-<test> test-art-run-test-<test> variants" into dalvik...Brian Carlstrom2013-08-292-0/+13
| | |\ \
| | | * | Add test-art-oat-<test> test-art-run-test-<test> variantsBrian Carlstrom2013-08-282-0/+13
| | | |/
| | * | Set small ART override for image as an option.Ian Rogers2013-08-281-3/+13
| |/ /
| * | Handle OOMEs in class linker with grace.Ian Rogers2013-08-279-50/+217
| |/
| * Merge "Make entrypoints Thumb2." into dalvik-devIan Rogers2013-08-284-91/+115
| |\
| | * Make entrypoints Thumb2.Ian Rogers2013-08-274-91/+115
| * | Merge "Reduce the scope of a ScopedObjectAccess in dex2oat." into dalvik-devIan Rogers2013-08-282-15/+8
| |\ \
| | * | Reduce the scope of a ScopedObjectAccess in dex2oat.Ian Rogers2013-08-272-15/+8
| | |/
| * | Fix build.Mathieu Chartier2013-08-273-2/+3
| * | Merge "Fix mark stack expand race." into dalvik-devMathieu Chartier2013-08-283-16/+21
| |\ \
| | * | Fix mark stack expand race.Mathieu Chartier2013-08-273-16/+21
| * | | am cf2fb8e6: Add art support for sample profiling from traceview gui.Jeff Hao2013-08-270-0/+0
| |\ \ \ | | |_|/ | |/| |
| | * | Add art support for sample profiling from traceview gui.Jeff Hao2013-08-274-34/+30
| * | | Merge "A char array copy optimization." into dalvik-devHiroshi Yamauchi2013-08-271-1/+2
| |\ \ \
| | * | | A char array copy optimization.Hiroshi Yamauchi2013-08-231-1/+2
| * | | | am 2cea26c1: am c6dfdace: Add buffering to ELF file generationBrian Carlstrom2013-08-277-2/+134
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | am c6dfdace: Add buffering to ELF file generationBrian Carlstrom2013-08-277-2/+134
| | |\ \ | |_|/ / |/| | |
* | | | Add buffering to ELF file generationBrian Carlstrom2013-08-267-2/+134
| * | | Quick compiler: division by literal fixbuzbee2013-08-278-19/+17
| * | | Merge "Add art support for sample profiling from traceview gui." into dalvik-devJeff Hao2013-08-264-34/+30
| |\ \ \
| | * | | Add art support for sample profiling from traceview gui.Jeff Hao2013-08-264-34/+30
| * | | | Merge "New arena memory allocator." into dalvik-devMathieu Chartier2013-08-2625-315/+405
| |\ \ \ \
| | * | | | New arena memory allocator.Mathieu Chartier2013-08-2625-315/+405
| | |/ / /
| * | | | Fix typo in elf writer.Mathieu Chartier2013-08-261-1/+1
| |/ / /
| * | | Merge "Fix sort order to make register promotion stable" into dalvik-devBrian Carlstrom2013-08-262-5/+10
| |\ \ \
| | * | | Fix sort order to make register promotion stableBrian Carlstrom2013-08-232-5/+10
| * | | | Use atomic integer for compiler driver work balancing.Mathieu Chartier2013-08-231-14/+22
| * | | | Don't scan image space when starting runtime.Ian Rogers2013-08-2316-277/+446
| |/ / /