Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
09e019eafdc01d7d33e2b9d469a3f5afe2808e38
/
src
09e019e
Rename GrAtlasTextBatch files to GrAtlasTextOp
by Brian Salomon
· 8 years ago
625cd9e
Workaround freeze on Mac Chrome when checking read pixel config support.
by Brian Salomon
· 8 years ago
82c263f
Rename NVPR batch->op and sk_sp'ify
by Brian Salomon
· 8 years ago
9752454
Added optimized sRGB/2.2 gamma stages into A2B color xform
by raftias
· 8 years ago
e2f7d18
Add a deferred copy surface (take 3)
by Robert Phillips
· 8 years ago
db8f44f
speculative pointer to member fix
by Cary Clark
· 8 years ago
fc527d2
Even more batch->op and sk_sp'ification.
by Brian Salomon
· 8 years ago
c2ba75b
Remove Mac 10.6 - 10.8 work arounds for fonts.
by bungeman
· 8 years ago
8dc1f62
Remove strange 'write' overload on SkDynamicMemoryWStream.
by bungeman
· 8 years ago
7dae46a
Some more batch->op renaming
by Brian Salomon
· 8 years ago
289e3d8
Bring sk_sp to oval GrDrawOps and rename batch->op
by Brian Salomon
· 8 years ago
222e9ad
Make picture backed images sRGB by default
by Brian Osman
· 8 years ago
31c2608
Demote savePixels to save_pixels
by Robert Phillips
· 8 years ago
2dc5237
remove PLAIN_ENUM flag for SkClipOp
by Mike Reed
· 8 years ago
6a63904
Update rect ops to use "op" in their name and return sk_sp.
by Brian Salomon
· 8 years ago
e305cc1f
Partially defer GrSWMaskHelper
by Robert Phillips
· 8 years ago
95ada6e
Remove SkKTXImageEncoder
by Leon Scroggins III
· 8 years ago
3639faa
Add SkCodec::FrameInfo::fFullyReceived
by Leon Scroggins III
· 8 years ago
7a1cc67
SkPngCodec: Add support for 16-bit pngs (step 1)
by Matt Sarett
· 8 years ago
ff11428
more simplify bugs
by Cary Clark
· 8 years ago
8dcc84f
Prefer F16 in SkAndroidCodec for high precision images
by Matt Sarett
· 8 years ago
60c05f9
Mark the leaf classes of GrOp final.
by Herb Derby
· 8 years ago
417b7f4
Replace TextureType with SkBackingFit
by Robert Phillips
· 8 years ago
4a24da5
Make filterMaskGPU use GrTextureProxy
by Robert Phillips
· 8 years ago
2734136
Add asDeferredTexture & asDeferredRenderTarget helpers to GrSurfaceContext
by Robert Phillips
· 8 years ago
0d413f0
Revert "Revert "SkNx basically always is fast now.""
by Mike Klein
· 8 years ago
d37d5d9
Revert "Revert "clamp to premul when reading premul sRGB""
by Mike Klein
· 8 years ago
65115a1
Remove mutex guards from GrContext::readSurfacePixels
by Robert Phillips
· 8 years ago
d316e77
Revert "Add a deferred copy surface (take 2)"
by Robert Phillips
· 8 years ago
2e018f5
Revert "clamp to premul when reading premul sRGB"
by Mike Klein
· 8 years ago
8ba64d1
Revert "SkNx basically always is fast now."
by Mike Klein
· 8 years ago
bde5d5d
Revert "Do not build the ktx encoder for android framework"
by Mike Klein
· 8 years ago
ecdb686
Fix SDF generation for pixel-aligned paths (take two)
by Jim Van Verth
· 8 years ago
eeb7137
Do not build the ktx encoder for android framework
by Leon Scroggins III
· 8 years ago
04e10da
clamp to premul when reading premul sRGB
by Mike Klein
· 8 years ago
21f7838
SkNx basically always is fast now.
by Mike Klein
· 8 years ago
398487a
Add a deferred copy surface (take 2)
by Robert Phillips
· 8 years ago
24f1978
Make GrRenderTargetContext::addDrawOp use sk_sp
by Brian Salomon
· 8 years ago
d5aabd6
Remove spurious include of SkRasterPipeline_opts.h
by Brian Osman
· 8 years ago
9bf39c2
Fix double CMYK->RGBA conversion on swizzled jpeg decodes
by Matt Sarett
· 8 years ago
293d696
Revert "Add a deferred copy surface"
by Robert Phillips
· 8 years ago
0abc8b4
Add helper for idenitfying hw GrAATypes.
by Brian Salomon
· 8 years ago
4431de6
Add a deferred copy surface
by Robert Phillips
· 8 years ago
36aa176
Fix bug of passing DrawType::kColor instead of kStencilAndColor
by Brian Salomon
· 8 years ago
49f5da7
Fix out of bounds memory write in SkGifCodec
by Leon Scroggins III
· 8 years ago
aaa6d77
Delete SK_SUPPORT_LEGACY_GRADIENT_PREMUL-guarded code
by Florin Malita
· 8 years ago
82125e9
Remove antialias axis from GrPathRendererChain::DrawType
by Brian Salomon
· 8 years ago
72245c5
Avoid int64 overflow in SkClampRange
by Florin Malita
· 8 years ago
941e7e2
re-land of added sk_FragCoord support to skslc
by Ethan Nicholas
· 8 years ago
4ec2b71
don't use deprecated api
by Mike Reed
· 8 years ago
56e3209
SkGifCodec: intersect frameRect with image size
by Leon Scroggins III
· 8 years ago
be3bdd9
Fix Android overdraw detection
by Matt Sarett
· 8 years ago
5f1bb0a
Add a method in SkCanvas to set "hard" clip bounds.
by Stan Iliev
· 8 years ago
966bb34
Decode to sRGB on Android
by Matt Sarett
· 8 years ago
9d1cc66
Use unsigned arithmetic for SkBitmapProcStateAutoMapper bias
by Florin Malita
· 8 years ago
689169d
Hide exotic clipops, with a private rename for internal use
by Mike Reed
· 8 years ago
1b3387b
SkBitmap::setPixelRef(): less reference churn
by Hal Canary
· 8 years ago
26ae5ab
fix fuzz
by Cary Clark
· 8 years ago
3fc97d7
Fix SkGifCodec bugs around truncated data
by Leon Scroggins III
· 8 years ago
e8e4a3e
Revert "added sk_FragCoord support to skslc"
by Greg Daniel
· 8 years ago
d737bee
Updated the get_images_from_skps tool to check for ICC profile support
by raftias
· 8 years ago
ce33f10
added sk_FragCoord support to skslc
by Ethan Nicholas
· 8 years ago
f44703a
Remove dependency on NDK cpufeatures.
by Mike Klein
· 8 years ago
4958006
funnel f16 through standard load/store/gather
by Mike Klein
· 8 years ago
ebfce6d
change SkClipOp to a class enum
by Mike Reed
· 8 years ago
c87f99e
Make subset param to texture generation API non-optional
by Brian Osman
· 8 years ago
0e18de9
Convert image width and height (used by tiling) to float once.
by Mike Klein
· 8 years ago
2790c52
Make *OpList::recordOp functions take sk_sp<GrOp> not GrOp*
by Brian Salomon
· 8 years ago
1951f3d
Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp
by Brian Salomon
· 8 years ago
b0b17d1
bicubic, attempt gazillion
by Mike Klein
· 8 years ago
21aa35f
Make GrRenderTargetOpList::addDrawOp use sk_sp
by Brian Salomon
· 8 years ago
0e8fc8b
Relandx2 "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
61624f0
Plumb dst color space in many places, rather than "mode"
by Brian Osman
· 8 years ago
073285c
Revert "Reland "Remove antialiasing control from GrPaint.""
by Brian Salomon
· 8 years ago
3944484
Reland "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
d263413
Remove SkImage::makeTextureImage
by Brian Osman
· 8 years ago
784b7bf
Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear"
by Robert Phillips
· 8 years ago
b040320
Make command buffer sRGB mip-mapping more predictable
by Brian Osman
· 8 years ago
4993b95
Do not create SkGifCodec if true size is not known
by Leon Scroggins III
· 8 years ago
92a895e
Revert "Revert "Add antialiasing to SkDropShadowImageFilter's shadow draw""
by Robert Phillips
· 8 years ago
c1f7774
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
a129dfe
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
59ed482
fix fuzzers
by Cary Clark
· 8 years ago
8e7432b
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
by Mike Reed
· 8 years ago
7eb01e0
simplify bug
by Cary Clark
· 8 years ago
df8599a
remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag
by Mike Reed
· 8 years ago
fc6d9e9
Removed non-Identity matrix in non-PCSXYZ Input check for ICC profiles
by raftias
· 8 years ago
419d81e
Revert "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
9f54935
Remove antialiasing control from GrPaint.
by Brian Salomon
· 8 years ago
e8ea07a
Added some named gamma recognition to lutnType ICC profile parsing
by raftias
· 8 years ago
2979b1a
Added clamps in SkRasterPipeline's gamma stages.
by raftias
· 8 years ago
64d8be0
Make sure all the convolve functions are defined.
by Mike Klein
· 8 years ago
4adac2e
Add AVX2 version of ConvolveVertically
by xiangze.zhang
· 8 years ago
45aac57
Revert "Add antialiasing to SkDropShadowImageFilter's shadow draw"
by Robert Phillips
· 8 years ago
742e31d
Rename GrBatchFlushState to GrOpFlushState
by Brian Salomon
· 8 years ago
42521e8
Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp
by Brian Salomon
· 8 years ago
02b7349
no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore
by Mike Reed
· 8 years ago
58a7694
SkBitmap::ComputeIsOpaque -> SkPixmap::computeIsOpaque
by Hal Canary
· 8 years ago
e1f29c7
Revert "Fix SDF generation for pixel-aligned paths"
by Jim Van Verth
· 8 years ago
4cba3fe
SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16
by Hal Canary
· 8 years ago
Next »