Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
5b5f096a038259b8d9084834f877588a0db80250
/
include
2191823
Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL
by Greg Daniel
· 7 years ago
1170a55
Don't allow iteration through non-finite points.
by Mike Klein
· 7 years ago
2bbdcc4
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
by Brian Salomon
· 7 years ago
643627e
remove useless reset
by Cary Clark
· 7 years ago
52cb5fe
Remove isMipMapped from GrSurfaceDesc
by Greg Daniel
· 7 years ago
ec2455b
name parameters for docs
by Cary Clark
· 7 years ago
de7f91b
Remove SK_LEGACY_FRAME_INFO_ALPHA_TYPE
by Leon Scroggins III
· 7 years ago
b7da723
generated SkCanvas.h
by Cary Clark
· 7 years ago
bdda0ba
Cosmetic changes to GrDrawOpAtlas
by Robert Phillips
· 7 years ago
022cfa2
Add FIFO thread pool, use it for most things.
by Mike Klein
· 7 years ago
f43d000
Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.""""
by Brian Salomon
· 7 years ago
6df4d6b
Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."""
by Brian Salomon
· 7 years ago
9d2de4a
Update Skia milestone to 63
by Heather Miller
· 7 years ago
cb2e235
Reduce stencil buffer clearing
by Robert Phillips
· 7 years ago
195c05b
Move several GrContextOptions fields behind GR_TEST_UTILS
by Brian Osman
· 7 years ago
ad8a43f
DeferredDisplayList API proposal
by Robert Phillips
· 7 years ago
c0e6627
Make AA hairline renderer non-optional
by Brian Osman
· 7 years ago
71554bc
Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.""
by Brian Salomon
· 7 years ago
fb4a20c
Remove kDefault_GrSurfaceOrigin
by Robert Phillips
· 7 years ago
73fa972
work on path
by Cary Clark
· 7 years ago
b350ae2
Add GrContextOption to disable distance field path renderer
by Brian Osman
· 7 years ago
8b0f265
Always include the default path renderer in the chain
by Brian Osman
· 7 years ago
ef45e6e
Remove (unused) context option to remove shader swizzling
by Brian Osman
· 7 years ago
0461e9f
simplify path validate
by Cary Clark
· 7 years ago
b0e93a2
Remove origin field from GrSurface (take 2)
by Robert Phillips
· 7 years ago
6b47c7d
Store discard request on the opList and remove GrDiscardOp (take 3)
by Robert Phillips
· 7 years ago
4b972d1
SkFILEStream::Make: fix leak.
by Hal Canary
· 7 years ago
3416969
Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""""
by Brian Salomon
· 7 years ago
5b07178
Undo unwanted change to SkTypes.h.
by Ben Wagner
· 7 years ago
3c2d09f
change SkRect::growToInclude to take a point instead of x,y
by Mike Reed
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
445b557
Revert "Store discard request on the opList and remove GrDiscardOp (take 2)"
by Robert Phillips
· 7 years ago
9b0b32f
Store discard request on the opList and remove GrDiscardOp (take 2)
by Robert Phillips
· 7 years ago
8296e75
Switch atlas clients over to using absolute texture coordinates (take 2)
by Robert Phillips
· 7 years ago
5563d8d
Remove SkIsS16 and SkIsU16.
by Ben Wagner
· 7 years ago
59c7a6e
Make SkTFitsIn turn into less code.
by Ben Wagner
· 7 years ago
e253831
Revert "Switch atlas clients over to using absolute texture coordinates"
by Robert Phillips
· 7 years ago
e84c087
Switch atlas clients over to using absolute texture coordinates
by Robert Phillips
· 7 years ago
ba9741d
Validate rrect type in SkRRect::isValid
by Adrienne Walker
· 7 years ago
5127998
Add an (optional) SkTaskGroup to GrContext
by Brian Osman
· 7 years ago
ae79f32
Call initializeColorXform inside SkCodec
by Leon Scroggins III
· 7 years ago
4189d1b
Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter.
by Sadrul Habib Chowdhury
· 7 years ago
04be2b5
Reland "skia: add heif decoding support"
by Leon Scroggins III
· 7 years ago
9ce5154
Remove sk_throw.
by Ben Wagner
· 7 years ago
7ca9a74
Remove uses of sk_throw.
by Ben Wagner
· 7 years ago
0741818
Move calls to conversion_possible to SkCodec
by Leon Scroggins III
· 7 years ago
1d816b9
Revert "Switched highp float to highfloat and mediump float to half."
by Brian Salomon
· 7 years ago
b0d88ed
Remove SkPARAM and SkDECLAREPARAM.
by Ben Wagner
· 7 years ago
824e730
Remove SkFAIL.
by Ben Wagner
· 7 years ago
db68a42
Revert "skia: add heif decoding support"
by Mike Klein
· 7 years ago
f05aa81
Revert "Remove SkFAIL."
by Ben Wagner
· 7 years ago
91b6ce3
Remove SkFAIL.
by Ben Wagner
· 7 years ago
88d99c6
Switched highp float to highfloat and mediump float to half.
by Ethan Nicholas
· 7 years ago
c2a9542
skia: add heif decoding support
by Chong Zhang
· 7 years ago
cf75b00
Make ref manipulation public on surface proxies.
by Brian Salomon
· 7 years ago
b4aab9a
Replace SkFAIL with SK_ABORT.
by Ben Wagner
· 7 years ago
5ddfd6f49
Remove SkTypeface::style().
by Ben Wagner
· 7 years ago
03776fc
Speed up convexpaths GM in debug builds
by Brian Osman
· 7 years ago
aff329b
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
by Brian Salomon
· 7 years ago
ad8da8e
Expose SkPath validation as boolean
by Adrienne Walker
· 7 years ago
71a1889
Revert "Revert "GrContext::dump that produces JSON formatted output""
by Brian Osman
· 7 years ago
6504813
Remove accessRenderTarget calls in service of binding stencil buffer
by Robert Phillips
· 7 years ago
0f450ac
Revert "GrContext::dump that produces JSON formatted output"
by Brian Osman
· 7 years ago
54190c4
Revert "Store discard request on the opList and remove GrDiscardOp"
by Robert Phillips
· 7 years ago
175af0d
GrContext::dump that produces JSON formatted output
by Brian Osman
· 7 years ago
b681a0f
Store discard request on the opList and remove GrDiscardOp
by Robert Phillips
· 7 years ago
828f1d5
handle overflows in float->int
by Mike Reed
· 7 years ago
8a0044f
Tiling support for GrGradientEffect kTwo_ColorType/kThree_ColorType
by Florin Malita
· 7 years ago
6dd8cf1
Remove SkLightingShader and associated classes
by Robert Phillips
· 7 years ago
35ee0e0
clean up useage of SkFloatBits
by Mike Reed
· 7 years ago
8addae8
just use math.h for converting from float to int
by Mike Reed
· 7 years ago
514ac0b
remove unused flag
by Mike Reed
· 7 years ago
73d8fd9
Add a private API for writing the clip to the stencil
by Stan Iliev
· 7 years ago
5131678
Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""""
by Greg Daniel
· 7 years ago
5a9a981
Tiling support for SkSweepGradient
by Florin Malita
· 7 years ago
dff5d43
Guard against D3D NaN/Infinity literals bug
by Brian Osman
· 7 years ago
cc8eb60
Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""
by Yuqian Li
· 7 years ago
876aed8
Revert "Revert "Add support for semaphores to be inserted on GrContext flush""
by Greg Daniel
· 7 years ago
7294b85
Revert "Remove origin field from GrSurface"
by Robert Phillips
· 7 years ago
ac32662
Clean up SkPathRef::makeSpace.
by Ben Wagner
· 7 years ago
0500eba
Remove union from SkFontStyle.
by Ben Wagner
· 7 years ago
c722f79
clang on windows support
by Mike Klein
· 7 years ago
579985c
fix self references
by Cary Clark
· 7 years ago
df0e09f
Remove origin field from GrSurface
by Robert Phillips
· 7 years ago
cebcb84
Add caps files for metal
by Greg Daniel
· 7 years ago
1af03d4
Compute correct bounds for DrawShadowRec.
by Jim Van Verth
· 7 years ago
1eace2d
fix capitalization
by Cary Clark
· 7 years ago
5af9ea3
renamed SkSL types in preparation for killing precision modifiers
by Ethan Nicholas
· 7 years ago
eee5183
Add placeholder GrMtlTypes in include/gpu/mtl
by Greg Daniel
· 7 years ago
6b17ff6
Implement clone for GrLightingEffect descendants
by Brian Salomon
· 7 years ago
16d8ec6
Pull non-substantive changes out of omnibus GrSurface CL
by Robert Phillips
· 7 years ago
7131950
Remove internal use of SkTypeface::Style.
by Ben Wagner
· 7 years ago
23890a9
address brianosman feedback
by Cary Clark
· 7 years ago
57bc3ea
Expose srgbDecodeDisableSupport in GrCaps
by Brian Osman
· 7 years ago
41a930f
Revert "Revert "Fix SkPathRef deserialization malloc crash""
by Mike Reed
· 7 years ago
7f97f49
remove SK_SUPPORT_LEGACY_CODEC_NEW dead code
by Mike Reed
· 7 years ago
847068c
add Make factory to SkMemoryStream (simplify call-sites)
by Mike Reed
· 7 years ago
50fa3ff
generated documentation for SkPaint
by Cary Clark
· 7 years ago
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
Next »