Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
65b7bfcf61c5d925bf0066a2b40dd6ef7cf82595
65b7bfc
Glyph search of desperation
by Herb Derby
· 7 years ago
01422bc
Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations.""
by Greg Daniel
· 7 years ago
e8b38ab
[recipes] Make ct_skps use binaries from a build task
by Eric Boren
· 7 years ago
4462c04
Avoid degenerate matrices (that trigger asserts) in test code
by Brian Osman
· 7 years ago
f32fe56
see if we can remove this hack
by Mike Klein
· 7 years ago
27dddae
rebase
by Cary Clark
· 7 years ago
a05a31a
fonts: Perform blob analysis at SkBaseDevice layer instead of canvas.
by Khushal
· 7 years ago
bfe4db5
remove unimportant bench
by Mike Klein
· 7 years ago
afa1158
Make the SkPathRef GenIDChangeListener ref counted
by Chris Dalton
· 7 years ago
1471df9
Remove include of GrGLProgramBuilder.h from GrGLProgram.h and GrVkPipelineState.h
by Brian Salomon
· 7 years ago
d0d409d
Add a front() accessor to GrAllocator
by Chris Dalton
· 7 years ago
59d997a
New more efficient run builder
by Herb Derby
· 7 years ago
f0aacaf
Add SkTypeface::makeClone.
by Bruce Wang
· 7 years ago
17ee855
remove half float workaround in GrGLGpu::onReadPixels
by Brian Salomon
· 7 years ago
56893cd
Fix A2B JPEG images on GPU backed xform or color-managed canvas
by Brian Osman
· 7 years ago
d2ae4df
Add text size override to Viewer.
by Ben Wagner
· 7 years ago
89c5e88
Implement Sk2f::floor
by Chris Dalton
· 7 years ago
76f5706
remove linear blending from SkWebpCodec
by Mike Klein
· 7 years ago
89042d5
GrTessellator: catch missing intersections.
by Stephen White
· 7 years ago
894e346
Roll recipe dependencies (trivial).
by recipe-roller
· 7 years ago
7796f00
SkJson
by Florin Malita
· 7 years ago
61e6686
Fix SkImageInfo::computeByteSize underflow
by Adrienne Walker
· 7 years ago
9eb36b9
Reland "Require mips to be allocated at texture creation time and disable late allocations."
by Greg Daniel
· 7 years ago
fff1966
Revert "Reland "Workaround constexpr bug in MSVC 2015 in GrTextureOp""
by Brian Salomon
· 7 years ago
9149954
update SkColor
by Cary Clark
· 7 years ago
b94f6da
fix define comments add generated comment for includes
by Cary Clark
· 7 years ago
5f444c9
remove final SkTypes dependencies in SkArenaAlloc
by Mike Klein
· 7 years ago
cef57e9
Remove Win2k8 GPU jobs.
by Ben Wagner
· 7 years ago
7757b04
Roll third_party/externals/angle2 81970bc..c3907ef (2 commits)
by angle-skia-autoroll
· 7 years ago
651286f
fixed vec3 size differences and mod calculation of skslc msl backend
by Timothy Liang
· 7 years ago
229f4d9
srgb config is gone. Stop testing it.
by Brian Osman
· 7 years ago
cb0b98b
Update gen_tasks.go to use unforked glog
by Eric Boren
· 7 years ago
88a32ef
Add a factory to any GrOp-derived class that lacked one
by Robert Phillips
· 7 years ago
7a45dd1
Roll third_party/externals/angle2 ea17575..81970bc (3 commits)
by angle-skia-autoroll
· 7 years ago
9f752aa
tweak SkArenaAlloc comments, parameter names
by Mike Klein
· 7 years ago
ae957c4
switch fiddle examples to call MakeFromTexture with RGBA
by Cary Clark
· 7 years ago
7731073
SkFontMgr_DirectWrite::onMakeFromStreamArgs works on win 7
by Bruce Wang
· 7 years ago
2e361a3
remove unused stat tracking from SkArenaAlloc
by Mike Klein
· 7 years ago
4d51611
Defer Sample setup to onOnceBeforeDraw.
by Ben Wagner
· 7 years ago
0c78238
Revert "Require mips to be allocated at texture creation time and disable late allocations."
by Greg Daniel
· 7 years ago
1bd4b31
Roll skia/third_party/skcms 0fdd840..1be9889 (1 commits)
by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
4ba1a6f
Revert "Change persp dftext to only antialiased"
by Jim Van Verth
· 7 years ago
4d3f517
Remove GrGLSLFragProcs typedef. Use unique_ptr to for GrGLSLFragmentProcessor ownership.
by Brian Salomon
· 7 years ago
cd2c3f9
Require mips to be allocated at texture creation time and disable late allocations.
by Greg Daniel
· 7 years ago
c174cc6
Add SkTypeface::makeClone.
by Ben Wagner
· 7 years ago
6120164
remove "srgb" config from DM,nanobench
by Mike Klein
· 7 years ago
fa8ff09
fonts: Hook up FallbackTextHelper to font remoting.
by Khushal
· 7 years ago
d5b4593
Add checks to make sure we don't overflow 32 bit int in GPU path renderers.
by Greg Daniel
· 7 years ago
8345aa6
Change persp dftext to only antialiased
by Jim Van Verth
· 7 years ago
dc63620
Add guard around GrVkBackendContext::Create function.
by Greg Daniel
· 7 years ago
9519d4f
Remove unused GrObjectMemoryPool
by Robert Phillips
· 7 years ago
0e6cd9e
Roll third_party/externals/angle2 2bd1fab..ea17575 (1 commits)
by angle-skia-autoroll
· 7 years ago
d62c4bd
require std::is_trivially_destructible
by Mike Klein
· 7 years ago
73e93f3
Implement SkFontMgr_DirectWrite::onMakeFromStreamArgs function.
by Bruce Wang
· 7 years ago
faef514
More libfuzzer cleanups from GPU switchover
by Kevin Lubick
· 7 years ago
0d22539
generate SkColor include
by Cary Clark
· 7 years ago
d07dc36
clean up some unused parts of SkArenaAlloc
by Mike Klein
· 7 years ago
2525a37
Add test of tiny text with perspective.
by Jim Van Verth
· 7 years ago
18562b8
fix pathops fuzzer
by Cary Clark
· 7 years ago
969bdef
Remove GrGeometryProcessor knowledge of explicit local coords
by Brian Salomon
· 7 years ago
7db95a6
add documentation
by Cary Clark
· 7 years ago
6f02af9
remove linear-blended sRGB dst support in software
by Mike Klein
· 7 years ago
ece4306
Update Windows to v1803 in Skolo.
by Ben Wagner
· 7 years ago
3a4a321
fix ops for very close rects
by Cary Clark
· 7 years ago
e0aeedd
Roll third_party/externals/angle2 0211346..2bd1fab (3 commits)
by angle-skia-autoroll
· 7 years ago
4ffa027
Smarter use of glyph cache
by Herb Derby
· 7 years ago
975f8ee
Fix matrix multiplication order
by Brian Osman
· 7 years ago
fe6b489
Add Dockerfile for building and running local Skia checkout with SwiftShader
by Kevin Lubick
· 7 years ago
41f4f31
Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device"
by Herb Derby
· 7 years ago
2d7678d
Update MSVS toolchain for bots:
by Brian Osman
· 7 years ago
f454bd3
rm TestConfigParsing
by Mike Klein
· 7 years ago
e62999f
GrTessellator: yet another out-of-range splitting fix.
by Stephen White
· 7 years ago
e2aa7b6
Build skottie_tool on Linux only
by Florin Malita
· 7 years ago
1b1a557
Add fuzzer option for Blur w/o occluder
by Kevin Lubick
· 7 years ago
74b390d
Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device"
by Hal Canary
· 7 years ago
102c8cf
Harden SkPerlinNoiseShader StitchData initialization
by Florin Malita
· 7 years ago
31cb864
work around bug 8051
by Cary Clark
· 7 years ago
c27967f
Roll third_party/externals/angle2 d197803..0211346 (1 commits)
by angle-skia-autoroll
· 7 years ago
79725d3
[skottie] Add a tool for dumping encoded animation frames
by Florin Malita
· 7 years ago
7d43296
Roll third_party/externals/angle2 7ba3f42..d197803 (1 commits)
by angle-skia-autoroll
· 7 years ago
3857fbf
Roll third_party/externals/swiftshader 57776df..f398044 (1 commits)
by swiftshader-skia-autoroll
· 7 years ago
da2b9f3
Add Gr enums and version parsing for SwiftShader
by Kevin Lubick
· 7 years ago
4225b32
Have draw(Text|PosText|PosTextH) use a single entry on the device
by Herb Derby
· 7 years ago
f105dc7
restore headers lost from skia.h
by Mike Klein
· 7 years ago
cdaf661
Consolidate ambient and spot code setup.
by Jim Van Verth
· 7 years ago
5e6853d
Roll skia/third_party/skcms 2e43fec..0fdd840 (1 commits)
by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
d00ef06
SkPDF: Fastpath for clipstack flattening
by Hal Canary
· 7 years ago
bd04be7
Roll skia/third_party/skcms a8a5c9e..2e43fec (1 commits)
by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
2f2a703
add upm->upm helper
by Mike Klein
· 7 years ago
12f25a2
simplify SK_FloatNaN
by Mike Klein
· 7 years ago
8f9c325
Always use filterColor4f to filter paint colors
by Brian Osman
· 7 years ago
7d63778
fixed interface/in/out struct for mvk integration and added a few missing builtins to skslc msl backend
by Timothy Liang
· 7 years ago
1b7cd33
handle degenerate call to blitAntiRect
by Mike Reed
· 7 years ago
77169c8
GrTessellator: fix for overlapping outer boundary edges in AA case.
by Stephen White
· 7 years ago
35f06df
Point to new CT swarming bots project ID
by Ravi Mistry
· 7 years ago
8d8f45d
Update MotoG4.
by Ben Wagner
· 7 years ago
4295859
Roll third_party/externals/angle2 fba1f61..7ba3f42 (2 commits)
by angle-skia-autoroll
· 7 years ago
9856c3d
Roll recipe dependencies (trivial).
by recipe-roller
· 7 years ago
4588ff3
Roll recipe dependencies (trivial).
by recipe-roller
· 7 years ago
ddd92dc
Roll recipe dependencies (trivial).
by recipe-roller
· 7 years ago
Next »