summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | 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
|/
* ZipFileRO: Use precise widths for zip file types.Narayan Kamath2015-06-173-18/+11
* 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
|\ \
| * | Add projection info to RenderNode dumpsChris Craik2015-06-081-9/+12
* | | Merge "Disable -Werror on Clang" into mnc-devJohn Reck2015-06-081-1/+5
|\ \ \
| * | | Disable -Werror on ClangJohn Reck2015-06-081-1/+5
| | |/ | |/|
* | | Fix clang warningsJohn Reck2015-06-081-1/+0
| |/ |/|
* | Iterate step of launch & iterateJohn Reck2015-06-044-56/+97
|/
* Delete MAKE_ENUM_FLAGSChris Craik2015-06-036-98/+73
* Fix warningJohn Reck2015-06-033-3/+3
* Merge "Handle shader matrix correctly when ignoring canvas transform" into mn...Chris Craik2015-06-0310-132/+203
|\
| * Handle shader matrix correctly when ignoring canvas transformChris Craik2015-06-0210-132/+203
* | Merge "More colors, now with material colors" into mnc-devJohn Reck2015-06-024-75/+85
|\ \
| * | More colors, now with material colorsJohn Reck2015-06-024-75/+85
| |/