aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Remove hack allowing fRefCnt of 0.Gravatar Ben Wagner2016-10-12
* Fix interface validation in Vulkan.Gravatar Greg Daniel2016-10-12
* Add SkColorSpaceTransferFn to SkColorSpaceGravatar Matt Sarett2016-10-11
* Add SkColorSpaceXform to the public APIGravatar msarett2016-10-11
* Add SkColorSpacePrimaries to help with making D50 matricesGravatar msarett2016-10-11
* fix 'GrClip::quickContains was hidden' warning in GrNoClipGravatar lsalzman2016-10-10
* Fix iOS surface creation for SampleAppGravatar jvanverth2016-10-10
* Fix SkDeferredCanvas for use on android.Gravatar Herb Derby2016-10-06
* Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar reed2016-10-05
* Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-05
* Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-05
* Harden degenerate gradient context handlingGravatar fmalita2016-10-05
* Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-04
* Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-04
* Move GPU fences into sk_gpu_testGravatar csmartdalton2016-10-04
* Revert of Make GrResourceCache dynamically change between LRU and random repl...Gravatar robertphillips2016-10-04
* Remove option to make GrCoordTransforms apply to device positions.Gravatar Brian Salomon2016-10-03
* Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...Gravatar Mike Reed2016-10-03
* Make GrResourceCache dynamically change between LRU and random replacement st...Gravatar bsalomon2016-10-03
* Supply random dst color space to asFP in unit testsGravatar Brian Osman2016-10-03
* Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""Gravatar Mike Reed2016-10-03
* Move clip CTM application to SkRasterClip and SkClipStackGravatar Brian Salomon2016-10-03
* Start supplying random color space xforms to FP testsGravatar Brian Osman2016-10-03
* Revert "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-03
* replace SkXfermode obj with SkBlendMode enum in paintsGravatar Mike Reed2016-10-03
* Add a SkRWBuffer reserve mechanismGravatar fmalita2016-09-30
* Add a src rect to drawImageLattice() APIGravatar msarett2016-09-30
* Helper functions to do SkColor -> GrColor4fGravatar Brian Osman2016-09-30
* Propagate validation errors from inner readbuffer when deserializing picture....Gravatar reed2016-09-30
* Add fence support for TransferBuffersGravatar jvanverth2016-09-30
* Remove soft clip bool from SkCanvasGravatar bsalomon2016-09-29
* *SkTCast<int*>(float*) -> memcpyGravatar Mike Klein2016-09-29
* isABitmap is deprecated, use isAImageGravatar Mike Reed2016-09-28
* Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpaceGravatar brianosman2016-09-28
* Move toXYZD50() to SkColorSpace_BaseGravatar msarett2016-09-28
* Added kSRGBLinear_Named color space, along with testsGravatar brianosman2016-09-27
* Remove stray semicolons.Gravatar Mike Klein2016-09-27
* Remove outdated comments about pre-sk_sp semanticsGravatar brianosman2016-09-27
* Revert "Revert "replace Arithmetic xfermode with imagefilter""Gravatar Mike Reed2016-09-27
* Revert of My take on SkAlign changes. (patchset #3 id:40001 of https://codere...Gravatar mtklein2016-09-26
* Revert "replace Arithmetic xfermode with imagefilter"Gravatar Mike Reed2016-09-26
* replace Arithmetic xfermode with imagefilterGravatar Mike Reed2016-09-26
* My take on SkAlign changes.Gravatar mtklein2016-09-26
* Stop aggregating texture/buffer access objects in GrFragmentProcessor parents.Gravatar bsalomon2016-09-26
* Add SkColor4f serializationGravatar brianosman2016-09-25
* Add validation of RRects to SkValidatingReadBufferGravatar Robert Phillips2016-09-23
* change SkXfermodeImageFilter to carry no impl informationGravatar Mike Reed2016-09-23
* document.close from bool to voidGravatar reed2016-09-22
* Change implementation of flush-count based GrGpuResource purgingGravatar bsalomon2016-09-22
* Add output format properties to SkImageFilter::ContextGravatar brianosman2016-09-22