Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
47238c79c4dd61c8770f45fc36d0cdbaea00b3e2
/
gn
0f450ac
Revert "GrContext::dump that produces JSON formatted output"
by Brian Osman
· 7 years ago
54190c4
Revert "Store discard request on the opList and remove GrDiscardOp"
by Robert Phillips
· 7 years ago
dd3feee
Move gFDot6INVERSE definition to cpp file
by Yuqian Li
· 7 years ago
175af0d
GrContext::dump that produces JSON formatted output
by Brian Osman
· 7 years ago
b681a0f
Store discard request on the opList and remove GrDiscardOp
by Robert Phillips
· 7 years ago
69fd008
Added SkJSONWriter
by Brian Osman
· 7 years ago
65a88fa
Add GrDebugMarkerOp
by Robert Phillips
· 7 years ago
bdc3afa
simplify gm matrices
by Mike Reed
· 7 years ago
6dd8cf1
Remove SkLightingShader and associated classes
by Robert Phillips
· 7 years ago
4a081e2
Add GrMtlTexture classes
by Greg Daniel
· 7 years ago
b6705c2
Add support for object creation/snapshot/deletion events
by Brian Osman
· 7 years ago
a91ec58
Tell clang/win to emulate MSVC 2015
by Mike Klein
· 7 years ago
0576a45
Add GrMtlUtil class
by Greg Daniel
· 7 years ago
98adfa8
use -imsvc (~= -isystem) with win/clang
by Mike Klein
· 7 years ago
c722f79
clang on windows support
by Mike Klein
· 7 years ago
cebcb84
Add caps files for metal
by Greg Daniel
· 7 years ago
1af03d4
Compute correct bounds for DrawShadowRec.
by Jim Van Verth
· 7 years ago
eee5183
Add placeholder GrMtlTypes in include/gpu/mtl
by Greg Daniel
· 7 years ago
71603cc
Remove the now unused GR_PROXY_MOVE macro
by Brian Salomon
· 7 years ago
b9f6afb
switched to infra version of clang-format for skslc
by Ethan Nicholas
· 7 years ago
b4d1873
Remove GrTraceMarker and friends
by Brian Osman
· 7 years ago
b133ffe
Remove Gr1DKernelEffect "helper" class.
by Brian Salomon
· 7 years ago
6cd51b5
Remove GrSingleTextureEffect
by Brian Salomon
· 7 years ago
a9340ba
Tracing macro cleanup continued
by Brian Osman
· 7 years ago
7a0ba1c
guard SkTableColorFilter against out-of-range inputs
by Mike Klein
· 7 years ago
df60e36
New analytic AA scan converter using delta (I call it DAA for now)
by Yuqian Li
· 7 years ago
c47f223
rename new GM
by Mike Klein
· 7 years ago
fa78ece
Revert "Revert "Add GM to test SkToSRGBColorFilter""
by Mike Reed
· 7 years ago
a1fc471
Revert "Add GM to test SkToSRGBColorFilter"
by Kevin Lubick
· 7 years ago
fa3ed03
Add GM to test SkToSRGBColorFilter
by Brian Osman
· 7 years ago
10b6ad1
sRGB color filter
by Brian Osman
· 7 years ago
56e2d94
remove orphaned file
by Mike Reed
· 7 years ago
b7506c3
Remove unused function GrDrawOp::DumpPipelineInfo
by Brian Salomon
· 7 years ago
40e7e65
remove (unused?) arcto patheffect
by Mike Reed
· 7 years ago
0fddb2d
Retry cleaning up SkLinearBitmapPipeline.
by Mike Klein
· 7 years ago
e32500f
Assume HQ is handled by pipeline, delete legacy code-path
by Mike Reed
· 7 years ago
f828c1d
Add Alpha Image GM
by Hal Canary
· 7 years ago
b7e8c3b
run skslc output through clang-format
by Ethan Nicholas
· 7 years ago
e5b399e
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
by Brian Salomon
· 7 years ago
c588603
Move GrTypesPriv.h to include/private
by Brian Salomon
· 7 years ago
fc26f3c
Remove GrAnalyticRectOp, the last legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
5af44de
Add GrResourceAllocator class + unit test
by Robert Phillips
· 7 years ago
263cef7
quote $windk to make copy-and-paste easy
by Mike Klein
· 7 years ago
1a325d2
Coverage counting path renderer
by Chris Dalton
· 7 years ago
0274b30
converted GrBlurredEdgeFragmentProcessor to sksl
by Ethan Nicholas
· 7 years ago
420f156
converted EllipseEffect to sksl
by Ethan Nicholas
· 7 years ago
f2c9014
Add GN arg to allow Flutter-specific API guards
by Brian Osman
· 7 years ago
8abb9f4
Remove GrTestMeshDrawOp
by Brian Salomon
· 7 years ago
83d1185
converted CircleEffect to SkSL
by Ethan Nicholas
· 7 years ago
771ae96
Revert "Revert "Experimental blur code with 32 bit fix.""
by Mike Reed
· 7 years ago
b4d6106
Give GrSimpleMeshDrawOpHelper a cpp file
by Brian Salomon
· 7 years ago
68990be
Re-land of "converted GrSimpleTextureEffect to sksl"
by Ethan Nicholas
· 7 years ago
27b3d27
Revert "Experimental blur code with 32 bit fix."
by Mike Reed
· 7 years ago
6b7e0e2
Add arc support to gpu Obj c++ code
by Greg Daniel
· 7 years ago
7cbf5e3
SkPDF: simplify drawImage/Bitmap/Sprite code.
by Hal Canary
· 7 years ago
d4b2c53
Experimental blur code with 32 bit fix.
by Herb Derby
· 7 years ago
baf981f
Revert "converted GrSimpleTextureEffect to sksl"
by Ethan Nicholas
· 7 years ago
46b654d
converted GrSimpleTextureEffect to sksl
by Ethan Nicholas
· 7 years ago
6ee2965
remove unreachable perspective code for imageshader
by Mike Reed
· 7 years ago
a30d407
Revert "Experimental blur code."
by Florin Malita
· 7 years ago
d96ed9d
Experimental blur code.
by Herb Derby
· 7 years ago
51b2f1b
Stop adding Android-specific defines to SkUserConfig
by Leon Scroggins III
· 7 years ago
ceb4d48
Re-land "converted GrCircleBlurFragmentProcessor to sksl"
by Ethan Nicholas
· 7 years ago
7d9f953
Revert "remove flags for android"
by Mike Reed
· 7 years ago
a48ae6e
Blur gm.
by Herb Derby
· 7 years ago
d8ddf1b
remove flags for android
by Mike Reed
· 7 years ago
818ac5a
Revert "converted GrCircleBlurFragmentProcessor to sksl"
by Ethan Nicholas
· 7 years ago
9b80ffc
converted GrCircleBlurFragmentProcessor to sksl
by Ethan Nicholas
· 7 years ago
aa6c777
add guard for android (needs rebaseline)
by Mike Reed
· 7 years ago
cfe910d
Revert "Revert "Make mock GrContext unit testable.""
by Brian Salomon
· 7 years ago
cf54081
Potentially fix definition of GR_TEST_UTILS in gn_to_bp.py
by Brian Salomon
· 7 years ago
c19ced1
Attempt to fix Android framework build
by Brian Salomon
· 7 years ago
c867a89
Revert "Make mock GrContext unit testable."
by Brian Salomon
· 7 years ago
993e7e2
Make mock GrContext unit testable.
by Brian Salomon
· 7 years ago
bdf6c62
srgb conversion needs to be in unpremul
by Mike Reed
· 7 years ago
e5ddff5
Add basic metal build files for backend
by Greg Daniel
· 7 years ago
9fb036f
rewrote GrAlphaThresholdFragmentProcessor in sksl
by Ethan Nicholas
· 7 years ago
94fd66c
SkPDF: Refactor PDFShader to use ShTHashMap<>
by Hal Canary
· 7 years ago
cb72722
Add a nanobench for drawing glyphs as paths
by Chris Dalton
· 7 years ago
cdb9a6d
Revert "enable new tiling for android"
by Mike Reed
· 7 years ago
fe11e45
enable new tiling for android
by Mike Reed
· 7 years ago
bfa23d7
update blendmode bench
by Mike Reed
· 7 years ago
a920d36
remove unneeded code for index8 imagse
by Mike Reed
· 7 years ago
039a7c7
Added new edge handling mode (clamp and repeat) to Gaussian blur filter.
by wutao
· 7 years ago
981deec
Delete non-raster-pipeline SkTwoPointConicalGradient impl
by Florin Malita
· 7 years ago
3d96f06
Always use raster pipeline for SkTwoPointConicalGradient
by Florin Malita
· 7 years ago
762466e
Re-re-land sksl fragment processor support
by Ethan Nicholas
· 7 years ago
e3ab061
Revert "remove SK_SUPPORT_LEGACY_TILED_BITMAPS flag for android"
by Mike Reed
· 7 years ago
e5cb7c9
remove SK_SUPPORT_LEGACY_TILED_BITMAPS flag for android
by Mike Reed
· 7 years ago
5ce3972
Revert "Re-land sksl fragment processor support"
by Mike Klein
· 7 years ago
c070939
Re-land sksl fragment processor support
by Ethan Nicholas
· 7 years ago
19b2a56
Upgrade android build (and infrastructure) to use ndk r15.
by Derek Sollenberger
· 7 years ago
ed50200
Revert "sksl fragment processor support"
by Ethan Nicholas
· 7 years ago
ccf5991
sksl fragment processor support
by Ethan Nicholas
· 7 years ago
0dc1f4f
Add GM image test for blur with clamp mode.
by wutao
· 7 years ago
7944756
attempt to fix android roll
by Mike Reed
· 7 years ago
8fa0ca2
remove unneeded guards for android
by Mike Reed
· 7 years ago
cff94e4
Move threaded BMP device to samples
by Brian Osman
· 7 years ago
fb49909
Revert "Remove deadcode for sRGB image shading."
by Mike Reed
· 7 years ago
5e78c61
Revert "remove a bit more dead code"
by Mike Reed
· 7 years ago
Next »