aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils
Commit message (Expand)AuthorAge
* partial switch over to sp usage of shadersGravatar reed2016-03-09
* Revert of don't create zero length intervals (patchset #1 id:1 of https://cod...Gravatar robertphillips2016-03-09
* don't create zero length intervalsGravatar caryclark2016-03-09
* use Make instead of Create to return a shared shaderGravatar reed2016-03-08
* Remove SkImageGeneratorUtils. None of this code is used.Gravatar brianosman2016-03-08
* Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...Gravatar reed2016-03-04
* Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:...Gravatar reed2016-03-03
* move annotations to canvas virtualGravatar reed2016-03-03
* Make skpinfo able to inspect SK_PICT_TYPEFACE_TAG blocksGravatar robertphillips2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Remove position from FrontBufferedStreamGravatar scroggo2016-02-18
* dead code: really kill these off againGravatar mtklein2016-02-17
* restore empty files so that Chrome GN config can remove them...Gravatar mtklein2016-02-16
* clean up more dead codeGravatar mtklein2016-02-16
* Delete dead code. SkBitmapHasher has not been used since gm.Gravatar mtklein2016-02-16
* moved debugger support files from src/utils/debugger to tools/debuggerGravatar ethannicholas2016-02-09
* Add unit test to feed valid SVG sequences to make sure thatGravatar caryclark2016-02-09
* Alter SkXfermode's asFragmentProcessor & asXPFactory contractsGravatar robertphillips2016-02-09
* Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanva...Gravatar ethannicholas2016-02-08
* Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas.Gravatar ethannicholas2016-02-08
* Clean up GrGLSLFragmentProcessor-derived classesGravatar robertphillips2016-02-03
* Fix for rounded-rect clips with filters.Gravatar senorblanco2016-02-02
* Add ability to extract YUV planes from SkImageGravatar bsalomon2016-02-01
* added support for PLS path renderingGravatar ethannicholas2016-01-30
* Add gpu implementation of OverdrawXfermodeGravatar robertphillips2016-01-27
* move more geometry to simdGravatar caryclark2016-01-26
* SK_SUPPORT_LEGACY_DRAWFLTER typoGravatar fmalita2016-01-25
* Add svg path arctoGravatar caryclark2016-01-23
* Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 o...Gravatar robertphillips2016-01-22
* added support for PLS path renderingGravatar ethannicholas2016-01-22
* Hide SkCanvas::{set,get}DrawFilterGravatar fmalita2016-01-21
* Add Lua SkXfermode skp scraping supportGravatar robertphillips2016-01-21
* resolution dependent path measureGravatar caryclark2016-01-21
* Add gpu implementation of OverdrawXfermodeGravatar robertphillips2016-01-20
* SkTCopyOnFirstWrite-based SkPaintFilterCanvas APIGravatar fmalita2016-01-12
* SkPaintFilterCanvas skip-draw supportGravatar fmalita2016-01-11
* Start using <type_traits> and <utility> (C++11).Gravatar bungeman2016-01-05
* [SkDebugger] Display run glyph positioning modesGravatar fmalita2016-01-04
* remove cruft from SkTypes.h, including SkBoolGravatar reed2015-12-27
* remove unused SkCubicIntervalGravatar reed2015-12-23
* remove unused SkCullPointsGravatar reed2015-12-21
* Move SkAndroidSDKCanvas to tools and ensure that it is built on all Android b...Gravatar djsollen2015-12-18
* update androidsdk to new savelayer signatureGravatar reed2015-12-18
* change signature for virtual related to saveLayer, passing SaveLayerRecGravatar reed2015-12-18
* Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview...Gravatar reed2015-12-16
* Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://code...Gravatar reed2015-12-16
* remove drawSprite from canvasGravatar reed2015-12-16
* Fix a crash in SkParsePath::FromSVGStringGravatar scroggo2015-12-11