Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9992bdef8ae97b3e5b109d278ccfab84c66bcbf0
/
tests
33e0cb5
Store mipmap levels in deferred texture image
by cblume
· 8 years ago
4f0a23a
SkTextBlob: Begin implementing Extended TextBlob API
by halcanary
· 8 years ago
752f6ea
Remove unneeded variables from ResourceCache test
by bsalomon
· 8 years ago
9a44565
Remove custom data from GrGpuResource
by bsalomon
· 8 years ago
0e22eb8
Some tests around surface creation and snapshotting with color space
by brianosman
· 8 years ago
9b09cd8
Add Gray support to SkPNGImageEncoder
by msarett
· 8 years ago
a8eabc4
Moved ambient lights out of SkLight's light array
by vjiaoblack
· 8 years ago
84cddf6
Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:120001 of https://codereview.chromium.org/2287553002/ )
by vjiaoblack
· 8 years ago
8f98f0a
Moved ambient lights out of SkLight's light array
by vjiaoblack
· 8 years ago
7941809
if the winding of the top can't be computed, give up
by caryclark
· 8 years ago
4871f22
SkPDF: Glyph validation change
by halcanary
· 8 years ago
164fd9f
Fix bounds check in grshape test
by bsalomon
· 8 years ago
29b2563
path ops stream-lining
by caryclark
· 8 years ago
650e20d
SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern
by halcanary
· 8 years ago
6cf896d
Reland: Experimental parsing expression grammar (PEG) template library
by fmalita
· 8 years ago
0172e77
Revert of Experimental parsing expression grammar (PEG) template library (patchset #8 id:140001 of https://codereview.chromium.org/2271743002/ )
by fmalita
· 8 years ago
9d08cbc
Experimental parsing expression grammar (PEG) template library
by fmalita
· 8 years ago
a395f7c
Update GrShape test to allow more flexible shape creation.
by bsalomon
· 8 years ago
1682612
mark fuzz test flaky since it may fail on some platforms
by caryclark
· 8 years ago
8c99eab
Fix leak in GrTextureStripAtlasTest
by ajuma
· 8 years ago
e55131c
s/invertable/invertible
by bungeman
· 8 years ago
ef4f32a
remove point aliases
by caryclark
· 8 years ago
95243eb
Make GrTextureStripAtlas flush pending IO on newly acquired texture
by ajuma
· 8 years ago
9d15dab
Parse ICC profiles from webps
by msarett
· 8 years ago
9dc6cf6
Fix generic color space xform, ColorSpaceXformTest
by msarett
· 8 years ago
ae6377c
Make singleton SkColorSpaces thread safe
by msarett
· 8 years ago
3cebe24
fix conic path fuzz
by caryclark
· 8 years ago
a2d2f38
f16<->f32 ftz is an optional thing for speed.
by mtklein
· 8 years ago
bb51f4a
fix pathops fuzz
by caryclark
· 8 years ago
8ae991e
Flush denorm half floats to zero.
by mtklein
· 8 years ago
d9015a4
Fix Equals and serialization for rare pngs
by msarett
· 8 years ago
35bb74b
Fix color xform width bug when scaling/subsetting
by msarett
· 8 years ago
5122967
Add a gradient edge optimization test
by fmalita
· 8 years ago
e2348cc
src/utils/SkBitSet: simplify
by halcanary
· 8 years ago
9da5a5a
Fix bug, always keep fIsScaleTranslate in correct state
by msarett
· 8 years ago
4294286
fix fuzzes
by caryclark
· 8 years ago
530032a
SkPDF: in-place font subsetting
by halcanary
· 8 years ago
3aafe11
make LayerIter private, and remove skipClip option
by reed
· 8 years ago
70f5251
Fix assert caused by floating point error in tessellating path renderer.
by senorblanco
· 8 years ago
69c166d
Add alphaType() to SkImage
by brianosman
· 8 years ago
6cb807b
Simplify adding attributes to GrGeometryProcessor
by bsalomon
· 8 years ago
28341fa
Implement difference clip rects with window rectangles
by csmartdalton
· 8 years ago
8d3f92a
Make GrReducedClip's gen ID only apply to the element list
by csmartdalton
· 8 years ago
549ca32
Modify SkPngCodec to recognize 565 images from the sBIT chunk
by msarett
· 8 years ago
ff863bc
move private test for sect_with_horizontal into unittests
by reed
· 8 years ago
8ccc075
fix fuzz
by caryclark
· 8 years ago
a1b42d9
fix fuzz bug
by caryclark
· 8 years ago
883c8ef
SkLiteDL: remove freelisting, add reset() and SKLITEDL_PAGE knob.
by mtklein
· 8 years ago
c4d2f90
Update ComputeBlurredRRectParams to compute all the parameters needed for occluded blurred rrect ninepatch draws
by robertphillips
· 8 years ago
c5064d9
Revert of Add regression test (patchset #2 id:20001 of https://codereview.chromium.org/2243143002/ )
by msarett
· 8 years ago
d211e78
Convert GrAppliedClip interface to builder style
by csmartdalton
· 8 years ago
3fe0327
Fix 4444 on Vulkan devices who don't support RGBA_4444
by egdaniel
· 8 years ago
bcae9d3
Add regression test
by msarett
· 8 years ago
a95d46b
Fix copying of data in vulkan testing texture
by egdaniel
· 8 years ago
772b5ee
Added PointLights to SkLights::Light
by vjiaoblack
· 8 years ago
fbfa258
Optimized implementation of quickReject()
by msarett
· 8 years ago
5aeb2fa
Revert of Optimized implementation of quickReject() (patchset #12 id:260001 of https://codereview.chromium.org/2225393002/ )
by mtklein
· 8 years ago
a825d53
Revert of Fix 4444 on Vulkan devices who don't support RGBA_4444 (patchset #4 id:60001 of https://codereview.chromium.org/2238563002/ )
by egdaniel
· 8 years ago
d22a817
Optimized implementation of quickReject()
by msarett
· 8 years ago
637b3bf
Fix 4444 on Vulkan devices who don't support RGBA_4444
by egdaniel
· 8 years ago
c6d855f
start working on tiger again
by caryclark
· 8 years ago
a9ca05c
Deserialize pictures with custom image-deserializer
by reed
· 8 years ago
f5a83e8
Create blurred RRect mask on GPU (rather than uploading it)
by robertphillips
· 8 years ago
f963599
Add flag for window rectangles to GrRenderTarget
by csmartdalton
· 8 years ago
3f0e694
Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchset #5 id:80001 of https://codereview.chromium.org/2222083004/ )
by robertphillips
· 8 years ago
94b5c5a
Create blurred RRect mask on GPU (rather than uploading it)
by robertphillips
· 8 years ago
c5769b2
Revert of Change mapRectScaleTranslate to pass args/ret by value (patchset #2 id:20001 of https://codereview.chromium.org/2138943002/ )
by halcanary
· 8 years ago
1bd13ca
Change mapRectScaleTranslate to pass args/ret by value
by reed
· 8 years ago
69cfa9c
Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchset #4 id:60001 of https://codereview.chromium.org/2222083004/ )
by robertphillips
· 8 years ago
c523104
Prevent degenerate linear gradient instantiation
by fmalita
· 8 years ago
75ccdc7
Create blurred RRect mask on GPU (rather than uploading it)
by robertphillips
· 8 years ago
e9d55c5
Revert of Store mipmap levels in deferred texture image (patchset #11 id:200001 of https://codereview.chromium.org/2115023002/ )
by halcanary
· 8 years ago
d611314
Store mipmap levels in deferred texture image
by cblume
· 8 years ago
8eccc30
SkPDF: SkPDFFont organization changes.
by halcanary
· 8 years ago
d5b9173
add flaky test option
by caryclark
· 8 years ago
643ede6
template intersection fuzz fixes
by caryclark
· 8 years ago
9dcdc35
add missing include
by mtklein
· 8 years ago
77f2fae
Encapsulate GrReducedClip result in class members
by csmartdalton
· 8 years ago
8b1d32c
SkPDF/SkAdvancedTypefaceMetrics: simplify ATM, PDF takes over
by halcanary
· 8 years ago
4e97607
Use sse4.2 CRC32 instructions to hash when available.
by mtklein
· 8 years ago
af06420
Test sk_linear_to_srgb() less exhaustively in Debug mode.
by mtklein
· 8 years ago
9c5052f
SkLite*
by mtklein
· 8 years ago
c6f411e
Merge GrClipMaskManager into GrClipStackClip
by csmartdalton
· 8 years ago
ae29644
update Image_MakeFromRasterBitmap to check uniqueIDs
by reed
· 8 years ago
1ec04d9
rename FoceCopyMode to SkCopyPixelMode
by reed
· 8 years ago
feb3c1a
Move to SkDataTable::MakeXXX and sk_sp.
by bungeman
· 8 years ago
4e44efe
SkRTConf: eliminate
by halcanary
· 8 years ago
7a1f45f
spin off easy stuff from Herb's windows GN CL
by mtklein
· 8 years ago
b979634
Revert of SkRTConf: reduce functionality to what we use, increase simplicity (patchset #8 id:150001 of https://codereview.chromium.org/2212473002/ )
by mtklein
· 8 years ago
ef59974
SkRTConf: reduce functionality to what we use, increase simplicity
by halcanary
· 8 years ago
4fd74ae
Move GrContext::makeDrawContext to new GrContextPriv object
by robertphillips
· 8 years ago
18e0cbc
SkPDF: fewer GYP_DEFINES
by halcanary
· 8 years ago
ffae30d
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
by bungeman
· 8 years ago
d1ec89b
Perform color correction on png decodes
by msarett
· 8 years ago
f789b38
added initial GLSL support to skslc
by ethannicholas
· 8 years ago
dabd4f0
SkPDF: PDFShader code modernized.
by halcanary
· 8 years ago
2f3416d
GN: add tests to DM
by mtklein
· 8 years ago
38d909e
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
091cb8d
Delete SkARGBImageEncoder.
by mtklein
· 8 years ago
757a15f
not much point to SK_SUPPORT_PDF
by mtklein
· 8 years ago
Next »