summaryrefslogtreecommitdiffstats
path: root/libs/hwui
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Limit dotProduct value to 1.0f, so acosf would not return NaN.Lazar Trsic2015-06-251-0/+3
* | Merge "Avoid over-damaging layer area for multidraws" into mnc-devChris Craik2015-06-242-8/+19
|\ \
| * | Avoid over-damaging layer area for multidrawsChris Craik2015-06-242-8/+19
| |/
* | Merge "Sync canvas proxy CTM (b/21945972)" into mnc-devTom Hudson2015-06-242-0/+12
|\ \
| * | Sync canvas proxy CTM (b/21945972)Tom Hudson2015-06-242-0/+12
| |/
* | Merge "Unify clipping return value behavior - true if not empty" into mnc-devChris Craik2015-06-241-3/+3
|\ \
| * | Unify clipping return value behavior - true if not emptyChris Craik2015-06-231-3/+3
| |/
* | Merge "Dump GL errors and crash on failure to allocate texture for layer" int...Chris Craik2015-06-233-11/+10
|\ \
| * | Dump GL errors and crash on failure to allocate texture for layerChris Craik2015-06-233-11/+10
| |/
* | Avoid flushing DisplayListCanvas state for noop callsChris Craik2015-06-221-0/+6
|/
* Fix null derefJohn Reck2015-06-161-2/+6
* Merge "Put WebViews with on a HW layer if stencil/shader clipping is needed" ...Chris Craik2015-06-126-19/+85
|\
| * Put WebViews with on a HW layer if stencil/shader clipping is neededChris Craik2015-06-126-19/+85
* | Merge "Fix roundrect clipping / blending ordering" into mnc-devChris Craik2015-06-123-29/+42
|\ \ | |/ |/|
| * Fix roundrect clipping / blending orderingChris Craik2015-06-123-29/+42
* | Revert to save-layer based alpha if layer would be too largeChris Craik2015-06-123-5/+42
|/
* Merge "Upload bitmaps in SkShader* safely" into mnc-devJohn Reck2015-06-093-16/+23
|\
| * Upload bitmaps in SkShader* safelyJohn Reck2015-06-093-16/+23
* | Merge "Delete unused" into mnc-devJohn Reck2015-06-082-15/+0
|\ \ | |/
| * Delete unusedJohn Reck2015-06-082-15/+0
* | Merge "Add projection info to RenderNode dumps" into mnc-devChris Craik2015-06-081-9/+12
|\ \