summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tweaked profile significant_difference.Calin Juravle2014-04-075-156/+207
* Merge "Profile: renamed kThresholdPercent and make it configurable"Calin Juravle2014-04-031-11/+25
|\
| * Profile: renamed kThresholdPercent and make it configurableCalin Juravle2014-04-021-11/+25
* | Merge "Profile: repurposed kTresholdPercent"Calin Juravle2014-04-032-20/+50
|\ \ | |/
| * Profile: repurposed kTresholdPercentCalin Juravle2014-04-022-20/+50
* | Merge "Use temp register in Unsafe Get/Put intrisics for displaced offset."Mathieu Chartier2014-04-031-4/+18
|\ \
| * | Use temp register in Unsafe Get/Put intrisics for displaced offset.Mathieu Chartier2014-04-021-4/+18
* | | Merge "Make SpaceBitmap cross-compiling tolerant"Andreas Gampe2014-04-033-79/+85
|\ \ \
| * | | Make SpaceBitmap cross-compiling tolerantAndreas Gampe2014-04-023-79/+85
* | | | Merge "Add support for -Xverify:none mode."Jeff Hao2014-04-0311-21/+78
|\ \ \ \ | |/ / / |/| | |
| * | | Add support for -Xverify:none mode.Jeff Hao2014-04-0211-21/+78
|/ / /
* | | Merge "Keep the symbol table in the shared libraries."Christopher Ferris2014-04-021-0/+5
|\ \ \
| * | | Keep the symbol table in the shared libraries.Christopher Ferris2014-04-011-0/+5
* | | | Merge "Pass instruction-set from runtime through to spawned dex2oat."Ian Rogers2014-04-029-84/+110
|\ \ \ \
| * | | | Pass instruction-set from runtime through to spawned dex2oat.Ian Rogers2014-04-029-84/+110
| | |/ / | |/| |
* | | | Merge "force dex2oat target executables to be compiled for 32-bit"Colin Cross2014-04-022-2/+5
|\ \ \ \
| * | | | force dex2oat target executables to be compiled for 32-bitColin Cross2014-04-022-2/+5
| |/ / /
* | | | Merge "Add r4 as promotable register if implicit suspend checks"Dave Allison2014-04-022-3/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Add r4 as promotable register if implicit suspend checksDave Allison2014-04-022-3/+6
|/ / /
* | | Merge "Avoid debug check violation in thread registration."Ian Rogers2014-04-022-13/+14
|\ \ \
| * | | Avoid debug check violation in thread registration.Ian Rogers2014-04-022-13/+14
|/ / /
* | | Merge "Fixed total method count in profile file parsing."Calin Juravle2014-04-021-1/+1
|\ \ \ | | |/ | |/|
| * | Fixed total method count in profile file parsing.Calin Juravle2014-04-021-1/+1
* | | Merge "Include <sys/resource.h> for rlimit."Narayan Kamath2014-04-021-0/+2
|\ \ \
| * | | Include <sys/resource.h> for rlimit.Narayan Kamath2014-04-021-0/+2
|/ / /
* | | Merge "Update missed DEX2OAT -> DEX2OATD changes."Nicolas Geoffray2014-04-021-2/+2
|\ \ \
| * | | Update missed DEX2OAT -> DEX2OATD changes.Nicolas Geoffray2014-04-021-2/+2
* | | | Merge "Move most zygote related code to frameworks/base."Narayan Kamath2014-04-024-608/+120
|\ \ \ \ | |/ / / |/| | |
| * | | Move most zygote related code to frameworks/base.Narayan Kamath2014-04-014-608/+120
* | | | Merge "Use debug version of DEX2OAT explicitly."Nicolas Geoffray2014-04-023-6/+7
|\ \ \ \
| * | | | Use debug version of DEX2OAT explicitly.Nicolas Geoffray2014-04-023-6/+7
|/ / / /
* | | | Merge "Fix ClassHelper::GetDirectInterface for proxy class"Sebastien Hertz2014-04-022-11/+64
|\ \ \ \
| * | | | Fix ClassHelper::GetDirectInterface for proxy classSebastien Hertz2014-04-012-11/+64
* | | | | Merge "Cleanup transaction support"Sebastien Hertz2014-04-0216-81/+57
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Cleanup transaction supportSebastien Hertz2014-04-0216-81/+57
* | | | | Merge "Use TEST_ART_RUN_TESTS consistently"Brian Carlstrom2014-04-022-3/+5
|\ \ \ \ \
| * | | | | Use TEST_ART_RUN_TESTS consistentlyBrian Carlstrom2014-04-012-3/+5
|/ / / / /
* | | | | Merge "Add GenBarrier() calls to terminate all IT blocks."Dave Allison2014-04-012-1/+6
|\ \ \ \ \
| * | | | | Add GenBarrier() calls to terminate all IT blocks.Dave Allison2014-04-012-1/+6
|/ / / / /
* | | | | Merge "Fix ThreadStress, unify ANR lock descriptions."Ian Rogers2014-04-012-36/+51
|\ \ \ \ \
| * | | | | Fix ThreadStress, unify ANR lock descriptions.Ian Rogers2014-04-012-36/+51
* | | | | | Merge "Fix Thread offsets for ARM64 assembly"Andreas Gampe2014-04-011-3/+3
|\ \ \ \ \ \
| * | | | | | Fix Thread offsets for ARM64 assemblyAndreas Gampe2014-04-011-3/+3
* | | | | | | Merge "Fix running with DlMalloc instead of RosAlloc."Mathieu Chartier2014-04-015-4/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix running with DlMalloc instead of RosAlloc.Mathieu Chartier2014-04-015-4/+11
* | | | | | | Merge "Build changes to build multilib tests"Andreas Gampe2014-04-0111-51/+160
|\ \ \ \ \ \ \
| * | | | | | | Build changes to build multilib testsAndreas Gampe2014-04-0111-51/+160
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Quick compiler: add comment to Arm encoding"buzbee2014-04-011-0/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Quick compiler: add comment to Arm encodingbuzbee2014-04-011-0/+13
|/ / / / / /
* | | | | | Merge "Fix reflection access checks for app compatibility."Jeff Hao2014-04-012-7/+8
|\ \ \ \ \ \