Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
5cb5c74efdac46a1f9af37ff9707bc9d2c900083
/
gn
a070ed7
Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0.
by Greg Daniel
· 7 years ago
2755488
Disable optimizing xforms for speed on Flutter
by Brian Osman
· 7 years ago
218c294
Remove the MSAA path renderer
by Chris Dalton
· 7 years ago
6f5e77a
ccpr: Cull extremely thin triangles
by Chris Dalton
· 7 years ago
dabf06c
disable skcms on Android framework builds
by Mike Klein
· 7 years ago
ef7b80b
Add skcms include directory for Android framework builds
by Brian Osman
· 7 years ago
670a290
Enable skcms by default
by Brian Osman
· 7 years ago
1df7cd8
Reland "Add stub gpu workaround generators"
by Adrienne Walker
· 7 years ago
b3a6959
ccpr: Clean up GrCCGeometry
by Chris Dalton
· 7 years ago
ab4f5bd
rm SkRRectsGaussianEdgeMaskFilter
by Robert Phillips
· 7 years ago
2ae45ae
Revert "Add stub gpu workaround generators"
by Leon Scroggins
· 7 years ago
94d25b9
Add stub gpu workaround generators
by Adrienne Walker
· 7 years ago
9f2dab0
ccpr: Implement conics
by Chris Dalton
· 7 years ago
15a64e7
Convert A8 D32 mask blitters to Sk4px
by Florin Malita
· 7 years ago
671e7ee
Reorganize strike cache and glyph cache code
by Herbert Derby
· 7 years ago
e7fbafe
Revert "ccpr: Implement conics"
by Chris Dalton
· 7 years ago
98b2415
ccpr: Implement conics
by Chris Dalton
· 7 years ago
840c66c
Rename SkGlyphCacheGlobals to SkStrikeCache
by Herb Derby
· 7 years ago
010d39d
Make a GM for checking blur bounds.
by Herb Derby
· 7 years ago
ba375a8
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
by Robert Phillips
· 7 years ago
8eaf64a
Fix SkTCopyOnFirstWrite copy semantics
by Florin Malita
· 7 years ago
52e16d9
Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.
by Greg Daniel
· 7 years ago
3e8c345
Make generated effects from sksl fp files not need SK_SUPPORT_GPU
by Greg Daniel
· 7 years ago
4c23934
ccpr: Make curve corners more seamless
by Chris Dalton
· 7 years ago
0cfd547
Remove SK_SUPPORT_LEGACY_BLURMASKFILTER
by Brian Osman
· 7 years ago
9bd736b
Add loongson3a Build jobs.
by Ben Wagner
· 7 years ago
325ea32
Fix SkLocalMatrixShader nesting semantics
by Florin Malita
· 7 years ago
c1267c6
Add SkSurfaceCharacterization operator== && !=
by Robert Phillips
· 7 years ago
e11382b
Remove legacy API support from Flutter
by Brian Osman
· 7 years ago
4db18ed
Add SkOffsetSimplePolygon.
by Jim Van Verth
· 7 years ago
1521c8a
SkPDF/Clusterator: expose to the light of a unit test
by Hal Canary
· 7 years ago
3746ac2
Remove path ranges from gpu.
by Ben Wagner
· 7 years ago
41964ed
Rename SkInsetConvexPolygon to SkOffsetPolygon.
by Jim Van Verth
· 7 years ago
26a9aad
initial SkSLJIT checkin
by Ethan Nicholas
· 7 years ago
5d7e1cf
Remove duplicate entry for SkTDPQueue.h in gni
by Brian Osman
· 7 years ago
8f7e28f
added frexp support to SkSL
by Ethan Nicholas
· 7 years ago
032aaae
Remove legacy GrContext factories function and supporting code/types.
by Brian Salomon
· 7 years ago
b18eb35
add repro case for skia:7674
by Mike Klein
· 7 years ago
4d4b3aa
small ABI + narrow/wide code updates
by Mike Klein
· 7 years ago
d095040
Add in float-divide-by-zero as an FYI sanitizer
by Kevin Lubick
· 7 years ago
96b6d53
Fix GrTextureStripAtlasManager cleanup order bug
by Robert Phillips
· 7 years ago
f7466bd
Support x86 build with VS 2015
by Kaloyan Donev
· 7 years ago
bdea98c
Delete unused VkClearTest
by Greg Daniel
· 7 years ago
6c73d11
remove SK_SUPPORT_LEGACY_BLURMASKFILTER from android
by Mike Reed
· 7 years ago
1be1f8d
hide SkBlurMaskFilter and SkBlurQuality
by Mike Reed
· 7 years ago
04a1de5
ccpr: Add an attenuation parameter to triangle corners
by Chris Dalton
· 7 years ago
ba321b6
Cleanup size calculations in SkGlyph
by Herb Derby
· 7 years ago
f8a131d
Compile with GCC 7.2.0.
by Ben Wagner
· 7 years ago
df57404
Add Win Clang x86 builds.
by Ben Wagner
· 7 years ago
18e7556
move blur impl into core
by Mike Reed
· 7 years ago
8e03f69
remove unused ConvertRadiusToSigma from SkBlurMaskFilter
by Mike Reed
· 7 years ago
46fe9c7
Remove SkDumpCanvas
by Brian Osman
· 7 years ago
d496655
Remove TLS glyph cache calls.
by Herb Derby
· 7 years ago
8738cf4
ccpr: Simplify triangle corners
by Chris Dalton
· 7 years ago
a8d9211
Add promise images for deferred instantiation of wrapped gpu textures
by Greg Daniel
· 7 years ago
4684f82
Add ability to uninstantiate lazy proxies after every flush.
by Greg Daniel
· 7 years ago
a3457b8
Split GrDDL- & GrDirect- Contexts into their own files
by Robert Phillips
· 7 years ago
068ccaa
Re-enable PGO for Skia
by Pirama Arumuga Nainar
· 7 years ago
fe462ef
Revert "ccpr: Simplify triangle corners"
by Chris Dalton
· 7 years ago
622650a
ccpr: Simplify triangle corners
by Chris Dalton
· 7 years ago
4123223
add TrimPathEffect
by Mike Reed
· 7 years ago
b5e1f75
Revert "Revert "add tiler for SkDraw""
by Mike Reed
· 7 years ago
1b9b7d5
Reland "Reland "make SkJumper stages normal Skia code""
by Mike Klein
· 7 years ago
5cc94cc
Revert "Reland "make SkJumper stages normal Skia code""
by Mike Klein
· 7 years ago
78cb579
Reland "make SkJumper stages normal Skia code"
by Mike Klein
· 7 years ago
3a4bd34
Revert "make SkJumper stages normal Skia code"
by Mike Klein
· 7 years ago
22e536e
make SkJumper stages normal Skia code
by Mike Klein
· 7 years ago
461ef7a
Revert "add tiler for SkDraw"
by Florin Malita
· 7 years ago
be1b397
add tiler for SkDraw
by Mike Reed
· 7 years ago
94458ee
Add SkSurfaceCharacterization::createResized
by Robert Phillips
· 7 years ago
2a4f983
Remove GrSurfaceOrigin from GrSurfaceDesc.
by Brian Salomon
· 7 years ago
c4039ea
Fission GrAtlasGlyphCache in two (take 2)
by Robert Phillips
· 7 years ago
f3a4ef9
Add unit test the explicit tests create a GrVkCopyPipeline
by Greg Daniel
· 7 years ago
4bc7011
Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)
by Robert Phillips
· 7 years ago
ba7a165
Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"""
by Robert Phillips
· 7 years ago
5c56af1
Revert "Fission GrAtlasGlyphCache in two"
by Robert Phillips
· 7 years ago
acf1790
Fission GrAtlasGlyphCache in two
by Robert Phillips
· 7 years ago
934c3d0
Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""
by Robert Phillips
· 7 years ago
84d823a
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"
by Robert Phillips
· 7 years ago
96165eb
Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)
by Robert Phillips
· 7 years ago
ee77da2
set -Wno-implicit-fallthrough on GCC too
by Mike Klein
· 7 years ago
242135a
move some RRect methods into priv
by Mike Reed
· 7 years ago
59ddc6d
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"
by Robert Phillips
· 7 years ago
267eccc
change path serialization version to 4
by Mike Reed
· 7 years ago
056c1a8
Separate creation time & flush time behavior in GrDrawOpAtlas
by Robert Phillips
· 7 years ago
2d18f41
Resurrect pathfinder in viewer and rename to "bisect"
by Chris Dalton
· 7 years ago
535ba8d
Drop unused support for MSAA sample locations
by Chris Dalton
· 7 years ago
0c7861f
Start thread pool in skia_dm on Android.
by Dongwon Kang
· 7 years ago
aa59d61
Remove XSAN blacklist
by Kevin Lubick
· 7 years ago
5798c9f
Fix Android ASAN build
by Kevin Lubick
· 7 years ago
43bd259
Use libc++ for all XSAN builds
by Kevin Lubick
· 7 years ago
28728e4
BUILD(win): find 'Build Tools for VS 2017', doc update
by Hal Canary
· 7 years ago
4108f65
Turn off PGO for Skia
by Pirama Arumuga Nainar
· 7 years ago
1b12545
Add scaled emoji GM.
by Jim Van Verth
· 7 years ago
56a4a09
Add init-once to threaded backend
by Yuqian Li
· 7 years ago
e1053ea
BUILD: link and solink uses rsp file
by Hal Canary
· 7 years ago
cfe848c
Create sksl_enums.inc with UNIX line endings (even on Windows)
by Brian Osman
· 7 years ago
67f8584
Revert "Revert "Remove SkImage deferred texture image data APIs.""
by Brian Salomon
· 7 years ago
db9ee2d
Remove unused class GrDDLGpu
by Brian Salomon
· 7 years ago
a3f7026
Switch MDB GrContextOptions over to Enable style
by Robert Phillips
· 7 years ago
Next »