Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
a984bb53676aaf18546320f9592019ba1db4fa62
a984bb5
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
808f021
Improve error handling in SkSL ByteCode
by Brian Osman
· 5 years ago
ea7711d
Tweak pointlight3d sample to work in Raster backend
by Brian Osman
· 5 years ago
51a813d
Calculating drawing area for a line with shadows
by Julia Lavrova
· 5 years ago
9ed88b3
Revert "Reland "Pass in a SkColorType into SkImage_Gpu ctor.""
by Ben Wagner aka dogben
· 5 years ago
38380df
remove the last vestiges of SkMScalar
by Mike Reed
· 5 years ago
55f6fc3
IWYU -- colorspace no longer includes matrix44
by Mike Reed
· 5 years ago
47c20e8
Pass swizzle into createProxy instead of inferring from GrPixelConfig.
by Greg Daniel
· 5 years ago
4277f01
mv BackendTextureData to end of parameter list
by Robert Phillips
· 5 years ago
cc45203
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
938106d
Reland "Pass in a SkColorType into SkImage_Gpu ctor."
by Greg Daniel
· 5 years ago
196e9fb
let picture record take a bbh directly
by Mike Klein
· 5 years ago
7a7ee94
modernize some picture internal types
by Mike Klein
· 5 years ago
b875735
Add GrTexturable type
by Robert Phillips
· 5 years ago
82c6b10
Better handle colorTypes in GrTexutreProducer.
by Greg Daniel
· 5 years ago
ee5f142
Simplify 1 pixel padding calculation
by Herb Derby
· 5 years ago
d468d21
use safe cast when converting double to float
by Mike Reed
· 5 years ago
cedab52
remove debugging dump
by Mike Reed
· 5 years ago
99c54f0
Revert "Complete rewrite of the SkSL interpreter"
by Ethan Nicholas
· 5 years ago
8c2ccc0
use real normal-map texture
by Mike Reed
· 5 years ago
d5eebba
Fix 'trak' and system variable fonts on macOS.
by Ben Wagner
· 5 years ago
2cde3a1
Complete rewrite of the SkSL interpreter
by Ethan Nicholas
· 5 years ago
a6a7945
Cleanup remainig SkMSCalar literals
by Florin Malita
· 5 years ago
447a4e0
[skottie] Ensure malformed scalar properties are initialized
by Florin Malita
· 5 years ago
ce5ad45
Don't apply android device clip restriction, only show the viz of it.
by Nathaniel Nifong
· 5 years ago
e4c6702
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
215c34b
SkMScalar is obsolete -- use SkScalar
by Mike Reed
· 5 years ago
e079363
Roll third_party/externals/angle2 579c59400f86..845a09b8241e (4 commits)
by skia-autoroll
· 5 years ago
992e227
Roll ../src 6c56a01aa1bb..4c7513580a6e (270 commits)
by skia-autoroll
· 5 years ago
71b8b76
Remove proxy offset param to SkGpuBlurUtils::GaussianBlur.
by Brian Salomon
· 5 years ago
9f22f1f
use transpose of inverse for transforming normals
by Mike Reed
· 5 years ago
ef05567
Don't pass final W/H to convolve_gaussian() in SkGpuBlurUtils.
by Brian Salomon
· 5 years ago
3322aaf
Roll third_party/externals/angle2 41f6150edb16..579c59400f86 (12 commits)
by skia-autoroll
· 5 years ago
7065185
Roll third_party/externals/swiftshader 2cb1db08e5f1..11cb891a01a2 (4 commits)
by skia-autoroll
· 5 years ago
e79897c
Roll ../src 870bcafd9826..6c56a01aa1bb (544 commits)
by skia-autoroll
· 5 years ago
e8fc3ff
Update SKP version
by skia-recreate-skps
· 5 years ago
f0b7edf
hack up bump-map
by Mike Reed
· 5 years ago
5344cc3
clean up: remove artificial mouse loc rejects
by Mike Reed
· 5 years ago
ee3216d
Use SkSL to do point-light shading
by Mike Reed
· 5 years ago
3e2c99b
Make decimating and non-decimating cases in SkGpuBlurUtils call into
by Brian Salomon
· 5 years ago
507736f
Check swizzles when building up texture sets to draw.
by Greg Daniel
· 5 years ago
07f0e41
Test readPixels on compressed textures
by Robert Phillips
· 5 years ago
4e0a6a9
Fix compilation settings for wasm debugger
by Nathaniel Nifong
· 5 years ago
bd5ee54
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
e1b7afc
add guard to move to explicit matrix conversions
by Mike Reed
· 5 years ago
e905233
[skottie] Cleanup: convert more effects to new animator pattern
by Florin Malita
· 5 years ago
f631cf3
Reland "Make SkGpuBlurUtils take SkTileMode""
by Brian Salomon
· 5 years ago
91b74f0
Switch coord transforms in gradient layouts to 3x3 (SkMatrix)
by Brian Osman
· 5 years ago
93e3c76
Vulkan texture upload clean up
by Robert Phillips
· 5 years ago
486aecf
[canvaskit] Make font names programmatically accessible
by Kevin Lubick
· 5 years ago
c38c00a
Fix protected image allocation in createVkImageForBackendSurface()
by Sergey Ulanov
· 5 years ago
08842e9
Roll ../src 98818e570034..870bcafd9826 (445 commits)
by skia-autoroll
· 5 years ago
0a2bc21
Roll third_party/externals/swiftshader 5fc197dc7669..2cb1db08e5f1 (2 commits)
by skia-autoroll
· 5 years ago
9b1ec5f
Roll third_party/externals/angle2 a7b91502cd7f..41f6150edb16 (20 commits)
by skia-autoroll
· 5 years ago
7c7cd30
[skottie] Add custom props rendering GM
by Florin Malita
· 5 years ago
d58b643
undo SkMatrix() cast -- must be done by sksl machine
by Mike Reed
· 5 years ago
9a48beb
Remove GrPixelConfig from validateSurfaceParams
by Greg Daniel
· 5 years ago
3155f7f
Pass in a GrColorType into our Copy call.
by Greg Daniel
· 5 years ago
e3193ad
little debug/profiling tool cleanups
by Mike Klein
· 5 years ago
56a48bb
Avoid BOT/EOT setting in HarfBuzz.
by Ben Wagner
· 5 years ago
d5c42c8
[skottie] Refactor property animators
by Florin Malita
· 5 years ago
a8fa490
Isolate updating grTextStrike
by Herb Derby
· 5 years ago
84c8787
Add a --scale flag to skpbench
by Chris Dalton
· 5 years ago
d4d3b33
Make converting from 4x4 to 3x3 explicit
by Mike Reed
· 5 years ago
fba4a15
Disallow GrTextureDomain::kIgnore_Mode in SkGpuBlurUtils::GaussianBlur.
by Brian Salomon
· 5 years ago
3b9c544
Reland "Reland "Add new method for storing DrawOpAtlas texture index.""
by Jim Van Verth
· 5 years ago
b085527
Add SkImage::CompressionType::kBC1_RGBA8_UNORM support
by Robert Phillips
· 5 years ago
b53bdf1
Fix single-pass tessellator wedges
by Chris Dalton
· 5 years ago
1321a3d
Re-enable QCOM_tiled_rendering, but check for gl functions
by Michael Ludwig
· 5 years ago
b147ace
DCI-P3 -> Display P3 in Skia
by Mike Klein
· 5 years ago
7b18610
Make glyph paths calculation positions from original data
by Herb Derby
· 5 years ago
c43f2a0
mark all exerimental (3d) apis as such
by Mike Reed
· 5 years ago
ea4459d
add new debug/profiling mechanism
by Mike Klein
· 5 years ago
9f64f4c
purge all old debug hooks
by Mike Klein
· 5 years ago
b18e74d
Expose camera matrix in SkCanvas
by Mike Reed
· 5 years ago
40a1cee
Rewrite tessellation wedge generation to be done in a single pass
by Chris Dalton
· 5 years ago
2cd5d43
[minor] docs/examples: cleanup
by Hal Canary
· 5 years ago
99e002f
Revert "Simplify VertexRegenerator GrStrikeCache handling"
by Mike Klein
· 5 years ago
59d529c
Simplify VertexRegenerator GrStrikeCache handling
by Herb Derby
· 5 years ago
62b12fe
Handle color and translation outside of VertexRegenerator
by Herb Derby
· 5 years ago
c4b8eef
move SkV3 into header
by Mike Reed
· 5 years ago
2900040
Roll third_party/externals/swiftshader 146e16f68fdc..5fc197dc7669 (10 commits)
by skia-autoroll
· 5 years ago
bffef27
Roll third_party/externals/angle2 86f730971751..a7b91502cd7f (2 commits)
by skia-autoroll
· 5 years ago
0764e73
Roll ../src b83f9414fec4..98818e570034 (437 commits)
by skia-autoroll
· 5 years ago
7edb0eb
Revert "Reland "Add new method for storing DrawOpAtlas texture index.""
by Jim Van Verth
· 5 years ago
9bd8351
RTL Paragraph + all it causes
by Julia Lavrova
· 5 years ago
23f2976
Redo glyph quad regeneration
by Herb Derby
· 5 years ago
7dd6098
fix SkMatrixConvolutionImageFilter unpremul
by Mike Klein
· 5 years ago
3c9d776
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
0f6bb8a
Add a temporary job to test GrGpuTessellationPathRenderer
by Chris Dalton
· 5 years ago
ee0a03a
experimental: saveCamera()
by Mike Reed
· 5 years ago
8800042
docs/examples: REG_FIDDLE_ANIMATED
by Hal Canary
· 5 years ago
4cf1874
Fixing the cache
by Julia Lavrova
· 5 years ago
dea2f34
Reland "Add new method for storing DrawOpAtlas texture index."
by Jim Van Verth
· 5 years ago
435adfe
Simplify translation calculation for mustRegenerate
by Herb Derby
· 5 years ago
d1b347e
add a note about P3 gamuts
by Mike Klein
· 5 years ago
c71c796
Remove various uses of GrPixelConfig from GrSurfaceProxy.
by Greg Daniel
· 5 years ago
1fa5404
rm CanvasKit.HEAPU8.buffer caching (fix UAF bug).
by Bryce Thomas
· 5 years ago
a4f218d
Add support for reading .skp files in CanvasKit.
by Kevin Lubick
· 5 years ago
bd1466c
Add a new gm for large kernel matrix convolution
by Adlai Holler
· 5 years ago
Next »