| Commit message (Expand) | Author | Age |
* | SampleApp: remove Picture_DeviceType | kkinnunen | 2016-01-05 |
* | If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for. | mtklein | 2016-01-04 |
* | change factory to method, to parallel pattern in imagefilters. no functionali... | reed | 2015-12-30 |
* | remove unused SkCullPoints | reed | 2015-12-21 |
* | Reland of change all factories to return their base-class (patchset #1 id:1 o... | reed | 2015-12-21 |
* | Revert of change all factories to return their base-class (patchset #1 id:1 o... | reed | 2015-12-20 |
* | change all factories to return their base-class | reed | 2015-12-20 |
* | Switch SkAutoMalloc to SkAutoTMalloc to avoid cast | scroggo | 2015-12-10 |
* | Move texture drawing utility method to SkGpuDevice | jvanverth | 2015-12-08 |
* | Fix skia_gpu=0 build (samplecode/SampleAnimatedText.cpp) | kkinnunen | 2015-11-17 |
* | add caps option 'k' to FatBits | reed | 2015-11-16 |
* | Missing resources crash SampleFilterQuality. | bungeman | 2015-11-10 |
* | demo tweaks, scale up perlin, add call to flush for fps | reed | 2015-11-09 |
* | tweaks for nov demo | reed | 2015-11-09 |
* | Update sample to use new perlin noise shader, and make cloud like | egdaniel | 2015-11-09 |
* | Add text animation sample; tweak DrawShip sample | jvanverth | 2015-11-08 |
* | Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40... | jvanverth | 2015-11-06 |
* | Add text animation sample; tweak DrawShip sample | jvanverth | 2015-11-06 |
* | Create Sample that combines combose shader and coons patch | egdaniel | 2015-11-05 |
* | add --sequence filename option to SampleApp | reed | 2015-11-05 |
* | Revert[4] of "stop using drawSprite (at least w/ no filters) as it is going a... | reed | 2015-11-04 |
* | Revert of Revert[2] of "stop using drawSprite (at least w/ no filters) as it ... | reed | 2015-11-03 |
* | Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going a... | reed | 2015-11-03 |
* | Revert of stop using drawSprite (at least w/ no filters) as it is going away ... | robertphillips | 2015-11-03 |
* | stop using drawSprite (at least w/ no filters) as it is going away | reed | 2015-11-02 |
* | Flush GrContext between benchmark draw loops | cdalton | 2015-10-26 |
* | Add DrawShipSim sample. | jvanverth | 2015-10-07 |
* | Add ship sample | jvanverth | 2015-10-05 |
* | Fix CrOS SampleApp | jvanverth | 2015-10-02 |
* | Some iOS fixes to make SampleApp work better. | jvanverth | 2015-10-02 |
* | EdgeClip demo to show scan-converter clipping behavior | reed | 2015-09-28 |
* | remove unused (by the outside) SkImage::newSurface, and simplify newImage -> ... | reed | 2015-09-24 |
* | Forward declare SkStrokeRec in SkPathEffect | halcanary | 2015-09-15 |
* | Convert unit tests, GMs from SkBitmapSource to SkImagesource | fmalita | 2015-09-15 |
* | remove obsolete samples | reed | 2015-09-12 |
* | 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 |
* | remove duplicated sample (already have a gm) | reed | 2015-09-04 |
* | add interactive xfer sample | reed | 2015-09-02 |
* | Rename flag from "distance field" to "device independent." | bsalomon | 2015-08-31 |
* | skia: add ability to load command_buffer_gles2 | hendrikw | 2015-08-27 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Remove include of stdlib.h from SkTypes.h. | bungeman | 2015-08-26 |
* | Use static_assert instead of SK_COMPILE_ASSERT. | bungeman | 2015-08-20 |
* | Update SkLightingShader to support rotation | robertphillips | 2015-08-20 |
* | Revert "Update SkLightingShader to support rotation" | robertphillips | 2015-08-19 |
* | private iterator to visit all resource cache entries | reed | 2015-08-19 |
* | Update SkLightingShader to support rotation | robertphillips | 2015-08-19 |