aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Revert "prealloc room for some number of Elements to avoid malloc"Gravatar Mike Reed2017-03-10
* prealloc room for some number of Elements to avoid mallocGravatar Mike Reed2017-03-10
* Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"Gravatar Florin Malita2017-03-09
* Mark function used as template parameter extern.Gravatar Ben Wagner2017-03-09
* Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrsGravatar Florin Malita2017-03-09
* Remove more unused ownership argumentsGravatar Brian Osman2017-03-09
* Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...Gravatar Brian Salomon2017-03-09
* Remove unused ownership argument to GrSurfaceProxy::MakeWrappedBackendGravatar Brian Osman2017-03-09
* Add tolerance to quadratic and linear cubic detectionGravatar csmartdalton2017-03-09
* Add GrSemaphoreOp to support deferred semaphore useGravatar Greg Daniel2017-03-09
* make GrPaint.h private -- IWYUGravatar Mike Reed2017-03-09
* move intermediate patheffect classes inside srcGravatar Mike Reed2017-03-09
* Make GrClip.h privateGravatar Brian Salomon2017-03-09
* limit addEndMoveSpans loop in pathopsGravatar Cary Clark2017-03-09
* Optimize mipmap downsample_2_2 in sRGB modeGravatar Matt Sarett2017-03-09
* Switch GrYUVProvider over to GrTextureProxiesGravatar Robert Phillips2017-03-08
* Add SkImage_Base::onMakeColorSpace() stubGravatar Matt Sarett2017-03-08
* Revert "remove SkClipVisitor"Gravatar Mike Reed2017-03-08
* Make SkGr.h private and remove unused functionsGravatar Brian Osman2017-03-08
* Remove SkChunckAllocGravatar Herb Derby2017-03-08
* Use Fibonacci instead of 2^n for block growth.Gravatar Herb Derby2017-03-08
* remove SkClipVisitorGravatar Mike Reed2017-03-08
* Revert "Optimize mipmap downsample_2_2 in sRGB mode"Gravatar Derek Sollenberger2017-03-08
* remove SkPictureUtils.hGravatar Mike Reed2017-03-08
* Revert "Fix SkJumper gcc warning"Gravatar Mike Klein2017-03-08
* Revert "Turn on SkJumper all the time."Gravatar Mike Klein2017-03-08
* Refactor GrColorSpaceXformHelperGravatar Brian Osman2017-03-08
* Fix SkJumper gcc warningGravatar Florin Malita2017-03-08
* Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOpGravatar Robert Phillips2017-03-08
* special device for not drawing -- performs no clippingGravatar Mike Reed2017-03-08
* DW last resort font default name not necessary.Gravatar Ben Wagner2017-03-08
* SkPDF: Always get advances at unitsPerEm.Gravatar Hal Canary2017-03-08
* Remove SK_SUPPORT_LEGACY_AAA flag as chromium now turns it offGravatar Yuqian Li2017-03-08
* Rename not-fBlendCorrectly to fNonLinearBlendingGravatar Matt Sarett2017-03-08
* Optimize mipmap downsample_2_2 in sRGB modeGravatar Matt Sarett2017-03-08
* Turn on SkJumper all the time.Gravatar Mike Klein2017-03-08
* Refactor GrTextBlobCacheGravatar Florin Malita2017-03-08
* FuzzCanvas: SkColorFilterGravatar Hal Canary2017-03-07
* optimize intersect, use getType to utilize fast-case in preTranslateGravatar Mike Reed2017-03-07
* SkJumper: constant() embeds constants directly in codeGravatar Mike Klein2017-03-07
* Control making of GrSemaphore objects inside of GrResourceProviderGravatar Greg Daniel2017-03-07
* GrTessellator: convert contours to VertexLists.Gravatar Stephen White2017-03-07
* Groundwork for nonlinear blending mode in GaneshGravatar Brian Osman2017-03-07
* Add GrOp::wasRecorded and use in instanced rendering for tracking.Gravatar Brian Salomon2017-03-07
* SkJumper: a couple stages used by color filtersGravatar Mike Klein2017-03-07
* Move from SkChunkAlloc to SkArenaAlloc for PathOpsGravatar Herb Derby2017-03-07
* Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric ...Gravatar Mike Reed2017-03-07
* Move GrDrawOp pipeline/clip processing to GrRenderTargetContextGravatar Brian Salomon2017-03-07
* Back to code as data arrays, this time in .text.Gravatar Mike Klein2017-03-07
* Revert "Move from SkChunkAlloc to SkArenaAlloc for PathOps"Gravatar Derek Sollenberger2017-03-07