Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
4fd74aec9f6c68c66483bcc6735793440b1ba184
/
include
4fd74ae
Move GrContext::makeDrawContext to new GrContextPriv object
by robertphillips
· 8 years ago
62e1a1a
Make SK_BUILD_FOR_WIN32 auto-detection work.
by mtklein
· 8 years ago
a746f78
Fix dtor bug in SkLights
by robertphillips
· 8 years ago
38d909e
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
a25f470
Delete SkNinePatch
by msarett
· 8 years ago
091cb8d
Delete SkARGBImageEncoder.
by mtklein
· 8 years ago
5dbd274
gn: fix fiddle
by mtklein
· 8 years ago
b1dd067
Remove 'Ulta' width.
by bungeman
· 8 years ago
c573a40
Add drawImageLattice() and drawBitmapLattice() APIs
by msarett
· 8 years ago
320a40d
Always return ImageShader, even from SkShader::MakeBitmapShader
by reed
· 8 years ago
1bb5fec
Sketch SkPictureRecorder::optimizeFor(GrContext*).
by mtklein
· 8 years ago
d783e08
Replace 'Ulta' with 'Ultra'.
by bungeman
· 8 years ago
f1ac182
implement isABitmap for imageshader, return localmatrix for bitmap's impl
by reed
· 8 years ago
da574d1
Replace old SkRecords RefBox with sk_sp.
by mtklein
· 8 years ago
9b03e7b
GrFP can express distance vector field req., program builder declares variable for it
by dvonbeck
· 8 years ago
abbd6d5
Add SkColorSpace::Equals() API
by msarett
· 8 years ago
8d7f5c3
Default fake gamma to sRGB.
by mtklein
· 8 years ago
12e9662
Remove some ancillary users of SkSurface::MakeRenderTargetDirect
by robertphillips
· 8 years ago
02aed95
Revert of GrFP can express distance vector field req., program builder declares variable for it (patchset #20 id:370001 of https://codereview.chromium.org/2114993002/ )
by mtklein
· 8 years ago
4c18b62
Add ES 3.0 fallback for instanced rendering
by csmartdalton
· 8 years ago
aa8f394
Conditionally define SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
4ef6dfa
GrFP can express distance vector field req., program builder declares variable for it
by dvonbeck
· 8 years ago
1e87618
Remove GrContext::applyGamma
by robertphillips
· 8 years ago
e0d3629
Add test configs for instanced rendering
by csmartdalton
· 8 years ago
50ce1f2
Add color space xform support to SkJpegCodec (includes F16!)
by msarett
· 8 years ago
39979d8
Revert of Add color space xform support to SkJpegCodec (includes F16!) (patchset #9 id:260001 of https://codereview.chromium.org/2174493002/ )
by msarett
· 8 years ago
ecf3dbe
Remove use of MakeRenderTargetDirect from view system
by robertphillips
· 8 years ago
73d5533
Add color space xform support to SkJpegCodec (includes F16!)
by msarett
· 8 years ago
9b84f8c
turn bitmaps into images during recording
by reed
· 8 years ago
a0605bf
Add writeToMemory() API to SkColorSpace
by msarett
· 8 years ago
eae6a91
SkPaint intercept API for SkTextBlob and horizontal text
by fmalita
· 8 years ago
fa84d94
Make both SK_API definition points identical and order independent.
by mtklein
· 8 years ago
a408c8f
Add SkGammaColorFilter
by robertphillips
· 8 years ago
7b9b541
Expose more gamma info for UMA statistics
by msarett
· 8 years ago
34ee0c9
Fix GrDrawContextPriv::stencilRect
by csmartdalton
· 8 years ago
6738c70
Rename GrContext's newDrawContext & drawContext to makeDrawContext
by robertphillips
· 8 years ago
d656200
require semi at the end of SkASSERT and friends
by caryclark
· 8 years ago
570c868
Clean up some unused atomic routines.
by mtklein
· 8 years ago
735109c
Add gyp define to enable vulkan debug layers
by egdaniel
· 8 years ago
9f97882
Simplify color space xform storage and usage (float[] vs. SkMatrix44)
by brianosman
· 8 years ago
6ceef3d
Initial SVG model
by fmalita
· 8 years ago
aef94d1
Avoid warnings on GCC 4.8.4
by jcgregorio
· 8 years ago
1b51e0e
Move SkJSONCPP.h to tools. It tool-only.
by mtklein
· 8 years ago
e93393b
don't specialize drawBitmapRect for minirecorder; no longer called by blink
by reed
· 8 years ago
d1bdd1f
Use Windowing system-specific WindowContext factories.
by bsalomon
· 8 years ago
7e92276
Reduce usage of MakeRenderTargetDirect
by robertphillips
· 8 years ago
3a0dbde
Remove SkSurfaceProps gamma-correctness flag entirely.
by brianosman
· 8 years ago
9dc935f
Remove all usage of SkSurfaceProps::isGammaCorrect()
by brianosman
· 8 years ago
8c523e0
Move prepareForExternalIO from GrRenderTarget to GrDrawContext
by robertphillips
· 8 years ago
b811378
Update typeface serialization style.
by bungeman
· 8 years ago
6e45bda
Add test for typeface style round trip.
by bungeman
· 8 years ago
8fe485b
Just pass the draw context to paint conversion
by brianosman
· 8 years ago
c7ec7c9
remove/deprecate SkBitmap::getTexture, as it now always returns false
by reed
· 8 years ago
2c9e200
remove fClipStack and attach/deattach-from-canvas
by reed
· 8 years ago
d0e95a5
typedef uint16_t SkGlyphID
by halcanary
· 8 years ago
1638c0d
Add destination color space to AsFPArgs. Eliminates last XFORMTODO.
by brianosman
· 8 years ago
b560b5c
lockPixelsAreWritable is deprecated
by reed
· 8 years ago
9c1d45d
Always init SkPathRef variables.
by senorblanco
· 8 years ago
9a5c47f
Add SkRasterPipeline blitter.
by mtklein
· 8 years ago
839345d
Bundle SkShader::asFragmentProcessor arguments in a struct
by brianosman
· 8 years ago
aa29b27
Revert of Add SkRasterPipeline blitter. (patchset #18 id:340001 of https://codereview.chromium.org/2146413002/ )
by mtklein
· 8 years ago
5bfee98
Creating framework for drawShadowedPicture
by vjiaoblack
· 8 years ago
cbecb08
Allow GrReducedClip to take non-integer query bounds
by csmartdalton
· 8 years ago
3011e33
Add SkRasterPipeline blitter.
by mtklein
· 8 years ago
bb24383
Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https://codereview.chromium.org/2092893003/ )
by bsalomon
· 8 years ago
396fcdb
Cleanup of code that converts from GPU-backed resources to SkImageInfo
by brianosman
· 8 years ago
dfe4f2e
Add SkColorSpace to GrDrawContext
by brianosman
· 8 years ago
2895eeb
Retract PipelineBuilder some more
by robertphillips
· 8 years ago
530c844
Remove unnecessary getColorSpace() API from SkCodec
by msarett
· 8 years ago
95302da
Creating framework for drawShadowedPicture
by vjiaoblack
· 8 years ago
33d3258
Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ )
by vjiaoblack
· 8 years ago
5fa7f30
Remove DrawFace enum from GrPipelineBuilder
by robertphillips
· 8 years ago
0ae097d
Creating framework for drawShadowedPicture
by vjiaoblack
· 8 years ago
5d1676c
Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ )
by robertphillips
· 8 years ago
da152eb
Remove DrawFace enum from GrPipelineBuilder
by robertphillips
· 8 years ago
1f3923e
Deprecate SkDevice::accessBitmap method
by robertphillips
· 8 years ago
afbf71d
Adding color space to SkSpecialImage
by brianosman
· 8 years ago
dddbe38
Adding an SkColorSpace to SkImage_Gpu
by brianosman
· 8 years ago
cf5c846
remove dead methods now that we use specials exclusively for imagefilters
by reed
· 8 years ago
c526da9
SkLS now accepting nullptr for diffuse shader and normal source, now accurately handling alpha
by dvonbeck
· 8 years ago
1f790aa
Improve assert reporting.
by bungeman
· 8 years ago
ea70c4b
Remove SkDevice::accessRenderTarget virtual
by robertphillips
· 8 years ago
a2217ef
use special-image for imagefilters and save/restore layer
by reed
· 8 years ago
e51c356
pre-land special methods on device
by reed
· 8 years ago
9ecaa1d
Remove unused MakeFromTextureCopy API
by brianosman
· 8 years ago
e34f17d
Make SkFont a bit more useable
by robertphillips
· 8 years ago
01c9723
Delete the legacy SVG parser
by fmalita
· 8 years ago
fd75dd4
Delete SkXMLPullParser
by fmalita
· 8 years ago
a427cc4
Remove SkDOM::build(const char doc[], size_t len)
by fmalita
· 8 years ago
54f30c1
Introduce GrColorSpaceXform, for gamut conversion on textures
by brianosman
· 8 years ago
6451a0c
Add makeSpecial calls to SkGpuDevice
by robertphillips
· 8 years ago
eb9a84a
Revert of remove unused TableMaskFilter (patchset #1 id:1 of https://codereview.chromium.org/2156463002/ )
by jcgregorio
· 8 years ago
0ae36a2
In GrShape detect that stroked axis-aligned lines are rrects.
by bsalomon
· 8 years ago
6fc8ff0
Add support for Fuchsia
by abarth
· 8 years ago
7503d60
move responsibility for creating raster-device into pdf
by reed
· 8 years ago
cd4051e
remove unused CreateInfo flag
by reed
· 8 years ago
7445e86
Dust-off SkXMLParser
by fmalita
· 8 years ago
59779ae
remove unused TableMaskFilter
by reed
· 8 years ago
4c7e117
Remove dead flag from SkPictureRecorder
by robertphillips
· 8 years ago
cfc79fe
Added premulFourChannelColor to GrInvariantOutput
by dvonbeck
· 8 years ago
Next »