Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
aa037523e569b72e28fbca0fd55eb9c4c64219d0
/
src
3ff2b20
Revert "Remove old references to SampleApp"
by Brian Osman
· 6 years ago
1c477fc
Remove old references to SampleApp
by Brian Osman
· 6 years ago
c00d862
Use x text skew to position text
by Herb Derby
· 6 years ago
dfbfc73
added GrSkSLFP and converted DitherEffect to use it
by Ethan Nicholas
· 6 years ago
b831ea2
remove lowp bilerp_clamp_8888 stage
by Mike Klein
· 6 years ago
e72e773
remove SkTCast
by Mike Klein
· 6 years ago
19c1233
Change how vertex/instance attributes are handled in geometry processors.
by Brian Salomon
· 6 years ago
47c2751
Remove GrNonlinearColorSpaceXformEffect
by Brian Osman
· 6 years ago
4da7019
ccpr: Implement path mask caching
by Chris Dalton
· 6 years ago
ddc0c60
Always use dedicated VkImage memory on NexusPlayer and Mali.
by Greg Daniel
· 6 years ago
e475d01
remove stray SkTLList includes
by Mike Klein
· 6 years ago
4c458b1
ccpr: Use lazy proxies with GrCCAtlas
by Chris Dalton
· 6 years ago
3567c14
Implement nonlinear (as-encoded) blending in GrColorSpaceXform
by Brian Osman
· 6 years ago
1bb47df
fast path for pathops
by Cary Clark
· 6 years ago
7675b36
SkPDF: Annotations should be indirect objects
by Hal Canary
· 6 years ago
1adfbd5
Work around signed-unsigned comparison warning.
by Ben Wagner
· 6 years ago
dde9b52
Work around signed-unsigned comparison warning.
by Ben Wagner
· 6 years ago
29f2eaf
Remove string.h from SkTypes.h
by Ben Wagner
· 6 years ago
08a50e0
Include sRGB -> Linear in the cached "from sRGB" xform
by Brian Osman
· 6 years ago
397ee0e
Work around signed-unsigned comparison warning.
by Ben Wagner
· 6 years ago
9bc36fd
Work around signed-unsigned comparison warning.
by Ben Wagner
· 6 years ago
2f6e069
Fix unused propFlags in GrVkMemory.
by Greg Daniel
· 6 years ago
5540528
Revert "Reland "added 565 to 8888 conversion for gpu LCD text rendering for macOS""
by Ben Wagner
· 6 years ago
b089765
Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines."
by Ben Wagner
· 6 years ago
46f2563
Implement SkScalerContext_DW::generateColorMetrics(SkGlyph* glyph) on Windows.
by Bruce Wang
· 6 years ago
4f6ba2e
Revert "Move op memory storage to GrContext"
by Robert Phillips
· 6 years ago
0513dd8
Reland "added 565 to 8888 conversion for gpu LCD text rendering for macOS"
by Timothy Liang
· 6 years ago
c891b10
Simplify usage of GrGLSLColorSpaceXformHelper
by Brian Osman
· 6 years ago
c8cee44
Move op memory storage to GrContext
by Robert Phillips
· 6 years ago
e39bc9f
Implement tilted concave ambient shadow
by Jim Van Verth
· 6 years ago
33f920e
SkImageInfo: make use of SkISize
by Hal Canary
· 6 years ago
cf274da
Revert "added 565 to 8888 conversion for gpu LCD text rendering for macOS"
by Greg Daniel
· 6 years ago
9414c96
ccpr: Generalize GrCCAtlas to work for cached atlases as well
by Chris Dalton
· 6 years ago
653f34d
Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::Make
by Brian Osman
· 6 years ago
ab17347
Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines."
by Hal Canary
· 6 years ago
b141fcb
GrTessellator: rename intersection check args.
by Stephen White
· 6 years ago
c640d0d
Revert "Revert "SkTypes: extract SkTo""
by Hal Canary
· 6 years ago
e1bc7de
Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines.
by Hal Canary
· 6 years ago
bdde428
Add variable offset support
by Jim Van Verth
· 6 years ago
10a83da
Add GrContext::MakeVulkan factory that doesn't take a ref'd GrVkBackendContext.
by Greg Daniel
· 6 years ago
e6f2eca
added 565 to 8888 conversion for gpu LCD text rendering for macOS
by Timothy Liang
· 6 years ago
861ea5b
Remove const from (immutable) SkColorSpace args to some functions
by Brian Osman
· 6 years ago
8760e2f
Add outline concave shadow support
by Jim Van Verth
· 6 years ago
f018b7d
SkColorSpaceXformSteps improvements and tests
by Brian Osman
· 6 years ago
082a7a7
Adjust FreeType matrix based on what came back.
by Ben Wagner
· 6 years ago
42c2115
ccpr: Initialize the atlas size more intelligently
by Chris Dalton
· 6 years ago
f18c756
Pull non-substantive changes out of omnibus CL
by Robert Phillips
· 6 years ago
da86e28
Remove unused code that was used for late mip allocations.
by Greg Daniel
· 6 years ago
1e447df
minor fixes to SkRRect
by Cary Clark
· 6 years ago
4010c79
fonts: Ignore re-initialization of fallback glyphs from the server.
by Khushal
· 6 years ago
02a18b6
Does everyone support __has_include() now?
by Mike Klein
· 6 years ago
6fbafc0
Remove SkMulDiv.
by Ben Wagner
· 6 years ago
d34b8a8
Always FreeType autohint when requested.
by Ben Wagner
· 6 years ago
dc89f19
consolidated writing fields logic and added more builtins for skslc msl backend
by Timothy Liang
· 6 years ago
5f4b09d
Allow caller to specify if the want mip maps in makeTextureImage call.
by Greg Daniel
· 6 years ago
db3b979
Fix IsFunctionallyExact
by Robert Phillips
· 6 years ago
fdcfb8b
Revert "SkTypes: extract SkTo"
by Hal Canary
· 6 years ago
cee46e5
Remove SkBool8.
by Ben Wagner
· 6 years ago
75e6490
Implement DWriteFontTypeface::onGetVariationDesignPosition on win10.
by Bruce Wang
· 6 years ago
8523b6b
fonts: Fix memory allocation for fallback glyphs.
by Khushal
· 6 years ago
50dbc09
SkTypes: more into SkMacros
by Hal Canary
· 6 years ago
d9d33c3
renamed SkSL's assert macros
by Ethan Nicholas
· 6 years ago
22be4c4
SkMacros split from SkTypes.h
by Hal Canary
· 6 years ago
8ea971b
avoid immintrin.h in SkNx_sse.h
by Mike Klein
· 6 years ago
2a2f675
SkTypes: extract SkTo
by Hal Canary
· 6 years ago
7c525e6
Plumb GrContext everywhere
by Robert Phillips
· 6 years ago
7deacf4
More shadow tessellation cleanup.
by Jim Van Verth
· 6 years ago
efd99cc
clean up SkPicture include
by Cary Clark
· 6 years ago
bf45c70
Clean up a few IWYU issues
by Mike Klein
· 6 years ago
79aea6a
trim #include <new> from SkPostConfig.h
by Mike Klein
· 6 years ago
f7c380e
try to remove workaround for VS 2010
by Mike Klein
· 6 years ago
5ebb90d
Revert "remove half float workaround in GrGLGpu::onReadPixels"
by Stephen White
· 6 years ago
692e29e
remove unused parts of SkTypes.h
by Mike Klein
· 6 years ago
8f5bbda
Fall back to bilerp if we are undable to do a copy for mips.
by Greg Daniel
· 6 years ago
09c9400
Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations.""
by Greg Daniel
· 6 years ago
802cb31
Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu.
by Brian Salomon
· 6 years ago
65b7bfc
Glyph search of desperation
by Herb Derby
· 6 years ago
01422bc
Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations.""
by Greg Daniel
· 6 years ago
4462c04
Avoid degenerate matrices (that trigger asserts) in test code
by Brian Osman
· 6 years ago
27dddae
rebase
by Cary Clark
· 6 years ago
a05a31a
fonts: Perform blob analysis at SkBaseDevice layer instead of canvas.
by Khushal
· 6 years ago
afa1158
Make the SkPathRef GenIDChangeListener ref counted
by Chris Dalton
· 6 years ago
1471df9
Remove include of GrGLProgramBuilder.h from GrGLProgram.h and GrVkPipelineState.h
by Brian Salomon
· 6 years ago
d0d409d
Add a front() accessor to GrAllocator
by Chris Dalton
· 6 years ago
59d997a
New more efficient run builder
by Herb Derby
· 6 years ago
f0aacaf
Add SkTypeface::makeClone.
by Bruce Wang
· 6 years ago
17ee855
remove half float workaround in GrGLGpu::onReadPixels
by Brian Salomon
· 6 years ago
56893cd
Fix A2B JPEG images on GPU backed xform or color-managed canvas
by Brian Osman
· 6 years ago
89c5e88
Implement Sk2f::floor
by Chris Dalton
· 6 years ago
76f5706
remove linear blending from SkWebpCodec
by Mike Klein
· 6 years ago
89042d5
GrTessellator: catch missing intersections.
by Stephen White
· 6 years ago
61e6686
Fix SkImageInfo::computeByteSize underflow
by Adrienne Walker
· 6 years ago
9eb36b9
Reland "Require mips to be allocated at texture creation time and disable late allocations."
by Greg Daniel
· 6 years ago
fff1966
Revert "Reland "Workaround constexpr bug in MSVC 2015 in GrTextureOp""
by Brian Salomon
· 6 years ago
5f444c9
remove final SkTypes dependencies in SkArenaAlloc
by Mike Klein
· 6 years ago
651286f
fixed vec3 size differences and mod calculation of skslc msl backend
by Timothy Liang
· 6 years ago
88a32ef
Add a factory to any GrOp-derived class that lacked one
by Robert Phillips
· 6 years ago
7731073
SkFontMgr_DirectWrite::onMakeFromStreamArgs works on win 7
by Bruce Wang
· 6 years ago
2e361a3
remove unused stat tracking from SkArenaAlloc
by Mike Klein
· 6 years ago
0c78238
Revert "Require mips to be allocated at texture creation time and disable late allocations."
by Greg Daniel
· 6 years ago
Next »