Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
fa33f5a6b770130acdc55f2ffe19dd545665726a
fa33f5a
antialias matrix-image-filter to get smooth diagonals
by reed
· 10 years ago
5f68c34
Update SVGDevice for RRect and drawPoints
by reed
· 10 years ago
e3ababe
remove localmatrix from GrGeometryProcessor base class
by joshualitt
· 10 years ago
c77f6af
Make the c and ac scripts work with sh and without bin in PATH
by kkinnunen
· 10 years ago
27e517a
add Min to SkNi, specialized for u8 and u16 on SSE and NEON
by mtklein
· 10 years ago
9d21429
Add a test for decoding a gif with sampleSize 4.
by scroggo
· 10 years ago
87a773c
Remove high ref count tracker from GrFakeRefObj
by bsalomon
· 10 years ago
fba9da7
fix path op builder
by caryclark
· 10 years ago
3489ee0
Font variations.
by bungeman
· 10 years ago
86a17e7
Revert of Implement support for non-scale/translate CTM in image filters. (patchset #4 id:60001 of https://codereview.chromium.org/1140943004/)
by reed
· 10 years ago
ec1f77d
Revert of Temporarily revert just Multiply to see if that's the source of NEON diffs. (patchset #2 id:20001 of https://codereview.chromium.org/1129293005/)
by mtklein
· 10 years ago
6095260
Temporarily revert just Multiply to see if that's the source of NEON diffs.
by mtklein
· 10 years ago
af953bb
Revert of Temporarily revert just Multiply to see if that's the source of NEON diffs. (patchset #1 id:1 of https://codereview.chromium.org/1129293005/)
by mtklein
· 10 years ago
e578a95
Remove viewmatrix from GrGeometryProcessor base class
by joshualitt
· 10 years ago
5b9f352
Temporarily revert just Multiply to see if that's the source of NEON diffs.
by mtklein
· 10 years ago
d4d83eb
Tesellating path renderer: typecast cleanup; logging build fix.
by senorblanco
· 10 years ago
7156b09
Revert of Defer glClear to just before draw call (patchset #2 id:20001 of https://codereview.chromium.org/1113003005/)
by robertphillips
· 10 years ago
c3c06a1
Defer glClear to just before draw call
by wasim.abbas
· 10 years ago
7ae68a8
Android scripts: add --verbose, fix missing 'source android_setup'
by borenet
· 10 years ago
35786b1
Implement support for non-scale/translate CTM in image filters.
by reed
· 10 years ago
182b499
look for deleted pts when detecting line/curve coincident edges
by caryclark
· 10 years ago
eea2ff7
Revert of Refactor GrBufferAllocPools to use resource cache (patchset #9 id:160001 of https://codereview.chromium.org/1139753002/)
by robertphillips
· 10 years ago
c30806f
Perform SkPicture analysis lazily.
by mtklein
· 10 years ago
88c23fc
remove color from GrGeometryProcessor
by joshualitt
· 10 years ago
2d8d33e
Sk4px: SrcATop, DstATop, Xor, Multiply
by mtklein
· 10 years ago
177cb84
Revert of Implement support for non-scale/translate CTM in image filters. (patchset #4 id:60001 of https://codereview.chromium.org/1120043002/)
by reed
· 10 years ago
4f12b8b
Implement support for non-scale/translate CTM in image filters.
by reed
· 10 years ago
231c5fd
Don't issue texture barriers for RT's with separate storage
by cdalton
· 10 years ago
1ba8cc9
removing equality / compute invariant loops from GrGeometryProcessors
by joshualitt
· 10 years ago
8a90edc
Sk4px: alphas() and Load[24]Alphas()
by mtklein
· 10 years ago
5ae1312
Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/)
by bungeman
· 10 years ago
1573206
fix for angle bot
by joshualitt
· 10 years ago
fc07256
fix for blur large glyphs problems
by joshualitt
· 10 years ago
d0a1088
Add _aa variants of Xfermode benches.
by mtklein
· 10 years ago
19e4c02
Keep Big Glyph coordinates in float in GrAtlasTextContext
by joshualitt
· 10 years ago
05773ed
Font variations.
by bungeman
· 10 years ago
c5f1c54
Refactor GrBufferAllocPools to use resource cache
by robertphillips
· 10 years ago
1bf714f
Revert of Revert of Revert of Remove workaround to for lower glsl support for qualcomm (patchset #1 id:1 of https://codereview.chromium.org/1138013004/)
by egdaniel
· 10 years ago
38a017b
clean up tests
by caryclark
· 10 years ago
8780bc6
Remove GrGLVertexArray from GrGpuResource hierarchy.
by bsalomon
· 10 years ago
10b063c
Extensible Android font configuration parsing.
by bungeman
· 10 years ago
6c89110
GLProgramsTest 3.0
by joshualitt
· 10 years ago
b72f920
Revert of Revert of Remove workaround to for lower glsl support for qualcomm (patchset #1 id:1 of https://codereview.chromium.org/1135393003/)
by egdaniel
· 10 years ago
bca19f7
deal more consistently with unsortable edges
by caryclark
· 10 years ago
04d24a3
Turn on Sk4px xfermodes when we have NEON too.
by mtklein
· 10 years ago
4c97786
fix bounds for BW lines, AA Hairlines
by joshualitt
· 10 years ago
28761fe
Fix assert in GrBatchAtlas.
by jvanverth
· 10 years ago
b561581
simplify RawIter
by reed
· 10 years ago
0cfe124
Revert of Remove workaround to for lower glsl support for qualcomm (patchset #1 id:1 of https://codereview.chromium.org/1133543004/)
by egdaniel
· 10 years ago
c7d9616
Remove documentation for missing SkiaExamples.
by scroggo
· 10 years ago
47b6c8b
Documentation: open GM in SampleApp
by halcanary
· 10 years ago
9770bdc
Remove workaround to for lower glsl support for qualcomm
by egdaniel
· 10 years ago
0c3f587
Document NO_MERGE_BUILDS keyword
by borenet
· 10 years ago
8f827fe
Fix SkStrokeRec == to report true for all fills
by kkinnunen
· 10 years ago
6cbf18c
Plus xfermode using Sk4px.
by mtklein
· 10 years ago
8c9b6f1
Add check in GrGpu createTexture to make sure we don't create multisampled textures.
by egdaniel
· 10 years ago
dd4e568
Make Noto Sans Mono CJK JP an alias to MS Gothic
by jshin
· 10 years ago
7d022d6
add option to supress prints on context
by joshualitt
· 10 years ago
cc25297
Fix valgrind bug in Porter Duff LCD.
by egdaniel
· 10 years ago
d995009
PerGlyphInfo is on SkTypeface
by reed
· 10 years ago
80ea19c
Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/)
by reed
· 10 years ago
1ebf0d2
fix reference to _PerGlyphInfo
by reed
· 10 years ago
b1207e8
opt into SkScalarDiv until we can fix android call-sites
by reed
· 10 years ago
2629697
Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/)
by reed
· 10 years ago
39a9a50
Make SkAdvancedTypefaceMetrics private.
by reed
· 10 years ago
67d71c8
stop calling SkScalarDiv
by reed
· 10 years ago
7da2e55
quickie tool to exercise chrome filter fuzz files
by caryclark
· 10 years ago
ee71044
Revert of add option to supress prints on context (patchset #5 id:80001 of https://codereview.chromium.org/1128903008/)
by joshualitt
· 10 years ago
5566133
add option to supress prints on context
by joshualitt
· 10 years ago
0d5fd11
Make Porter Duff LCD XP its own XferProcessor
by egdaniel
· 10 years ago
d2ffd36
Sk4px
by mtklein
· 10 years ago
06f3647
Remove quickstart docs.
by tfarina
· 10 years ago
1107e90
Fix blur on large glyphs in runs < SkGlyphCache::max
by joshualitt
· 10 years ago
c6325cd
remove near one check for arcs
by caryclark
· 10 years ago
e4cee1f
fix for cached textblobs look garbled
by joshualitt
· 10 years ago
0e9ac4a
Add virtual destructor for GrDrawTargetCaps
by bsalomon
· 10 years ago
3211770
Add assignment op to enum bitfield ops
by cdalton
· 10 years ago
f7cc877
Add function for logging blend info on XP.
by bsalomon
· 10 years ago
8e5c177
convex path renderer unit tests
by joshualitt
· 10 years ago
79dfb2b
Add unit tests to text context
by joshualitt
· 10 years ago
e590266
Add unit tests for stroke rects and drawVertices
by joshualitt
· 10 years ago
21279c7
AADistanceFieldPathRenderer unit tests
by joshualitt
· 10 years ago
624637c
Path ops formerly found the topmost unprocessed edge and determined its angle sort order to initialize the winding. This never worked correctly with cubics and was flaky with paths consisting mostly of vertical edges.
by caryclark
· 10 years ago
af2d56d
print on unused uniforms in debug builds
by joshualitt
· 10 years ago
7c72219
Add android_launch_app script to allow command line options to be passed to the sampleApp when starting.
by Derek Sollenberger
· 10 years ago
88f12db
SkPictureShader: floor scaledSize not to exceed maxTextureSize
by gen.kim
· 10 years ago
c19cdc2
Only discard for XP dstCopies if we have a coverage value.
by egdaniel
· 10 years ago
ffb3f68
Update SKP version
by skia.buildbots
· 10 years ago
28eee1a
Disable advance blend equations.
by egdaniel
· 10 years ago
7dfc27c
Remove coverage multiplies when it is known to be fully opaque.
by egdaniel
· 10 years ago
f36cca8
Remove unused SK_SUPPORT_LEGACY_ROUND_MIPMAP_LEVEL_CHOICE guard
by fmalita
· 10 years ago
60a0c62
whitespace change (testing flaky bots) NOTRY=true TBR=
by halcanary
· 10 years ago
fb29947
whitespace change NOTRY=true TBR=
by halcanary
· 10 years ago
c0727d1
Trim whitespace from parsed filename in Android v21.
by bungeman
· 10 years ago
72c7a60
remove legacy Gr things
by bsalomon
· 10 years ago
2a97462
Fix convex-lineonly-paths GM so it plays nice with SampleApp
by robertphillips
· 10 years ago
e16dfdb
Enable GrAAConvexTessellator in GrAAConvexPathRenderer
by robertphillips
· 10 years ago
b7ed856
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #22 id:420001 of https://codereview.chromium.org/1112523006/)
by reed
· 10 years ago
8b26b99
new image from backend desc
by reed
· 10 years ago
a2532d9
adding rect batch unit test
by joshualitt
· 10 years ago
Next »