Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
1619c2241ab9d00b0615ef6a63a553e9fe04962c
1619c22
Rename remaining NUCs.
by Ben Wagner
· 8 years ago
6de1310
Begin implementation of SkImage_Base::makeColorSpace
by Matt Sarett
· 8 years ago
bdce9c2
vertices to/from data
by Mike Reed
· 8 years ago
8199d94
Generaly Fixes to gpu bezier code
by Greg Daniel
· 8 years ago
97eb4fe
add SkVertices::Builder
by Mike Reed
· 8 years ago
8f7d9b9
Revert "Begin implementation of SkImage_Base::makeColorSpace"
by Mike Reed
· 8 years ago
73e6270
Expose SkColorSpaceTransferFn inversion function
by Brian Osman
· 8 years ago
dce2590
Remove unused SkBitmap::RLEPixels
by Leon Scroggins III
· 8 years ago
e411a07
Add const to GrColorSpaceXform member arguments
by Brian Osman
· 8 years ago
f61d995
Update Mesa drivers to 17.0.1
by Kevin Lubick
· 8 years ago
c500d9b
Use SkTArray for mailbox polling
by Florin Malita
· 8 years ago
98629ef
Begin implementation of SkImage_Base::makeColorSpace
by Matt Sarett
· 8 years ago
30a6b81
Documentation: Consistancy
by Hal Canary
· 8 years ago
d374948
Consolidate Proxy caching code in GrResourceProvider
by Robert Phillips
· 8 years ago
4a01ac9
Purge GrTextBlobCache entries on SkTextBlob deletion
by Florin Malita
· 8 years ago
b66b42f
Preparatory Proxification
by Robert Phillips
· 8 years ago
f85f2a9
Increase precision of equality checking for color space transfer fns
by Matt Sarett
· 8 years ago
0727f67
Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpu
by Brian Salomon
· 8 years ago
0166cfd
Remove GrClipsStackClip member from SkGpuDevice
by Brian Salomon
· 8 years ago
9a76772
Remove origin from GrClipStackClip and GrWindowRectsState.
by Brian Salomon
· 8 years ago
301c69c
Add GCN gen 2 bot (Radeon R9 M470X)
by Ben Wagner
· 8 years ago
fcc6ee5
Default to no compression for CIPD assets and use depot_tools's CIPD exe
by Kevin Lubick
· 8 years ago
6291863
remove legacy clipop flag for android
by Mike Reed
· 8 years ago
bda29c0
GrTessellator (AA): implement fast path for non-intersecting geometry.
by Stephen White
· 8 years ago
a368bb3
Add GalaxyS7_G930FD bot
by Ben Wagner
· 8 years ago
49f33b8
More SkCSXformCanvas work.
by Mike Klein
· 8 years ago
7a5e0f3
Add iOS simulator support in GN.
by Mike Klein
· 8 years ago
c2e9f6d
remove legacy flag
by Mike Reed
· 8 years ago
780b41f
Add query to GrXPFactory about coverage-as-alpha optimization
by Brian Salomon
· 8 years ago
4f70623
Restore deferred GPU resources in Chrome
by Robert Phillips
· 8 years ago
841101d
SkColorSpaceXformCanvas
by Mike Klein
· 8 years ago
f880b68
use AutoRestore instead of making a copy of the clipstack
by Mike Reed
· 8 years ago
52fe583
Remove SK_SUPPORT_LEGACY_BROKEN_LERP support
by Florin Malita
· 8 years ago
8d2f90b
Changes to GrProcessorSet::FragmentProcessorAnalysis to prepare for deferred pipeline creation.
by Brian Salomon
· 8 years ago
766fcbb
Treat cross context images as Ganesh-created resources
by Brian Osman
· 8 years ago
1e0138b
FuzzCanvas: rename functions, cleanup
by Hal Canary
· 8 years ago
3a9a7a3
Remove run count field from SkTextBlob.
by Florin Malita
· 8 years ago
d69e182
Roll Recipe DEPS
by Eric Boren
· 8 years ago
d54639f
Add SkSTArray move assignment operators
by Florin Malita
· 8 years ago
9a4148f
Update SKP version
by UpdateSKPs
· 8 years ago
e393a62
disable assert until I can understand why it fails in cc_unittests
by Mike Reed
· 8 years ago
2c1cd6d
Add new test cases for Android shadow sample.
by Jim Van Verth
· 8 years ago
a6953f2
Revert "Treat cross context images as Ganesh-created resources"
by Brian Osman
· 8 years ago
4d1955c
Fix SkFILEStream.
by Ben Wagner
· 8 years ago
dc9f0db
Check for bad bounds in picture cullbounds
by Mike Reed
· 8 years ago
cccda60
Treat cross context images as Ganesh-created resources
by Brian Osman
· 8 years ago
dc175ea
Rename GalaxyS7 to include model number.
by Ben Wagner
· 8 years ago
c337c9e
Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs""
by Florin Malita
· 8 years ago
053730d
Fix SkTHashTable dangling values
by Florin Malita
· 8 years ago
566e53c
re-guard against negative dimensions on no-draw canvas
by Mike Reed
· 8 years ago
8da9e94
put sksl->glsl modifiers in correct order
by Ethan Nicholas
· 8 years ago
0b791f5
Remove ownership aruments from render target wrap functions
by Brian Osman
· 8 years ago
b726d58
Partially defer SkImage_Gpu
by Robert Phillips
· 8 years ago
f700520
FuzzCanvas: fuzz_enum_range template
by Hal Canary
· 8 years ago
e53de48
increase Builder's prealloc size after colorspace change
by Mike Reed
· 8 years ago
7ba4d71
clipstacks can be on the stack or embedded, therefore should not be ref-counted
by Mike Reed
· 8 years ago
d37f22b
Clients can provide preallocated storage to clipstack
by Mike Reed
· 8 years ago
5af600e
FuzzCanvas: SkVertices
by Hal Canary
· 8 years ago
0e5a990
[recipes.cfg] manually roll recipes to get skia recipe roller unstuck.
by Robert Iannucci
· 8 years ago
6e1e27b
Revert "prealloc room for some number of Elements to avoid malloc"
by Mike Reed
· 8 years ago
94cbbba
prealloc room for some number of Elements to avoid malloc
by Mike Reed
· 8 years ago
3304c44
Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"
by Florin Malita
· 8 years ago
e03c3e5
FuzzCanvas: ImageFilter
by Hal Canary
· 8 years ago
6c14c8d
take fast case in swap() if we're using malloc OR we're empty
by Mike Reed
· 8 years ago
f1b61af
Mark function used as template parameter extern.
by Ben Wagner
· 8 years ago
db3ceb8
Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs
by Florin Malita
· 8 years ago
c1e3705
Remove more unused ownership arguments
by Brian Osman
· 8 years ago
fb58f14
Add IntelBayTrail jobs
by Kevin Lubick
· 8 years ago
649a341
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes.
by Brian Salomon
· 8 years ago
383dd9d
Remove unused ownership argument to GrSurfaceProxy::MakeWrappedBackend
by Brian Osman
· 8 years ago
c2d5bd0
Fix SkTArray copy construction
by Florin Malita
· 8 years ago
b1d800d
SkSTArray move ctor
by Florin Malita
· 8 years ago
6e93584
Add tolerance to quadratic and linear cubic detection
by csmartdalton
· 8 years ago
fe71b9d
Add GrSemaphoreOp to support deferred semaphore use
by Greg Daniel
· 8 years ago
b8e9b52
Disable image tests on NexusPlayer Vulkan
by Greg Daniel
· 8 years ago
5395c59
FuzzCanvas: TextBlob RSXform SkMaskFilter SkPathEffect
by Hal Canary
· 8 years ago
84dd857
make GrPaint.h private -- IWYU
by Mike Reed
· 8 years ago
4a21c94
move intermediate patheffect classes inside src
by Mike Reed
· 8 years ago
c65aec9
Make GrClip.h private
by Brian Salomon
· 8 years ago
4eed4c8
limit addEndMoveSpans loop in pathops
by Cary Clark
· 8 years ago
08541e8
Optimize mipmap downsample_2_2 in sRGB mode
by Matt Sarett
· 8 years ago
28b1252
Added MSAA selection to viewer GUI
by Brian Osman
· 8 years ago
538f1a3
Switch GrYUVProvider over to GrTextureProxies
by Robert Phillips
· 8 years ago
f141fff
Add SkImage_Base::onMakeColorSpace() stub
by Matt Sarett
· 8 years ago
8310f0e
Revert "remove SkClipVisitor"
by Mike Reed
· 8 years ago
4749b8c
Maintain window position and size when re-created
by Brian Osman
· 8 years ago
3b65598
Make SkGr.h private and remove unused functions
by Brian Osman
· 8 years ago
41eac79
Add instanced rendering command line flag to viewer.
by Brian Salomon
· 8 years ago
3139de3
Remove SkChunckAlloc
by Herb Derby
· 8 years ago
7dd57b6
Use Fibonacci instead of 2^n for block growth.
by Herb Derby
· 8 years ago
91b961d
remove SkClipVisitor
by Mike Reed
· 8 years ago
a1d9ce5
Revert "Optimize mipmap downsample_2_2 in sRGB mode"
by Derek Sollenberger
· 8 years ago
90b2005
remove SkPictureUtils.h
by Mike Reed
· 8 years ago
dcd2a90
Add jobs for building for Chromecast
by Kevin Lubick
· 8 years ago
3011568
Revert "Fix SkJumper gcc warning"
by Mike Klein
· 8 years ago
598524d
clip to elements directly, no need for replay indirection
by Mike Reed
· 8 years ago
2fcd170
Revert "Turn on SkJumper all the time."
by Mike Klein
· 8 years ago
c624d9d
Refactor GrColorSpaceXformHelper
by Brian Osman
· 8 years ago
e353e81
Fix SkJumper gcc warning
by Florin Malita
· 8 years ago
c013892
Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOp
by Robert Phillips
· 8 years ago
Next »