Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
0bc5a7695c75e2e9701a154d8688693ed755a7a4
/
gyp
5961bc9
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
9df16b5
Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ )
by jvanverth
· 8 years ago
ccb1dd8
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
4824cf4
Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ )
by mtklein
· 8 years ago
dcfe6db
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
15341a2
Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ )
by jvanverth
· 8 years ago
08b2ccf
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
38911a7
Resubmit issue 2221103002 to fix the iOS build by declaring the flag in
by liyuqian
· 8 years ago
421a3c1
Move GPU fences into sk_gpu_test
by csmartdalton
· 8 years ago
d36baa7
Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of https://codereview.chromium.org/2221103002/ )
by stephana
· 8 years ago
7795822
Implement AnalyticAA for convex shapes.
by liyuqian
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
7a02f01
Delete unused avx2_sources.
by Mike Klein
· 8 years ago
78d5a3b
Add an SkOpts target for Haswell+ Intel chips.
by Mike Klein
· 8 years ago
d214d6a
Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ )
by fmalita
· 8 years ago
f008b0a
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
627778d
isABitmap is deprecated, use isAImage
by Mike Reed
· 8 years ago
bc9b296
Add GrVkCopyPipeline to handle vulkan copies as draws
by egdaniel
· 8 years ago
29111a3
Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ )
by ethannicholas
· 8 years ago
b12b3c6
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
a8a9dde
add tiger tests
by caryclark
· 8 years ago
6c3b9cd
fix tiger b
by caryclark
· 8 years ago
415a14d
Clean up dead code.
by mtklein
· 8 years ago
605d952
GN: take over CommandBuffer bot
by mtklein
· 8 years ago
73603f3
abstract name of clipping ops, to transtion to a more restricted set
by reed
· 8 years ago
12c7563
Create GrVkCopyPipeline class
by egdaniel
· 8 years ago
1ae0e01
Split SkFontConfigInterface globals and factory.
by bungeman
· 8 years ago
c044461
Support Float32 output from SkColorSpaceXform
by msarett
· 8 years ago
c71a9b7
Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ )
by msarett
· 8 years ago
43d6651
Support Float32 output from SkColorSpaceXform
by msarett
· 8 years ago
6519c21
Nanobench SVG support
by fmalita
· 8 years ago
f7eb6fc
Implement Fill() for incomplete decodes to RGBA_F16
by msarett
· 8 years ago
54dc487
add pipecanvas
by reed
· 8 years ago
28d5b72
[SVGDom] Initial linear gradient support
by fmalita
· 8 years ago
2af83ac
Add shader-based GaussianEdgeShader for reveal case
by robertphillips
· 8 years ago
42943c8
change SkStreams to work with sk_sp<SkData> instead of SkData*
by reed
· 8 years ago
1a1aa93
Remove unneeded GrGLSLTransformedCoordsArray type
by bsalomon
· 8 years ago
a316395
Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ )
by ethannicholas
· 8 years ago
9b0fe3d
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
b2796fd
Added in Radial Shadows
by vjiaoblack
· 8 years ago
5d8f69f
Merge GrGLSLProgramDesc into GrProgramDesc
by egdaniel
· 8 years ago
45d1b44
Move uils and sksl to a common sources GYP file.
by brettw
· 8 years ago
bf4a8f9
Improve usage of window rectangles
by csmartdalton
· 8 years ago
b2be02b
Update Windows build to use VULKAN_SDK rather than VK_SDK_PATH
by bsalomon
· 8 years ago
c3bfcb8
Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ )
by caryclark
· 8 years ago
e6088c6
Revert of Move uils and sksl to a common sources GYP file. (patchset #1 id:1 of https://codereview.chromium.org/2302723005/ )
by caryclark
· 8 years ago
39f7a10
Move uils and sksl to a common sources GYP file.
by brettw
· 8 years ago
db42be9
Improve usage of window rectangles
by csmartdalton
· 8 years ago
b944728
Move Skia GN sources to a separate .gni file.
by brettw
· 8 years ago
0590fa5
Build LSAN suppressions into the test binaries.
by mtklein
· 8 years ago
e6ec163
Detect TSAN instead of relying on #ifdef THREAD_SANITIZER.
by mtklein
· 8 years ago
9e0d9dd
GN: add sksl
by mtklein
· 8 years ago
cdc8942
cleanup dead nanomsg and build_overrides
by mtklein
· 8 years ago
a3f9d59
Fix angle build on Ubuntu
by brianosman
· 8 years ago
7147ee1
Expat target exports includes instead of FreeType.
by bungeman
· 8 years ago
e3031b6
Update ANGLE to latest as of August 25, 2016
by brianosman
· 8 years ago
cc319b9
GPU implementation of drawRegion()
by msarett
· 8 years ago
650e20d
SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern
by halcanary
· 8 years ago
6cf896d
Reland: Experimental parsing expression grammar (PEG) template library
by fmalita
· 8 years ago
e6f5d56
Made shadows blurry (thru implementing variance mapping)
by vjiaoblack
· 8 years ago
0172e77
Revert of Experimental parsing expression grammar (PEG) template library (patchset #8 id:140001 of https://codereview.chromium.org/2271743002/ )
by fmalita
· 8 years ago
9d08cbc
Experimental parsing expression grammar (PEG) template library
by fmalita
· 8 years ago
e37aa89
gyp/sfntly: set SK_SFNTLY_SUBSETTER uniformly
by halcanary
· 8 years ago
95243eb
Make GrTextureStripAtlas flush pending IO on newly acquired texture
by ajuma
· 8 years ago
da19f6f
Assume all TURBO_HAS_* are true.
by mtklein
· 8 years ago
e1e5c74
Moving SkBlurImageFilter into core
by vjiaoblack
· 8 years ago
2a57f2f
Revert of Moving SkBlurImageFilter into core (patchset #9 id:160001 of https://codereview.chromium.org/2255803003/ )
by bungeman
· 8 years ago
a97a1ab
Moving SkBlurImageFilter into core
by vjiaoblack
· 8 years ago
a90dcf7
Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https://codereview.chromium.org/2255803003/ )
by vjiaoblack
· 8 years ago
4d76017
Moving SkBlurImageFilter into core
by vjiaoblack
· 8 years ago
7b14512
Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https://codereview.chromium.org/2255803003/ )
by vjiaoblack
· 8 years ago
e426bab
Moving SkBlurImageFilter into core
by vjiaoblack
· 8 years ago
2ec4172
Revert of Moving SkBlurImageFilter into core (patchset #6 id:100001 of https://codereview.chromium.org/2255803003/ )
by mtklein
· 8 years ago
78559a7
Use ARMv8 CRC32 instructions for SkOpts::hash().
by mtklein
· 8 years ago
dd3259e
Moving SkBlurImageFilter into core
by vjiaoblack
· 8 years ago
e2348cc
src/utils/SkBitSet: simplify
by halcanary
· 8 years ago
02fa32c
Move GrFixedClip into src directory
by csmartdalton
· 8 years ago
9c3887c
Step 1 of opts_crc32 rollout.
by mtklein
· 8 years ago
6d391b6
Interactive Bevel Sample App
by dvonbeck
· 8 years ago
2a43fe2
Add executable bit and shebang to python files
by anmittal
· 8 years ago
28341fa
Implement difference clip rects with window rectangles
by csmartdalton
· 8 years ago
d24ee14
[SVGDom] Add <line> support
by fmalita
· 8 years ago
6c177a1
Add alternative ambient shadow method to Android shadow sample
by jvanverth
· 8 years ago
86b6eab
SkPDF: pull out SkPDFMakeCIDGlyphWidthsArray.cpp
by halcanary
· 8 years ago
dc4c2a9
[SVGDom] Add <circle>, <ellipse> support
by fmalita
· 9 years ago
36931c2
Add test for platform encoders, turn off platform encoders by default
by msarett
· 9 years ago
8fd23a8
Remove SkPreprocessorSeq.h and SkTypedEnum.h.
by bungeman
· 9 years ago
ca39d71
[SVGDom] SVGPong sample app
by fmalita
· 9 years ago
09e12a6
Re-adding analytical GeoProc for rectangles
by dvonbeck
· 9 years ago
5b31f32
[SVGDom] <polygon> & <polyline> support
by fmalita
· 9 years ago
772b5ee
Added PointLights to SkLights::Light
by vjiaoblack
· 9 years ago
e1a3bc6
Add Android Shadow sample
by jvanverth
· 9 years ago
Next »