Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
81d35a72aee9cdcf4794239875084504b6dbb611
/
gn
/
tests.gni
94724c6
Fix GrColorMatrixFragmentProcessor handling of premul transparent black.
by Brian Salomon
· 4 years, 10 months ago
088913a
Start adding unit tests of SkRuntimeEffect
by Brian Osman
· 4 years, 11 months ago
3e5e2f2
Add test for the GrContext::createCompressedBackendTexture API
by Robert Phillips
· 4 years, 11 months ago
20b177a
Parse android layer annotations in debugger, play back layers
by Nathaniel Nifong
· 5 years ago
24cbdab
SKQP Build for Fuchsia SDK
by John Rosasco
· 5 years ago
e837e61
Respect the max indexBuffer limits in the bulk texture draw API (take 2)
by Robert Phillips
· 5 years ago
438d986
Respect max index buffer sizes in GrFillRectOp::MakeSet
by Robert Phillips
· 5 years ago
ae01f62
Revert "Respect the max indexBuffer limits in the bulk texture draw API"
by Robert Phillips
· 5 years ago
dd947ce
Respect the max indexBuffer limits in the bulk texture draw API
by Robert Phillips
· 5 years ago
9187e49
Detect whether trying to blit a Metal swapchain texture, and fail if so.
by Jim Van Verth
· 5 years ago
052a05a
add flatten test to SkFont
by Mike Reed
· 5 years ago
0efc01d
Revert "Fully delineate GL usage w/ skia_use_gl"
by Robert Phillips
· 5 years ago
078cf3e
Fully delineate GL usage w/ skia_use_gl
by John Rosasco
· 5 years ago
5a8f3e4
Reland "Enable Programs (formerly GLPrograms) test for other APIs"
by Jim Van Verth
· 5 years ago
6387dc1
Revert "Enable Programs (formerly GLPrograms) test for other APIs"
by Michael Ludwig
· 5 years ago
5987416
Enable Programs (formerly GLPrograms) test for other APIs
by Jim Van Verth
· 5 years ago
0be4c2c
Introduce SkGlyphDrawableBuffer
by Herbert Derby
· 5 years ago
c95c4a6
Remove old SkSL JIT and cleanup include files a bit
by Brian Osman
· 5 years ago
7ee3f93
Add a test that draws subpictures within an MSKP and make it pass.
by Nathaniel Nifong
· 5 years ago
d470e1b
Add kRG_88_SkColorType
by Robert Phillips
· 5 years ago
2739fd2
Reland: Enable YCbCr sampler support on platforms other than Android
by Sergey Ulanov
· 5 years ago
9fc5e8d
Revert "Enable YCbCr sampler support on platforms other than Android"
by Greg Daniel
· 5 years ago
cc4573d
Enable YCbCr sampler support on platforms other than Android
by Sergey Ulanov
· 5 years ago
702b37b
Add unit test to prevent future memory regressions
by Robert Phillips
· 5 years ago
425eb45
Reland "Replace GrQuadList with variable-length quad buffer"
by Michael Ludwig
· 5 years ago
19628ec
Revert "Replace GrQuadList with variable-length quad buffer"
by Brian Salomon
· 5 years ago
f281604
Replace GrQuadList with variable-length quad buffer
by Michael Ludwig
· 5 years ago
23ca4e7
Enable creating protected vulkan backend
by Emircan Uysaler
· 5 years ago
0426c38
Reland "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger."
by Nathaniel Nifong
· 5 years ago
384981b
Revert "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger."
by Brian Salomon
· 5 years ago
7635013
Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger.
by Nathaniel Nifong
· 5 years ago
6132820
Reland "Consolidate quad optimizations into single internal function."
by Michael Ludwig
· 5 years ago
7694b90
Revert "Consolidate quad optimizations into single internal function."
by Brian Salomon
· 5 years ago
646616a
Consolidate quad optimizations into single internal function.
by Michael Ludwig
· 5 years ago
46cfbc6
Reland "Reland "Remove support for copyAsDraw in gpu copySurface.""
by Greg Daniel
· 5 years ago
4c6f9b7
Revert "Reland "Remove support for copyAsDraw in gpu copySurface.""
by Greg Daniel
· 5 years ago
84ea049
Reland "Remove support for copyAsDraw in gpu copySurface."
by Greg Daniel
· 5 years ago
c5167c0
Revert "Remove support for copyAsDraw in gpu copySurface."
by Greg Daniel
· 5 years ago
6565506
Remove support for copyAsDraw in gpu copySurface.
by Greg Daniel
· 5 years ago
e2826ab
Add API to invalidate GL texture parameters from GrBackendTexture.
by Brian Salomon
· 5 years ago
68c50d0
sketch an skvm
by Mike Klein
· 5 years ago
0c6daf0
Direct backend object allocation API
by Robert Phillips
· 5 years ago
5162a74
Remove GpuLayerCacheTest
by Ben Wagner
· 5 years ago
a705cb9
remove SkLiteDL
by Mike Klein
· 5 years ago
a6fcb76
ccpr: Clip path octo bounds by the scissor
by Chris Dalton
· 5 years ago
ac55784
Tests: re-sort gni, file name convention
by Hal Canary
· 6 years ago
09db9d2
Reland "SkShaper JSON output with cluster visualization"
by Herb Derby
· 6 years ago
fd24b1f
Shaper : new unit test
by Hal Canary
· 6 years ago
670c6ec
Revert "SkShaper JSON output with cluster visualization"
by Mike Reed
· 6 years ago
5361083
SkShaper JSON output with cluster visualization
by Herb Derby
· 6 years ago
6c431d5
Towards a simpler SkSL -> GLSL pipeline (and better shader reflection)
by Brian Osman
· 6 years ago
a3aa75a
Add callback to flush for knowing when gpu is finished work.
by Greg Daniel
· 6 years ago
e3f17b9
remove SkMixer, since we have explicit lerps/blends in SkShader
by Mike Reed
· 6 years ago
0e9401d
Initial checkin of new SkSL interpreter.
by Ethan Nicholas
· 6 years ago
08b0c97
Add validation to reading kRec_SkDescriptorTags
by Adrienne Walker
· 6 years ago
c723b70
Initial add SkMixers
by Mike Reed
· 6 years ago
e938c92
Remove SkToSRGBColorFilter (now unused)
by Brian Osman
· 6 years ago
d7291ba
Restore support for multisample locations
by Chris Dalton
· 6 years ago
39847cc
Add unit test to check if we can create a VkDevice using global priority extension.
by Greg Daniel
· 6 years ago
1f05d45
Add GrContext::resetGLTextureBindings().
by Brian Salomon
· 6 years ago
455c747
sketch SkVx
by Mike Klein
· 6 years ago
fdb876d
remove breakText, and all utf cache accessors
by Mike Reed
· 6 years ago
24d861d
Add hardware buffer unit test from old skqp to skia.
by Greg Daniel
· 6 years ago
ac262a0
remove Sk4x4f.h -- dead code
by Mike Klein
· 6 years ago
5f528e5
Revert "Reland "Revert "remove legacy code for text attributes on paint"""
by Mike Reed
· 6 years ago
3c03c85
Reland "Revert "remove legacy code for text attributes on paint""
by Mike Reed
· 6 years ago
fd0bba8
Revert "Revert "remove legacy code for text attributes on paint""
by Mike Reed
· 6 years ago
fb0e2aa
Revert "remove legacy code for text attributes on paint"
by Mike Reed
· 6 years ago
80f4adf
remove legacy code for text attributes on paint
by Mike Reed
· 6 years ago
842d31b
fixed Metal matrix constructors
by Ethan Nicholas
· 6 years ago
945ee65
Enforce non-overlap constraint from GrRenderTargetOpList
by Chris Dalton
· 6 years ago
c96fc37
Reland "Use specialized quad lists in rectangle ops"
by Michael Ludwig
· 6 years ago
23d8943e
Revert "Use specialized quad lists in rectangle ops"
by Michael Ludwig
· 6 years ago
5820b0c
Use specialized quad lists in rectangle ops
by Michael Ludwig
· 6 years ago
d207345
Add cap to number of oplists we execute before flushing to the gpu.
by Greg Daniel
· 6 years ago
ef4709b
move blend-row routines to SkBlitter_ARGB32.cpp
by Mike Klein
· 6 years ago
4c683fc
remove unused SkReadBuffer features
by Mike Klein
· 6 years ago
64cc9aa
Add drawDrawable support to GrRenderTargetContext.
by Greg Daniel
· 6 years ago
36528e9
clean up SkPipe
by Mike Klein
· 6 years ago
656cefe
Add initial support for generating tagged PDFs.
by Dominic Mazzoni
· 6 years ago
b2acf0a
Add unit test to test basic importing and drawing of AHardwareBuffers.
by Greg Daniel
· 6 years ago
36f7e32
Reland "Switch SkCodec to use skcms plus fixes""
by Leon Scroggins III
· 6 years ago
83988ed
Revert "Reland "Switch SkCodec to use skcms" plus fixes"
by Leon Scroggins
· 6 years ago
49894f4
Reland "Switch SkCodec to use skcms" plus fixes
by Leon Scroggins III
· 6 years ago
33d5394
Revert "Switch SkCodec to use skcms" and follow on change
by Leon Scroggins III
· 6 years ago
81886e8
Switch SkCodec to use skcms
by Leon Scroggins III
· 6 years ago
764e546
Fix op chaining painter's order violation in GrRenderTargetOpList.
by Brian Salomon
· 6 years ago
7d06e26
fixup winding contours
by Cary Clark
· 6 years ago
0d4a183
add tests for cubicmap
by Mike Reed
· 6 years ago
f540200
First version of incremental topological sort
by Robert Phillips
· 6 years ago
3526cfa
tests: Move SkUTF tests to their own file.
by Hal Canary
· 6 years ago
a8046af
implemented onWritePixels and related tests for metal gpu backend
by Timothy Liang
· 6 years ago
760dbc4
Reland "implemented metal gpu backend texture upload testing"
by Timothy Liang
· 6 years ago
f35a1c1
Remove SkRefDict.
by Ben Wagner
· 6 years ago
a80a012
Revert "implemented metal gpu backend texture upload testing"
by Timothy Liang
· 6 years ago
36848f6
implemented metal gpu backend texture upload testing
by Timothy Liang
· 6 years ago
2c312c4
Remove SkDrawFilter.
by Ben Wagner
· 6 years ago
6784ffa
Add some new PolyUtils tests.
by Jim Van Verth
· 6 years ago
37a06c0
Reland "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig."
by Ben Wagner
· 6 years ago
cce82d2
Revert "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig."
by Kevin Lubick
· 6 years ago
Next »