aboutsummaryrefslogtreecommitdiff
path: root/gyp
AgeCommit message (Expand)Author
2015-09-15Add special case circle blur for Ganeshrobertphillips
2015-09-14SkImageSourcefmalita
2015-09-14Add helper for creating leaf FPs inside GrFP::TestCreate functionsbsalomon
2015-09-12remove obsolete samplesreed
2015-09-11move GrGLPathProcessor back into GrPathProcessorjoshualitt
2015-09-11remove path specific program building classesjoshualitt
2015-09-11Start trying to collapse path program stuffjoshualitt
2015-09-10Use SkImageCacherator in SkImagesreed
2015-09-10Cleanup GrDrawTarget now that all paths lead to GrBatchbsalomon
2015-09-09Brian requested a new namespace for factories that create fragment processors...wangyix
2015-09-09Mimic Chrome better in our GYPs.mtklein
2015-09-09GrPathRangeBatchbsalomon
2015-09-08Provides various implementations of Android's SkBitmapRegionDecoder.msarett
2015-09-08Revert[2] of "switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE"reed
2015-09-08refactor parts of SkGr.cpp for use by SkImagesreed
2015-09-08Create module system for VisualBenchjoshualitt
2015-09-08Revert of Provides multiple implementations of Android's SkBitmapRegionDecode...msarett
2015-09-04Provides various implementations of Android's SkBitmapRegionDecoder.msarett
2015-09-04remove duplicated sample (already have a gm)reed
2015-09-02add interactive xfer samplereed
2015-09-02Remove GrAddPathRenderers_defaultjoshualitt
2015-09-01Move PathRenderers to batches folderjoshualitt
2015-09-01Call standard libjpeg/libjpeg-turbo APIsmsarett
2015-08-31Add empty files to empty targets to appease XCode.mtklein
2015-08-31Suppress embedding fonts when the skp's fonts match the OS fonts.caryclark
2015-08-28Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*bsalomon
2015-08-28Revert of Change SkShader;asFragmentProcessor signature to no longer take skp...rmistry
2015-08-28Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*bsalomon
2015-08-28Interlaced gifs without the iteratormsarett
2015-08-27skia: add ability to load command_buffer_gles2hendrikw
2015-08-27Remove GrStagedProcessor, remove the word Stage as it applies to FPsbsalomon
2015-08-26Rename GrBWFillRectBatch to GrNonAAFillRectBAtchjoshualitt
2015-08-26Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...rmistry
2015-08-26Remove GrStagedProcessor, remove the word Stage as it applies to FPsbsalomon
2015-08-25Remove SK_OFFSETOF from SkTypes, clean up offsetof usage.bungeman
2015-08-25Add build targets for advanced Intel instruction sets (1.5 of 3)mtklein
2015-08-24Have DM manually encode its .png outputs.mtklein
2015-08-24Update giflib to 5.1.1 (AOSP hash)msarett
2015-08-24Add build targets for advanced Intel instruction sets (1 of 3).mtklein
2015-08-20add gm for image->newShaderreed
2015-08-20Update SkLightingShader to support rotationrobertphillips
2015-08-19Put drawPath in GrBatch.bsalomon
2015-08-19Revert "Update SkLightingShader to support rotation"robertphillips
2015-08-19Move SkTemplates.h to private.bungeman
2015-08-19change asABitmap to isABitmap on shaderreed
2015-08-19Update SkLightingShader to support rotationrobertphillips
2015-08-19Create GrQuadjoshualitt
2015-08-19remove SkDeferredCanvasreed
2015-08-19Allow setting of GrBatchFontCache atlas sizesjoshualitt
2015-08-19Revert of Have DM manually encode its .png outputs. (patchset #2 id:20001 of ...mtklein