Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
50130e427c4d02405a38e26c4f020159e6ac295a
/
tests
e0b7287
fix drawDRRect for fuzzer
by Cary Clark
· 8 years ago
e132e7b
Add SkCodec methods for individual frames
by Leon Scroggins III
· 8 years ago
123b7b8
Disable deferred proxies for Chrome branch
by Robert Phillips
· 8 years ago
8f30709
Revert "Revert "remove unused SkBitmap::copyPixelsTo""
by Mike Reed
· 8 years ago
a00f347
switch over to no lockPixels in pixelref
by Mike Reed
· 8 years ago
da96550
Add perspective shadows
by Jim Van Verth
· 8 years ago
1119dc3
Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext
by Robert Phillips
· 8 years ago
fafe135
SkSize can be aggregate-initialized
by Hal Canary
· 8 years ago
7a542c5
Change bitmapcache to not rely on lockpixels.
by Mike Reed
· 8 years ago
7bfdfda
Revert "remove unused SkBitmap::copyPixelsTo"
by Mike Klein
· 8 years ago
a4db9be
Correct GIF frame dependencies and track alpha
by Leon Scroggins III
· 8 years ago
0f3fdfa
remove unused SkBitmap::copyPixelsTo
by Mike Reed
· 8 years ago
31f99ce
SkCanvas constructor with legacy flag for Android framework
by Matt Sarett
· 8 years ago
9342921
Revert "Rm makeRenderTargetContext in favor of deferred version"
by Robert Phillips
· 8 years ago
d83ec04
Rm makeRenderTargetContext in favor of deferred version
by Robert Phillips
· 8 years ago
5bd9848
remove kReturnNullForEmpty_FinishFlag feature
by Mike Klein
· 8 years ago
7b29749
constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp
by Brian Salomon
· 8 years ago
d61c9d9
Move ref counting out of GrProcessor and into subclasses.
by Brian Salomon
· 8 years ago
1dd161c
Fix infinite loop in SkRTree::insert()
by Mike Klein
· 8 years ago
48d1b4c
Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis.""
by Brian Salomon
· 8 years ago
5dac9b3
Revert "Create GrXferProcessor while doing GrProcessorSet analysis."
by Brian Salomon
· 8 years ago
0ae0e23
Create GrXferProcessor while doing GrProcessorSet analysis.
by Brian Salomon
· 8 years ago
149e42e
make SkAutoTMalloc self-move safe
by Mike Klein
· 8 years ago
bf25d43
Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)
by Robert Phillips
· 8 years ago
9a121cc
Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
by Robert Phillips
· 8 years ago
46a45ba
Revert "Manual revert: Add support for writing ICC profiles to webp encoder"
by Matt Sarett
· 8 years ago
d7cda9a
Make GrCopySurfaceOp friendlier to GrSurfaceProxy
by Robert Phillips
· 8 years ago
42ce38f
make copyTo_with_allocator android only
by Mike Reed
· 8 years ago
6ff6af9
handle odd-index-count in encode/decode
by Mike Reed
· 8 years ago
4293a1e
Manual revert: Add support for writing ICC profiles to webp encoder
by Matt Sarett
· 8 years ago
93b1b4f
add guard for obsolete (non-functioning) replayClips
by Mike Reed
· 8 years ago
e78b725
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3)
by Robert Phillips
· 8 years ago
7abfb5e
SkImageEncoder: Be more lenient on inputs
by Matt Sarett
· 8 years ago
3dbef9f
Revert "Revert "Add support for writing ICC profiles to webp encoder""
by Matt Sarett
· 8 years ago
1a26ba9
Fix MSAN error in test
by Matt Sarett
· 8 years ago
e87d778
Revert "Add support for writing ICC profiles to webp encoder"
by Jim Van Verth
· 8 years ago
0c9d0b4
Add support for writing ICC profiles to webp encoder
by Matt Sarett
· 8 years ago
d9836f4
Fix various SkBitmap::copyTo() bugs
by Matt Sarett
· 8 years ago
1b35256
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)"
by Robert Phillips
· 8 years ago
aaee31f
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)
by Robert Phillips
· 8 years ago
cb87423
Add SkImage::makeColorSpace() to public API
by Matt Sarett
· 8 years ago
171cc5f
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv"
by Robert Phillips
· 8 years ago
fb0bd98
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv
by Robert Phillips
· 8 years ago
72e551e
Support Canvas Clip on Blit Framebuffer
by Eric Karl
· 8 years ago
a076d87
Use sk_sp with GrXferProcessor and use a static factory to handle the nullptr==srcover case.
by Brian Salomon
· 8 years ago
e14bd80
Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp
by Brian Salomon
· 8 years ago
7448088
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
by Eric Karl
· 8 years ago
18dfa98
Store the dst texture used by an XP in GrPipeline rather than in the XP.
by Brian Salomon
· 8 years ago
6b3155c
Revert[4] "clean up (partially) colortable api""""
by Mike Reed
· 8 years ago
5b1dba8
Support parametric transfer functions in SkImage_Raster::onMakeColorSpace()
by Matt Sarett
· 8 years ago
887cdf1
move vertex-mode enum into SkVertices
by Mike Reed
· 8 years ago
d3ccb0a
Move pipeline handling out of GrMeshDrawOp.
by Brian Salomon
· 8 years ago
b14131c
Revert "Revert[2] "clean up (partially) colortable api"""
by Mike Reed
· 8 years ago
9920b10
Revert[2] "clean up (partially) colortable api""
by Mike Reed
· 8 years ago
ec61785
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
by Mike Klein
· 8 years ago
d58f040
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
by Eric Karl
· 8 years ago
c6f5e10
fixed SPIR-V compilation error with unmodified variables
by Ethan Nicholas
· 8 years ago
0df1b04
skslc can now be compiled with no Skia dependencies, in preparation for its eventual
by Ethan Nicholas
· 8 years ago
1d1165c
Revert "clean up (partially) colortable api"
by Mike Klein
· 8 years ago
9bd301d
Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual"
by Ethan Nicholas
· 8 years ago
2e491a6
clean up (partially) colortable api
by Mike Reed
· 8 years ago
f3333c8
skslc can now be compiled with no Skia dependencies, in preparation for its eventual
by Ethan Nicholas
· 8 years ago
84eef51
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
by Brian Salomon
· 8 years ago
e0ff6ab
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
by Eric Karl
· 8 years ago
bcf35f8
Revert "skslc can now be compiled with no Skia dependencies, in preparation for"
by Ethan Nicholas
· 8 years ago
7833466
skslc can now be compiled with no Skia dependencies, in preparation for
by Ethan Nicholas
· 8 years ago
cdc651d
Make xformer class for SkCSXCanvas, use for draw loopers
by Matt Sarett
· 8 years ago
77f1edc
Minor cleanup (remove unused GrRenderTargetContext::asTexture method)
by Robert Phillips
· 8 years ago
9aec894
Use last value for axis for variation position.
by bungeman
· 8 years ago
a811b12
Renames of processor analysis-related classes and method.
by Brian Salomon
· 8 years ago
7ee385e
Add GrSurfaceProxy* parameter to GrContext::flush
by Robert Phillips
· 8 years ago
291932e
Fix is_convex() check for inset polys.
by Jim Van Verth
· 8 years ago
1c6025c
Make analysis optional to GrPipeline::init().
by Brian Salomon
· 8 years ago
769e80d
More GrSurfaceProxy-clean up
by Robert Phillips
· 8 years ago
301431d
Miscellaneous GrSurfaceProxy-related cleanup
by Robert Phillips
· 8 years ago
e7d3048
Remove GrPipelineOptimizations computation from GrPipeline::init and nest in GrMeshDrawOp.
by Brian Salomon
· 8 years ago
3185384
Remove GrXferProcessor::getOptimizations.
by Brian Salomon
· 8 years ago
1ec1faa
Remove GrSurface::flushWrites
by Robert Phillips
· 8 years ago
af40127
Minor fix to VkWrapTest
by Greg Daniel
· 8 years ago
b338484
quiet some annoying logging in unit tests
by Mike Klein
· 8 years ago
b436655
Add height function to shadow tessellators.
by Jim Van Verth
· 8 years ago
c0b642c
Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum.
by Brian Salomon
· 8 years ago
51e7ca3
Add new proxy-based DetermineDomainMode w/ test
by Robert Phillips
· 8 years ago
5fa3d6d
Revert "Revert "simplify api to bitmapcache""
by Mike Reed
· 8 years ago
dd1b4e9
Revert "simplify api to bitmapcache"
by Florin Malita
· 8 years ago
9f4b0ae
simplify api to bitmapcache
by Mike Reed
· 8 years ago
f388093
Delete SkColorSpace::ColorSpaceFlags
by Matt Sarett
· 8 years ago
ab664fa
Revert "Revert "Create new inset algorithm for spot shadows""
by Brian Salomon
· 8 years ago
e7c85c4
Revert "Create new inset algorithm for spot shadows"
by Brian Salomon
· 8 years ago
e5f5bf5
Create new inset algorithm for spot shadows
by Jim Van Verth
· 8 years ago
cf3f234
Add SkTransferFunctionBehavior flag: Use in codec and encoder
by Matt Sarett
· 8 years ago
4dc6474
remove dead code in bitmapcache
by Mike Reed
· 8 years ago
f160ad4
SkBlurDrawLooper: Start by deleting flags
by Matt Sarett
· 8 years ago
02be3c1
add test and fix for canvas::isClipEmpty
by Mike Reed
· 8 years ago
5df93de
Revert "Revert "Add support for writing icc profiles to the jpeg encoder""
by Matt Sarett
· 8 years ago
5e15085
Revert "Revert "Add a new GrResourceCache purging mechanism for purging unused resources.""
by Brian Salomon
· 8 years ago
dda14b9
Revert "Add support for writing icc profiles to the jpeg encoder"
by Derek Sollenberger
· 8 years ago
70131b9
Fix SkTArray operator= to work with self assignment
by Greg Daniel
· 8 years ago
4ef0148
Add support for writing icc profiles to the jpeg encoder
by Matt Sarett
· 8 years ago
44c1b11
path hang
by Cary Clark
· 8 years ago
Next »