2016-09-02 |
Matthew Leibowitz | Merge pull request #21 from mono/merge-m54 |
tree | commitdiff |
2016-09-02 |
Matthew Leibowitz | Merge pull request #20 from mono/gpu-support |
tree | commitdiff |
2016-08-30 |
Matthew Leibowitz | Merge branch 'chrome/m54' into merge-m54 |
tree | commitdiff |
2016-08-25 |
fmalita | Experimental parsing expression grammar (PEG) template... |
tree | commitdiff |
2016-08-23 |
halcanary | experimental/tools/mskp_parser.py |
tree | commitdiff |
2016-08-23 |
robertphillips | Cleanup use of legacy SkSurface creation methods a bit |
tree | commitdiff |
2016-08-17 |
fmalita | [SVGDom] Fix <ellipse> positioning |
tree | commitdiff |
2016-08-17 |
fmalita | [SVGDom] Add support for assorted absolute units |
tree | commitdiff |
2016-08-17 |
fmalita | [SVGDom] Add <line> support |
tree | commitdiff |
2016-08-16 |
fmalita | [SVGDom] Add <circle>, <ellipse> support |
tree | commitdiff |
2016-08-15 |
fmalita | [SVGDom] Add opacity support |
tree | commitdiff |
2016-08-12 |
fmalita | [SVGDom] SVGPong sample app |
tree | commitdiff |
2016-08-12 |
fmalita | [SVGDom] <polygon> & <polyline> support |
tree | commitdiff |
2016-08-11 |
fmalita | [SVGDom] Add more presentation attributes. |
tree | commitdiff |
2016-08-11 |
fmalita | [SVGDom] Add rx/ry support for <rect> |
tree | commitdiff |
2016-08-10 |
fmalita | [SVGDom] Disable verbose parsing messages be default |
tree | commitdiff |
2016-08-08 |
fmalita | [SVGDom] Improve whitespace handling in style parsing |
tree | commitdiff |
2016-08-08 |
fmalita | [SVGDom] Improved transform parsing |
tree | commitdiff |
2016-08-08 |
fmalita | [SVGDom] Add viewBox support |
tree | commitdiff |
2016-08-08 |
robertphillips | Revert of Cleanup use of legacy SkSurface creation... |
tree | commitdiff |
2016-08-08 |
robertphillips | Cleanup use of legacy SkSurface creation methods a bit |
tree | commitdiff |
2016-08-03 |
fmalita | [SVGDom] Initial SVGLength support |
tree | commitdiff |
2016-08-02 |
bungeman | Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. |
tree | commitdiff |
2016-08-01 |
robertphillips | Remove some ancillary users of SkSurface::MakeRenderTar... |
tree | commitdiff |
2016-07-29 |
fmalita | [SVGDom] Parse style attributes |
tree | commitdiff |
2016-07-27 |
fmalita | Initial SVG model |
tree | commitdiff |
2016-07-26 |
jvanverth | Update iOS to new SkSurface interface |
tree | commitdiff |
2016-07-25 |
brianosman | Add destination color space to AsFPArgs. Eliminates... |
tree | commitdiff |
2016-07-23 |
Matthew Leibowitz | Merge pull request #15 from mono/update-skia-m52 |
tree | commitdiff |
2016-07-22 |
brianosman | Bundle SkShader::asFragmentProcessor arguments in a... |
tree | commitdiff |
2016-07-18 |
Matthew Leibowitz | Merge branch 'chrome/m53' into update-skia-m52 |
tree | commitdiff |
2016-07-18 |
Matthew Leibowitz | Merge branch 'feature-patheffect' into update-skia-m52 |
tree | commitdiff |
2016-07-13 |
Matthew Leibowitz | Merge branch 'feature-patheffect' into update-skia-m52 |
tree | commitdiff |
2016-07-12 |
halcanary | tools/SkShaper: SkStream->blob |
tree | commitdiff |
2016-07-01 |
halcanary | using_skia_and_harfbuzz: use default typeface |
tree | commitdiff |
2016-06-17 |
Matthew Leibowitz | Merge branch 'chrome/m52' into update-skia-m52 |
tree | commitdiff |
2016-06-09 |
bungeman | sk_sp for Ganesh. |
tree | commitdiff |
2016-06-06 |
brianosman | Add new SkSourceGammaTreatment enum, used in situations... |
tree | commitdiff |
2016-06-01 |
sdefresne | [GN] Add support for disabling opts via SK_BUILD_NO_OPT... |
tree | commitdiff |
2016-05-20 |
stephana | Remove custom bundle ID for iOS |
tree | commitdiff |
2016-05-05 |
brianosman | Added --deepColor option to SampleApp, triggers creatio... |
tree | commitdiff |
2016-05-05 |
halcanary | experimental/tools/coreGraphicsPdf2png: remove skia... |
tree | commitdiff |
2016-05-04 |
halcanary | experimental/tools/coreGraphicsPdf2png: fix |
tree | commitdiff |
2016-04-18 |
halcanary | experimental/fiddle -> tools/fiddle |
tree | commitdiff |
2016-04-18 |
halcanary | experimental/fiddle: update to new SkImage API |
tree | commitdiff |
2016-04-14 |
mtklein | mojo -> nojo |
tree | commitdiff |
2016-04-11 |
cdalton | Rename EmitArgs::fSamplers to fTexSamplers |
tree | commitdiff |
2016-04-03 |
reed | change flattenable factory to return sk_sp |
tree | commitdiff |
2016-03-31 |
halcanary | Fiddle: update to new GrGLAssembleInterface API |
tree | commitdiff |
2016-03-29 |
jcgregorio | fiddle: Only output errors to stderr. |
tree | commitdiff |
2016-03-25 |
halcanary | experimental/fiddle: update to work again |
tree | commitdiff |
2016-03-24 |
fmalita | Relocate SK_SUPPORT_LEGACY_PICTURE_PTR |
tree | commitdiff |
2016-03-16 |
mtklein | detach -> release |
tree | commitdiff |
2016-03-09 |
halcanary | experimental: coreGraphicsPdf2png |
tree | commitdiff |
2016-03-09 |
reed | use Make instead of Create to return a shared shader |
tree | commitdiff |
2016-03-04 |
reed | remove align16 calls in skhader context sizes. will... |
tree | commitdiff |
2016-03-04 |
reed | Enforce 16byte alignment in shader contexts (patchset... |
tree | commitdiff |
2016-03-03 |
halcanary | Revert of enforce 16byte alignment in shader contexts... |
tree | commitdiff |
2016-03-03 |
reed | enforce 16byte alignment in shader contexts |
tree | commitdiff |
2016-02-25 |
bsalomon | Move Budgeted enum out of SkSurface, use in GrTexturePr... |
tree | commitdiff |
2016-02-25 |
bsalomon | Revert of Move Budgeted enum out of SkSurface, use... |
tree | commitdiff |
2016-02-25 |
bsalomon | Move Budgeted enum out of SkSurface, use in GrTexturePr... |
tree | commitdiff |
2016-02-22 |
fmalita | Add ContextRec param to SkShader::contextSize() |
tree | commitdiff |
2016-02-11 |
cdalton | Add GrShaderFlags enum |
tree | commitdiff |
2016-02-05 |
robertphillips | Last bit of GrGLSLFragmentProcessor-derived class cleanup |
tree | commitdiff |
2016-02-04 |
robertphillips | Next round of GrGLSLFragmentProcessor-derived class... |
tree | commitdiff |
2016-02-03 |
halcanary | SkMojo: generate on Darwin/x86_64 |
tree | commitdiff |
2016-02-03 |
Matthew Leibowitz | Merge branch 'chrome/m49' into xamarin-mobile-bindings |
tree | commitdiff |
2016-02-03 |
halcanary | SkMojo: test linking Skia against the Mojo SDK |
tree | commitdiff |
2016-01-18 |
kkinnunen | SampleApp: Remove SkWindow::setColorType |
tree | commitdiff |
2016-01-05 |
kkinnunen | SampleApp: remove Picture_DeviceType |
tree | commitdiff |
2016-01-04 |
caryclark | remove 565 effects shaders |
tree | commitdiff |
2015-12-10 |
scroggo | Remove unused CallStacker |
tree | commitdiff |
2015-12-10 |
halcanary | experiment/fiddle |
tree | commitdiff |
2015-12-03 |
egdaniel | Create GLSLUniformHandler class for gpu backend |
tree | commitdiff |
2015-12-02 |
stephana | Modify iOSShell-gyp to generate unique bundle identifier |
tree | commitdiff |
2015-11-18 |
egdaniel | Add ShaderBuilders to EmitArgs and remove gettings... |
tree | commitdiff |
2015-11-16 |
caryclark | runs some sample animations side by side in canvas... |
tree | commitdiff |
2015-11-13 |
egdaniel | Rename some processor functions from GL to GLSL |
tree | commitdiff |
2015-11-13 |
egdaniel | Make all GrFragmentProcessors GL independent. |
tree | commitdiff |
2015-11-11 |
egdaniel | Move all ShaderBuilder files to GLSL |
tree | commitdiff |
2015-11-09 |
egdaniel | Update sample to use new perlin noise shader, and make... |
tree | commitdiff |
2015-11-09 |
ethannicholas | added experimental improved Perlin noise shader |
tree | commitdiff |
2015-10-09 |
jvanverth | Add test with GLFW framework |
tree | commitdiff |
2015-10-02 |
jvanverth | Some iOS fixes to make SampleApp work better. |
tree | commitdiff |
2015-09-09 |
mtklein | Make SkGraphics::Term a no-op, stop calling it. |
tree | commitdiff |
2015-09-09 |
mtklein | Revert of Make SkGraphics::Term a no-op, stop calling... |
tree | commitdiff |
2015-09-08 |
mtklein | Make SkGraphics::Term a no-op, stop calling it. |
tree | commitdiff |
2015-09-03 |
halcanary | CMAKE + install command |
tree | commitdiff |
2015-09-01 |
halcanary | Experimental: fix document |
tree | commitdiff |
2015-09-01 |
halcanary | Experimental: document that cmake + c api example now... |
tree | commitdiff |
2015-09-01 |
halcanary | Remove an extra newline in documentation. |
tree | commitdiff |
2015-09-01 |
halcanary | C API: Add SK_API, also documentation of an example. |
tree | commitdiff |
2015-08-26 |
halcanary | Style Change: SkNEW->new; SkDELETE->delete |
tree | commitdiff |
2015-08-21 |
caryclark | add old fix for iOS SampleApp |
tree | commitdiff |
2015-08-04 |
halcanary | Remove experimental/PdfViewer |
tree | commitdiff |
2015-08-03 |
bungeman | Update NulCanvas so everything builds. |
tree | commitdiff |
2015-07-15 |
halcanary | experimental: remove old PDF benchmarking tools |
tree | commitdiff |
2015-07-14 |
fmalita | Updated PDFViewer drawImageRect() overrides |
tree | commitdiff |
2015-06-26 |
mtklein | remove SkInstCnt |
tree | commitdiff |
next |