Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
3cd22cc543ba410f8b46b8b0ca22fb8580040472
/
src
8ceee43
Remove more views code, just to simplify things
by Brian Osman
· 7 years ago
762d5e7
Revert "Revert "Use a dst size threshold for multitexturing images.""
by Brian Salomon
· 7 years ago
fa91627
Move some bits from views to sk_app
by Brian Osman
· 7 years ago
70a44b2
fixed a few SPIR-V generation errors
by Ethan Nicholas
· 7 years ago
efe7c49
remove read/write rawpixels
by Mike Reed
· 7 years ago
8a90c4d
Revert "Renaming and refactoring to prepare for init-once threaded backend"
by Leon Scroggins
· 7 years ago
d6cb11e
encode kAlpha_8 as grayalpha with sigbits for gray==1
by Mike Reed
· 7 years ago
07a4241
Renaming and refactoring to prepare for init-once threaded backend
by Yuqian Li
· 7 years ago
5374733
Revert "Enable explicit GPU resource allocation"
by Robert Phillips
· 7 years ago
be85ef2
Revert "Use a dst size threshold for multitexturing images."
by Brian Salomon
· 7 years ago
48ed004
Revert "Set multitexturing threshold for NVIDIA"
by Brian Salomon
· 7 years ago
25b1778
Revert "Set multitexturing image threshold for PowerVR."
by Brian Salomon
· 7 years ago
733965a
Enable explicit GPU resource allocation
by Robert Phillips
· 7 years ago
06c8da4
Set multitexturing image threshold for PowerVR.
by Brian Salomon
· 7 years ago
b4ec104
Set multitexturing threshold for NVIDIA
by Brian Salomon
· 7 years ago
61e5101
Flesh out SkSurfaceCharacterization
by Robert Phillips
· 7 years ago
cf1aa53
Fix SkInternalAtlasTextContext to update advance the flush token after issuing each draw.
by Brian Salomon
· 7 years ago
706a6ff
Add "lazy" texture proxies
by Chris Dalton
· 7 years ago
d53f9a1
bug fix in matrix color filter
by Mike Klein
· 7 years ago
edfa0d2
Use a dst size threshold for multitexturing images.
by Brian Salomon
· 7 years ago
8def8bf
Add a GrContextThreadSafeProxy to SkSurfaceCharacterization
by Robert Phillips
· 7 years ago
8816b93
Make sure to visit clips and dst proxies during gather
by Chris Dalton
· 7 years ago
83c8dd9
devirtualize SkCanvas getClipBounds methods
by Mike Klein
· 7 years ago
c3fd600
Revert "Make sure to visit clips and dst proxies during gather"
by Chris Dalton
· 7 years ago
7072e22
Ignore deserialized path convexity and first direction.
by Brian Salomon
· 7 years ago
def8624
SkRasterPipeline::dump() in forward order
by Mike Klein
· 7 years ago
c666502
Make sure to visit clips and dst proxies during gather
by Chris Dalton
· 7 years ago
ede860e
Delete even more unused views code
by Brian Osman
· 7 years ago
329c5a6
Bundle resources and skps directories into iOS app.
by Jim Van Verth
· 7 years ago
29f9ed4
Revert "Revert "Make PathGeoBuilder use consistent iterators.""
by Brian Salomon
· 7 years ago
b451321
Revert "Make PathGeoBuilder use consistent iterators."
by Brian Salomon
· 7 years ago
9c8a16b
Make PathGeoBuilder use consistent iterators.
by Brian Salomon
· 7 years ago
1ba5bfe
Avoid double-destruction of Sk3DShaderContext-wrapped objects
by Florin Malita
· 7 years ago
9b491b2
SkPDF: fix fTextScaleX error
by Hal Canary
· 7 years ago
725d9db
remove unused readBitmapAsImage from readbuffer
by Mike Reed
· 7 years ago
d395596
remove writeBitmap from SkWriteBuffer -- unused
by Mike Reed
· 7 years ago
592c225
Make Skia compatible with Android NDK r16
by bsheedy
· 7 years ago
399def9
remove clip-bounds query overrides from SkColorSpaceXformCanvas
by Mike Klein
· 7 years ago
12b69ee
shader cache now ignores shaders with a length of 0
by Ethan Nicholas
· 7 years ago
907204f
Fix shader initialization on a cache hit
by Ethan Nicholas
· 7 years ago
7f1b4f8
Fix issues related to backend texture/rendertarget creation
by Robert Phillips
· 7 years ago
c9c97b7
CCPR: Transform path points before parsing
by Chris Dalton
· 7 years ago
3b51df1
Cleanup yes/no enums in Ganesh
by Chris Dalton
· 7 years ago
778a2c9
Batch ops together in SkAtasTextTarget
by Brian Salomon
· 7 years ago
aa73b96
clean up SkDeferredCanvas
by Mike Klein
· 7 years ago
3968ff9
Include opList ids in GrOnFlushCallbackObject::postFlush
by Chris Dalton
· 7 years ago
210883c
Fix caps for advanced blend extension with regards to layout qualifiers
by Greg Daniel
· 7 years ago
6368e32
Revert "Make sure to visit clips and dst proxies during gather"
by Robert Phillips
· 7 years ago
b9d98e3
Make sure to visit clips and dst proxies during gather
by Chris Dalton
· 7 years ago
39204fd
added SkSL support for all blend mode layouts
by Ethan Nicholas
· 7 years ago
c9bc814
Handle null colorspace in SkToSRGBColorFilter.
by Mike Klein
· 7 years ago
57899c7
Add forceDAA parameter to AntiFillPath
by Yuqian Li
· 7 years ago
c82dd4e
Delete an opList's clips when it survives a flush
by Chris Dalton
· 7 years ago
dfaa057
SkPDF: less tolerance for small circles
by Hal Canary
· 7 years ago
4b0e364
Disallow negative radii in deserialized SkRRects
by Brian Salomon
· 7 years ago
4f99e58
Remove a huge pile of views code
by Brian Osman
· 7 years ago
d923a71
Use SkSafeMath for text blob storage calculations
by Florin Malita
· 7 years ago
90dcafc
Fix SkTextblob deserialization fuzzer issues
by Florin Malita
· 7 years ago
a0ec548
Eliminate the use of a tmp buffer for image blur
by Herb Derby
· 7 years ago
61170a0
Enable DAA for MSVC
by Yuqian Li
· 7 years ago
67b190b
detect too many points
by Mike Reed
· 7 years ago
eff04b5
Remove SampleApp and convert HelloWorld to sk_app
by Brian Osman
· 7 years ago
c02cb8a
Revert "Use int when possible to calculate atlas indices in shaders."
by Jim Van Verth
· 7 years ago
575e06c
Revert "Only use flat varyings for integer texIndex."
by Jim Van Verth
· 7 years ago
e9d172a
converted ConstColorProcessor to SkSL
by Ethan Nicholas
· 7 years ago
53d863c
Enable tonal color for shadows by default.
by Jim Van Verth
· 7 years ago
1e18aa6
Harden SkTextBlob deserialization
by Florin Malita
· 7 years ago
a0ba714
Require glyph positions in SkAtlasTextTarget::drawText
by Brian Salomon
· 7 years ago
eadb9f9
Only use flat varyings for integer texIndex.
by Jim Van Verth
· 7 years ago
0c1c2b3
Make SkAtlasTextTarget use glyph IDs
by Brian Salomon
· 7 years ago
999ec57
Use int when possible to calculate atlas indices in shaders.
by Jim Van Verth
· 7 years ago
cbcb0a1
Revert "Revert "Add Atlas Text interface for rendering SDF glyphs.""
by Brian Salomon
· 7 years ago
b07b06e
Fix assert in blink chromeos
by Greg Daniel
· 7 years ago
ef59d87
Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""""
by Greg Daniel
· 7 years ago
9c2202f
Revert "Add Atlas Text interface for rendering SDF glyphs."
by Greg Daniel
· 7 years ago
39631f3
Add Atlas Text interface for rendering SDF glyphs.
by Brian Salomon
· 7 years ago
be0a042
converted Premul / Unpremul to SkSL
by Ethan Nicholas
· 7 years ago
b092cea
Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""""
by Brian Osman
· 7 years ago
7ceb0b8
Remove api call from SkGaussFilter
by Herb Derby
· 7 years ago
68ab186
Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""
by Greg Daniel
· 7 years ago
0d96175
Do not return null paint if shaderFP is null
by Yuqian Li
· 7 years ago
55ad774
Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context.""
by Brian Salomon
· 7 years ago
0358841
Fix webp bug compositing alpha frames on opaque (better fix)
by Leon Scroggins III
· 7 years ago
35c556f
Revert "Revert "Direct evaluation of gaussian""
by Herb Derby
· 7 years ago
1e09e46
Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."
by Brian Osman
· 7 years ago
8dca18a
converted GrAARectEffect to SkSL
by Ethan Nicholas
· 7 years ago
b8b3086
Fix Sk8b reading too many bytes
by Herb Derby
· 7 years ago
584a79a
Reland "Fold analytic clip FPs into GrReducedClip"
by Chris Dalton
· 7 years ago
47c8ed3
Reland "Fix precision caps and rrect/ellipse effect precisions"
by Chris Dalton
· 7 years ago
a53d999
Revert "Direct evaluation of gaussian"
by Brian Osman
· 7 years ago
5e18cde
Direct evaluation of gaussian
by Herbert Derby
· 7 years ago
3b2f5b6
Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""
by Greg Daniel
· 7 years ago
7970765
Switched SkSL from using raw strings back to STRINGIFY
by Ethan Nicholas
· 7 years ago
b5fb7cf
Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""
by Greg Daniel
· 7 years ago
ba61af9
test scalePixels and unpremul
by Mike Reed
· 7 years ago
5f1c8ff
WebP - allow more scales
by Leon Scroggins III
· 7 years ago
eafd48a
Add overbudget handling to GrResourceAllocator
by Robert Phillips
· 7 years ago
5627d65
Add method to sk_gpu_test::TestContext to automatically restore the previous context.
by Brian Salomon
· 7 years ago
47f6029
remove legacy Create from SkTextBlob
by Mike Reed
· 7 years ago
24f9c19
Revert "Fix precision caps and rrect/ellipse effect precisions"
by Brian Osman
· 7 years ago
Next »