Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e1f5502969c805ed3575f8b5ab757ed8f7550892
/
tests
e1f5502
Reland "SkSL is now pickier about type conversions"
by Ethan Nicholas
· 6 years ago
c83da98
Revert "SkSL is now pickier about type conversions"
by Ethan Nicholas
· 6 years ago
91c1d08
SkSL is now pickier about type conversions
by Ethan Nicholas
· 6 years ago
822d223
Make sure the vulkan gpu is done work before we deleting objects in VkHardwareBufferTest.
by Greg Daniel
· 6 years ago
8ce7991
Add release proc apis to SkSurface::MakeFromBackend* calls.
by Greg Daniel
· 6 years ago
ae64c19
Convert GrBufferType to enum class, rename, and remove dead values
by Brian Salomon
· 6 years ago
9da87e0
Rename GrContext::contextPriv to priv
by Robert Phillips
· 6 years ago
50ea3c0
Add support for MSVC run-time checks (and control flow guard)
by Brian Osman
· 6 years ago
950dfd7
Minor clean ups to vulkan hardware buffer test.
by Greg Daniel
· 6 years ago
698219e
Remove temporarily_sanitize
by Leon Scroggins III
· 6 years ago
b45f47d
Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization (take 2)
by Robert Phillips
· 6 years ago
9c7a006
Remove NoPendingIO flags from buffer creations.
by Brian Salomon
· 6 years ago
5b1813a
Revert "Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization"
by Robert Phillips
· 6 years ago
87685ba
Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization
by Robert Phillips
· 6 years ago
fd0d970
Rename GrContext::uniqueID to contextID and hide it
by Robert Phillips
· 6 years ago
fdb876d
remove breakText, and all utf cache accessors
by Mike Reed
· 6 years ago
1a0126f
skip huge allocation in test on 32bit devices
by Mike Reed
· 6 years ago
d0fe875
Remove destination GrRenderTargetProxy from GrPipeline
by Robert Phillips
· 6 years ago
569dda7
hide SkFont::containsText
by Mike Reed
· 6 years ago
932dd07
Fix type in Andoird string.
by Greg Daniel
· 6 years ago
1c20523
fix tiler to handle large float rects
by Mike Reed
· 6 years ago
24d861d
Add hardware buffer unit test from old skqp to skia.
by Greg Daniel
· 6 years ago
f55e8d5
Add option to skip intermediate release/fulfill calls for promise images.
by Brian Salomon
· 6 years ago
95d0c8d
Fix bug in sampling rotated decodes
by Leon Scroggins III
· 6 years ago
ac262a0
remove Sk4x4f.h -- dead code
by Mike Klein
· 6 years ago
4217ea7
Add outline of new GrContext hierarchy
by Robert Phillips
· 6 years ago
59ef8c3
Remove legacy texture-backed promise image interface.
by Brian Salomon
· 6 years ago
673a048
hide deprecated breaktext
by Mike Reed
· 6 years ago
12d2264
Convert GrBuffer owners to sk_sp
by Brian Salomon
· 6 years ago
a0bc39d
Split GrContextThreadSafeProxy into its own files (take 2)
by Robert Phillips
· 6 years ago
ea8b4fc
Revert "Split GrContextThreadSafeProxy into its own files"
by Robert Phillips
· 6 years ago
f8397f2
Split GrContextThreadSafeProxy into its own files
by Robert Phillips
· 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
35ba614
Remove GrGpuResource::abandon from the public API.
by Brian Salomon
· 6 years ago
9bc76d9
Change the meaning of GrBudgetedType::kUnbudgetedUncacheable.
by Brian Salomon
· 6 years ago
aa6ca0a
Require explicit GrWrapCacheable specification in more places.
by Brian Salomon
· 6 years ago
fa2ebea
Replace bool purgeImmediately with enum GrWrapCacheable.
by Brian Salomon
· 6 years ago
5deadca
Remove nearly all use of SkColorSpaceTransferFn
by Brian Osman
· 6 years ago
087fad7
Add getTypefaceOrDefault and refTypefaceOrDefault
by Herb Derby
· 6 years ago
945ee65
Enforce non-overlap constraint from GrRenderTargetOpList
by Chris Dalton
· 6 years ago
77f94ea
Move more utils into SkFontPriv, IWYU
by Mike Reed
· 6 years ago
0251880
Remove SkGammaNamed / gammaNamed() from SkColorSpace
by Brian Osman
· 6 years ago
02738a8
Revert "hide hinting and flag enums with PAINT_FLAGS"
by Hal Canary
· 6 years ago
5d052da
hide hinting and flag enums with PAINT_FLAGS
by Mike Reed
· 6 years ago
3026d4b
SkDocument: use `auto` for MakeDocument().
by Hal Canary
· 6 years ago
1bf0ed8
Make GrTexture caching for SkPromiseImageTexture work when same texture
by Brian Salomon
· 6 years ago
4b62aed
Return GrProcessorSet::Analysis from GrDrawOp::finalize
by Chris Dalton
· 6 years ago
5fd955e
Rename SkGlyphCache -> SkStrike
by Herb Derby
· 6 years ago
1676cb9
Restore ETC1 compressed texture support.
by Jim Van Verth
· 6 years ago
330b085
Remove "canCombineOverlappedStencilAndCover"
by Chris Dalton
· 6 years ago
31ba6fe
unflatten directly to font for legacy skps
by Mike Reed
· 6 years ago
4ca9fa3
SkPDF: unify Canon and Document
by Hal Canary
· 6 years ago
3f4cd77
Make SkPromiseImageTexture ref counted.
by Brian Salomon
· 6 years ago
a21d196
Move clear-as-draw caps into GrCaps
by Michael Ludwig
· 6 years ago
a7ceb50
added PLS support to SkSL
by Ethan Nicholas
· 6 years ago
2746765
Reduce reliance on the SkImage_Gpu's GrContext pointer
by Robert Phillips
· 6 years ago
e5f9cfa
expand flag to include all text-related paint fields
by Mike Reed
· 6 years ago
e6fb76b
Add additional information (e.g. colorspace) to the GpuDrawHandler
by Derek Sollenberger
· 6 years ago
f6fca26
Make a ctor for SkGlyph
by Herb Derby
· 6 years ago
cdd8a0a
Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to""
by Brian Salomon
· 6 years ago
426ba46
Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"
by Brian Salomon
· 6 years ago
559c617
Reuse GrTexture instances when the same GrBackendTexture is used to
by Brian Salomon
· 6 years ago
c6444d2
Enable wide color support in CCPR
by Brian Osman
· 6 years ago
22bee5a
Update FontHostStreamTest to use SkFont
by Mike Reed
· 6 years ago
f1921f4
drawText Cleanup, part 6
by Hal Canary
· 6 years ago
4284ec6
add SkTHashTable::LookupOrNull()
by Mike Klein
· 6 years ago
21c3482
revert changes to FontHostStreamTest
by Hal Canary
· 6 years ago
a70ae1a
drawText Cleanup, part 5
by Hal Canary
· 6 years ago
3560ea7
drawText Cleanup, part 3
by Hal Canary
· 6 years ago
c96fc37
Reland "Use specialized quad lists in rectangle ops"
by Michael Ludwig
· 6 years ago
89a644b
sed s/drawSimpleText/drawString/
by Hal Canary
· 6 years ago
aaa77c1
Reland "ccpr: Support caching of paths that span multiple tiles"
by Chris Dalton
· 6 years ago
832c931
Revert "Make SkBitmap/SkPixmap::erase* do so in sRGB"
by Robert Phillips
· 6 years ago
7337dbe
Revert "ccpr: Support caching of paths that span multiple tiles"
by Chris Dalton
· 6 years ago
6f44647
Make SkBitmap/SkPixmap::erase* do so in sRGB
by Leon Scroggins III
· 6 years ago
6a3dc8b
ccpr: Support caching of paths that span multiple tiles
by Chris Dalton
· 6 years ago
023403b
hide setTextEncoding
by Mike Reed
· 6 years ago
1af9b48
use drawstring with font
by Mike Reed
· 6 years ago
351e80c
Reland "ccpr: Rework the path cache to support sporadic flushing"
by Chris Dalton
· 6 years ago
c4745d6
use drawString with font
by Mike Reed
· 6 years ago
82ebe04
Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"
by Brian Osman
· 6 years ago
2e825a3
Revert "ccpr: Rework the path cache to support sporadic flushing"
by Chris Dalton
· 6 years ago
d5cdc2c
paint is losing its text-related fields
by Mike Reed
· 6 years ago
d6fa454
ccpr: Rework the path cache to support sporadic flushing
by Chris Dalton
· 6 years ago
5809a4e
[skjson] NaN while parsing long decimals
by Florin Malita
· 6 years ago
74b7677
change paint serialization to exclude font-related fields
by Mike Reed
· 6 years ago
d4c7458
Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"
by Brian Osman
· 6 years ago
60a0e87
remove blob iterator::applyFontToPaint
by Mike Reed
· 6 years ago
13486cb
more extra semis
by Kevin Lubick
· 6 years ago
070cbaf
Add support to gpu command buffers to wrap an external command buffer.
by Greg Daniel
· 6 years ago
23d8943e
Revert "Use specialized quad lists in rectangle ops"
by Michael Ludwig
· 6 years ago
a9549ab
Add SkColorSpace factory from 3x3 row-major gamut and transfer function
by Brian Osman
· 6 years ago
5820b0c
Use specialized quad lists in rectangle ops
by Michael Ludwig
· 6 years ago
1a88dd5
hide drawpostext etc.
by Mike Reed
· 6 years ago
191e64b
pass a font to GlyphRunBuilder
by Mike Reed
· 6 years ago
Next »