| Commit message (Expand) | Author | Age |
* | Move Budgeted enum out of SkSurface, use in GrTextureProvider | bsalomon | 2016-02-25 |
* | Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc... | bsalomon | 2016-02-25 |
* | Move Budgeted enum out of SkSurface, use in GrTextureProvider | bsalomon | 2016-02-25 |
* | Add ContextRec param to SkShader::contextSize() | fmalita | 2016-02-22 |
* | Add GrShaderFlags enum | cdalton | 2016-02-11 |
* | Last bit of GrGLSLFragmentProcessor-derived class cleanup | robertphillips | 2016-02-05 |
* | Next round of GrGLSLFragmentProcessor-derived class cleanup | robertphillips | 2016-02-04 |
* | SkMojo: generate on Darwin/x86_64 | halcanary | 2016-02-03 |
* | SkMojo: test linking Skia against the Mojo SDK | halcanary | 2016-02-03 |
* | SampleApp: Remove SkWindow::setColorType | kkinnunen | 2016-01-18 |
* | SampleApp: remove Picture_DeviceType | kkinnunen | 2016-01-05 |
* | remove 565 effects shaders | caryclark | 2016-01-04 |
* | Remove unused CallStacker | scroggo | 2015-12-10 |
* | experiment/fiddle | halcanary | 2015-12-10 |
* | Create GLSLUniformHandler class for gpu backend | egdaniel | 2015-12-03 |
* | Modify iOSShell-gyp to generate unique bundle identifier | stephana | 2015-12-02 |
* | Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. | egdaniel | 2015-11-18 |
* | 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 |