aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* fix 0.499999f rounding case for trianglesGravatar Mike Reed2018-05-23
* ccpr: Remove GrCCDrawPathsOp's back-pointer into CCPRGravatar Chris Dalton2018-05-23
* reduce clip-limit for scan converter to avoid quad-edge overflowGravatar Mike Reed2018-05-23
* Delete GrDrawOp::wasRecordedGravatar Chris Dalton2018-05-23
* tweak tolerance again for cubicsGravatar Mike Reed2018-05-23
* Reland "start cleaning up non-skcms SkColorSpaceXforms"Gravatar Mike Klein2018-05-23
* Revert "fonts: Add support for distance field text to font remoting."Gravatar Mike Klein2018-05-23
* Revert "fonts: Cleanup cache miss logging for font remoting."Gravatar Mike Klein2018-05-23
* Revert "start cleaning up non-skcms SkColorSpaceXforms"Gravatar Mike Klein2018-05-23
* fonts: Cleanup cache miss logging for font remoting.Gravatar Khushal2018-05-22
* fonts: Add support for distance field text to font remoting.Gravatar Khushal2018-05-22
* ccpr: Remove local matrix data from path instancesGravatar Chris Dalton2018-05-22
* Use layered templates for optional vertex attributes in GrTextureOp.Gravatar Brian Salomon2018-05-22
* start cleaning up non-skcms SkColorSpaceXformsGravatar Mike Klein2018-05-22
* Remove SkTextBoxGravatar Herb Derby2018-05-22
* GrTessellator: fix crash on merging a dead edge.Gravatar Stephen White2018-05-22
* GrTextureOp: Rename template params "V" instead of "Vertex".Gravatar Brian Salomon2018-05-22
* Reland "strip down SkICC.cpp"Gravatar Mike Klein2018-05-22
* GrTessellator: remove 64K vertex limit.Gravatar Stephen White2018-05-22
* Revert "remove fragile hack in addOval to avoid computing bounds"Gravatar Mike Klein2018-05-22
* drawPosText no longer obeys paint alignmentGravatar Herb Derby2018-05-21
* ccpr: Abstract the draws list in a separate classGravatar Chris Dalton2018-05-21
* remove fragile hack in addOval to avoid computing boundsGravatar Mike Reed2018-05-21
* Simplify aligment for DFT drawTextGravatar Herb Derby2018-05-21
* Remove sk_64_isS32 and sk_64_asS32Gravatar Herb Derby2018-05-21
* Remove mask-filters and aa from SkPaint in SkCanvas for nine-patch/lattice.Gravatar Brian Salomon2018-05-21
* Fix unit tests when workarounds are enabledGravatar Adrienne Walker2018-05-21
* Reland "Remove GrBackendObject and all related functions from Skia."Gravatar Greg Daniel2018-05-21
* Add perspective support to GrTextureOp.Gravatar Brian Salomon2018-05-21
* remove defines and add commasGravatar Cary Clark2018-05-21
* Disable perspective for emoji fallbackGravatar Jim Van Verth2018-05-21
* Revert "remove toString"Gravatar Cary Clark2018-05-20
* remove toStringGravatar Cary Clark2018-05-20
* tweak conservative bounds value to save aberrant cubicGravatar Mike Reed2018-05-18
* added global variable and multi-texture support to metal sksl backendGravatar Timothy Liang2018-05-18
* Fix fuzzer bug i.e., compute the correct repeated dst domainGravatar Robert Phillips2018-05-18
* Use inheritance to define TextureGeometryProcesor vertex structsGravatar Brian Salomon2018-05-18
* Add convenience overload of SkPointPriv::SetRectTriStrip that takes SkRectGravatar Brian Salomon2018-05-18
* GrTessellator: fix for zombie edge fuzzer crash.Gravatar Stephen White2018-05-18
* Add BOOK and DEMI_LIGHT.Gravatar Ben Wagner2018-05-18
* Driver bug workaround: unbind_attachments_on_bound_render_fbo_deleteGravatar Adrienne Walker2018-05-18
* Prevent SkMatrixConvolutionImageFilter from allocating large buffers it can't...Gravatar Kevin Lubick2018-05-18
* validate perlin inputsGravatar Mike Reed2018-05-18
* Modifications to GrTextureOp outsetting, edge equation code.Gravatar Brian Salomon2018-05-18
* Make SkStream readers report failure.Gravatar Ben Wagner2018-05-18
* Add SkIRect::adjust methodGravatar Robert Phillips2018-05-18
* Fix bugs related to SkMatrixConvolutionImageFilter in repeat modeGravatar Robert Phillips2018-05-18
* Add proxy unique key management to GrOnFlushResourceProviderGravatar Chris Dalton2018-05-18
* refactor setBoundsCheck() a bitGravatar Mike Klein2018-05-17
* fonts: Handle fallback to using paths for text rendering for remoting.Gravatar Khushal2018-05-17