aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...Gravatar commit-bot@chromium.org2014-05-16
* remove unused (by clients) SkUnitMapperGravatar commit-bot@chromium.org2014-05-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-16
* hack to expand 'pad' to account for very wide glyphsGravatar commit-bot@chromium.org2014-05-15
* Move skPaint2GrPaint to SkGr.h/cppGravatar commit-bot@chromium.org2014-05-15
* Add SSE4 check to BlurImage optimization.Gravatar commit-bot@chromium.org2014-05-15
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-15
* Effects on the paint also prevent layer merge optimization.Gravatar commit-bot@chromium.org2014-05-14
* DM: Add --skps.Gravatar commit-bot@chromium.org2014-05-14
* update NeedsDeepCopyGravatar commit-bot@chromium.org2014-05-14
* Reland the 4x -> 1x allocation from "4x allocation in PipeController is proba...Gravatar commit-bot@chromium.org2014-05-14
* Add asADash to Lua for scrapingGravatar commit-bot@chromium.org2014-05-14
* Reland one more bug fix from "4x allocation in PipeController is probably ove...Gravatar commit-bot@chromium.org2014-05-14
* Add CPU backing store for GrAtlas to reduce texture uploads.Gravatar commit-bot@chromium.org2014-05-14
* Allow GrFontCache::dump() in all builds.Gravatar commit-bot@chromium.org2014-05-14
* Reland bug fixes from "4x allocation in PipeController is probably overkill."Gravatar commit-bot@chromium.org2014-05-14
* Stage fixes for underline position.Gravatar commit-bot@chromium.org2014-05-14
* Manually revert "4x allocation in PipeController is probably overkill."Gravatar commit-bot@chromium.org2014-05-14
* Inline noop willFoo/didFoo into SkCanvas.h.Gravatar commit-bot@chromium.org2014-05-14
* Update layer-pre-rendering for Chrome flagGravatar commit-bot@chromium.org2014-05-14
* Comment out call broken call to pushMatrix in LuaCanvasGravatar commit-bot@chromium.org2014-05-13
* Add functions for inspecting SkShader.Gravatar commit-bot@chromium.org2014-05-13
* Always inline Filter_32_*_neon functionsGravatar commit-bot@chromium.org2014-05-13
* Add check for bad dash interval in dash effect picture readGravatar commit-bot@chromium.org2014-05-13
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-13
* re-land hide get/setLocalMatrixGravatar commit-bot@chromium.org2014-05-12
* apply localmatrix in pre-order, to match other shadersGravatar reed@google.com2014-05-12
* Clean up global gSkSuppressFontCachePurgeSpew.Gravatar commit-bot@chromium.org2014-05-12
* Make gMask_00FF00FF a constantGravatar commit-bot@chromium.org2014-05-12
* Improved x86 SSE build and run-time checks.Gravatar commit-bot@chromium.org2014-05-12
* remove unused Kernel33MaskFilterGravatar commit-bot@chromium.org2014-05-12
* add localmatrix param to asNewEffectGravatar reed@google.com2014-05-09
* Factor GrTexture into public GrTexture and private GrTextureImpl.Gravatar commit-bot@chromium.org2014-05-09
* add localmatrix parameter to shader's asNewEffectGravatar commit-bot@chromium.org2014-05-09
* Un-swap underline position and thickness calcualtions in DirectWrite.Gravatar bungeman@google.com2014-05-09
* Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (...Gravatar commit-bot@chromium.org2014-05-09
* Factor GrTexture into public GrTexture and private GrTextureImpl.Gravatar commit-bot@chromium.org2014-05-09
* Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/)Gravatar commit-bot@chromium.org2014-05-09
* hide get/setLocalMatrixGravatar commit-bot@chromium.org2014-05-09
* Add timing to dump_record.Gravatar commit-bot@chromium.org2014-05-09
* QuadTree: don't leak deferred inserts past clear()Gravatar commit-bot@chromium.org2014-05-09
* cleanup GrContext resource cache apiGravatar commit-bot@chromium.org2014-05-09
* Fix typo in SkFontHost_win.cpp in comment.Gravatar bungeman@google.com2014-05-09
* Disable filtering in draw Bitmap operation when pixels are alignedGravatar commit-bot@chromium.org2014-05-09
* Fix rendering artifacts in pull-saveLayers-forward modeGravatar commit-bot@chromium.org2014-05-08
* return null if subshader failsGravatar commit-bot@chromium.org2014-05-08
* Split Star into Star (stores nothing) and List (stores matches).Gravatar commit-bot@chromium.org2014-05-08
* Revert r14650 (Fix rendering artifacts in pull-saveLayers-forward mode - http...Gravatar robertphillips@google.com2014-05-08
* Noop away PushCull/PopCull pairs with nothing between them.Gravatar commit-bot@chromium.org2014-05-08
* store map ptr in GrGeometryBuffer base classGravatar commit-bot@chromium.org2014-05-08