Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
8d1956edd8647abb9d9998253ad93f37e8e0c10f
/
gm
« Previous
f48c996
Revert "Revert "Add SkImage::makeColorTypeAndColorSpace""
by Brian Osman
· 6 years ago
9a97c96
Revert "Add SkImage::makeColorTypeAndColorSpace"
by Brian Osman
· 6 years ago
f855c3c
Add SkImage::makeColorTypeAndColorSpace
by Brian Osman
· 6 years ago
3e4c2f3
Reland "Add target SkColorSpace to SkImage_GpuYUVA."
by Jim Van Verth
· 6 years ago
4938323
Revert "Add target SkColorSpace to SkImage_GpuYUVA."
by Jim Van Verth
· 6 years ago
2232b9e
Add target SkColorSpace to SkImage_GpuYUVA.
by Jim Van Verth
· 6 years ago
a70ae1a
drawText Cleanup, part 5
by Hal Canary
· 6 years ago
df2d27e
drawText Cleanup, part 2
by Hal Canary
· 6 years ago
8cb7376
SkPDF: rasterize for color-filter+layer
by Hal Canary
· 6 years ago
89a644b
sed s/drawSimpleText/drawString/
by Hal Canary
· 6 years ago
5880791
gm/gammagradienttext: Attempt to see what changed in gold.
by Hal Canary
· 6 years ago
6ac0df8
drawText Cleanup
by Hal Canary
· 6 years ago
07e4adf
Remove SkCanvas::kPreserveLCDText_SaveLayerFlag
by Florin Malita
· 6 years ago
c46a7bc
Revert "update p3 GM"
by Mike Klein
· 6 years ago
754b5cb
update p3 GM
by Mike Klein
· 6 years ago
1af9b48
use drawstring with font
by Mike Reed
· 6 years ago
c4745d6
use drawString with font
by Mike Reed
· 6 years ago
4de2f1f
add drawString to ease the pain of converting to skfont
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
d5cdc2c
paint is losing its text-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
a9549ab
Add SkColorSpace factory from 3x3 row-major gamut and transfer function
by Brian Osman
· 6 years ago
48ce543
remove more extra semicolons
by Kevin Lubick
· 6 years ago
b579f07
change textutils to require font param
by Mike Reed
· 6 years ago
9191913
use font instead of paint for text
by Mike Reed
· 6 years ago
22451cc
accessors for RunBuffer as points or rsxforms
by Mike Reed
· 6 years ago
0fe39ba
move work out of GM ctor
by Mike Klein
· 6 years ago
0b53703
Support wide color in GrLatticeOp
by Brian Osman
· 6 years ago
568bec7
Remove templating from QuadUVMatrix::apply, and fix const-ness
by Brian Osman
· 6 years ago
f78b7ea
don't use paint's gettextpath
by Mike Reed
· 6 years ago
088b74e
use font instead of paint
by Mike Reed
· 6 years ago
dc5863c
use font in SkTextUtils
by Mike Reed
· 6 years ago
28bd882
use font in tool_utils add_to_text_blob()
by Mike Reed
· 6 years ago
ea8900e
use fonts when making blobs
by Mike Reed
· 6 years ago
12a6d45
use font for measuring
by Mike Reed
· 6 years ago
38810f3
use font for measuring/paths
by Mike Reed
· 6 years ago
df3d225
use SkFont for measuring and paths
by Mike Reed
· 6 years ago
edce0aa
add gm and fix origin for xform-based blobs
by Mike Reed
· 6 years ago
f05e6d3
Remove superfluous budgeted params and member related to SkImage_GpuBase
by Brian Salomon
· 6 years ago
148b7fd
add saveBehind to canvas
by Mike Reed
· 6 years ago
dac694d
draw big images (with raster pipeline)
by Mike Klein
· 6 years ago
36c4fb3
force balanced save/restore after calling a GM
by Mike Reed
· 6 years ago
753403c
Add new GM to verify Plots marked correctly during regenerate.
by Jim Van Verth
· 6 years ago
7db6e28
gm: Fix eror in textToGlyphs/getXPos
by Hal Canary
· 6 years ago
5f7b014
Only reposition the fallback vertices once.
by Herb Derby
· 6 years ago
be315a2
Decal fallback for SkImageShader
by Michael Ludwig
· 6 years ago
560d5b3
use font to measure
by Mike Reed
· 6 years ago
6cd43b4
Update SkCanonicalizeFont to also update paint
by Mike Reed
· 6 years ago
2e6db18
use font instead of paint
by Mike Reed
· 6 years ago
5ceda55
Fix stroked round capped circular arc batched with filled circle.
by Brian Salomon
· 6 years ago
42e7a7e
use SkFont for text
by Mike Reed
· 6 years ago
4ca0145
use font for measuring
by Mike Reed
· 6 years ago
c9b7c72
two pass convexity
by Cary Clark
· 6 years ago
17c574a
use font for measuring
by Mike Reed
· 6 years ago
5f6e20d
add gm calling textblob intercepts with spacing
by Mike Reed
· 6 years ago
0aa0508
convert bug fiddle into a GM
by Mike Klein
· 6 years ago
72ab346
Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOp
by Michael Ludwig
· 6 years ago
ae0d860
move intercepts call to textblob
by Mike Reed
· 6 years ago
158df43
hide non-blob versions of getTextIntercepts
by Mike Reed
· 6 years ago
246bc3d
Revert "Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures.""
by Brian Salomon
· 6 years ago
60ac5d0
Add use of RG textures in wacky_yuv_formats
by Jim Van Verth
· 6 years ago
47be94a
Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures."
by Brian Salomon
· 6 years ago
10273c1
Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures.
by Brian Salomon
· 6 years ago
0f9d33e
clean up conditional code for SkTextEncoding
by Mike Reed
· 6 years ago
dbf2aec
fix circle dash
by Cary Clark
· 6 years ago
7d1eb33
hide paint's getFontBounds
by Mike Reed
· 6 years ago
c32aeb3
Fix two GPU image filters handling of subset inputs
by Brian Osman
· 6 years ago
97f3cc2
flag to convert to SkTextEncoding
by Mike Reed
· 6 years ago
94cca60
start to use font for measure, not paint
by Mike Reed
· 6 years ago
2335644
Fix occurrences of "-Wextra-semi-stmt"
by Brian Salomon
· 6 years ago
6985853
Reland "Initial definition of fill rect op"
by Michael Ludwig
· 6 years ago
1a2476d
Revert "Initial definition of fill rect op"
by Michael Ludwig
· 6 years ago
d3c92d9
Initial definition of fill rect op
by Michael Ludwig
· 6 years ago
017aa53
Remove tonalshadows GMs
by Brian Osman
· 6 years ago
baa2a28
tests: do not crash with missing resources.
by Hal Canary
· 6 years ago
368895b
Remove gamut GM
by Brian Osman
· 6 years ago
975197c
Fix sampling location for dashed circle in p3_ovals
by Brian Osman
· 6 years ago
2ed7820
use SkFont in a lot of places
by Mike Reed
· 6 years ago
e3caf2d
Use GrVertexColor in various oval ops
by Brian Osman
· 6 years ago
1da5cad
Make experimental_drawImageSet support per-quad alpha.
by Brian Salomon
· 6 years ago
114bde8
Revert "Revert "add rect-parameter to makeImageSnapshot""
by Mike Reed
· 6 years ago
1e28e5d
Revert "add rect-parameter to makeImageSnapshot"
by Mike Reed
· 6 years ago
e195d1c
add rect-parameter to makeImageSnapshot
by Mike Reed
· 6 years ago
dde5c0c
hide (unused) intercepts methods -- for staging migration to SkFont
by Mike Reed
· 6 years ago
c8429ad
Add SkImage::MakeFromYUVAPixmaps
by Jim Van Verth
· 6 years ago
e3deee1
Use a smaller tolerance when chopping conics to quads
by Brian Osman
· 6 years ago
4065d45
Reland "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
3d139a4
Use half floats for non-normalized color in GrTextureOp
by Brian Osman
· 6 years ago
908bb23
When outsetting for rect blur fast path use abs of scale factors.
by Brian Salomon
· 6 years ago
09181ef
Fix dst copy bounds for aa draw contained within clip.
by Brian Salomon
· 6 years ago
588cec7
Reenable GrOp chaining.
by Brian Salomon
· 6 years ago
d7157b2
Revert "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
2f9a5ea
Reland "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
0921219
sksl: Support fwidth()
by Chris Dalton
· 6 years ago
f04fb3c
Change how GPs configure attributes
by Brian Osman
· 6 years ago
5f50f57
New plan -- aa and lcd DO belong on SkFont
by Mike Reed
· 6 years ago
b5784ac
use SkFontMetrics so we can deprecated the typedef
by Mike Reed
· 6 years ago
024072a
Reland "Improve degenerate 2pt conical gradient cases"
by Mike Klein
· 6 years ago
95af472
Revert "Improve degenerate 2pt conical gradient cases"
by Stan Iliev
· 6 years ago
879dab8
Improve degenerate 2pt conical gradient cases
by Michael Ludwig
· 6 years ago
Next »