summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am 0b804542: Merge "Constrain drawBitmap matrix-to-rect optimization" into mn...Chris Craik2015-08-191-1/+3
|\
| * Constrain drawBitmap matrix-to-rect optimizationChris Craik2015-08-181-1/+3
* | am 70e5db94: Merge "Fix crash in kModeProcessNoContext" into mnc-devJohn Reck2015-08-041-3/+9
|\ \ | |/
| * Fix crash in kModeProcessNoContextJohn Reck2015-08-041-3/+9
* | am c03ab87a: Merge "Disable skipping frames on empty damage" into mnc-devJohn Reck2015-08-041-4/+5
|\ \ | |/
| * Disable skipping frames on empty damageJohn Reck2015-08-031-4/+5
* | am 730c0f65: Merge "Fix stencil mask usage in HWUI" into mnc-devChris Craik2015-07-301-8/+14
|\ \ | |/
| * Merge "Fix stencil mask usage in HWUI" into mnc-devChris Craik2015-07-301-8/+14
| |\
| | * Fix stencil mask usage in HWUIChris Craik2015-07-301-8/+14
* | | am fd44b56d: Merge "AAPT: Fix printing of resource configurations" into mnc-devAdam Lesinski2015-07-281-1/+7
|\ \ \ | |/ /
| * | AAPT: Fix printing of resource configurationsAdam Lesinski2015-07-271-1/+7
| |/
* | am 8b1154c4: Merge "Move updateMatrix() call to animateCommon" into mnc-devJohn Reck2015-07-241-1/+1
|\ \ | |/
| * Move updateMatrix() call to animateCommonJohn Reck2015-07-231-1/+1
* | am 2abf0f24: Fix a race condition that could cause lockupJohn Reck2015-07-231-5/+0
|\ \ | |/
| * Fix a race condition that could cause lockupJohn Reck2015-07-231-5/+0
* | am 1fddd3ef: Merge "Mark isInUse per-window" into mnc-devJohn Reck2015-07-217-21/+25
|\ \ | |/
| * Mark isInUse per-windowJohn Reck2015-07-217-21/+25
* | am 0bb5c26b: Merge "Fix AssetAtlas usage in BitmapShaders" into mnc-devChris Craik2015-07-183-10/+31
|\ \ | |/
| * Merge "Fix AssetAtlas usage in BitmapShaders" into mnc-devChris Craik2015-07-173-10/+31
| |\
| | * Fix AssetAtlas usage in BitmapShadersChris Craik2015-07-173-10/+31
* | | am 0f724601: Merge "Fix clip area behavior for REPLACE op" into mnc-devChris Craik2015-07-163-4/+18
|\ \ \ | |/ /
| * | Fix clip area behavior for REPLACE opChris Craik2015-07-163-4/+18
| |/
* | am ba4f0757: Merge "Don\'t crash on makeCurrent fail" into mnc-devJohn Reck2015-07-163-5/+15
|\ \ | |/
| * Don't crash on makeCurrent failJohn Reck2015-07-163-5/+15
* | am 941bcedb: Merge "Fix unsafety in SkiaShader storage, and texture unit acco...Chris Craik2015-07-143-3/+11
|\ \ | |/
| * Fix unsafety in SkiaShader storage, and texture unit accountingChris Craik2015-07-133-3/+11
* | am 9613e9b7: Merge "New setLocalMatrix() operation for HWUI" into mnc-devTom Hudson2015-07-109-2/+54
|\ \ | |/
| * Merge "New setLocalMatrix() operation for HWUI" into mnc-devTom Hudson2015-07-109-2/+54
| |\
| | * New setLocalMatrix() operation for HWUITom Hudson2015-07-099-2/+54
* | | Merge "Restrict number of hwuiTask threads" into mnc-dr-devJohn Reck2015-07-081-1/+3
|\ \ \ | |/ / |/| |
| * | Restrict number of hwuiTask threadsJohn Reck2015-07-071-1/+3
* | | Merge "Remove all usage of fmin and fmax" into mnc-devChris Craik2015-07-087-26/+26
|\ \ \ | |/ / |/| |
| * | Remove all usage of fmin and fmaxChris Craik2015-07-077-26/+26
* | | Merge "Simplify matrix copy constructor/load" into mnc-devChris Craik2015-07-072-6/+1
|\ \ \ | |_|/ |/| |
| * | Simplify matrix copy constructor/loadChris Craik2015-07-072-6/+1
| |/
* | Adjust for pipeline stallsJohn Reck2015-07-0610-22/+38
* | Merge "Set go-faster arguments" into mnc-devJohn Reck2015-07-011-0/+1
|\ \ | |/ |/|
| * Set go-faster argumentsJohn Reck2015-07-011-0/+1
* | Merge "Use std::sort instead of quickSortX" into mnc-devJohn Reck2015-07-011-30/+5
|\ \
| * | Use std::sort instead of quickSortXJohn Reck2015-07-011-30/+5
| |/
* | Merge "Switch from fminf/fmaxf to std::min/max" into mnc-devChris Craik2015-07-015-36/+39
|\ \
| * | Switch from fminf/fmaxf to std::min/maxChris Craik2015-06-305-36/+39
| |/
* | Saturate alpha values when overlaying glyphsChris Craik2015-06-301-7/+7
|/
* Merge "Don't promote functors onto layers due to outline rect clipping" into ...Chris Craik2015-06-262-1/+7
|\
| * Don't promote functors onto layers due to outline rect clippingChris Craik2015-06-252-1/+7
* | Merge "Limit dotProduct value to 1.0f, so acosf would not return NaN." into m...Tenghui Zhu2015-06-251-0/+3
|\ \
| * | Limit dotProduct value to 1.0f, so acosf would not return NaN.Lazar Trsic2015-06-251-0/+3
* | | Merge "Let findSupportedAbi and hasRenderscriptBitcode scan only relevant fil...Yusuke Sato2015-06-251-2/+10
|\ \ \ | |/ / |/| |
| * | Let findSupportedAbi and hasRenderscriptBitcode scan only relevant filesYusuke Sato2015-06-221-2/+10
| |/
* | Merge "Avoid over-damaging layer area for multidraws" into mnc-devChris Craik2015-06-242-8/+19
|\ \