index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrPathRendering.cpp
Commit message (
Expand
)
Author
Age
*
Remove routines no longer needed since stripping NVPR
Herb Derby
2018-03-05
*
SkScalerContext - make some fields private.
Herb Derby
2018-02-23
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)
Robert Phillips
2017-07-26
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
sk_sp-ify GrResourceProvider some more
Robert Phillips
2017-06-05
*
Clean up glyph id handling.
Ben Wagner
2016-11-11
*
Remove call to getMetrics from GlyphGenerator.
Ben Wagner
2016-11-09
*
src/gpu: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
SkScalerContext to use smart pointers.
bungeman
2016-10-20
*
SkDescriptors to be held in unique_ptr.
bungeman
2016-10-19
*
Rename SkDescriptor::equals to SkDescriptor::operator==
bsalomon
2016-05-17
*
Eliminate special case nvpr batch handling
cdalton
2016-05-12
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...
reed
2016-04-12
*
Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...
borenet
2016-04-11
*
Pass effects directly to fontcache
reed
2016-04-11
*
Simplify nvpr text
cdalton
2015-10-03
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Improve caching of dashed paths in GrStencilAndCoverPathRenderer
kkinnunen
2015-05-18
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
BUG=skia:
herb
2015-02-25
*
Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of ...
scroggo
2015-02-24
*
BUG=skia:
herb
2015-02-24
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Add SK_OVERRIDE to a few places that are missing it.
mtklein
2014-12-15
*
Uses a single pre-baked set of paths for drawing nvpr text of a given
cdalton
2014-09-18