Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
4a77cf86963b882b9276ea74efbe0edd76c0afbe
4a77cf8
ok, plumb in GrContextFactory
by Mike Klein
· 8 years ago
36e4f06
GrTessellator: speed up linearized quadratic Beziers.
by Stephen White
· 8 years ago
654dfee
Manually roll recipes (trivial)
by Robert Iannucci
· 8 years ago
6105e4b
ok, make tests really work
by Mike Klein
· 8 years ago
2084ffa
Revert "Fix SkImage_Gpu::getROPixels"
by Brian Salomon
· 8 years ago
c119a2f
Omit ImageStorageLoad on IntelBayTrail Ubuntu
by Ben Wagner
· 8 years ago
af40127
Minor fix to VkWrapTest
by Greg Daniel
· 8 years ago
d63442d
ok: add basic unit test support
by Mike Klein
· 8 years ago
8c67909
Add a simple tool for isolating a path from an SKP
by csmartdalton
· 8 years ago
b338484
quiet some annoying logging in unit tests
by Mike Klein
· 8 years ago
b436655
Add height function to shadow tessellators.
by Jim Van Verth
· 8 years ago
b549cc3
Change SkMemory to the more accurately named SkMalloc.
by Herb Derby
· 8 years ago
c0b642c
Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum.
by Brian Salomon
· 8 years ago
88f9c1e
ok: alias 565 -> sw:ct=565
by Mike Klein
· 8 years ago
3798c86
Remove GrFragmentProcessor-derived class' GrTexture-based ctors
by Robert Phillips
· 8 years ago
465748c
Update ATT Galaxy S7 to Android N
by Kevin Lubick
· 8 years ago
51e7ca3
Add new proxy-based DetermineDomainMode w/ test
by Robert Phillips
· 8 years ago
59eed0d
ok: handle concurrent crashes better
by Mike Klein
· 8 years ago
73a850f
Fully initialize array of previous edges in GrGLConvexPolyEffect to please MSAN
by Brian Salomon
· 8 years ago
cf3ee92
Manually roll recipes (trivial)
by Robert Iannucci
· 8 years ago
bf3bf86
Manually roll recipes
by Robert Iannucci
· 8 years ago
342977c
Manually roll recipes (trivial)
by Robert Iannucci
· 8 years ago
eec23d1
focus hidden-visibility flags
by Mike Klein
· 8 years ago
1af55b9
Manually roll recipes
by Robert Iannucci
· 8 years ago
ad1de45
Manually roll recipes (trivial)
by Robert Iannucci
· 8 years ago
d003e24
Update SKP version
by UpdateSKPs
· 8 years ago
0222e70
ok: refactor Src/Dst interactions
by Mike Klein
· 8 years ago
f5d1a55
ok: basic Vias
by Mike Klein
· 8 years ago
7ac0483
Spin off non-core parts of ok into their own files.
by Mike Klein
· 8 years ago
5fa3d6d
Revert "Revert "simplify api to bitmapcache""
by Mike Reed
· 8 years ago
1b52df3
Remove draw-as-clear workaround for Adreno 3xx in Chrome.
by Brian Salomon
· 8 years ago
dd1b4e9
Revert "simplify api to bitmapcache"
by Florin Malita
· 8 years ago
51fe971
ok: introduce the idea of Dsts
by Mike Klein
· 8 years ago
9f4b0ae
simplify api to bitmapcache
by Mike Reed
· 8 years ago
37b1d84
Omit tests causing IntelIris540 Vulkan to crash/fail.
by Ben Wagner
· 8 years ago
0513f14
Try a different calculation for computing convexity.
by Jim Van Verth
· 8 years ago
31f96a6
Revert "Remove texture sampling from GrConfigConversionEffect"
by Brian Osman
· 8 years ago
ec715e8
quick-fix to surface dox
by Mike Reed
· 8 years ago
f4d443f
Fix SkImage_Gpu::getROPixels
by Brian Osman
· 8 years ago
f388093
Delete SkColorSpace::ColorSpaceFlags
by Matt Sarett
· 8 years ago
70288c0
Add function to perform color fragment processor elimination while performing FP analysis.
by Brian Salomon
· 8 years ago
d3caa77
Update Linux Intel Release driver with patch to fix Vulkan
by Greg Daniel
· 8 years ago
528ca9b
Run angle in 8 sample msaa on desktop
by Brian Salomon
· 8 years ago
dc276f9
Disable convex check for now.
by Jim Van Verth
· 8 years ago
ab664fa
Revert "Revert "Create new inset algorithm for spot shadows""
by Brian Salomon
· 8 years ago
e7c85c4
Revert "Create new inset algorithm for spot shadows"
by Brian Salomon
· 8 years ago
adf7b33
ok: fix an assert from unbalanced save/restores
by Mike Klein
· 8 years ago
61e9902
ok: basic crash handling and stack trace dumps
by Mike Klein
· 8 years ago
e5f5bf5
Create new inset algorithm for spot shadows
by Jim Van Verth
· 8 years ago
cf3f234
Add SkTransferFunctionBehavior flag: Use in codec and encoder
by Matt Sarett
· 8 years ago
a3bdd44
Revert "Revert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag""
by Robert Phillips
· 8 years ago
3e7cdda
Remove texture sampling from GrConfigConversionEffect
by Brian Osman
· 8 years ago
da4545b
Extract 4f gradient interval functionality
by Florin Malita
· 8 years ago
4dc6474
remove dead code in bitmapcache
by Mike Reed
· 8 years ago
5ec7829
add experimental flag for downscaling
by Mike Reed
· 8 years ago
cc26127
Find cubic KLM functionals directly
by csmartdalton
· 8 years ago
f160ad4
SkBlurDrawLooper: Start by deleting flags
by Matt Sarett
· 8 years ago
9827256c
Improve TaskEngine::wait_one().
by Mike Klein
· 8 years ago
e2dad10
Remove tests from blacklist for Vk AMD
by Greg Daniel
· 8 years ago
3318da5
Replace Thinkness with Thickness.
by Ben Wagner
· 8 years ago
9f01e38
Revert "Remove texture sampling from GrConfigConversionEffect"
by Brian Osman
· 8 years ago
06432b2
ok
by Mike Klein
· 8 years ago
02be3c1
add test and fix for canvas::isClipEmpty
by Mike Reed
· 8 years ago
7807580
Make SkGr.h GrTexture-free
by Robert Phillips
· 8 years ago
e01187e
Fix MSAN issue found by fuzzer in GrStencilSettings::operator==
by Brian Salomon
· 8 years ago
468fd63
In vulkan align data in buffer when copying to image
by Greg Daniel
· 8 years ago
a88a646
Override onImageInfo() in SkColorSpaceXformCanvas
by Matt Sarett
· 8 years ago
3bc9bfe
Remove texture sampling from GrConfigConversionEffect
by Brian Osman
· 8 years ago
3849b64
Only perform SkSafeRef race detection if on android framework
by Derek Sollenberger
· 8 years ago
6dd8814
Make reference counted assignment check for races.
by Derek Sollenberger
· 8 years ago
ec3bdbb
Turn on x86-specific code when building zlib.
by Mike Klein
· 8 years ago
4f358be
Make SkImageCacherator be deferred (take 2)
by Robert Phillips
· 8 years ago
5df93de
Revert "Revert "Add support for writing icc profiles to the jpeg encoder""
by Matt Sarett
· 8 years ago
4610a9b
Consolidate Linux GCE dimensions
by Kevin Lubick
· 8 years ago
4b33ef6
Disable msaa configs on Intel
by Brian Salomon
· 8 years ago
84cff13
Disable dual source blending on AMD vulkan.
by Greg Daniel
· 8 years ago
22bc865
Add AMD work around in Vulkan to create a new secondary command buffer
by Greg Daniel
· 8 years ago
5e15085
Revert "Revert "Add a new GrResourceCache purging mechanism for purging unused resources.""
by Brian Salomon
· 8 years ago
b8e7521
fix round_asymmetric_to_int to also bias bottom and right
by Lee Salzman
· 8 years ago
ce42551
Add Swizzle FP, and remove swizzle logic from GrConfigConversionEffect
by Brian Osman
· 8 years ago
dda14b9
Revert "Add support for writing icc profiles to the jpeg encoder"
by Derek Sollenberger
· 8 years ago
70131b9
Fix SkTArray operator= to work with self assignment
by Greg Daniel
· 8 years ago
dbd11ec
Init Command buffer on inlineUploads in Vulkan
by Greg Daniel
· 8 years ago
e3060ba
Revert "Make SkImageCacherator be deferred"
by Robert Phillips
· 8 years ago
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
4ef0148
Add support for writing icc profiles to the jpeg encoder
by Matt Sarett
· 8 years ago
801f8b8
Make SkImageCacherator be deferred
by Robert Phillips
· 8 years ago
44c1b11
path hang
by Cary Clark
· 8 years ago
de1a605
Support premul/unpremul of F16 during read/writePixels
by Brian Osman
· 8 years ago
ca0913c
Further widen nondeterministic processor testing
by Brian Osman
· 8 years ago
d68c41d
Revert "Add support for writing icc profiles to the jpeg encoder"
by Derek Sollenberger
· 8 years ago
d3b6597
Mark overridden destructors with 'override' and remove 'virtual'
by Brian Salomon
· 8 years ago
30a38ff
Remove SkImage_Base::asTextureRef (in favor of asTextureProxyRef)
by Robert Phillips
· 8 years ago
73879eb
Improve color type handling in SkImage_Base::makeColorSpace()
by Matt Sarett
· 8 years ago
2a65cc0
test (and fix) clip_restriction in canvas
by Mike Reed
· 8 years ago
20c322e
Revert "Add a new GrResourceCache purging mechanism for purging unused resources."
by Brian Salomon
· 8 years ago
fbb56ce
Add a new GrResourceCache purging mechanism for purging unused resources.
by Brian Salomon
· 8 years ago
b667fe2
Small downsample_3_3 optimization
by Matt Sarett
· 8 years ago
a2eb235
Skia Gerrit 10k!
by Ravi Mistry
· 8 years ago
fde9bff
Revert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag"
by Robert Phillips
· 8 years ago
Next »