Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tweaked profile significant_difference. | Calin Juravle | 2014-04-07 | 5 | -156/+207 |
* | Merge "Profile: renamed kThresholdPercent and make it configurable" | Calin Juravle | 2014-04-03 | 1 | -11/+25 |
|\ | |||||
| * | Profile: renamed kThresholdPercent and make it configurable | Calin Juravle | 2014-04-02 | 1 | -11/+25 |
* | | Merge "Profile: repurposed kTresholdPercent" | Calin Juravle | 2014-04-03 | 2 | -20/+50 |
|\ \ | |/ | |||||
| * | Profile: repurposed kTresholdPercent | Calin Juravle | 2014-04-02 | 2 | -20/+50 |
* | | Merge "Use temp register in Unsafe Get/Put intrisics for displaced offset." | Mathieu Chartier | 2014-04-03 | 1 | -4/+18 |
|\ \ | |||||
| * | | Use temp register in Unsafe Get/Put intrisics for displaced offset. | Mathieu Chartier | 2014-04-02 | 1 | -4/+18 |
* | | | Merge "Make SpaceBitmap cross-compiling tolerant" | Andreas Gampe | 2014-04-03 | 3 | -79/+85 |
|\ \ \ | |||||
| * | | | Make SpaceBitmap cross-compiling tolerant | Andreas Gampe | 2014-04-02 | 3 | -79/+85 |
* | | | | Merge "Add support for -Xverify:none mode." | Jeff Hao | 2014-04-03 | 11 | -21/+78 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add support for -Xverify:none mode. | Jeff Hao | 2014-04-02 | 11 | -21/+78 |
|/ / / | |||||
* | | | Merge "Keep the symbol table in the shared libraries." | Christopher Ferris | 2014-04-02 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | Keep the symbol table in the shared libraries. | Christopher Ferris | 2014-04-01 | 1 | -0/+5 |
* | | | | Merge "Pass instruction-set from runtime through to spawned dex2oat." | Ian Rogers | 2014-04-02 | 9 | -84/+110 |
|\ \ \ \ | |||||
| * | | | | Pass instruction-set from runtime through to spawned dex2oat. | Ian Rogers | 2014-04-02 | 9 | -84/+110 |
| | |/ / | |/| | | |||||
* | | | | Merge "force dex2oat target executables to be compiled for 32-bit" | Colin Cross | 2014-04-02 | 2 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | force dex2oat target executables to be compiled for 32-bit | Colin Cross | 2014-04-02 | 2 | -2/+5 |
| |/ / / | |||||
* | | | | Merge "Add r4 as promotable register if implicit suspend checks" | Dave Allison | 2014-04-02 | 2 | -3/+6 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add r4 as promotable register if implicit suspend checks | Dave Allison | 2014-04-02 | 2 | -3/+6 |
|/ / / | |||||
* | | | Merge "Avoid debug check violation in thread registration." | Ian Rogers | 2014-04-02 | 2 | -13/+14 |
|\ \ \ | |||||
| * | | | Avoid debug check violation in thread registration. | Ian Rogers | 2014-04-02 | 2 | -13/+14 |
|/ / / | |||||
* | | | Merge "Fixed total method count in profile file parsing." | Calin Juravle | 2014-04-02 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fixed total method count in profile file parsing. | Calin Juravle | 2014-04-02 | 1 | -1/+1 |
* | | | Merge "Include <sys/resource.h> for rlimit." | Narayan Kamath | 2014-04-02 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Include <sys/resource.h> for rlimit. | Narayan Kamath | 2014-04-02 | 1 | -0/+2 |
|/ / / | |||||
* | | | Merge "Update missed DEX2OAT -> DEX2OATD changes." | Nicolas Geoffray | 2014-04-02 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Update missed DEX2OAT -> DEX2OATD changes. | Nicolas Geoffray | 2014-04-02 | 1 | -2/+2 |
* | | | | Merge "Move most zygote related code to frameworks/base." | Narayan Kamath | 2014-04-02 | 4 | -608/+120 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Move most zygote related code to frameworks/base. | Narayan Kamath | 2014-04-01 | 4 | -608/+120 |
* | | | | Merge "Use debug version of DEX2OAT explicitly." | Nicolas Geoffray | 2014-04-02 | 3 | -6/+7 |
|\ \ \ \ | |||||
| * | | | | Use debug version of DEX2OAT explicitly. | Nicolas Geoffray | 2014-04-02 | 3 | -6/+7 |
|/ / / / | |||||
* | | | | Merge "Fix ClassHelper::GetDirectInterface for proxy class" | Sebastien Hertz | 2014-04-02 | 2 | -11/+64 |
|\ \ \ \ | |||||
| * | | | | Fix ClassHelper::GetDirectInterface for proxy class | Sebastien Hertz | 2014-04-01 | 2 | -11/+64 |
* | | | | | Merge "Cleanup transaction support" | Sebastien Hertz | 2014-04-02 | 16 | -81/+57 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Cleanup transaction support | Sebastien Hertz | 2014-04-02 | 16 | -81/+57 |
* | | | | | Merge "Use TEST_ART_RUN_TESTS consistently" | Brian Carlstrom | 2014-04-02 | 2 | -3/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Use TEST_ART_RUN_TESTS consistently | Brian Carlstrom | 2014-04-01 | 2 | -3/+5 |
|/ / / / / | |||||
* | | | | | Merge "Add GenBarrier() calls to terminate all IT blocks." | Dave Allison | 2014-04-01 | 2 | -1/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Add GenBarrier() calls to terminate all IT blocks. | Dave Allison | 2014-04-01 | 2 | -1/+6 |
|/ / / / / | |||||
* | | | | | Merge "Fix ThreadStress, unify ANR lock descriptions." | Ian Rogers | 2014-04-01 | 2 | -36/+51 |
|\ \ \ \ \ | |||||
| * | | | | | Fix ThreadStress, unify ANR lock descriptions. | Ian Rogers | 2014-04-01 | 2 | -36/+51 |
* | | | | | | Merge "Fix Thread offsets for ARM64 assembly" | Andreas Gampe | 2014-04-01 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix Thread offsets for ARM64 assembly | Andreas Gampe | 2014-04-01 | 1 | -3/+3 |
* | | | | | | | Merge "Fix running with DlMalloc instead of RosAlloc." | Mathieu Chartier | 2014-04-01 | 5 | -4/+11 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fix running with DlMalloc instead of RosAlloc. | Mathieu Chartier | 2014-04-01 | 5 | -4/+11 |
* | | | | | | | Merge "Build changes to build multilib tests" | Andreas Gampe | 2014-04-01 | 11 | -51/+160 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Build changes to build multilib tests | Andreas Gampe | 2014-04-01 | 11 | -51/+160 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge "Quick compiler: add comment to Arm encoding" | buzbee | 2014-04-01 | 1 | -0/+13 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Quick compiler: add comment to Arm encoding | buzbee | 2014-04-01 | 1 | -0/+13 |
|/ / / / / / | |||||
* | | | | | | Merge "Fix reflection access checks for app compatibility." | Jeff Hao | 2014-04-01 | 2 | -7/+8 |
|\ \ \ \ \ \ |