aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/text
Commit message (Expand)AuthorAge
* Set bounds correctly for color emoji that need post-cache transfomsGravatar Jim Van Verth2018-06-01
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* Revert "Reland "remove toString""Gravatar Cary Clark2018-05-31
* Reland "remove toString"Gravatar Cary Clark2018-05-31
* Rename GrAtlasTextBlob -> GrTextBlobGravatar Herb Derby2018-05-29
* Rename GrAtlasTextContext -> GrTextContextGravatar Herb Derby2018-05-24
* Remove memory pool use from SkTextBlobCacheGravatar Herb Derby2018-05-24
* Add GPU perspective support for color emojiGravatar Jim Van Verth2018-05-24
* Reland fonts: Add support for distance field text to font remoting.Gravatar Khushal2018-05-24
* Revert "fonts: Add support for distance field text to font remoting."Gravatar Mike Klein2018-05-23
* fonts: Add support for distance field text to font remoting.Gravatar Khushal2018-05-22
* drawPosText no longer obeys paint alignmentGravatar Herb Derby2018-05-21
* Simplify aligment for DFT drawTextGravatar Herb Derby2018-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
* Check for correct bounds of large rotated and skewed emoji.Gravatar Jim Van Verth2018-05-17
* Fix check for valid proxies returned by AtlasManager.Gravatar Jim Van Verth2018-05-16
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* Remove could not invert matrix SkDebugfsGravatar Brian Salomon2018-05-04
* Use MaskFilter to create SDFs for text.Gravatar Jim Van Verth2018-05-04
* Reland "Remove devKerning"Gravatar Herb Derby2018-05-02
* Revert "Remove devKerning"Gravatar Mike Klein2018-05-02
* Remove devKerningGravatar Herb Derby2018-05-01
* Correct precondition for SDF mask format.Gravatar Ben Wagner2018-05-01
* Move strike cache Find*() to strike cacheGravatar Herb Derby2018-04-18
* DFT to draw A8 instead of incorrect vertical lcd.Gravatar Ben Wagner2018-04-18
* Remove SkPaint::kGenA8FromLCD_Flag.Gravatar Ben Wagner2018-04-16
* Snap non-scaled emoji to pixel bordersGravatar Jim Van Verth2018-03-29
* Remove SkAutoGlyphCache decls that happen to workGravatar Herb Derby2018-03-22
* Remove more uses of SkAutoGlyphCache.Gravatar Herb Derby2018-03-21
* hide SkBlurMaskFilter and SkBlurQualityGravatar Mike Reed2018-03-14
* Remove last use of DetachCache.Gravatar Herb Derby2018-03-09
* Remove use of attach/detatch cache from distance field textGravatar Herb Derby2018-03-09
* Remove another set of AttachCacheGravatar Herb Derby2018-03-09
* Remove one use of AttachCache, and a paint variant of FindOrCreate...Gravatar Herb Derby2018-03-09
* Remove all uses of getCache with get.Gravatar Herb Derby2018-03-09
* Remove GrRestrictedAtlasManagerGravatar Robert Phillips2018-03-08
* Have GrGlyphCache and GrAtlasManager compute the atlas limits independentlyGravatar Robert Phillips2018-03-07
* Revise Text & Small Path Atlas so instantiation failure is handled at flush timeGravatar Robert Phillips2018-03-07
* Revert "Remove attach and detach glyph cache."Gravatar Herb Derby2018-03-07
* Remove attach and detach glyph cache.Gravatar Herb Derby2018-03-07
* Add GetTypefaceOrDefault to SkPaintPrivGravatar Herb Derby2018-03-06
* Move internal calls from GrContext to GrContextPrivGravatar Robert Phillips2018-03-06
* Add bilerp support to scaled emojisGravatar Jim Van Verth2018-03-05
* Various fixes for scaled emojisGravatar Jim Van Verth2018-03-02
* sk_sp-ify GrGlyphCacheGravatar Robert Phillips2018-03-01
* Fission GrAtlasGlyphCache in two (take 2)Gravatar Robert Phillips2018-03-01
* Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)Gravatar Robert Phillips2018-03-01
* Revert "Revert "Revert "Separate creation time & flush time behavior in GrDra...Gravatar Robert Phillips2018-02-28