| Commit message (Expand) | Author | Age |
* | remove SkInstCnt | mtklein | 2015-06-26 |
* | implement drawAtlas natively on gpu-device | reed | 2015-06-25 |
* | add SkCanvas::drawAtlas | reed | 2015-06-24 |
* | Add sk_parallel_for() | mtklein | 2015-06-17 |
* | Use SkPaintFilterCanvas for SampleApp paint filtering | fmalita | 2015-06-15 |
* | Implement support for mixed sampled render targets | vbuzinov | 2015-06-12 |
* | delete (unused) TransparentShader | reed | 2015-06-05 |
* | remove SK_LEGACY_STROKE_CURVES | caryclark | 2015-05-22 |
* | handle large conic strokes better | caryclark | 2015-05-19 |
* | 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 |
* | add DeferredCanvas mode to SampleApp | reed | 2015-05-05 |
* | remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical | reed | 2015-05-04 |
* | Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 ... | reed | 2015-04-16 |
* | Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https:/... | jcgregorio | 2015-04-16 |
* | remove unused (by clients) SkPathUtils | reed | 2015-04-16 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Move SkMatrixImageFilter into core, and add a factory fn for it. | senorblanco | 2015-03-20 |
* | Remove uniqueID from all filter serialization. | senorblanco | 2015-03-18 |
* | SkPaint::FilterLevel -> SkFilterQuality | reed | 2015-03-16 |
* | (starting with mtklein's 966503002 mod to 963593003) | caryclark | 2015-03-04 |
* | Revert of fix casts (patchset #1 id:1 of https://codereview.chromium.org/9794... | mtklein | 2015-03-04 |
* | (starting with mtklein's 966503002 mod to 963593003) | caryclark | 2015-03-04 |
* | fuzzer fixes | caryclark | 2015-02-25 |
* | flip stroke to chrome compatible define | caryclark | 2015-02-24 |
* | move GMSampleView into its own cpp | reed | 2015-02-21 |
* | remove dead code from sampleapp, trim bad asserts | reed | 2015-02-21 |
* | This uses quad approximations of the outer and inner paths describing a strok... | caryclark | 2015-02-20 |
* | Pass Rendertarget into context. | joshualitt | 2015-02-18 |
* | update sampleapp for stroking experiment | caryclark | 2015-02-18 |
* | remove unneeded preroll | reed | 2015-02-15 |
* | Support multiple null GL contexts on a thread. | bsalomon | 2015-02-11 |
* | more gms for conics | reed | 2015-02-09 |
* | Salvage the SampleApp portion of the ill-fated "nudge" CL | robertphillips | 2015-02-09 |
* | Rename SkCanvasDrawable to SkDrawable, and make public | reed | 2015-02-06 |
* | Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2... | reed | 2015-02-06 |
* | rename SkCanvasDrawable to SkDrawable, and make public | reed | 2015-02-06 |
* | migrate more samples over to SkAnimTImer | reed | 2015-02-05 |
* | add textual overview | reed | 2015-02-03 |
* | add SkAnimTimer, SPACE = pause/resume, ESP = stop | reed | 2015-02-02 |
* | allow GMs to animate | reed | 2015-02-01 |
* | Revert of Add device space "nudge" to gpu draws (patchset #6 id:90001 of http... | robertphillips | 2015-01-30 |
* | Reland "remove unused SkAvoidXfermode" | scroggo | 2015-01-30 |
* | First cut at cleaning up Sergio's example code and moving some common code to... | caryclark | 2015-01-30 |
* | Add device space "nudge" to gpu draws | robertphillips | 2015-01-30 |
* | enable subpixel text on the subpixel translate sample | humper | 2015-01-29 |
* | Revert of Add device space "nudge" to gpu draws (patchset #5 id:70001 of http... | robertphillips | 2015-01-28 |
* | Add device space "nudge" to gpu draws | robertphillips | 2015-01-28 |
* | Use murmur3 finisher to improve font hash efficiency. | reed | 2015-01-28 |