Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
ec8f8b064340b030fc4ce10f6cbbc3d6f63b946f
/
include
85d34b2
Remove SkCrossContextImageData and all support code
by Brian Osman
· 7 years ago
eb7a693
Move SK_API from namespace to function
by Matt Sarett
· 7 years ago
6a4dc66
Add SkJpegEncoder and SkWebpEncoder to public API
by Matt Sarett
· 7 years ago
a9d9ab3
fix SkASSERT for Visual Studio
by Cary Clark
· 7 years ago
56269ef
Remove comments referencing locked pixels
by Leon Scroggins III
· 7 years ago
44d3279
Make SkCreateRasterPipelineBlitter() not fail.
by Mike Klein
· 7 years ago
37c5a96
Unify ShadowUtils interface
by Jim Van Verth
· 7 years ago
2814d91
clean up SkShader friends
by Mike Klein
· 7 years ago
14113bc
add flag to hide deprecated clipops
by Mike Reed
· 7 years ago
0418a88
add parameter names
by Cary Clark
· 7 years ago
fdf3103
void SkColorFilter::onAppendStages(...)
by Mike Klein
· 7 years ago
13dddce
Added SkImage::MakeCrossContextFromEncoded
by Brian Osman
· 7 years ago
4435311
update dox for dithering
by Mike Reed
· 7 years ago
7120b2d
move set-text-matrix into private
by Mike Reed
· 7 years ago
94fd06f
Move SkPngEncoder into public API
by Matt Sarett
· 7 years ago
6dfceca
Make SkColorFilter::appendStages() not fail.
by Mike Klein
· 7 years ago
5c77975
Add flag to avoid stencil buffers in Skia
by Eric Karl
· 7 years ago
d2da87d
Forward getGrContext in color space xform canvas
by Brian Osman
· 7 years ago
7f1d020
remove (possibly slow) call to refEncoded in getDeferredTextureImageData
by Mike Reed
· 7 years ago
449d78f
Revert "Added SkImage::MakeCrossContextFromEncoded"
by Brian Salomon
· 7 years ago
83b1b3d
Added SkImage::MakeCrossContextFromEncoded
by Brian Osman
· 7 years ago
e308a12
Remove height functor for shadows and replace with plane equation params
by Jim Van Verth
· 7 years ago
b37208f
Revert "Revert "Re-enable deferred proxies in Chrome""
by Robert Phillips
· 7 years ago
49081d1
Expand GrTextureProxy to handle highestFilterMode
by Robert Phillips
· 7 years ago
26368c3
Minimize computeTotalInverse()'s inputs
by Florin Malita
· 7 years ago
15b2509
Update minimum non-ES OpenGL spec to 2.0.
by Brian Salomon
· 7 years ago
f086167
Remove support for GLs without separate stencil.
by Brian Salomon
· 7 years ago
2983f40
Re-land of "eliminated GrGLSLExpr".
by Ethan Nicholas
· 7 years ago
5bbd076
SkImage::isValid
by Brian Osman
· 7 years ago
05814de
Revert "Re-enable deferred proxies in Chrome"
by Robert Phillips
· 7 years ago
555c49c
Re-enable deferred proxies in Chrome
by Robert Phillips
· 8 years ago
6d34228
Allow custom GrAtlasGlyphCache texture sizes
by Eric Karl
· 8 years ago
2627b04
SkTypeface: remove old virtual onGetAdvancedMetrics, since https://crrev.com/2860293003
by Hal Canary
· 7 years ago
209e4b1
Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup""
by Hal Canary
· 8 years ago
59ad782
Revert "SkTypeface::getAdvancedMetrics(): cleanup"
by Hal Canary
· 8 years ago
cef0188
SkTypeface::getAdvancedMetrics(): cleanup
by Hal Canary
· 8 years ago
b9641bd
force all colorfilters to implement 4f
by Mike Reed
· 8 years ago
342a9fa
add virtual to support CTFontRef
by Mike Reed
· 8 years ago
060d982
Combine the ambient and spot alphas into the base color for geometric shadows.
by Jim Van Verth
· 8 years ago
952a243
Add GrGpuTextureProxyRef
by Robert Phillips
· 8 years ago
9f3dcb3
Reland "Add SkImage::makeColorSpace() with correct transfer fn behavior"
by Matt Sarett
· 8 years ago
421fe44
Revert "Revert "Revert "eliminated GrGLSLExpr"""
by Ethan Nicholas
· 8 years ago
bc6e5ff
Finish removal of SkImageInfo from SkPixelRef
by Matt Sarett
· 8 years ago
ab244f0
Revert "Revert "Reland: Remove SkLights include from SkCanvas.h""
by Florin Malita
· 8 years ago
ff92650
Convert GrMesh to a struct
by Chris Dalton
· 8 years ago
8559183
Delete SkBitmap::copyTo()
by Matt Sarett
· 8 years ago
a9e241d
drawfilter is legacy-guarded, no need for deprecated
by Mike Reed
· 8 years ago
9d5f66d
Revert "Reland: Remove SkLights include from SkCanvas.h"
by Florin Malita
· 8 years ago
796001c
Revert "Revert "eliminated GrGLSLExpr""
by Ethan Nicholas
· 8 years ago
fed0031
Reland: Remove SkLights include from SkCanvas.h
by Florin Malita
· 8 years ago
343fe49
Remove translateZ and lights from SkCanvas
by Jim Van Verth
· 8 years ago
5e550ab
Revert "eliminated GrGLSLExpr"
by Brian Salomon
· 8 years ago
fbdc080
Add wireframe mode to Viewer.
by Jim Van Verth
· 8 years ago
93f20f5
eliminated GrGLSLExpr
by Ethan Nicholas
· 8 years ago
4c9155b
Remove EXPERIMENTAL_SHADOWING, Part 1
by Jim Van Verth
· 8 years ago
38aad81
Revert "Remove SkLights include from SkCanvas.h"
by Florin Malita
· 8 years ago
9ff301b
Remove SkLights include from SkCanvas.h
by Florin Malita
· 8 years ago
207282e
Make GrBackendTexture take Gr*Info refs in ctor, and copy them.
by Greg Daniel
· 8 years ago
6a280a5
Expose resetForNextPicture in SkNoDrawCanvas
by Adrienne Walker
· 8 years ago
b34ab04
Revert "Revert "SaveLayerRec::fClipMask -> raw pointer""
by Mike Klein
· 8 years ago
3354969
Revert "SaveLayerRec::fClipMask -> raw pointer"
by Mike Klein
· 8 years ago
a6b72cb
SaveLayerRec::fClipMask -> raw pointer
by Florin Malita
· 8 years ago
7575bb1
SkFontMgr::matchFamily should not crash on nullptr.
by bungeman
· 8 years ago
d170c0f
Only store width and height on SkPixelRef (last part)
by Matt Sarett
· 8 years ago
25b3743
Restore legacy SaveLayerRec ctor
by Florin Malita
· 8 years ago
8d9201a
Remove unnecessary SkFILEStream::getMemoryBase
by Leon Scroggins III
· 8 years ago
f758311
Only store width and height on SkPixelRef (part 2)
by Matt Sarett
· 8 years ago
bcf612b
Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""
by Greg Daniel
· 8 years ago
53f77bd
Initial clip-mask-layer support
by Florin Malita
· 8 years ago
57061ee
Optimizations for analytic shadows.
by Jim Van Verth
· 8 years ago
135c908
Remove temporary_internal_describeTopLayer
by Florin Malita
· 8 years ago
2a475ea
add drawString helper to canvas
by Cary Clark
· 8 years ago
a6e976a
Only store width and height on SkPixelRef (part 1)
by Matt Sarett
· 8 years ago
736a9cc
remove unused yuv methods
by Mike Reed
· 8 years ago
2fcd4a4
Revert "Only store width and height on SkPixelRef"
by Ben Wagner
· 8 years ago
68b8e3d
Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""
by Matt Sarett
· 8 years ago
0acd795
add helper makeShader for the common Clamp case
by Mike Reed
· 8 years ago
cd90104
Disable deferred proxies in Chrome
by Robert Phillips
· 8 years ago
2cbb666
Only store width and height on SkPixelRef
by Matt Sarett
· 8 years ago
0122af0
Revert "Delete copyTo(Allocator), hide copyTo() behind flag"
by Matt Sarett
· 8 years ago
e3bd422
Revert "Plumb the use of GrBackendRenderTarget throughout Skia"
by Greg Daniel
· 8 years ago
df7e075
Fold SkImageCacherator into SkImage_Lazy
by Brian Osman
· 8 years ago
fdd77da
Plumb the use of GrBackendRenderTarget throughout Skia
by Greg Daniel
· 8 years ago
d4a338f
Delete copyTo(Allocator), hide copyTo() behind flag
by Matt Sarett
· 8 years ago
e511255
remove legacy code
by Mike Reed
· 8 years ago
2feb796
Finish removing GrContext param from onRefEncodedData
by Brian Osman
· 8 years ago
ac0e705
Fix new IT blocks ARMv8
by Amaury Le Leyzour
· 8 years ago
4e92b82
SkColorFilter::makeColorSpace()
by Mike Klein
· 8 years ago
8185f59
Hardwire opList lookAhead & lookBack parameters
by Robert Phillips
· 8 years ago
5db010b
Link to vulkan in tools but not library.
by Brian Salomon
· 8 years ago
2b6be20
Make SkNoncopyable movable
by Chris Blume
· 8 years ago
290c690
Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVkBackendContext
by Brian Salomon
· 8 years ago
cc90174
Add GrVkInterface constructor with sepereate instance/device proc getters.
by Brian Salomon
· 8 years ago
ec6ae52
Use system Vulkan headers except when no building with vulkan support
by Greg Daniel
· 8 years ago
4785897
Remove compressed texture support from cacherator
by Brian Osman
· 8 years ago
ee7cb5d
Delete SkGTypeface and SkGScalerContext
by Matt Sarett
· 8 years ago
dd3b3f4
Rm makeRenderTargetContext in favor of deferred version (take 3)
by Robert Phillips
· 8 years ago
c188982
Add new GrVkBackendContext::Create explicitly requiring vk proc getters
by Brian Salomon
· 8 years ago
4a39504
Revert "Split up opLists (take 2)"
by Robert Phillips
· 8 years ago
df2bf21
Split up opLists (take 2)
by Robert Phillips
· 8 years ago
Next »