aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Remove SK_IGNORE_SKIMAGE_ONREFENCODED_CHANGE.Gravatar Ben Wagner2018-05-17
* fonts: Use empty glyphs on cache miss.Gravatar Khushal2018-05-17
* Check for correct bounds of large rotated and skewed emoji.Gravatar Jim Van Verth2018-05-17
* Fix srcBounds computation in SkMatrixConvolutionImageFilterGravatar Robert Phillips2018-05-17
* Return nullptr when ReadBuffer becomes invalidGravatar Kevin Lubick2018-05-17
* Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly.Gravatar Brian Salomon2018-05-17
* added basic texturing to metal sksl backendGravatar Timothy Liang2018-05-17
* check path bounds before trying to shadowGravatar Mike Reed2018-05-17
* Remove static initializer to register destructor.Gravatar Ben Wagner2018-05-17
* Set margin for outer blur masks with no blur.Gravatar Ben Wagner2018-05-17
* mapRect should not fiddle with nonfinite values.Gravatar Cary Clark2018-05-17
* Driver bug workaround: pack_parameters_workaround_with_pack_bufferGravatar Adrienne Walker2018-05-16
* Fix check for valid proxies returned by AtlasManager.Gravatar Jim Van Verth2018-05-16
* SkImage::onRefEncoded to return sk_sp.Gravatar Ben Wagner2018-05-16
* Driver bug workaround: gl_clear_brokenGravatar Adrienne Walker2018-05-16
* Driver bug workaround: restore_scissor_on_fbo_changeGravatar Adrienne Walker2018-05-16