Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
00f78de60063547347b680585bf3717a7ab9554c
00f78de
Update additional tools to take a GrDirectContext
by Robert Phillips
· 5 years ago
eba2958
Revert "Switch GN defs on Mac and iOS to use frameworks instead of libs."
by Jim Van Verth
· 5 years ago
6438194
Add SK_BUILD_NO_OPTS to mac base defines
by Andy Weiss
· 5 years ago
ab13100
Update lottie_web to include lottiecap files
by Kevin Lubick
· 5 years ago
b87b39b
Make GM::onGpuSetup take a GrDirectContext
by Robert Phillips
· 5 years ago
c61e35d
Switch GN defs on Mac and iOS to use frameworks instead of libs.
by Jim Van Verth
· 5 years ago
795efd2
Add pass-through sampling to SkVM, use it when possible
by Brian Osman
· 5 years ago
be1829f
Add macos condition support for G3 build
by Andy Weiss
· 5 years ago
63f9864
Update LottieWeb to use newer Docker recipe
by Kevin Lubick
· 5 years ago
b7bfbc2
Move GrRecordingContext.h and GrDirectContext.h into include/gpu
by Robert Phillips
· 5 years ago
832936b
Remove workaround for not calling SkImage release proc
by Brian Salomon
· 5 years ago
1298bc4
Change SampleMatrix to SampleUsage
by Brian Osman
· 5 years ago
f8f45d9
Make asDirectContext public
by Robert Phillips
· 5 years ago
d2f870c
Fix modifier key handling in OS X to allow command-keys to work.
by John Stiles
· 5 years ago
e381036
Fix D3D debug clang build.
by Jim Van Verth
· 5 years ago
ba7cbf7
Add SkSVGCanvas api Fuzzer
by Zepeng Hu
· 5 years ago
16ee98d
Roll Chromium from 277fb4f3a407 to 13ebce234ed3 (489 revisions)
by skia-autoroll
· 5 years ago
0fb9b49
Roll ANGLE from 06462adde69b to 2761f01d68a7 (13 revisions)
by skia-autoroll
· 5 years ago
23e55c4
Roll SwiftShader from b3240d0c355a to 2d6b37bbda59 (2 revisions)
by skia-autoroll
· 5 years ago
5638f48
add windows skvm bots
by Mike Klein
· 5 years ago
400ba22
save only xmm6-15 on windows
by Mike Klein
· 5 years ago
ab9578e
Update ImGui to latest stable version (1.77).
by John Stiles
· 5 years ago
77d7d5e
with sanitizers, JIT but ignore it
by Mike Klein
· 5 years ago
492558a
[skottie] Fix wipe effects for images
by Florin Malita
· 5 years ago
fe7e74b
Add an `experimental_simd` build target to CanvasKit.
by Elliot Evans
· 5 years ago
1e6460d
Implement GrFence in D3D.
by Jim Van Verth
· 5 years ago
1bb4d35
The Pixel 4XLs are doing fine on Tests, so stop running the tests on Pixel 4s.
by Joe Gregorio
· 5 years ago
a68d933
nullptr -> paint color
by Mike Klein
· 5 years ago
dd3b401
Direct3D: Fix commandlist cleanup crash.
by Jim Van Verth
· 5 years ago
9eb0002
Double down on abandoned being publicly accessible on contexts
by Robert Phillips
· 5 years ago
4e3cab7
Reland "Simplify GrClip API"
by Michael Ludwig
· 5 years ago
ce9f016
Remove unused GrFlushFlags.
by Greg Daniel
· 5 years ago
511cf4f
start on windows jit support
by Mike Klein
· 5 years ago
746460e
Fix d3d backend texture uploads when used formats need swizzling.
by Greg Daniel
· 5 years ago
09dbeff
Update SkModeColorFilter to support an input FP.
by John Stiles
· 5 years ago
44333c5
Make asDirectContext return a GrDirectContext
by Robert Phillips
· 5 years ago
5c57e88
Redesign GrXfermodeFragmentProcessor to use one FP instead of two.
by John Stiles
· 5 years ago
3207fbe
Fix release build of viewer with Vulkan
by Brian Salomon
· 5 years ago
5e09432
careful constants map handling
by Mike Klein
· 5 years ago
afaf5d5
performance increase by not drawing on do nothing frames
by Jorge Betancourt
· 5 years ago
2d7cf46
Use SkTPin instead of std::clamp
by Chris Dalton
· 5 years ago
1c62a7b
Implement stroking with GPU tessellation
by Chris Dalton
· 5 years ago
b6b9573
SkSL: Rename isConstant to isCompileTimeConstant
by Brian Osman
· 5 years ago
711e73c
SkSL: Variable references are never "isConstant"
by Brian Osman
· 5 years ago
d681aa2
[infra] Add xcode-11.4.1 asset
by Weston Tracey
· 5 years ago
fc2fdf0
Support sample coords in .fp main()
by Michael Ludwig
· 5 years ago
ad24845
Make the GrDirectContext a thing and move it to include/private
by Robert Phillips
· 5 years ago
41abd4f
Remove SkWhitelistTypefaces.
by Ben Wagner
· 5 years ago
8f3a836
Write SkSL visitor pattern and consolidate sampling analysis
by Michael Ludwig
· 5 years ago
95c250c
Downgrade GpuGMs to only receiving a GrRecordingContext
by Robert Phillips
· 5 years ago
359d16d
Roll Chromium from 2076810705d0 to 277fb4f3a407 (412 revisions)
by skia-autoroll
· 5 years ago
a2bb8c0
Roll ANGLE from 69c011ef35f1 to 06462adde69b (13 revisions)
by skia-autoroll
· 5 years ago
eb1a910
Roll dawn from ff90599cdf60 to b231c7fb717d (5 revisions)
by skia-autoroll
· 5 years ago
10b7541
Add proj() intrinsic (XY / Z), fix bug with perspective matrix sampling
by Brian Osman
· 5 years ago
3a54b68
release notes for 85 to web page
by Heather Miller
· 5 years ago
22c6aa1
Update Skia milestone to 86
by Heather Miller
· 5 years ago
8c3daeb
Allow fontmgr factory to depend on fontmgrs.
by Ben Wagner
· 5 years ago
49b30f4
SkSL ByteCode: Remove specialized instructions for N up to 4
by Brian Osman
· 5 years ago
e7e25ac
Remove workarounds to support legacy coord transforms
by Michael Ludwig
· 5 years ago
9f2a333
Update SkColorFilterShader to use an inputFP instead of RunInSeries.
by John Stiles
· 5 years ago
c7ed7e6
Revert "Add storage on the surface for its last render task"
by Robert Phillips
· 5 years ago
ea25120
Clean up skottielib: modify access to package classes and delete unneeded code
by Jorge Betancourt
· 5 years ago
0c24320
Reland "Don't flatten images in SkImageShader"
by Brian Salomon
· 5 years ago
aaf945c
Add a full build option for SkottieKit
by Florin Malita
· 5 years ago
4320664
Update SkGaussianColorFilter to support an input FP.
by John Stiles
· 5 years ago
a112133
Be more consistent about calling release procs in SkImage factories (take 2)
by Robert Phillips
· 5 years ago
ad43fd8
Update SkSRGBGammaColorFilter to accept an input fragment processor.
by John Stiles
· 5 years ago
3e62762
Clean up GrColorSpaceXformEffect to allow a null child FP.
by John Stiles
· 5 years ago
fbe2859
Remove GrFragmentProcessor::addCoordTransform()
by Michael Ludwig
· 5 years ago
f19bbb5
Finish the DDL sk_sp migration
by Adlai Holler
· 5 years ago
0851459
Revert "Don't flatten images in SkImageShader"
by Derek Sollenberger
· 5 years ago
ca5b36c
Add storage on the surface for its last render task
by Adlai Holler
· 5 years ago
bedaef3
Use recording context more widely in SkGpuDevice
by Robert Phillips
· 5 years ago
33603fd
Fix DDLOperatorEqTest on Dawn backend.
by Stephen White
· 5 years ago
1449d83
Move InputStream handling of SkottieLib to SkottieView
by Jorge Betancourt
· 5 years ago
65513a9
Tweak scripts to fix CK builds with python 3
by Florin Malita
· 5 years ago
24e2f6e
Add program pre-compilation to Vulkan backend
by Robert Phillips
· 5 years ago
f637135
Roll SwiftShader from eb0a25a189b7 to b3240d0c355a (2 revisions)
by skia-autoroll
· 5 years ago
a1429c4
Roll Chromium from 86c1522319ef to 2076810705d0 (570 revisions)
by skia-autoroll
· 5 years ago
63b499b
Roll ANGLE from c81da1c809fe to 69c011ef35f1 (12 revisions)
by skia-autoroll
· 5 years ago
7e75381
Roll dawn from 2a6cc4f8fb40 to ff90599cdf60 (1 revision)
by skia-autoroll
· 5 years ago
03132b7
Update SKP version
by skia-recreate-skps
· 5 years ago
d71cf40
Remove SkFontMgr::matchFaceStyle.
by Ben Wagner
· 5 years ago
3d00fc9
Make SkFontMgr::onMakeFromStreamArgs pure virtual.
by Ben Wagner
· 5 years ago
0dba3bb
Remove remaining CGFontCreateWithDataProvider support.
by Ben Wagner
· 5 years ago
61d4543
Start running Tests on Pixel4XLs.
by Joe Gregorio
· 5 years ago
b29a1a6
Fix D3D dynamic buffer reuse.
by Jim Van Verth
· 5 years ago
98c39ba
Make use of backend texture creation finished procs in YUV GMs
by Robert Phillips
· 5 years ago
f123f06
Expose GrRecordingContext accessor on SkCanvas and SkSurface
by Robert Phillips
· 5 years ago
1ca54d4
remove purge more interface from GrTextBlobCache
by Herb Derby
· 5 years ago
439fe60
show fat stroking on lines or curves
by Mike Reed
· 5 years ago
562c8db
Move the DDL unreffing to task destructor and update tests
by Adlai Holler
· 5 years ago
7e47c21
fiddle with perspective divide
by Mike Klein
· 5 years ago
f2935c6
Use GrMatrixEffect in SkPerlinNoiseShader
by Michael Ludwig
· 5 years ago
fa78f3b
Fix is_clang python3 encoding errors
by Florin Malita
· 5 years ago
fb35554
Fix crash if Rive file is missing.
by John Stiles
· 5 years ago
b5bd1b3
Remove GrCoordTransform from GrBicubicEffect
by Michael Ludwig
· 5 years ago
63a0a75
Reland "Add async rescale and read APIs to SkImage."
by Brian Salomon
· 5 years ago
56079c4
Support sample(matrix) in SkRuntimeEffect's CPU backend
by Brian Osman
· 5 years ago
1caf378
Revert "Add async rescale and read APIs to SkImage."
by Brian Salomon
· 5 years ago
Next »