| Commit message (Expand) | Author | Age |
* | runs some sample animations side by side in canvas and svg | caryclark | 2015-11-16 |
* | Rename some processor functions from GL to GLSL | egdaniel | 2015-11-13 |
* | Make all GrFragmentProcessors GL independent. | egdaniel | 2015-11-13 |
* | Move all ShaderBuilder files to GLSL | egdaniel | 2015-11-11 |
* | Update sample to use new perlin noise shader, and make cloud like | egdaniel | 2015-11-09 |
* | added experimental improved Perlin noise shader | ethannicholas | 2015-11-09 |
* | Add test with GLFW framework | jvanverth | 2015-10-09 |
* | Some iOS fixes to make SampleApp work better. | jvanverth | 2015-10-02 |
* | Make SkGraphics::Term a no-op, stop calling it. | mtklein | 2015-09-09 |
* | Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:200... | mtklein | 2015-09-09 |
* | Make SkGraphics::Term a no-op, stop calling it. | mtklein | 2015-09-08 |
* | CMAKE + install command | halcanary | 2015-09-03 |
* | Experimental: fix document | halcanary | 2015-09-01 |
* | Experimental: document that cmake + c api example now works in Ubuntu. | halcanary | 2015-09-01 |
* | Remove an extra newline in documentation. | halcanary | 2015-09-01 |
* | C API: Add SK_API, also documentation of an example. | halcanary | 2015-09-01 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | add old fix for iOS SampleApp | caryclark | 2015-08-21 |
* | Remove experimental/PdfViewer | halcanary | 2015-08-04 |
* | Update NulCanvas so everything builds. | bungeman | 2015-08-03 |
* | experimental: remove old PDF benchmarking tools | halcanary | 2015-07-15 |
* | Updated PDFViewer drawImageRect() overrides | fmalita | 2015-07-14 |
* | remove SkInstCnt | mtklein | 2015-06-26 |
* | Begin kLegacyFontHost_InitType cleanup | robertphillips | 2015-06-22 |
* | Remove the SkCanvas comment API | fmalita | 2015-06-15 |
* | delete experimental path renderers | joshualitt | 2015-05-29 |
* | Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod... | reed | 2015-05-12 |
* | Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie... | reed | 2015-05-12 |
* | stop calling SkScalarDiv | reed | 2015-05-12 |
* | Cleanup: Remove unnecessary double-semicolons. | tfarina | 2015-04-27 |
* | default to 8888 for ganesh in sampleapp on iOS | reed | 2015-04-09 |
* | BUG=skia: | stephana | 2015-04-09 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Fix SampleApp build on iOS. | scroggo | 2015-02-26 |
* | zlib/pdf: remove HaveFlate(), depend on preprocessor defines | halcanary | 2015-02-17 |
* | Add SkSVGCanvas | fmalita | 2015-02-06 |
* | add length parameter to addText, to match attr values | reed | 2015-02-04 |
* | [SkSVGDevice] drawTextOnPath() support | fmalita | 2015-02-04 |
* | [SkSVGDevice] Add support for more stroke params | fmalita | 2015-02-04 |
* | [SkSVGDevice] Initial clipping support | fmalita | 2015-02-04 |
* | [SkSVGDevice] Initial text support | fmalita | 2015-02-03 |
* | remove remaining parts of SkExample | caryclark | 2015-02-03 |
* | [SkSVGDevice] Initial shader/gradient support | fmalita | 2015-02-03 |
* | First cut at cleaning up Sergio's example code and moving some common code to... | caryclark | 2015-01-30 |
* | Initial SVG backend stubbing | fmalita | 2015-01-30 |
* | remove experimental pixman files | caryclark | 2015-01-29 |
* | The original instantiation of pathops was in the experimental/Intersection di... | caryclark | 2015-01-29 |
* | Fold gmtoskp into DM, as --src gm --config skp. | mtklein | 2015-01-28 |
* | experimental/skp_to_pdf_md5 optionally also outputs pdf files | halcanary | 2015-01-24 |
* | Make SkStream *not* ref counted. | scroggo | 2015-01-21 |