| Commit message (Expand) | Author | Age |
* | Implement support for using GL ES 3.0 with command buffer | kkinnunen | 2016-02-25 |
* | Added a flag that forces SampleApp to continuously redraw, even in non-animat... | brianosman | 2016-02-24 |
* | blitters for sRGB and float16 | reed | 2016-02-15 |
* | SampleApp: Remove SkWindow::setColorType | kkinnunen | 2016-01-18 |
* | SkTCopyOnFirstWrite-based SkPaintFilterCanvas API | fmalita | 2016-01-12 |
* | SkPaintFilterCanvas skip-draw support | fmalita | 2016-01-11 |
* | remove MPD for now, to simplify things | reed | 2016-01-08 |
* | remove SkGPipe | reed | 2016-01-08 |
* | Revert[2] of "add backdrop option to SaveLayerRec" | reed | 2016-01-07 |
* | Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of http... | reed | 2016-01-07 |
* | add backdrop option to SaveLayerRec | reed | 2016-01-07 |
* | SampleApp: remove Picture_DeviceType | kkinnunen | 2016-01-05 |
* | Switch SkAutoMalloc to SkAutoTMalloc to avoid cast | scroggo | 2015-12-10 |
* | demo tweaks, scale up perlin, add call to flush for fps | reed | 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 |
* | add --sequence filename option to SampleApp | reed | 2015-11-05 |
* | Flush GrContext between benchmark draw loops | cdalton | 2015-10-26 |
* | Fix CrOS SampleApp | jvanverth | 2015-10-02 |
* | 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 |
* | 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 |
* | Use static_assert instead of SK_COMPILE_ASSERT. | bungeman | 2015-08-20 |
* | private iterator to visit all resource cache entries | reed | 2015-08-19 |
* | remove SkDeferredCanvas | reed | 2015-08-19 |
* | support both box and circle lcd | reed | 2015-08-15 |
* | show LCD on max fat-zoom | reed | 2015-08-15 |
* | Add high resolution WallTimer to SampleApp | jvanverth | 2015-08-11 |
* | SkPDF: allow PDF module to be disabled in DM and SampleApp | halcanary | 2015-08-11 |
* | - allow for stepping through a picture with 'n' and 'p' | reed | 2015-08-04 |
* | Generate platform specific fontmgr gm. | caryclark | 2015-07-20 |
* | Revert[2] of guard to remove DrawBitmapRectFlags | reed | 2015-07-17 |
* | Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co... | scroggo | 2015-07-17 |
* | guard to remove DrawBitmapRectFlags | reed | 2015-07-16 |
* | Fix up -Winconsistent-missing-override | mtklein | 2015-07-13 |
* | Use SkPaintFilterCanvas for SampleApp paint filtering | fmalita | 2015-06-15 |
* | Implement support for mixed sampled render targets | vbuzinov | 2015-06-12 |
* | 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 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | SkPaint::FilterLevel -> SkFilterQuality | reed | 2015-03-16 |
* | fuzzer fixes | caryclark | 2015-02-25 |