Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e9f78b41c65a78400c22a1b79007b1b9e187a745
e9f78b4
Guard against buggy ucrt\math.h.
by Mike Klein
· 8 years ago
6762dd6
baked in a few more precision modifiers
by Ethan Nicholas
· 8 years ago
d5de013
Some simple pipeline refactoring.
by Mike Klein
· 8 years ago
3b66ab6
GrTextureProducer cleanup, phase one: Bitmap and Image makers
by Brian Osman
· 8 years ago
781c3c1
don't rely on canvas being reference counted
by Mike Reed
· 8 years ago
d1bd305
Update PIEX
by Yujie Qin
· 8 years ago
b409c6a
[nobuildbot] Mac bots
by Eric Boren
· 8 years ago
064f8e2
Update SKP version
by UpdateSKPs
· 8 years ago
93f1633
Fix gpu blurring on platforms that "useDrawInsteadOfClear"
by Robert Phillips
· 8 years ago
58cda8f
External image generator API: return an SkPixmap instead of SkImage
by Florin Malita
· 8 years ago
db0199b
hide accessBitmap from g3
by Mike Reed
· 8 years ago
0e39f97
Revert "Revert "make it illegal to include SkXfermode.h""
by Mike Reed
· 8 years ago
e68872b
remove xfermode flag (again) for g3
by Mike Reed
· 8 years ago
9c61682
Update SKP version
by UpdateSKPs
· 8 years ago
130a118
[GN] Create a non-null default native GL interface on iOS.
by Chinmay Garde
· 8 years ago
84503cc
A few bug fixes for SkOverdrawCanvas
by Matt Sarett
· 8 years ago
bd488f8
[nobuildbot] Remaining (non-CT) Linux bots
by Eric Boren
· 8 years ago
ef4848f
Fix is_trybot for no-buildbot bots
by Eric Boren
· 8 years ago
8c6a43a
Do not use post upload hooks for 'GOLD_TRYBOT_URL'
by Ravi Mistry
· 8 years ago
e9d1b29
Revert "make it illegal to include SkXfermode.h"
by Greg Daniel
· 8 years ago
db68301
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
45580d3
Added GrSurfaceContext and GrTextureContext
by Brian Osman
· 8 years ago
07764ce
make it illegal to include SkXfermode.h
by Mike Reed
· 8 years ago
3761f85
Revert "hide xfermode for g3"
by Greg Daniel
· 8 years ago
5083130
[nobuildbot] Migrate all Linux GCE bots
by Eric Boren
· 8 years ago
a5b2376
hide xfermode for g3
by Mike Reed
· 8 years ago
badc137
Add Gerrit support to RecreateSKPs
by Ravi Mistry
· 8 years ago
59dc411
Revert "Initial OpenGL Image support."
by Brian Salomon
· 8 years ago
83a3b39
Revert "Disable error reporting for ImageStorageLoad until it can be debugged"
by Brian Salomon
· 8 years ago
7befa71
Disable error reporting for ImageStorageLoad until it can be debugged
by Brian Salomon
· 8 years ago
be34882
Initial OpenGL Image support.
by Brian Salomon
· 8 years ago
030cbd5
Add SkOverdrawColorFilter
by Matt Sarett
· 8 years ago
a2b4bdc
Revert 248ff023 & 2cb6cb72
by Hal Canary
· 8 years ago
6b77f1c
4444 and gray 8
by Mike Klein
· 8 years ago
6039768
Move GrShaderVar to an appending model for layout qualifiers
by Brian Salomon
· 8 years ago
cb5338c
Support sRGB 565.
by Mike Klein
· 8 years ago
2cb6cb7
Fix bug: can't convert nullptr -> bool
by Hal Canary
· 8 years ago
818d8a9
Handle nullptr from asTextureRef
by brianosman
· 8 years ago
e8eed32
remove SkPixelRef::refEncodedData()
by Hal Canary
· 8 years ago
fec1dea
FuzzDrawFunctions from twsmith
by Kevin Lubick
· 8 years ago
cb2c12b
accum_565 and accum_f16
by Mike Klein
· 8 years ago
8daef3e
Fixed fuzzer issue with lut16Type A2B ICC profiles
by raftias
· 8 years ago
a16ea18
Fix NoGPU bot
by Matt Sarett
· 8 years ago
22886c4
Add SkOverdrawCanvas to detect overdraw
by Matt Sarett
· 8 years ago
248ff02
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
46e66a2
bilerp
by Mike Klein
· 8 years ago
8ac838d
added support for push_constant layout
by ethannicholas
· 8 years ago
64773e6
Add support for input attachments in SkSL spirv
by Greg Daniel
· 8 years ago
71fecc3
don't memtion SkXfermode in public
by Mike Reed
· 8 years ago
1fc83b1
removed appendPrecisionModifier
by Ethan Nicholas
· 8 years ago
3605ace
sksl programs can now directly query GLSL caps
by Ethan Nicholas
· 8 years ago
9bcca6a
Roll recipe DEPS
by Ravi Mistry
· 8 years ago
759ae56
Avoid runtime initialization of FLT_EPSILON_SQRT
by Bruce Dawson
· 8 years ago
c590341
Add shadowrrect geometry processor
by Jim Van Verth
· 8 years ago
71de072
Implemented parsing of lut8/lut16Type A2B ICC tags
by raftias
· 8 years ago
f7f883b
Rearrange NN sampling to more naturally support bilerp.
by Mike Klein
· 8 years ago
ab1c3a0
Fix include of GrGLSLCaps in SkGradientShader
by Greg Daniel
· 8 years ago
276cc41
Revive geometry shaders
by csmartdalton
· 8 years ago
99938a8
Merge GrGLSLShaderVar and GrShaderVar
by Brian Salomon
· 8 years ago
d728f0c
Defer more renderTargetContexts in the GPU image filter paths - take 2
by robertphillips
· 8 years ago
43c847b
Simplify shader paint alpha modulation.
by Mike Klein
· 8 years ago
14d2899
Fixed issue with some A2B0 images being too dark
by raftias
· 8 years ago
b44efa5
Remove testing code for not fitting in the Footer.
by Herb Derby
· 8 years ago
101b844
Remove GrGLSLSampler type and subclasses
by Brian Salomon
· 8 years ago
3502c5c
Use ptr diff to encode function and padding.
by Herb Derby
· 8 years ago
9e1138d
re-land of switched skslc from std::string to SkString
by Ethan Nicholas
· 8 years ago
e54d4ce
VS script: Handle variation among configurations
by Brian Osman
· 8 years ago
8d5f9cb
Add an extra pixel to the distance field path renderer bounds.
by Brian Salomon
· 8 years ago
99bba9e
Add missing virtual functions for SkRectClipCheckBlitter
by Yuqian Li
· 8 years ago
7992da3
Support decoding images to multiple formats, depending on usage
by Brian Osman
· 8 years ago
dc940a6
Disable RectClipCheckBlitter for cc_unittests
by Yuqian Li
· 8 years ago
792d0f1
Revert "switched skslc from std::string to SkString"
by Greg Daniel
· 8 years ago
7a5b48a
Revert "fixed iOS build failure"
by Greg Daniel
· 8 years ago
866f286
Avoid unnecessary cast on a garbage data.
by Ivan Krasin
· 8 years ago
a675910
Fix typo in GrGLCaps
by elemental
· 8 years ago
62a8aa3
android does not need XFERMODE_PUBLIC flag
by Mike Reed
· 8 years ago
17b6e48
Revert "Turn off /arch:AVX[2] on Windows builds."
by Mike Klein
· 8 years ago
2e35e8a
mirror tiling
by Mike Klein
· 8 years ago
1aaccc7
Make GrSwizzle::GrSwizzle() constexpr
by Brian Salomon
· 8 years ago
f31ae49
Remove unnecessary attribute and varying type modifiers
by Brian Salomon
· 8 years ago
c36dedf
Build fiddle and public_headers_warnings_check only when skia_enable_tools.
by Mike Klein
· 8 years ago
06e539a
VS SLN script: Automatically determine which folder to use/copy
by Brian Osman
· 8 years ago
c89e243
Turn off /arch:AVX[2] on Windows builds.
by Mike Klein
· 8 years ago
9de9230
update G3 build after crrev.com/2500113004
by Mike Klein
· 8 years ago
b014cca
Make GrBufferAccess a nested class of GrProcessor
by Brian Salomon
· 8 years ago
ce1d293
Add test for QuickFDot6Div
by Yuqian Li
· 8 years ago
83cd50b
fixed iOS build failure
by Ethan Nicholas
· 8 years ago
d8df21a
switched skslc from std::string to SkString
by Ethan Nicholas
· 8 years ago
833dcf4
Add handling for instantiate failure up the call stack
by Robert Phillips
· 8 years ago
eaef615
[nobuildbot] Explicitly name all jobs
by Eric Boren
· 8 years ago
628e78b
[nobuildbot] Remaining Android devices
by Eric Boren
· 8 years ago
dfa492e
Use SkFixedAllocator in SkLinearPipeline and remove the embedding of
by Herb Derby
· 8 years ago
d2265e5
Port convolve functions to SkOpts
by xiangze.zhang
· 8 years ago
f8afab9
Mark this file as executable
by Adam Barth
· 8 years ago
c01e7df
perspective matrix
by Mike Klein
· 8 years ago
b273fc4
repeat tiling
by Mike Klein
· 8 years ago
bf178a7
Replace my confusion with a pointer to the explanation.
by Mike Klein
· 8 years ago
f891147
In VS SLN fixup script, don't erase old files
by Brian Osman
· 8 years ago
c88fc74
Fix the quickSkFDot6Div range check
by Yuqian Li
· 8 years ago
514baff
Rename GrTextureParams to GrSamplerParams
by Brian Salomon
· 8 years ago
Next »