Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7359165e660c3ffea4a6de8df4e167150543ee7b
7359165
Automatically grow D3DRenderTargetView heap as needed.
by Jim Van Verth
· 5 years ago
c683912
Improve thin horiz/vertical dashed lines by not forcing width to 1.
by Brian Salomon
· 5 years ago
93ca54e
Revert "Add api on GrContext to update the data of GrBackendTextures."
by Greg Daniel
· 5 years ago
ac09f7c
Add api on GrContext to update the data of GrBackendTextures.
by Greg Daniel
· 5 years ago
2887d35
[canvaskit] Enable font edging
by Kevin Lubick
· 5 years ago
b553724
Update Go Deps
by skia-recreate-skps
· 5 years ago
22121ab
Roll third_party/externals/angle2 101da7573691..5b35c7f6ef1a (7 commits)
by skia-autoroll
· 5 years ago
9d0daeb
Roll third_party/externals/swiftshader 08afdde7726c..2dd864470e31 (3 commits)
by skia-autoroll
· 5 years ago
c8e1f7c
Roll ../src 207cebd23af6..f3b2702f3692 (432 commits)
by skia-autoroll
· 5 years ago
8f6c3ed
Roll third_party/externals/dawn e8bf706d161d..70ffa0c28561 (7 commits)
by skia-autoroll
· 5 years ago
a14084b
remove another bad assert
by Mike Reed
· 5 years ago
656aac9
fix assert
by Mike Reed
· 5 years ago
b0210d2
Revert "Revert "custom typeface""
by Mike Reed
· 5 years ago
0dc207f
[skottie] Cleanup: refactor asset lookup to avoid std::function
by Florin Malita
· 5 years ago
71c3141
[skottie] Cleanup: rename ImageLayer -> FootageLayer
by Florin Malita
· 5 years ago
08cb4bf
Ensure GrGaussianConvolutionFragmentProcessor::fKernel can be passed as float4[]
by Brian Salomon
· 5 years ago
bc24aed
Dawn readpixels fixes.
by Stephen White
· 5 years ago
957189b
Remove RawIter usages from pathops
by Chris Dalton
· 5 years ago
c66cd98
Reland "Revert "custom typeface""
by Brian Osman
· 5 years ago
1fc1bd3
Don't modify the pts array in SkOpEdgeBuilder::preFetch
by Chris Dalton
· 5 years ago
61642b3
Revert "Revert "custom typeface""
by Mike Reed
· 5 years ago
8650d33
Update PathIterBench to use the new RangeIter instead of RawIter
by Chris Dalton
· 5 years ago
0066ade
Revert "custom typeface"
by Mike Reed
· 5 years ago
3a79f33
custom typeface
by Mike Reed
· 5 years ago
46d9138
Don't access resource cache limit on indirect contexts
by Michael Ludwig
· 5 years ago
edea198
Fix loaders for DW variable fonts.
by Ben Wagner
· 5 years ago
1f5f38e
Add Dawn/Linux/Debug build bot
by Brian Salomon
· 5 years ago
d7a2753
[skottie] Include ExternalLayer.h explicitly
by Florin Malita
· 5 years ago
2871ab0
[skottie-wasm] Add support for nested animation playback
by Florin Malita
· 5 years ago
e3d1de7
Update Go Deps
by skia-recreate-skps
· 5 years ago
be32bf4
Roll third_party/externals/angle2 daed369cfdb6..101da7573691 (16 commits)
by skia-autoroll
· 5 years ago
2dbd7d5
Roll ../src 3e771a1cba08..207cebd23af6 (418 commits)
by skia-autoroll
· 5 years ago
9ac2997
Roll third_party/externals/swiftshader baa10d7b1dee..08afdde7726c (4 commits)
by skia-autoroll
· 5 years ago
3b2db26
Roll third_party/externals/dawn 0abddd21c9ad..e8bf706d161d (6 commits)
by skia-autoroll
· 5 years ago
88d04cb
Revert "Fix tile modes in SkGpuBlurUtils."
by Brian Salomon
· 5 years ago
6bdbd3d
Lines ending with hard line breaks should not be justified
by Julia Lavrova
· 5 years ago
00de91c
Add markCTM to canvaskit API, use in 3D cube example
by Nathaniel Nifong
· 5 years ago
00ee8f5
Fix format specifier in skpbench.
by John Stiles
· 5 years ago
3b2ff2d
Support specifying hash and patch_ref in skia-release & skia-wasm-release Dockerfiles
by Ravi Mistry
· 5 years ago
fbddfbb
[skottie] Introduce an external layer API
by Florin Malita
· 5 years ago
16032b3
Split apart creating and updating GrBackendTextures internally.
by Greg Daniel
· 5 years ago
28d920a
Fix OpenGL MSAA on Catalina.
by Jim Van Verth
· 5 years ago
5daaa7f
Limit the Viewer MSAA options to the context's max sample count.
by John Stiles
· 5 years ago
43e7e4f
Add a work indication to SkDeferredDisplayList::ProgramIterator::compile
by Robert Phillips
· 5 years ago
29c2f71
Fix false positive in SkRRectPriv::ConservativeIntersect
by Michael Ludwig
· 5 years ago
9c4fa1e
Fix tile modes in SkGpuBlurUtils.
by Brian Salomon
· 5 years ago
6d12c66
Fix out-of-bounds read for matrix convolution effects with 25 size kernels
by Adlai Holler
· 5 years ago
18db52f
Skips in underline decorations
by Julia Lavrova
· 5 years ago
041232a
Remove usage of SkPath::RawIter in SkScan_Hairline.cpp
by Chris Dalton
· 5 years ago
dddf709
When creating with data, always set vk GrBackendTexture layout to sampled.
by Greg Daniel
· 5 years ago
76dcbc1
Remove SkPath::RawIter usage from GrGLPath.cpp
by Chris Dalton
· 5 years ago
31964fd
Qualify local constant strings with static, and remove unused strings.
by John Stiles
· 5 years ago
c1ad77c
Add finisehd proc to backend texture creation.
by Greg Daniel
· 5 years ago
de50037
Remove SkPath::RawIter from tests/tools/samplecode
by Chris Dalton
· 5 years ago
999257d
Convert pathkit's usage of SkPath::Iter to SkPatPriv::RangeIter
by Chris Dalton
· 5 years ago
c69d479
Remove SkPath::RawIter from docs and examples
by Chris Dalton
· 5 years ago
517af96
Fix colorspace in Viewer for Metal
by Jim Van Verth
· 5 years ago
613c927
Add missing clipping of contentRect to dstBounds between blur passes.
by Brian Salomon
· 5 years ago
e1d9b10
Add missing NSOpenGLPFAMultisample attribute to the OpenGL pixel format.
by John Stiles
· 5 years ago
c5727d8
Fix path mask caching regression
by Robert Phillips
· 5 years ago
1e8fb04
Update Go Deps
by skia-recreate-skps
· 5 years ago
2885034
Roll third_party/externals/angle2 41f7bcce04a8..daed369cfdb6 (13 commits)
by skia-autoroll
· 5 years ago
ab8ea83
Roll third_party/externals/swiftshader c4bbd378e95b..baa10d7b1dee (3 commits)
by skia-autoroll
· 5 years ago
e1c0cb3
Roll ../src abf0e59f0c48..3e771a1cba08 (474 commits)
by skia-autoroll
· 5 years ago
0f27ace
Roll third_party/externals/dawn 07328ba0bbce..0abddd21c9ad (5 commits)
by skia-autoroll
· 5 years ago
217ea17
Remove SkContourMeasure::Impl's usage of RawIter
by Chris Dalton
· 5 years ago
bffad83
eliminate redundant transform in vertex shader
by Ethan Nicholas
· 5 years ago
e2a9443
Fix SkBitSet.
by Ben Wagner
· 5 years ago
8976f08
Hide SkContourMeasure's usage of RawIter behind an "Impl" class
by Chris Dalton
· 5 years ago
5265373
remove unused maskfilter helpers: Combine, Compose
by Mike Reed
· 5 years ago
273f107
Dump out path-mask generation and caching stats
by Robert Phillips
· 5 years ago
0cbd587
be sure to keep the fonts alive for the two loops
by Mike Reed
· 5 years ago
e8ffb08
Close file before writing in SkVMTest.
by Ben Wagner
· 5 years ago
3d311a9
Switch some GMs over to using create_portable_typeface
by Robert Phillips
· 5 years ago
7094159
Remove unnecessary SK_SIZE_T_SPECIFIER macro.
by John Stiles
· 5 years ago
1bedbeb
Pass 4f colors to private functions with float pointers
by Nathaniel Nifong
· 5 years ago
d16e322
Add subspan() to SkSpan
by Herb Derby
· 5 years ago
96d31de
Update Go Deps
by skia-recreate-skps
· 5 years ago
0ce0fd0
Roll third_party/externals/angle2 040e4f6fcf54..41f7bcce04a8 (14 commits)
by skia-autoroll
· 5 years ago
bc8982c
Roll third_party/externals/swiftshader b798cfa374eb..c4bbd378e95b (1 commits)
by skia-autoroll
· 5 years ago
e6e61a0
Roll ../src 06a27cbea2e5..abf0e59f0c48 (412 commits)
by skia-autoroll
· 5 years ago
45ce5a2
Roll third_party/externals/dawn ccc40f6ffaa6..07328ba0bbce (6 commits)
by skia-autoroll
· 5 years ago
41e377d
Revert "Support large kernels on GPU in matrix convolution effect"
by Brian Salomon
· 5 years ago
6d2febd
Reland "Add create backend texture with color upload bench."
by Greg Daniel
· 5 years ago
d5f937b
Add min/max/clamp/saturate intrinsics to ByteCodeGenerator
by Brian Osman
· 5 years ago
9588a64
TextHeightBehavior implemented
by Julia Lavrova
· 5 years ago
1ff415d
Revert "Add create backend texture with color upload bench."
by Greg Daniel
· 5 years ago
4fc7c5f
Add drawRRect and drawShape(GrShape) to GrSWMaskHelper
by Michael Ludwig
· 5 years ago
40c683a
Tune how quickly we drop unused atlases
by Jonathan Backer
· 5 years ago
c15c704
Ensure ownership of src in SkPathRef::CreateTransformedCopy
by Brian Salomon
· 5 years ago
f03781b
Update canvaskit to use the new path iterator
by Chris Dalton
· 5 years ago
690b4c4
Add create backend texture with color upload bench.
by Greg Daniel
· 5 years ago
1ed4391
Support large kernels on GPU in matrix convolution effect
by Adlai Holler
· 5 years ago
8d3eb24
Delete ToolUtils::set_path_pt
by Chris Dalton
· 5 years ago
8a2f29e
[infra] use more unique task id for perf upload
by Kevin Lubick
· 5 years ago
4b72661
Remove RawIter usage cases from SkPath.cpp
by Chris Dalton
· 5 years ago
2c9cc2f
Blacklist glyph_pos GMs on the various cache-test configs
by Brian Osman
· 5 years ago
f686fa9
Make backdrop_hintrect_clipping GM use kClamp tile mode
by Brian Salomon
· 5 years ago
b71e712
Fix potential leak of DWriteFontTypeface.
by Ben Wagner
· 5 years ago
3479a95
Add declaration for pow() to sksl_interp.inc
by Brian Osman
· 5 years ago
Next »