summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Check FastInstance() early for special getters and setters.""Ian Rogers2014-02-088-250/+173
|\
| * Revert "Check FastInstance() early for special getters and setters."Ian Rogers2014-02-088-250/+173
* | Merge "Revert "Generate ARM special methods from InlineMethod data.""Ian Rogers2014-02-082-79/+127
|\ \
| * | Revert "Generate ARM special methods from InlineMethod data."Ian Rogers2014-02-082-79/+127
* | | Merge "Tweak test to better expose codegen bug."Ian Rogers2014-02-081-4/+4
|\ \ \
| * | | Tweak test to better expose codegen bug.Ian Rogers2014-02-071-4/+4
|/ / /
* | | Merge "Make primitive getter/setters consistently signed."Ian Rogers2014-02-083-21/+21
|\ \ \
| * | | Make primitive getter/setters consistently signed.Ian Rogers2014-02-073-21/+21
* | | | Merge "RosAlloc verification."Hiroshi Yamauchi2014-02-089-38/+405
|\ \ \ \ | |/ / / |/| | |
| * | | RosAlloc verification.Hiroshi Yamauchi2014-02-079-38/+405
|/ / /
* | | Merge "Generate ARM special methods from InlineMethod data."Vladimir Marko2014-02-072-127/+79
|\ \ \ | |/ /
| * | Generate ARM special methods from InlineMethod data.Vladimir Marko2014-02-072-127/+79
| |/
* | Merge "Check FastInstance() early for special getters and setters."Vladimir Marko2014-02-078-173/+250
|\ \ | |/
| * Check FastInstance() early for special getters and setters.Vladimir Marko2014-02-078-173/+250
|/
* Merge "Fix JDWP thread crash."Sebastien Hertz2014-02-071-0/+2
|\
| * Fix JDWP thread crash.Sebastien Hertz2014-02-061-0/+2
* | Merge "Object model changes to support 64bit."Ian Rogers2014-02-07216-2924/+4850
|\ \
| * | Object model changes to support 64bit.Ian Rogers2014-02-06216-2924/+4850
|/ /
* | Merge "Break unnecessary dependence on common_test."Ian Rogers2014-02-071-13/+12
|\ \
| * | Break unnecessary dependence on common_test.Ian Rogers2014-02-061-13/+12
|/ /
* | Merge "ART can't create more than 8k threads during the worktime"Ian Rogers2014-02-075-6/+52
|\ \
| * | ART can't create more than 8k threads during the worktimeAlexei Zavjalov2014-02-065-6/+52
* | | Merge "Add missing SIRT to LoadNativeLibrary."Mathieu Chartier2014-02-065-15/+22
|\ \ \ | |/ / |/| |
| * | Add missing SIRT to LoadNativeLibrary.Mathieu Chartier2014-02-065-15/+22
* | | Merge "[MIPS64] Temporary placeholder build, to allow other projects to build"Brian Carlstrom2014-02-061-0/+4
|\ \ \ | |/ / |/| |
| * | [MIPS64] Temporary placeholder build, to allow other projects to buildDuane Sand2014-02-051-0/+4
* | | Merge "Restore end of dex2oat logging"Brian Carlstrom2014-02-061-1/+6
|\ \ \
| * | | Restore end of dex2oat loggingBrian Carlstrom2014-02-051-1/+6
* | | | Merge "Fix apps with more than one dex file with the same name"Brian Carlstrom2014-02-066-67/+73
|\ \ \ \
| * | | | Fix apps with more than one dex file with the same nameBrian Carlstrom2014-02-066-67/+73
| |/ / /
* | | | Merge "Specializing x86 range argument copying"Ian Rogers2014-02-0612-30/+362
|\ \ \ \ | |/ / / |/| | |
| * | | Specializing x86 range argument copyingRazvan A Lupusoru2014-02-0512-30/+362
|/ / /
* | | Merge "Support Literal pools for x86"Ian Rogers2014-02-066-6/+241
|\ \ \
| * | | Support Literal pools for x86Mark Mendell2014-02-056-6/+241
|/ / /
* | | Merge "Redo x86 int arithmetic"Ian Rogers2014-02-067-15/+370
|\ \ \
| * | | Redo x86 int arithmeticMark Mendell2014-02-037-15/+370
* | | | Merge "Make slow paths easier to write"Ian Rogers2014-02-065-97/+289
|\ \ \ \ | |_|/ / |/| | |
| * | | Make slow paths easier to writeDave Allison2014-02-045-97/+289
* | | | Merge "Remove unused code in heap.h"Mathieu Chartier2014-02-061-13/+0
|\ \ \ \
| * | | | Remove unused code in heap.hMathieu Chartier2014-02-051-13/+0
* | | | | Merge "Add missing SIRT to FindMethodFromCode."Mathieu Chartier2014-02-051-6/+7
|\ \ \ \ \ | |/ / / /
| * | | | Add missing SIRT to FindMethodFromCode.Mathieu Chartier2014-02-051-6/+7
|/ / / /
* | | | Merge "Change marking objects in to_space DCHECK to CHECK"Mathieu Chartier2014-02-051-1/+1
|\ \ \ \
| * | | | Change marking objects in to_space DCHECK to CHECKMathieu Chartier2014-02-041-1/+1
| |/ / /
* | | | Merge "Switch art over to a long in DexFile."Elliott Hughes2014-02-051-10/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Switch art over to a long in DexFile.Elliott Hughes2014-02-041-10/+10
|/ / /
* | | Merge "Update ART tests to handle new System.gc behavior"Mathieu Chartier2014-02-0412-20/+21
|\ \ \
| * | | Update ART tests to handle new System.gc behaviorMathieu Chartier2014-02-0412-20/+21
|/ / /
* | | Merge "Make DexCache references const."Vladimir Marko2014-02-042-10/+10
|\ \ \
| * | | Make DexCache references const.Vladimir Marko2014-02-042-10/+10
|/ / /