Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Documentation: C API comments | halcanary | 2015-09-01 |
| | | | | Review URL: https://codereview.chromium.org/1271023002 | ||
* | C API: Add SK_API, also documentation of an example. | halcanary | 2015-09-01 |
| | | | | | | | | SK_API = __declspec(dllexport) / __attribute__((visibility("default"))) Also, add documentation in experimental/c-api-example/c.md Review URL: https://codereview.chromium.org/1307183006 | ||
* | add image-from-codec to c api | reed | 2014-12-25 |
BUG=skia: TBR= Review URL: https://codereview.chromium.org/822203002 |