Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
1cf276ec5939e179f0fc2ccccb23732add67b94b
/
include
066f020
Reduce dependence on GrSurface's origin field (take 3)
by Robert Phillips
· 7 years ago
ede7bac
use unique_ptr for codec factories
by Mike Reed
· 7 years ago
02611d9
Add Make[backend] calls for creating GrContexts
by Greg Daniel
· 7 years ago
10b6ad1
sRGB color filter
by Brian Osman
· 7 years ago
6af2a66
Revert "Reduce dependence on GrSurface's origin field (take 2)"
by Robert Phillips
· 7 years ago
22115b4
Reduce dependence on GrSurface's origin field (take 2)
by Robert Phillips
· 7 years ago
8e5be41
Align const pointer casts in SkRect
by Kevin Lubick
· 7 years ago
55963bc
Revert "pass surface to device-manager"
by Ben Wagner
· 7 years ago
40e7e65
remove (unused?) arcto patheffect
by Mike Reed
· 7 years ago
7b215bc
pass surface to device-manager
by Mike Reed
· 7 years ago
9ddf86d
make SkColorTable private
by Mike Reed
· 7 years ago
54518ac
remove unused SkPoint3 from SkColor.h
by Mike Reed
· 7 years ago
31599e9
remove dead code around SK_SUPPORT_LEGACY_TEXTBLOB_SERIAL_API
by Mike Reed
· 7 years ago
8724b46
Revert "Add support for semaphores to be inserted on GrContext flush"
by Mike Reed
· 7 years ago
cd1416e
Add support for semaphores to be inserted on GrContext flush
by Greg Daniel
· 7 years ago
aaa3056
switch away from std::function in public api
by Mike Reed
· 7 years ago
219f362
Add strikeout font metrics.
by Ben Wagner
· 7 years ago
7634330
reduce code size in GrGLTestInterface.o and GrGLAssembleInterface.o
by Mike Klein
· 7 years ago
65e4c61
Add category support to JSON and SkDebugf tracing
by Brian Osman
· 7 years ago
57aa367
Add initial version of GrResourceAllocator's free pool (take 2)
by Robert Phillips
· 7 years ago
353196f
clean read/write pixels signatures, augment SkSurface API
by Mike Reed
· 7 years ago
96be9df
Revert "Reduce dependence on GrSurface's origin field"
by Robert Phillips
· 7 years ago
467022b
Reduce dependence on GrSurface's origin field
by Robert Phillips
· 7 years ago
39f1a95
Revert "Add initial version of GrResourceAllocator's free pool"
by Robert Phillips
· 7 years ago
6ec9a4f
Add initial version of GrResourceAllocator's free pool
by Robert Phillips
· 7 years ago
8761e0c
Add ability to pre-initialize vulkan semaphores when flushing surfaces
by Greg Daniel
· 7 years ago
807371c
Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."
by Brian Salomon
· 7 years ago
e2d37c2
Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.
by Brian Salomon
· 7 years ago
dba7e7c
Add test for flushing empty surface with semaphores
by Greg Daniel
· 7 years ago
93d7d23
Update Skia milestone to 62
by Heather Miller
· 7 years ago
d17f658
Remove GrBackendTextureDesc
by Brian Salomon
· 7 years ago
b7648a2
removed dead colortable code
by Mike Reed
· 7 years ago
81e7bf8
Update gpu caps for valid sample counts.
by Greg Daniel
· 7 years ago
e5b399e
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
by Brian Salomon
· 7 years ago
c588603
Move GrTypesPriv.h to include/private
by Brian Salomon
· 7 years ago
5af44de
Add GrResourceAllocator class + unit test
by Robert Phillips
· 7 years ago
1e0ca85
fix android-only function
by Mike Reed
· 7 years ago
92ed61e
Revert "Revert "remove dead code for legacy image encode api""
by Brian Osman
· 7 years ago
086a427
guard references to SkColorTable
by Mike Reed
· 7 years ago
26e9ddd
Don't store colortables in pixmaps or pixelrefs
by Mike Reed
· 7 years ago
262b319
Index8 is dead, remove guarded code
by Mike Reed
· 7 years ago
1a325d2
Coverage counting path renderer
by Chris Dalton
· 7 years ago
588fb04
Report error on failure to create SkCodec
by Leon Scroggins III
· 7 years ago
1e0779b
Revert "remove dead code for legacy image encode api"
by Brian Osman
· 7 years ago
f264e99
Delete unread SkPicture mbox
by Florin Malita
· 7 years ago
b76a72a
Add support for creating a GrContext backed by Metal.
by Greg Daniel
· 7 years ago
41ed7f3
remove dead code for legacy image encode api
by Mike Reed
· 7 years ago
5805013
Guard to remove kIndex_8_SkColorType
by Mike Reed
· 7 years ago
6409f84
Revert "Revert "Change image encode api to return sk_sp""
by Mike Reed
· 7 years ago
590533f
Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu
by Robert Phillips
· 7 years ago
da69944
Serialize the new TileMode in SkBlurImageFilterImpl.
by wutao
· 7 years ago
571b30f
Reland "Remove support for decoding to kIndex_8"
by Leon Scroggins
· 7 years ago
64778d9
Revert "Change image encode api to return sk_sp"
by Mike Reed
· 7 years ago
dc79955
Change image encode api to return sk_sp
by Mike Reed
· 7 years ago
b99bedd
Add serialize + catalog api to SkTextBlob
by Mike Reed
· 7 years ago
8e8c755
Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferredMipMap
by Robert Phillips
· 7 years ago
8321f75
Revert "Remove support for decoding to kIndex_8"
by Leon Scroggins
· 7 years ago
a231857
Correctly stroke zero length segments in multi-contour paths
by Brian Osman
· 7 years ago
77e9666
Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy
by Christopher Cameron
· 7 years ago
742a3e2
Remove support for decoding to kIndex_8
by Leon Scroggins III
· 7 years ago
8fe2427
Add mock config to tools and run through gms and benchs without crashing.
by Brian Salomon
· 7 years ago
ec045b4
Add SK_API to GrBackendTexture and GrBackendRenderTarget
by Brian Salomon
· 7 years ago
cfe910d
Revert "Revert "Make mock GrContext unit testable.""
by Brian Salomon
· 7 years ago
c867a89
Revert "Make mock GrContext unit testable."
by Brian Salomon
· 7 years ago
3854860
Unfriend SkImageFilter subclasses
by Florin Malita
· 7 years ago
6d9f429
only create new instance if needed for colorspacexformer
by Mike Reed
· 7 years ago
674a184
Add SkCodec::Result indicating error in the data
by Leon Scroggins III
· 7 years ago
993e7e2
Make mock GrContext unit testable.
by Brian Salomon
· 7 years ago
0c26a9d
GR_TEST_UTILS fixes
by Brian Salomon
· 7 years ago
b1de5f9
SkDocument: consolidate trimBox code
by Hal Canary
· 7 years ago
e5ddff5
Add basic metal build files for backend
by Greg Daniel
· 7 years ago
412cda7
add srgb gamma colorfilters
by Mike Reed
· 7 years ago
a920d36
remove unneeded code for index8 imagse
by Mike Reed
· 7 years ago
0401c0d
hide index8 support
by Mike Reed
· 7 years ago
039a7c7
Added new edge handling mode (clamp and repeat) to Gaussian blur filter.
by wutao
· 7 years ago
9c1d780
remove filterSpan from SkColorFilter
by Mike Reed
· 7 years ago
185a379
Fix memory leak in SkImageFilter
by xidachen
· 7 years ago
44d04bd
add null-surface
by Mike Reed
· 7 years ago
7a86987
Use the NDK headers for AHardwareBuffer.
by Derek Sollenberger
· 7 years ago
70e3e9a
Remove SkImageFilter::MakeBlur entry point
by Robert Phillips
· 7 years ago
91a3e52
Move mock gpu and caps, add Gr prefix, and create via GrContext::Create
by Brian Salomon
· 7 years ago
ffa8484
Revert "Revert "remove unused api on xfermodeimagefilter""
by Mike Reed
· 7 years ago
8051c4f
Revert "Revert "remove unused api""
by Mike Reed
· 7 years ago
012bdf8
Revert "remove unused api"
by Hal Canary
· 7 years ago
29e6f31
Remove obsolete comment about deepCopyTo
by Brian Osman
· 7 years ago
151b6ff
remove unused api
by Mike Reed
· 7 years ago
369f7ea
Revert "remove unused api on xfermodeimagefilter"
by Hal Canary
· 7 years ago
fcc4a07
remove unused api on xfermodeimagefilter
by Mike Reed
· 7 years ago
159e3c6
Fix MDB regression
by Robert Phillips
· 7 years ago
c64ee46
Add return to surface semaphore calls to indicate when we don't support them
by Greg Daniel
· 7 years ago
0bdaf05
remove unused mode parameter from SkMergeImageFilter
by Mike Reed
· 7 years ago
ce6b4b0
imagefilters should take const array
by Mike Reed
· 7 years ago
ab51d1b
Revert "remove unused TableMaskFilter"
by Mike Reed
· 7 years ago
6b9cd05
remove unused variants in imagefilter factories
by Mike Reed
· 7 years ago
d72b55b
remove unused TableMaskFilter
by Mike Reed
· 7 years ago
a5cb781
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
by Greg Daniel
· 7 years ago
610842a
Make SkTArray maintain reserve count
by Brian Salomon
· 7 years ago
881f143
Hide GrGpuResourceRef from prying eyes
by Robert Phillips
· 7 years ago
7292231
Revert "Add API for flushing surfaces with gpu semaphores"
by Greg Daniel
· 7 years ago
66366c6
Add API for flushing surfaces with gpu semaphores
by Greg Daniel
· 7 years ago
Next »